Compare commits
No commits in common. "c0a4234c92f5f305bfd921a4b3a514d448f5e4b7" and "8ea06d03a3a34ce93e0de81b9c80b1c1f1042e29" have entirely different histories.
c0a4234c92
...
8ea06d03a3
@ -15,8 +15,8 @@
|
||||
forceSSL = true;
|
||||
root = pkgs.fetchgit {
|
||||
url = "https://git.clerie.de/clerie/clerie.de.git";
|
||||
rev = "6ae72f9c8616fe005474a1244dbdf8efd61a07a0";
|
||||
hash = "sha256-GBAclFkcIzCPi8P+UmATw01uzND3EoUYXiytjVnEjtc=";
|
||||
rev = "9417332ff85b058901d9875828f9dea8247bb431";
|
||||
hash = "sha256-bCTyhyPeCNHsGDfyYA5yM0OA8040XFO3Gvakrco+FEo=";
|
||||
};
|
||||
locations."= /ssh/known_hosts" = {
|
||||
alias = pkgs.writeText "known_hosts" (import ../../lib/ssh-known-hosts.nix);
|
||||
|
Loading…
Reference in New Issue
Block a user