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 | 7a7d085d33e1aa8e97f9f91d0fe53a1e378ce75e (patch) | |
tree | 599d6c51d99f5e0b975625d59e6fa9691bb033bc | |
parent | 8c46da0bbf50a89438b2928e9830bc3e59bb46e5 (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 52881a352..2c80afaaa 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"; }; } |