haskellPackages.pam: fix build

wip/little-gl
Niko Pavlinek 3 years ago committed by sterni
parent 0df579f0b9
commit 0906a93834
  1. 3
      pkgs/development/haskell-modules/configuration-common.nix
  2. 1
      pkgs/development/haskell-modules/configuration-hackage2nix.yaml

@ -1790,4 +1790,7 @@ self: super: {
excludes = ["test/buildtest"];
});
# workaround for https://github.com/peti/distribution-nixpkgs/issues/9
pam = super.pam.override { inherit (pkgs) pam; };
} // import ./configuration-tensorflow.nix {inherit pkgs haskellLib;} self super

@ -8806,7 +8806,6 @@ broken-packages:
- Paillier
- pairing
- palette
- pam
- pan-os-syslog
- panda
- pandoc-citeproc

Loading…
Cancel
Save