summaryrefslogtreecommitdiffstats
path: root/krebs/5pkgs/push/default.nix
diff options
context:
space:
mode:
authorlassulus <lass@aidsballs.de>2016-11-10 23:18:17 +0100
committerlassulus <lass@aidsballs.de>2016-11-10 23:18:17 +0100
commit40befd5a36bfbe61748568491040d2741a687a6a (patch)
treec3984726d4cfac2459c1548b56f7a264015fc1c2 /krebs/5pkgs/push/default.nix
parent06d8bf1476d7ac0d6aadc146f2c5eb44829fa1b1 (diff)
parent2adac450ac1f613acd81069895448623a4c8937b (diff)
Merge remote-tracking branch 'ni/master'
Diffstat (limited to 'krebs/5pkgs/push/default.nix')
-rw-r--r--krebs/5pkgs/push/default.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/push/default.nix b/krebs/5pkgs/push/default.nix
index 9a627fe3..2e0291aa 100644
--- a/krebs/5pkgs/push/default.nix
+++ b/krebs/5pkgs/push/default.nix
@@ -13,7 +13,7 @@ stdenv.mkDerivation {
name = "push-1.1.2";
src = fetchgit {
- url = http://cgit.cd.krebsco.de/push;
+ url = http://cgit.ni.krebsco.de/push;
rev = "da5b3a4b05ef822cc41d36b6cc2071a2e78506d4";
sha256 = "0gfxz207lm11g77rw02jcqpvzhx07j9hzgjgscbmslzl5r8icd6g";
};