diff options
author | nin <nineinchnade@gmail.com> | 2017-09-14 23:06:24 +0200 |
---|---|---|
committer | nin <nineinchnade@gmail.com> | 2017-09-14 23:06:24 +0200 |
commit | 8c46da0bbf50a89438b2928e9830bc3e59bb46e5 (patch) | |
tree | 478bb1197dc2b578687d2834cc11fc88ad0296c7 /nin | |
parent | 56054fe431aca35119df307f2098f823fc03d1e9 (diff) |
nin nixpkgs: 799435b -> 9e7db9a
Diffstat (limited to 'nin')
-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 183c71bae..52881a352 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 = "799435b"; + ref = "9e7db9a"; }; } |