diff options
author | tv <tv@shackspace.de> | 2015-08-20 08:21:27 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-08-20 08:35:09 +0200 |
commit | c51104734a647365cc3a028810a73faeef8928b2 (patch) | |
tree | e0551613f5613735844ac811519f6160eb374c9a | |
parent | 18776d2ca2fc586f2de57b68ad70906d3cb0a5d1 (diff) |
nomic nixpkgs: 9d5508d -> 1357692
-rw-r--r-- | tv/1systems/nomic.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/nomic.nix b/tv/1systems/nomic.nix index 6418cdc5e..9d33f2a7a 100644 --- a/tv/1systems/nomic.nix +++ b/tv/1systems/nomic.nix @@ -11,7 +11,7 @@ with lib; krebs.build.deps = { nixpkgs = { url = https://github.com/NixOS/nixpkgs; - rev = "9d5508d85c33b8fb22d79dde6176792eac2c2696"; + rev = "13576925552b1d0751498fdda22e91a055a1ff6c"; }; secrets = { url = "/home/tv/secrets/${config.krebs.build.host.name}"; |