diff options
| -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}";  | 
