diff options
author | tv <tv@krebsco.de> | 2015-08-20 08:21:27 +0200 |
---|---|---|
committer | tv <tv@krebsco.de> | 2015-08-20 08:35:09 +0200 |
commit | 7b24dbc92da9b44a612a8f05f678b2ab9636b01a (patch) | |
tree | 135d14d5441f63a01177c580cb0dac17d879c38b | |
parent | 78c198fa3e1308eb99e052142aca6ba583dbb735 (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 6418cdc..9d33f2a 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}"; |