summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormakefu <github@syntax-fehler.de>2018-02-26 23:02:15 +0100
committermakefu <github@syntax-fehler.de>2018-02-26 23:02:15 +0100
commita35e4bf9ddeb7b3e6c04196fe9347def3519b735 (patch)
treeb0e8313699aef2cbea8e43ce6c75ff8d97538c17
parent81d86407408520cffd98977d4e55941786f65396 (diff)
default: use cgit.euer
-rw-r--r--default.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/default.nix b/default.nix
index 0dc3480..c130ff9 100644
--- a/default.nix
+++ b/default.nix
@@ -31,7 +31,7 @@
"keepnr": 3,
"inputs": {
"src": { "type": "git", "value": "http://cgit.euer.krebsco.de/hydra-stockholm", "emailresponsible": false },
- "stockholm": { "type": "git", "value": "http://cgit.krebsco.de/stockholm latest", "emailresponsible": false },
+ "stockholm": { "type": "git", "value": "http://cgit.euer.krebsco.de/stockholm", "emailresponsible": false },
"nixpkgs": { "type": "git", "value": "https://github.com/makefu/nixpkgs 51810e0", "emailresponsible": false },
"nixos-hardware": { "type": "git", "value": "https://github.com/nixos/nixos-hardware.git 8a05dc9", "emailresponsible": false },
"python": { "type": "git", "value": "https://github.com/garbas/nixpkgs-python cac319b7", "emailresponsible": false },
@@ -54,7 +54,7 @@
"keepnr": 3,
"inputs": {
"src": { "type": "git", "value": "http://cgit.euer.krebsco.de/hydra-stockholm", "emailresponsible": false },
- "stockholm": { "type": "git", "value": "http://cgit.krebsco.de/stockholm latest", "emailresponsible": false },
+ "stockholm": { "type": "git", "value": "http://cgit.euer.krebsco.de/stockholm", "emailresponsible": false },
"owner": { "type": "string", "value": "makefu", "emailresponsible": false },
"nixpkgs": { "type": "git", "value": "https://github.com/makefu/nixpkgs 51810e0", "emailresponsible": false }
}