Zpubkeys github -> krebs pkgs github-known_hosts

This commit is contained in:
tv 2015-08-29 00:48:37 +02:00
parent 22a171f3e0
commit cb6bede2f6
2 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ with builtins;
with lib;
let
github-pubkey = removeSuffix "\n" (readFile ../../Zpubkeys/github.ssh.pub);
github-pubkey = removeSuffix "\n" (readFile ./github.ssh.pub);
in
toFile "github-known_hosts"