diff options
author | nin <nineinchnade@gmail.com> | 2017-09-29 19:10:33 +0200 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2017-09-29 19:10:33 +0200 |
commit | 5525fb770f0705e0284aee020ee1f3bbacfeb8d6 (patch) | |
tree | c0c7a2d6036c037fca607e113fd935050f87fc45 | |
parent | a92d1ad21c69772c5314c4407f8c48df7b869914 (diff) |
nin nixpkgs 9e7d9a -> 9824ca6
-rw-r--r-- | nin/source.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nin/source.nix b/nin/source.nix index 52881a3..2c80afa 100644 --- a/nin/source.nix +++ b/nin/source.nix @@ -14,6 +14,6 @@ in stockholm.file = toString <stockholm>; nixpkgs.git = { url = https://github.com/nixos/nixpkgs; - ref = "9e7db9a"; + ref = "9824ca6"; }; } |