aboutsummaryrefslogtreecommitdiff
path: root/nix
diff options
context:
space:
mode:
authorThibault Pelloquin <thibault.pelloquin@gmail.com>2021-10-19 23:32:45 +0200
committerIsmaƫl Bouya <ismael.bouya@normalesup.org>2021-10-20 20:13:34 +0200
commit65da25ba402a308f72dd3692335fbffbe1409f56 (patch)
tree6eceed69d4e0a70caa5e5b968efd884f9f07814c /nix
parent668ba4d439d3b60ade9f96fd158ed293ff211f60 (diff)
downloadNix-65da25ba402a308f72dd3692335fbffbe1409f56.tar.gz
Nix-65da25ba402a308f72dd3692335fbffbe1409f56.tar.zst
Nix-65da25ba402a308f72dd3692335fbffbe1409f56.zip
Add script to handle ssh keys
Work by Thibault
Diffstat (limited to 'nix')
-rw-r--r--nix/sources.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/nix/sources.json b/nix/sources.json
index 961d378..1a1cf5a 100644
--- a/nix/sources.json
+++ b/nix/sources.json
@@ -132,7 +132,7 @@
132 "webapps-landing": { 132 "webapps-landing": {
133 "ref": "gitolite_local/local_changes", 133 "ref": "gitolite_local/local_changes",
134 "repo": "https://git.immae.eu/github/bastienwirtz/homer.git", 134 "repo": "https://git.immae.eu/github/bastienwirtz/homer.git",
135 "rev": "49b6104e9d0059b7990b3dcd53cca664d5cce7af", 135 "rev": "bb60c5b869931f305f15c5bfa9cdb3f68702f01f",
136 "type": "git", 136 "type": "git",
137 "version": "e0a72b7-local" 137 "version": "e0a72b7-local"
138 }, 138 },