haskell.nix/overlays
Hamish Mackenzie 64efc98852
Support githash package and cross package refs (#843)
* Adds support for cross package refs (with a project).  Relative
  directory references between packages within a project should now
  work.
* Adds `includeSiblings` to `cleanSourceWith`.  When `true` it
  prevents the `subDir` arg from causing filtering of other directories.
* Adds `keepGitDir` to `cleanGit` to allow `.git` directory to be kept
  (useful for components that use the `githash` package).
2021-01-14 12:34:06 +13:00
..
emscripten Spelling, typo and whitespace fixes (#833) 2020-08-31 11:08:25 +12:00
patches Add ghc 8.10.3 (#980) 2021-01-11 18:47:56 +13:00
armv6l-linux.nix Spelling, typo and whitespace fixes (#833) 2020-08-31 11:08:25 +12:00
bootstrap.nix Add ghc 8.10.3 (#980) 2021-01-11 18:47:56 +13:00
darwin.nix x509-system: use /usr/bin/security on macOS. (#974) 2020-12-16 16:00:20 +00:00
default.nix x509-system: use /usr/bin/security on macOS. (#974) 2020-12-16 16:00:20 +00:00
emscripten.nix Move more CI to 20.09 (attempt 2) (#975) 2020-12-17 15:57:09 +00:00
eval-on-build.nix Update ghc 8.4.4 based tools to ghc 8.6.5 (#618) 2020-05-21 11:31:26 +12:00
eval-on-current.nix Remove internal deps on default ghc and stackage (#738) 2020-07-08 22:54:01 +12:00
ghc-packages.nix Add ghc8102-plutus as a compiler-nix-name (#848) 2020-10-21 17:04:47 +13:00
ghc.nix don't try to set enableRelocatableStaticLibs = false on aarch32 as that parameter is no longer recognized and it's already disabled by the compiler/ghc/default.nix default for enableRelocatedStaticLibs (#911) 2020-11-10 21:18:26 +13:00
ghcjs-asterius-triple.nix Flake (#589 and #567) 2020-05-07 11:16:38 +12:00
ghcjs.nix Allow package-name:sublib-name in build-depends (#963) 2021-01-08 23:11:16 +13:00
gobject-introspection.nix Improve conditional guarding gi fix (#977) 2020-12-18 19:23:12 +13:00
hackage-quirks.nix Allow package-name:sublib-name in build-depends (#963) 2021-01-08 23:11:16 +13:00
haskell.nix Add ghc 8.10.3 (#980) 2021-01-11 18:47:56 +13:00
linux-cross.nix Spelling, typo and whitespace fixes (#833) 2020-08-31 11:08:25 +12:00
mingw_w64.nix Profiled iserv for profiled builds (#574) 2020-05-02 10:53:36 +08:00
musl.nix Drop 19.09 support (#947) 2020-11-27 10:34:31 +13:00
nix-prefetch-git-minimal.nix Support githash package and cross package refs (#843) 2021-01-14 12:34:06 +13:00
python.nix Flake (#589 and #567) 2020-05-07 11:16:38 +12:00
tools.nix Add ghc 8.10.3 (#980) 2021-01-11 18:47:56 +13:00
windows.nix plugin target handling patch when target is win (#878) 2020-10-15 01:34:06 +13:00
wine.nix Flake (#589 and #567) 2020-05-07 11:16:38 +12:00