mirror of
https://github.com/IHaskell/IHaskell.git
synced 2025-04-19 12:56:08 +00:00
Revert "release-8.4.nix: use newer nixpkgs"
This reverts commit 593e41423b90a3136a8ebd1b87479cd2ddf8736c. `jailbreak-cabal` is broken so there's no point in upgrading yet.
This commit is contained in:
parent
593e41423b
commit
8310b97828
@ -4,8 +4,8 @@ let
|
||||
nixpkgs = import (nixpkgs_.fetchFromGitHub {
|
||||
owner = "NixOS";
|
||||
repo = "nixpkgs";
|
||||
rev = "c69407bd1457d253a9c5bce8bc7b474e51651b2c";
|
||||
sha256 = "063n06acx0j2d9zvaph2cbrrgsgxqadiy7cpz1njdaa7l01pb2np";
|
||||
rev = "07bc1ddacebcc9587e6f4d7e05d27350e6cf23e3";
|
||||
sha256 = "1zh9551vb8pl1sscgh3n3hd7l4wb0yf4hryaz7ay5h97ljawg8hq";
|
||||
}) {};
|
||||
inherit (builtins) any elem filterSource listToAttrs;
|
||||
lib = nixpkgs.lib;
|
||||
|
Loading…
x
Reference in New Issue
Block a user