summaryrefslogtreecommitdiffstats
path: root/makefu/1systems/repunit.nix
diff options
context:
space:
mode:
Diffstat (limited to 'makefu/1systems/repunit.nix')
-rw-r--r--makefu/1systems/repunit.nix3
1 files changed, 2 insertions, 1 deletions
diff --git a/makefu/1systems/repunit.nix b/makefu/1systems/repunit.nix
index 7596a3d5..503fe8f6 100644
--- a/makefu/1systems/repunit.nix
+++ b/makefu/1systems/repunit.nix
@@ -18,7 +18,8 @@
krebs.build.deps = {
nixpkgs = {
url = https://github.com/NixOS/nixpkgs;
- rev = "4c01e6d91993b6de128795f4fbdd25f6227fb870";
+ #url = https://github.com/makefu/nixpkgs;
+ rev = "13576925552b1d0751498fdda22e91a055a1ff6c";
};
secrets = {
url = "/home/makefu/secrets/${config.krebs.build.host.name}";