diff options
author | nin <nineinchnade@gmail.com> | 2017-07-04 22:41:16 +0200 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2017-07-04 22:41:16 +0200 |
commit | c0a8320cb007ed6e2459ef35380a556857f107fd (patch) | |
tree | 5d1f48c9b9df02aea2eef841c5a9e1162041826e /nin/2configs | |
parent | 220e93ce8a490d74ebe36eb448453d2ffe174c04 (diff) |
nin nixpkgs 6916f24 -> 01c3847
Diffstat (limited to 'nin/2configs')
-rw-r--r-- | nin/2configs/nixpkgs.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/2configs/nixpkgs.nix b/nin/2configs/nixpkgs.nix index 4c6f518..c46331b 100644 --- a/nin/2configs/nixpkgs.nix +++ b/nin/2configs/nixpkgs.nix @@ -3,6 +3,6 @@ { krebs.build.source.nixpkgs.git = { url = https://github.com/nixos/nixpkgs; - ref = "6916f24"; + ref = "01c3847"; }; } |