Fetch User Keys - simple tool for fetching SSH keys from various sources
at master 6.4 kB view raw
1{ 2 "nodes": { 3 "cachix": { 4 "inputs": { 5 "devenv": [ 6 "devenv" 7 ], 8 "flake-compat": [ 9 "devenv" 10 ], 11 "git-hooks": [ 12 "devenv", 13 "git-hooks" 14 ], 15 "nixpkgs": [ 16 "devenv", 17 "nixpkgs" 18 ] 19 }, 20 "locked": { 21 "lastModified": 1752264895, 22 "narHash": "sha256-1zBPE/PNAkPNUsOWFET4J0cjlvziH8DOekesDmjND+w=", 23 "owner": "cachix", 24 "repo": "cachix", 25 "rev": "47053aef762f452e816e44eb9a23fbc3827b241a", 26 "type": "github" 27 }, 28 "original": { 29 "owner": "cachix", 30 "ref": "latest", 31 "repo": "cachix", 32 "type": "github" 33 } 34 }, 35 "devenv": { 36 "inputs": { 37 "cachix": "cachix", 38 "flake-compat": "flake-compat", 39 "flake-parts": "flake-parts", 40 "git-hooks": "git-hooks", 41 "nix": "nix", 42 "nixpkgs": "nixpkgs" 43 }, 44 "locked": { 45 "lastModified": 1759339967, 46 "narHash": "sha256-mMJgOCRHKDAAsU9AmgK1gV0iWMZo1yHH243uCnQ3tr4=", 47 "owner": "cachix", 48 "repo": "devenv", 49 "rev": "e7a45ed5e94dd286bce2a3b0f037fb4355e1ebdf", 50 "type": "github" 51 }, 52 "original": { 53 "owner": "cachix", 54 "repo": "devenv", 55 "type": "github" 56 } 57 }, 58 "flake-compat": { 59 "flake": false, 60 "locked": { 61 "lastModified": 1747046372, 62 "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", 63 "owner": "edolstra", 64 "repo": "flake-compat", 65 "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", 66 "type": "github" 67 }, 68 "original": { 69 "owner": "edolstra", 70 "repo": "flake-compat", 71 "type": "github" 72 } 73 }, 74 "flake-parts": { 75 "inputs": { 76 "nixpkgs-lib": [ 77 "devenv", 78 "nixpkgs" 79 ] 80 }, 81 "locked": { 82 "lastModified": 1756770412, 83 "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=", 84 "owner": "hercules-ci", 85 "repo": "flake-parts", 86 "rev": "4524271976b625a4a605beefd893f270620fd751", 87 "type": "github" 88 }, 89 "original": { 90 "owner": "hercules-ci", 91 "repo": "flake-parts", 92 "type": "github" 93 } 94 }, 95 "flake-parts_2": { 96 "inputs": { 97 "nixpkgs-lib": "nixpkgs-lib" 98 }, 99 "locked": { 100 "lastModified": 1756770412, 101 "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=", 102 "owner": "hercules-ci", 103 "repo": "flake-parts", 104 "rev": "4524271976b625a4a605beefd893f270620fd751", 105 "type": "github" 106 }, 107 "original": { 108 "owner": "hercules-ci", 109 "repo": "flake-parts", 110 "type": "github" 111 } 112 }, 113 "git-hooks": { 114 "inputs": { 115 "flake-compat": [ 116 "devenv", 117 "flake-compat" 118 ], 119 "gitignore": "gitignore", 120 "nixpkgs": [ 121 "devenv", 122 "nixpkgs" 123 ] 124 }, 125 "locked": { 126 "lastModified": 1758108966, 127 "narHash": "sha256-ytw7ROXaWZ7OfwHrQ9xvjpUWeGVm86pwnEd1QhzawIo=", 128 "owner": "cachix", 129 "repo": "git-hooks.nix", 130 "rev": "54df955a695a84cd47d4a43e08e1feaf90b1fd9b", 131 "type": "github" 132 }, 133 "original": { 134 "owner": "cachix", 135 "repo": "git-hooks.nix", 136 "type": "github" 137 } 138 }, 139 "gitignore": { 140 "inputs": { 141 "nixpkgs": [ 142 "devenv", 143 "git-hooks", 144 "nixpkgs" 145 ] 146 }, 147 "locked": { 148 "lastModified": 1709087332, 149 "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", 150 "owner": "hercules-ci", 151 "repo": "gitignore.nix", 152 "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", 153 "type": "github" 154 }, 155 "original": { 156 "owner": "hercules-ci", 157 "repo": "gitignore.nix", 158 "type": "github" 159 } 160 }, 161 "nix": { 162 "inputs": { 163 "flake-compat": [ 164 "devenv", 165 "flake-compat" 166 ], 167 "flake-parts": [ 168 "devenv", 169 "flake-parts" 170 ], 171 "git-hooks-nix": [ 172 "devenv", 173 "git-hooks" 174 ], 175 "nixpkgs": [ 176 "devenv", 177 "nixpkgs" 178 ], 179 "nixpkgs-23-11": [ 180 "devenv" 181 ], 182 "nixpkgs-regression": [ 183 "devenv" 184 ] 185 }, 186 "locked": { 187 "lastModified": 1758763079, 188 "narHash": "sha256-Bx1A+lShhOWwMuy3uDzZQvYiBKBFcKwy6G6NEohhv6A=", 189 "owner": "cachix", 190 "repo": "nix", 191 "rev": "6f0140527c2b0346df4afad7497baa08decb929f", 192 "type": "github" 193 }, 194 "original": { 195 "owner": "cachix", 196 "ref": "devenv-2.30.5", 197 "repo": "nix", 198 "type": "github" 199 } 200 }, 201 "nixpkgs": { 202 "locked": { 203 "lastModified": 1758532697, 204 "narHash": "sha256-bhop0bR3u7DCw9/PtLCwr7GwEWDlBSxHp+eVQhCW9t4=", 205 "owner": "cachix", 206 "repo": "devenv-nixpkgs", 207 "rev": "207a4cb0e1253c7658c6736becc6eb9cace1f25f", 208 "type": "github" 209 }, 210 "original": { 211 "owner": "cachix", 212 "ref": "rolling", 213 "repo": "devenv-nixpkgs", 214 "type": "github" 215 } 216 }, 217 "nixpkgs-lib": { 218 "locked": { 219 "lastModified": 1754788789, 220 "narHash": "sha256-x2rJ+Ovzq0sCMpgfgGaaqgBSwY+LST+WbZ6TytnT9Rk=", 221 "owner": "nix-community", 222 "repo": "nixpkgs.lib", 223 "rev": "a73b9c743612e4244d865a2fdee11865283c04e6", 224 "type": "github" 225 }, 226 "original": { 227 "owner": "nix-community", 228 "repo": "nixpkgs.lib", 229 "type": "github" 230 } 231 }, 232 "nixpkgs_2": { 233 "locked": { 234 "lastModified": 1759133924, 235 "narHash": "sha256-eegjF6fo080481S/ZHyDENjeGG1ZgW2v86O9UZQxLJ8=", 236 "owner": "NixOS", 237 "repo": "nixpkgs", 238 "rev": "9547cfd27b5158eb612a6812dfc5c7b3d118b996", 239 "type": "github" 240 }, 241 "original": { 242 "owner": "NixOS", 243 "ref": "nixpkgs-unstable", 244 "repo": "nixpkgs", 245 "type": "github" 246 } 247 }, 248 "root": { 249 "inputs": { 250 "devenv": "devenv", 251 "flake-parts": "flake-parts_2", 252 "nixpkgs": "nixpkgs_2" 253 } 254 } 255 }, 256 "root": "root", 257 "version": 7 258}