Commit Graph

  • 8f94a035c7
    default.nix: expose functionality: sdistTarball; add doc Anton-Latukha 2020-06-03 20:34:04 +0300
  • c0ef4039b6
    default.nix: allow apply composition over the package Anton-Latukha 2020-06-03 22:13:02 +0300
  • 6548659e77
    default.nix: allow apply composition over the package Anton-Latukha 2020-06-03 20:33:14 +0300
  • 6ad93468ec
    default.nix: add option enableSeparateBinOutput Anton-Latukha 2020-06-03 20:25:54 +0300
  • 57689fd9df
    default.nix: package: sort inherited Haskell.lib args, provide doc Anton-Latukha 2020-06-03 20:21:57 +0300
  • 7e94eb94c6
    default.nix: abstract the developPackage into value Anton-Latukha 2020-06-03 20:32:35 +0300
  • f1a4ccc31e
    default.nix: upd docs for Header.lib args in headers, sort Anton-Latukha 2020-06-03 20:09:49 +0300
  • cd6c601dcb
    default.nix: m doc upd Anton-Latukha 2020-06-03 19:45:49 +0300
  • 24c74f26c3 hnix.cabal: add tests/files to extra-source-files Richard Marko 2020-06-03 10:05:47 +0200
  • a3ba906d8f
    Merge pull request #609 from Anton-Latukha/upd-defaultNix-04 Anton Latukha 2020-06-03 05:13:52 +0300
  • 0bcb7133de
    Merge branch 'master' into upd-defaultNix-04 Anton Latukha 2020-06-03 04:57:17 +0300
  • d1ff97dd1e
    Merge pull request #611 from Anton-Latukha/rm-warn-01 Anton Latukha 2020-06-03 04:56:58 +0300
  • 8ebb26f371
    src/Nix/Type/Infer.hs: clean-up imports Anton-Latukha 2020-06-02 02:15:41 +0300
  • b72bfe86c9
    src/Nix/Builtins.hs: clean-up imports Anton-Latukha 2020-06-02 02:15:21 +0300
  • 20667e55c6
    src/Nix/Parser.hs: clean-up imports Anton-Latukha 2020-06-02 02:14:52 +0300
  • 48f1dbb13a
    clean-up Monad.Trans imports Anton-Latukha 2020-06-02 02:13:53 +0300
  • 8538d3a763
    default.nix: expose additional part of Nixpkgs haskell.lib API Anton-Latukha 2020-06-01 23:15:07 +0300
  • e249cac73e
    default.nix: off enableSharedExecutables | rare feature, not passes macOS tests Anton-Latukha 2020-06-03 02:07:55 +0300
  • 44e159c7da
    default.nix: default enableDeadCodeElimination to false | GHC macOS build bug Anton-Latukha 2020-06-02 00:57:10 +0300
  • 76ab909958
    clean-up Monoid imports Anton-Latukha 2020-06-02 02:11:50 +0300
  • 83c483d160
    src/Nix/Value.hs: clean-up imports, clen-up GHC warning Anton-Latukha 2020-06-02 01:38:39 +0300
  • c090af1a6e
    Merge pull request #607 from Anton-Latukha/upd-defaultNix-03 Anton Latukha 2020-06-01 22:18:40 +0300
  • f9f38563c4
    CI: build.sh: MAIN: add the channel update Anton-Latukha 2020-06-01 19:08:37 +0300
  • f25a5034f0
    default.nix: add if useRev - then use rev, else use <nixpkgs> Anton-Latukha 2020-06-01 18:55:42 +0300
  • 637f6641d4
    default.nix: for import form separate explicit override set Anton-Latukha 2020-06-01 18:48:31 +0300
  • cf0007c09e
    default.nix: set `rev` default to `nixpkgs-unstable` Anton-Latukha 2020-06-01 18:47:42 +0300
  • 5ae47df2c9
    default.nix: to allow use of current channels remove hash guarding Anton-Latukha 2020-06-01 18:46:04 +0300
  • ad99540ff5
    CI: build.sh: update Nix after its installation Anton-Latukha 2020-06-01 18:43:26 +0300
  • a214c74e02
    CI: build.sh: rm empty args from nix-build Anton-Latukha 2020-06-01 18:38:57 +0300
  • 82f9c9b7fe default.nix: add docs to the exposed haskell.lib options Anton-Latukha 2020-05-31 23:07:14 +0300
  • c642478f81 default.nix: expose more features of `haskell.lib` API Anton-Latukha 2020-05-31 22:48:41 +0300
  • 834d4cf567 CI: Travis: build.sh: init CACHIX_SIGNING_KEY with default empty value Anton-Latukha 2020-05-31 22:30:24 +0300
  • 6890eccfe3 default.nix: add flags {doCheck,doHaddock,doCoverage} Anton-Latukha 2020-05-31 17:06:34 +0300
  • 5b36d8af5d default.nix: add haskell.lib profiling options explicitly Anton-Latukha 2020-05-31 17:04:15 +0300
  • a23b18b705 default.nix: rm allowUnfree - there is none Anton-Latukha 2020-05-31 16:58:08 +0300
  • 13fc309d68 default.nix: make GHC 8.8.3 default Anton-Latukha 2020-05-31 16:57:24 +0300
  • 4f17d9664b
    Fix CI builds on internal branches (#604) Anton Latukha 2020-05-31 19:34:39 +0300
  • 8700706d57
    Travis: Add CI job with linux and GHC-8.4.4 (#603) Simon Jakobi 2020-05-30 16:12:34 +0200
  • 9c6003ae8b
    Use haskeline-0.8 (#540) Simon Jakobi 2020-05-30 03:32:20 +0200
  • 707060260a
    Clean up hashing-related dependencies (#597) Simon Jakobi 2020-05-30 02:28:50 +0200
  • fc4a9b9fca
    Merge pull request #583 from Anton-Latukha/upd-travis-01 Anton Latukha 2020-05-30 02:32:11 +0300
  • 63b0625bf7
    Merge branch 'master' into upd-travis-01 Anton Latukha 2020-05-30 01:29:48 +0300
  • 05aaec56b5
    Bump version to 0.8.0 John Wiegley 2020-05-29 11:26:16 -0700
  • 145fff41cf
    CI: Travis: build.sh: BUILD_PROJECT: *Optparse*Completion: upd: directional note Anton-Latukha 2020-05-29 00:52:26 +0300
  • c6ad7b374b
    CI: Travis: env: global: rev: upd: note for haskell-update branch Anton-Latukha 2020-05-29 00:47:10 +0300
  • 2729cfeb49
    CI: Travis: build.sh: BUILD+PROJECT: *Optparse*Completion: upd: phrasing Anton Latukha 2020-05-28 17:51:02 +0300
  • bdb27658a1
    CI: Travis: build.sh: BUILD+PROJECT: *Optparse*Completion: upd: phrasing Anton Latukha 2020-05-28 17:50:37 +0300
  • 7c53b1bef0
    CI: Travis: build.sh: BUILD_PROJECT: GHCJS: upd phrasing Anton Latukha 2020-05-28 17:45:29 +0300
  • 09c5464941
    CI: Travis: build.sh: SILENT: upd phrasing Anton Latukha 2020-05-28 17:42:01 +0300
  • 24b728bd07
    CI: Travis: sudo: upd: rewording from sjakobi Anton Latukha 2020-05-28 17:20:39 +0300
  • 959a93c57c
    CI: Travis: header: upd: phrasing Anton Latukha 2020-05-28 17:19:09 +0300
  • fde7abfc39
    CI: Travis: build.sh: BUILD_PROJECT: add: handling of generation of complettions Anton-Latukha 2020-05-27 20:13:32 +0300
  • c752af84ef
    CI: Travis: build.sh: BUILD_PROJECT: upd: GHC JS build, add notes on its hack Anton-Latukha 2020-05-28 01:01:12 +0300
  • 1b313396c0
    CI: Travis: build.sh: add: SILENT function, add notes Anton-Latukha 2020-05-27 17:50:33 +0300
  • 8c94f92dc3
    CI: Travis: build.sh: add: GHCJS_BUILD function, add notes Anton-Latukha 2020-05-27 17:50:11 +0300
  • 6c70cda5c5
    CI: Travis: build.sh: BUILD_PROJECT: upd: normal GHC, notes, lot of features Anton-Latukha 2020-05-28 01:00:14 +0300
  • f4a0e64b07
    CI: Travis: build.sh: add: BUILD_PROJECT function around build processes Anton-Latukha 2020-05-28 00:57:48 +0300
  • 8f77f35349
    CI: Travis: build.sh: add: MAIN function, add notes Anton-Latukha 2020-05-28 00:57:13 +0300
  • 7c6d5c295f
    CI: Travis: build.sh: add: vars checks and defaults Anton-Latukha 2020-05-27 17:44:49 +0300
  • 39ab999801
    CI: Travis: build.sh: rm: no longer usable and even harmful vars Anton-Latukha 2020-05-27 17:43:47 +0300
  • d9a5cd9055
    CI: Travis: build.sh: upd: default GHC version Anton-Latukha 2020-05-27 17:43:25 +0300
  • c5689c2f63
    CI: Travis: build.sh: add: header Anton-Latukha 2020-05-27 17:42:58 +0300
  • 6cedd3540a
    CI: Travis: branches: add: note what the setting does Anton-Latukha 2020-05-27 17:40:55 +0300
  • 376638cccd
    CI: Travis: add: cache: for /nix/store, would share between master and inside PRs Anton-Latukha 2020-05-27 17:39:50 +0300
  • 13c030765d
    CI: Travis: notify: hook: explain the current approach Anton-Latukha 2020-05-27 17:38:46 +0300
  • 8150dea220
    CI: Travis: notify: hook: stop spamming Gitter with random CI/PR build failures Anton-Latukha 2020-05-27 17:36:34 +0300
  • e469e4ed24
    CI: Travis: script: add: separate command for hacked GHCJS build Anton-Latukha 2020-05-28 00:45:15 +0300
  • ed1dd9ff62
    CI: Travis: script: upd: the normal build command Anton-Latukha 2020-05-28 00:44:38 +0300
  • 8cc7ed05bb
    CI: Travis: script: add: wait for Cachix daemon start/analyze the store Anton-Latukha 2020-05-28 00:32:30 +0300
  • c0a03231c2
    CI: Travis: script: upd: Cachix watch command, add explanantion what it is Anton-Latukha 2020-05-28 00:31:38 +0300
  • 9691119a35
    CI: Travis: script: upd: Cachix to current, explain, use name var Anton-Latukha 2020-05-28 00:23:33 +0300
  • 13c6475b9b
    CI: Travis: before_script: explain that is a macOS service restart command Anton-Latukha 2020-05-27 17:32:03 +0300
  • a24f2b535b
    CI: Travis: jobs: exclude: Linux GHC 8.8.3, same Nixpkgs build passes macOS test Anton-Latukha 2020-05-28 13:29:53 +0300
  • 21d2e34aa7
    CI: Travis: jobs: exclude: discard some macOS builds, saves a lot of CI performance Anton-Latukha 2020-05-27 17:31:18 +0300
  • 0e96024dec
    CI: Travis: jobs: allow-failures: currently make GHC 8.10.1 optional Anton-Latukha 2020-05-27 17:30:30 +0300
  • bfee83cb48
    CI: Travis: jobs: matrix->jobs, allow-failures: make GHCJS optional build Anton-Latukha 2020-05-27 17:28:49 +0300
  • 522a9e5ac2
    CI: Travis: env: jobs: add: GHC 8.10.1 Anton-Latukha 2020-05-27 17:28:19 +0300
  • 0f8952f37a
    CI: Travis: env: jobs: add: GHC 8.8.3 Anton-Latukha 2020-05-27 17:27:40 +0300
  • 489fe7be57
    CI: Travis: env: jobs: matrix->jobs, rm {STRICT,TRACING}, enable ghcjs, add explanation Anton-Latukha 2020-05-28 01:06:01 +0300
  • 9f6202e430
    CI: Travis: env: global: add setting: add ghcjs{TmpLogFile,LogTailLength}, notes Anton-Latukha 2020-05-28 01:05:06 +0300
  • 33430c5615
    CI: Travis: env: global: add: setting: allowInconsistentDependencies Anton-Latukha 2020-05-27 17:24:24 +0300
  • fdd55cd1e9
    CI: Travis: env: global: add: setting: generateOptparseApplicativeCompletion Anton-Latukha 2020-05-27 17:23:58 +0300
  • da29ce125f
    CI: Travis: env: global: add: setting: buildStackProject Anton-Latukha 2020-05-27 17:23:45 +0300
  • fe10bfb94e
    CI: Travis: env: global: add: setting: disableOptimization Anton-Latukha 2020-05-27 17:23:32 +0300
  • fe16548018
    CI: Travis: env: global: add: setting: buildStrictly Anton-Latukha 2020-05-27 17:23:19 +0300
  • 8e840753c4
    CI: Travis: env: global: add: setting: buildFromSdist Anton-Latukha 2020-05-27 17:23:08 +0300
  • d84ded9c61
    CI: Travis: env: global: add: setting: enableLibraryProfiling Anton-Latukha 2020-05-27 17:22:51 +0300
  • baeb00385d
    CI: Travis: env: global: add: setting: enableExecutableProfiling Anton-Latukha 2020-05-27 17:22:34 +0300
  • f6f68a7bc0
    CI: Travis: env: global: add: setting: doBenchmark Anton-Latukha 2020-05-27 17:22:22 +0300
  • 70afa2b2f9
    CI: Travis: env: global: add: setting: doCheck Anton-Latukha 2020-05-27 17:21:59 +0300
  • d511400cc2
    CI: Travis: env: global: add: setting: doJailbreak Anton-Latukha 2020-05-27 17:21:46 +0300
  • 13b104b395
    CI: Travis: env: global: add: setting: doBenchmark Anton-Latukha 2020-05-27 17:21:34 +0300
  • c023ca1441
    CI: Travis: env: global: add: setting: doCoverage Anton-Latukha 2020-05-27 17:21:19 +0300
  • d751724fd3
    CI: Travis: env: global: add: setting: checkUnusedPackages Anton-Latukha 2020-05-27 17:20:58 +0300
  • 870c9c0dc7
    CI: Travis: env: global: add: setting: failOnAllWarning Anton-Latukha 2020-05-27 17:20:34 +0300
  • b0083c1d63
    CI: Travis: env: global: add: setting: Nixpkgs package name (for sh complition) Anton-Latukha 2020-05-27 17:19:57 +0300
  • ec23bf7db5
    CI: Travis: env: global: add: setting: name (of the project) Anton-Latukha 2020-05-27 17:19:43 +0300
  • 3df5ae90ec
    CI: Travis: env: global: add presetup for chennel switching and its explanation Anton-Latukha 2020-05-27 17:18:48 +0300
  • 04e770ca36
    CI: Travis: env: global: add note what Nix channel by default is in use Anton-Latukha 2020-05-27 17:18:13 +0300
  • 106c3b39ed
    CI: Travis: env: global: explain the obscured secure variable Anton-Latukha 2020-05-27 17:17:31 +0300