Files
nixpkgs/maintainers/scripts
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
..
2020-06-25 07:55:01 +02:00
2021-10-18 19:48:07 +02:00
2021-11-18 10:53:29 +13:00