diff options
author | tv <tv@shackspace.de> | 2015-10-16 23:07:24 +0200 |
---|---|---|
committer | tv <tv@shackspace.de> | 2015-10-16 23:07:24 +0200 |
commit | 4c6635f2c1e6b046155009afb455e4458e196100 (patch) | |
tree | b426beed8c04b4f329db7f4acd2ccef80667f4a3 /tv/1systems | |
parent | 338df3310352163d3cce850e6ff461c2cdf58eb5 (diff) |
mkdir nixpkgs: 68bd8e -> e57024
Diffstat (limited to 'tv/1systems')
-rw-r--r-- | tv/1systems/mkdir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tv/1systems/mkdir.nix b/tv/1systems/mkdir.nix index 76432ba03..669dcc2f3 100644 --- a/tv/1systems/mkdir.nix +++ b/tv/1systems/mkdir.nix @@ -24,7 +24,7 @@ in krebs.build.source = { git.nixpkgs = { url = https://github.com/NixOS/nixpkgs; - rev = "68bd8e4a9dc247726ae89cc8739574261718e328"; + rev = "e57024f821c94caf5684964474073649b8b6356b"; }; dir.secrets = { host = config.krebs.hosts.wu; |