My NixOS config.
at main 356 lines 9.2 kB view raw
1{ 2 "nodes": { 3 "agenix": { 4 "inputs": { 5 "darwin": "darwin", 6 "home-manager": "home-manager_2", 7 "nixpkgs": [ 8 "ragenix", 9 "nixpkgs" 10 ], 11 "systems": "systems_2" 12 }, 13 "locked": { 14 "lastModified": 1761656077, 15 "narHash": "sha256-lsNWuj4Z+pE7s0bd2OKicOFq9bK86JE0ZGeKJbNqb94=", 16 "owner": "ryantm", 17 "repo": "agenix", 18 "rev": "9ba0d85de3eaa7afeab493fed622008b6e4924f5", 19 "type": "github" 20 }, 21 "original": { 22 "owner": "ryantm", 23 "repo": "agenix", 24 "type": "github" 25 } 26 }, 27 "crane": { 28 "locked": { 29 "lastModified": 1760924934, 30 "narHash": "sha256-tuuqY5aU7cUkR71sO2TraVKK2boYrdW3gCSXUkF4i44=", 31 "owner": "ipetkov", 32 "repo": "crane", 33 "rev": "c6b4d5308293d0d04fcfeee92705017537cad02f", 34 "type": "github" 35 }, 36 "original": { 37 "owner": "ipetkov", 38 "repo": "crane", 39 "type": "github" 40 } 41 }, 42 "darwin": { 43 "inputs": { 44 "nixpkgs": [ 45 "ragenix", 46 "agenix", 47 "nixpkgs" 48 ] 49 }, 50 "locked": { 51 "lastModified": 1744478979, 52 "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", 53 "owner": "lnl7", 54 "repo": "nix-darwin", 55 "rev": "43975d782b418ebf4969e9ccba82466728c2851b", 56 "type": "github" 57 }, 58 "original": { 59 "owner": "lnl7", 60 "ref": "master", 61 "repo": "nix-darwin", 62 "type": "github" 63 } 64 }, 65 "deploy-rs": { 66 "inputs": { 67 "flake-compat": "flake-compat", 68 "nixpkgs": [ 69 "nixpkgs" 70 ], 71 "utils": "utils" 72 }, 73 "locked": { 74 "lastModified": 1770019181, 75 "narHash": "sha256-hwsYgDnby50JNVpTRYlF3UR/Rrpt01OrxVuryF40CFY=", 76 "owner": "serokell", 77 "repo": "deploy-rs", 78 "rev": "77c906c0ba56aabdbc72041bf9111b565cdd6171", 79 "type": "github" 80 }, 81 "original": { 82 "owner": "serokell", 83 "repo": "deploy-rs", 84 "type": "github" 85 } 86 }, 87 "flake-compat": { 88 "flake": false, 89 "locked": { 90 "lastModified": 1733328505, 91 "narHash": "sha256-NeCCThCEP3eCl2l/+27kNNK7QrwZB1IJCrXfrbv5oqU=", 92 "owner": "edolstra", 93 "repo": "flake-compat", 94 "rev": "ff81ac966bb2cae68946d5ed5fc4994f96d0ffec", 95 "type": "github" 96 }, 97 "original": { 98 "owner": "edolstra", 99 "repo": "flake-compat", 100 "type": "github" 101 } 102 }, 103 "flake-utils": { 104 "inputs": { 105 "systems": "systems_3" 106 }, 107 "locked": { 108 "lastModified": 1731533236, 109 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 110 "owner": "numtide", 111 "repo": "flake-utils", 112 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 113 "type": "github" 114 }, 115 "original": { 116 "owner": "numtide", 117 "repo": "flake-utils", 118 "type": "github" 119 } 120 }, 121 "home-manager": { 122 "inputs": { 123 "nixpkgs": [ 124 "nixpkgs" 125 ] 126 }, 127 "locked": { 128 "lastModified": 1774534244, 129 "narHash": "sha256-WnmXKsbkwokDdrdI1XwRWH4RYYalOVKgV/hYQmL3/TE=", 130 "owner": "nix-community", 131 "repo": "home-manager", 132 "rev": "86014e836ca6f4a04d59b85111d39660bdda01cd", 133 "type": "github" 134 }, 135 "original": { 136 "owner": "nix-community", 137 "repo": "home-manager", 138 "type": "github" 139 } 140 }, 141 "home-manager_2": { 142 "inputs": { 143 "nixpkgs": [ 144 "ragenix", 145 "agenix", 146 "nixpkgs" 147 ] 148 }, 149 "locked": { 150 "lastModified": 1745494811, 151 "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", 152 "owner": "nix-community", 153 "repo": "home-manager", 154 "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", 155 "type": "github" 156 }, 157 "original": { 158 "owner": "nix-community", 159 "repo": "home-manager", 160 "type": "github" 161 } 162 }, 163 "import-tree": { 164 "locked": { 165 "lastModified": 1773693634, 166 "narHash": "sha256-BtZ2dtkBdSUnFPPFc+n0kcMbgaTxzFNPv2iaO326Ffg=", 167 "owner": "vic", 168 "repo": "import-tree", 169 "rev": "c41e7d58045f9057880b0d85e1152d6a4430dbf1", 170 "type": "github" 171 }, 172 "original": { 173 "owner": "vic", 174 "repo": "import-tree", 175 "type": "github" 176 } 177 }, 178 "musnix": { 179 "inputs": { 180 "nixpkgs": [ 181 "nixpkgs" 182 ] 183 }, 184 "locked": { 185 "lastModified": 1773185476, 186 "narHash": "sha256-COuJkFg669oalmEN3T61gD3gM9SfUsiGvDS9pCOphZY=", 187 "owner": "musnix", 188 "repo": "musnix", 189 "rev": "739e2a1f94c87d5f4c8b880a12480185cf0d7620", 190 "type": "github" 191 }, 192 "original": { 193 "owner": "musnix", 194 "repo": "musnix", 195 "type": "github" 196 } 197 }, 198 "nixpkgs": { 199 "locked": { 200 "lastModified": 1774386573, 201 "narHash": "sha256-4hAV26quOxdC6iyG7kYaZcM3VOskcPUrdCQd/nx8obc=", 202 "owner": "NixOS", 203 "repo": "nixpkgs", 204 "rev": "46db2e09e1d3f113a13c0d7b81e2f221c63b8ce9", 205 "type": "github" 206 }, 207 "original": { 208 "owner": "NixOS", 209 "ref": "nixos-unstable", 210 "repo": "nixpkgs", 211 "type": "github" 212 } 213 }, 214 "ragenix": { 215 "inputs": { 216 "agenix": "agenix", 217 "crane": "crane", 218 "flake-utils": "flake-utils", 219 "nixpkgs": [ 220 "nixpkgs" 221 ], 222 "rust-overlay": "rust-overlay" 223 }, 224 "locked": { 225 "lastModified": 1761832913, 226 "narHash": "sha256-VCNVjjuRvrKPiYYwqhE3BAKIaReiKXGpxGp27lZ0MFM=", 227 "owner": "yaxitech", 228 "repo": "ragenix", 229 "rev": "83bccfdea758241999f32869fb6b36f7ac72f1ac", 230 "type": "github" 231 }, 232 "original": { 233 "owner": "yaxitech", 234 "repo": "ragenix", 235 "type": "github" 236 } 237 }, 238 "root": { 239 "inputs": { 240 "deploy-rs": "deploy-rs", 241 "home-manager": "home-manager", 242 "import-tree": "import-tree", 243 "musnix": "musnix", 244 "nixpkgs": "nixpkgs", 245 "ragenix": "ragenix", 246 "zen-browser": "zen-browser" 247 } 248 }, 249 "rust-overlay": { 250 "inputs": { 251 "nixpkgs": [ 252 "ragenix", 253 "nixpkgs" 254 ] 255 }, 256 "locked": { 257 "lastModified": 1761791894, 258 "narHash": "sha256-myRIDh+PxaREz+z9LzbqBJF+SnTFJwkthKDX9zMyddY=", 259 "owner": "oxalica", 260 "repo": "rust-overlay", 261 "rev": "59c45eb69d9222a4362673141e00ff77842cd219", 262 "type": "github" 263 }, 264 "original": { 265 "owner": "oxalica", 266 "repo": "rust-overlay", 267 "type": "github" 268 } 269 }, 270 "systems": { 271 "locked": { 272 "lastModified": 1681028828, 273 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 274 "owner": "nix-systems", 275 "repo": "default", 276 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 277 "type": "github" 278 }, 279 "original": { 280 "owner": "nix-systems", 281 "repo": "default", 282 "type": "github" 283 } 284 }, 285 "systems_2": { 286 "locked": { 287 "lastModified": 1681028828, 288 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 289 "owner": "nix-systems", 290 "repo": "default", 291 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 292 "type": "github" 293 }, 294 "original": { 295 "owner": "nix-systems", 296 "repo": "default", 297 "type": "github" 298 } 299 }, 300 "systems_3": { 301 "locked": { 302 "lastModified": 1681028828, 303 "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", 304 "owner": "nix-systems", 305 "repo": "default", 306 "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", 307 "type": "github" 308 }, 309 "original": { 310 "owner": "nix-systems", 311 "repo": "default", 312 "type": "github" 313 } 314 }, 315 "utils": { 316 "inputs": { 317 "systems": "systems" 318 }, 319 "locked": { 320 "lastModified": 1731533236, 321 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 322 "owner": "numtide", 323 "repo": "flake-utils", 324 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 325 "type": "github" 326 }, 327 "original": { 328 "owner": "numtide", 329 "repo": "flake-utils", 330 "type": "github" 331 } 332 }, 333 "zen-browser": { 334 "inputs": { 335 "nixpkgs": [ 336 "nixpkgs" 337 ] 338 }, 339 "locked": { 340 "lastModified": 1773659819, 341 "narHash": "sha256-XWeEFStMGxktWGuoAxQBQQZrb/pBhK0D+xf8WsGcHvU=", 342 "owner": "mrcjkb", 343 "repo": "zen-browser-flake", 344 "rev": "3bc7d8702ec0aa01be3c9940f4a19007232520d7", 345 "type": "github" 346 }, 347 "original": { 348 "owner": "mrcjkb", 349 "repo": "zen-browser-flake", 350 "type": "github" 351 } 352 } 353 }, 354 "root": "root", 355 "version": 7 356}