mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-11-16 14:54:29 +01:00
No description
cb537ad44b
"jailbreak" did not work for this package Also, I force a downgrade for "hashable" to make stuff work with our current haskell platform. If you don't like running things "below spec", you can add the following to packageOverrides: haskellPackages_ghc763 = pkgs.haskellPackages_ghc763.override { extraPrefs = self: { hashable = self.hashable_1_2_1_0; }; }; |
||
---|---|---|
doc | ||
maintainers/scripts | ||
pkgs | ||
.gitignore | ||
COPYING | ||
default.nix | ||
VERSION |