diff options
| author | tv <tv@shackspace.de> | 2015-08-29 00:48:37 +0200 |
|---|---|---|
| committer | tv <tv@shackspace.de> | 2015-08-29 00:48:37 +0200 |
| commit | cb6bede2f65bdcaafe547fdffd8c99f671c54ee9 (patch) | |
| tree | 1bcd97386391aae7c9183639e9ba273da9e64e1b | |
| parent | 22a171f3e0405d504e8c8c3b32f73a8087a5ed66 (diff) | |
Zpubkeys github -> krebs pkgs github-known_hosts
| -rw-r--r-- | krebs/5pkgs/github-known_hosts/default.nix | 2 | ||||
| -rw-r--r-- | krebs/5pkgs/github-known_hosts/github.ssh.pub (renamed from Zpubkeys/github.ssh.pub) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/krebs/5pkgs/github-known_hosts/default.nix b/krebs/5pkgs/github-known_hosts/default.nix index 302fdd8d5..fe5efe413 100644 --- a/krebs/5pkgs/github-known_hosts/default.nix +++ b/krebs/5pkgs/github-known_hosts/default.nix @@ -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" diff --git a/Zpubkeys/github.ssh.pub b/krebs/5pkgs/github-known_hosts/github.ssh.pub index 90f6e2b71..90f6e2b71 100644 --- a/Zpubkeys/github.ssh.pub +++ b/krebs/5pkgs/github-known_hosts/github.ssh.pub |
