1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs synced 2024-10-19 03:47:13 -04:00
nixpkgs/maintainers/scripts/haskell
sternenseemann 90a8618c03 maintainers/scripts/test-configuration.nix: improve overlay call
configuration-nix.nix uses builtins.intersectAttrs to not any overrides
for packages not present in `super` (presumably for use outside of
nixpkgs?). To accomodate it, we pass an attribute set with every
attribute of haskellPackages, but set to `null` as `super`, and — while
we're at it — a fix point as `self`.
2021-12-15 17:23:04 +01:00
..
dependencies.nix
hydra-report.hs
maintainer-handles.nix
mark-broken.sh
merge-and-open-pr.sh
regenerate-hackage-packages.sh
regenerate-transitive-broken-packages.sh
test-configurations.nix maintainers/scripts/test-configuration.nix: improve overlay call 2021-12-15 17:23:04 +01:00
transitive-broken-packages.nix
update-cabal2nix-unstable.sh
update-hackage.sh
update-stackage.sh
upload-nixos-package-list-to-hackage.sh