summaryrefslogtreecommitdiffstats
path: root/1systems/omo.nix
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2016-02-04 11:16:17 +0100
committermakefu <github@syntax-fehler.de>2016-02-04 11:16:17 +0100
commit7117996d72a2d65ea324361d9cb711451a6ea398 (patch)
treefc9dbd824643e0ed80889d85b5667bfdb4c5a8b0 /1systems/omo.nix
parentf1b96fc2292d7b3950b6fa62faa4f729d2522774 (diff)
Merge 'cd/master' - update krebs.build.source
Diffstat (limited to '1systems/omo.nix')
-rw-r--r--1systems/omo.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/1systems/omo.nix b/1systems/omo.nix
index e9c51f485..d15cc2779 100644
--- a/1systems/omo.nix
+++ b/1systems/omo.nix
@@ -40,7 +40,7 @@ in {
networking.firewall.allowedTCPPorts = [ 80 655 8080 ];
# services.openssh.allowSFTP = false;
- krebs.build.source.git.nixpkgs.rev = "d0e3cca04edd5d1b3d61f188b4a5f61f35cdf1ce";
+ krebs.build.source.nixpkgs.rev = "d0e3cca04edd5d1b3d61f188b4a5f61f35cdf1ce";
# copy config from <secrets/sabnzbd.ini> to /var/lib/sabnzbd/
services.sabnzbd.enable = true;