Update pinned nixpkgs
This commit is contained in:
parent
72a3e1c553
commit
4628a3c885
@ -2,12 +2,12 @@
|
||||
nixpkgs = builtins.fetchGit {
|
||||
url = "https://github.com/nixos/nixpkgs-channels";
|
||||
ref = "nixos-19.03";
|
||||
rev = "6ec0970062c62935da71e6dbd3576bbbdcbfa10c";
|
||||
rev = "c8124c121522134a1b60ccfcfdd3768049d76098";
|
||||
};
|
||||
nixpkgs-unstable = builtins.fetchGit {
|
||||
url = "https://github.com/nixos/nixpkgs-channels";
|
||||
ref = "nixos-unstable";
|
||||
rev = "24debf74ef5c6e7799a5bc7edc4b2d6eae8e3c07";
|
||||
rev = "c7bcd4277cc9a656207b636dbc62fef21dc64c78";
|
||||
};
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user