Update stable nixpkgs
This commit is contained in:
parent
e4d5d6935d
commit
0df59113f4
@ -3,7 +3,7 @@ let
|
|||||||
nixpkgs = builtins.fetchGit {
|
nixpkgs = builtins.fetchGit {
|
||||||
url = "https://github.com/nixos/nixpkgs-channels";
|
url = "https://github.com/nixos/nixpkgs-channels";
|
||||||
ref = "nixos-18.09";
|
ref = "nixos-18.09";
|
||||||
rev = "0396345b79436f54920f7eb651ab42acf2eb7973";
|
rev = "001b34abcb4d7f5cade707f7fd74fa27cbabb80b";
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
with import nixpkgs { };
|
with import nixpkgs { };
|
||||||
|
Loading…
Reference in New Issue
Block a user