aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorIsmaël Bouya <ismael.bouya@normalesup.org>2020-06-15 13:00:00 +0200
committerIsmaël Bouya <ismael.bouya@normalesup.org>2020-06-15 13:00:00 +0200
commit577d00ee5ea4c8851af2cd5811f0c8829db41178 (patch)
treebe0f5ee83b871d4f1606c3b7be1281be0b2e3553 /nix
parenta295d69fcfabe64bd17ae05f1948505531ea99a2 (diff)
downloadNix-577d00ee5ea4c8851af2cd5811f0c8829db41178.tar.gz
Nix-577d00ee5ea4c8851af2cd5811f0c8829db41178.tar.zst
Nix-577d00ee5ea4c8851af2cd5811f0c8829db41178.zip
Put history generator in separate repository
Thunderbird doesn’t like feed.xml at timestamp 1
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/nix/sources.json b/nix/sources.json
index dd27752..e76ae81 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -17,6 +17,12 @@
17 "url": "https://github.com/NixOS/nixpkgs-channels/archive/fce7562cf46727fdaf801b232116bc9ce0512049.tar.gz", 17 "url": "https://github.com/NixOS/nixpkgs-channels/archive/fce7562cf46727fdaf801b232116bc9ce0512049.tar.gz",
18 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz" 18 "url_template": "https://github.com/<owner>/<repo>/archive/<rev>.tar.gz"
19 }, 19 },
20 "buildbot-history-deps": {
21 "ref": "master",
22 "repo": "ssh://gitolite@git.immae.eu/perso/Immae/Sites/History",
23 "rev": "5f2aae4f9c92107accfc6fb6db6cb3c1f97ed9dc",
24 "type": "git"
25 },
20 "buildbot-normalesup-deps": { 26 "buildbot-normalesup-deps": {
21 "ref": "master", 27 "ref": "master",
22 "repo": "ssh://gitolite@git.immae.eu/perso/Immae/Projets/Sites/Normalesup", 28 "repo": "ssh://gitolite@git.immae.eu/perso/Immae/Projets/Sites/Normalesup",