diff options
| author | nin <nineinchnade@gmail.com> | 2017-07-04 22:41:16 +0200 |
|---|---|---|
| committer | lassulus <lassulus@lassul.us> | 2017-07-12 19:08:18 +0200 |
| commit | e5ab52e4280242507c7919dcd934dd3ba1993e5e (patch) | |
| tree | 06e6b9fbc8d72662db796b20d282ce863cbdd011 | |
| parent | 72adbb324de927c8432642b729d436ff7087ce89 (diff) | |
nin nixpkgs 6916f24 -> 01c3847
| -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"; }; } |
