NixOS dotfiles
at main 408 lines 11 kB view raw
1{ 2 "nodes": { 3 "abseil-src": { 4 "flake": false, 5 "locked": { 6 "lastModified": 1722535511, 7 "narHash": "sha256-51jpDhdZ0n+KLmxh8KVaTz53pZAB0dHjmILFX+OLud4=", 8 "owner": "abseil", 9 "repo": "abseil-cpp", 10 "rev": "4447c7562e3bc702ade25105912dce503f0c4010", 11 "type": "github" 12 }, 13 "original": { 14 "owner": "abseil", 15 "ref": "20240722.0", 16 "repo": "abseil-cpp", 17 "type": "github" 18 } 19 }, 20 "asio-src": { 21 "flake": false, 22 "locked": { 23 "lastModified": 1702548444, 24 "narHash": "sha256-8Xo6J6+dTvDtsthjbLMMTInHMDnMMM0rQwzbZu70J/s=", 25 "owner": "chriskohlhoff", 26 "repo": "asio", 27 "rev": "22ccfc94fc77356f7820601f9f33b9129a337d2d", 28 "type": "github" 29 }, 30 "original": { 31 "owner": "chriskohlhoff", 32 "ref": "asio-1-30-0", 33 "repo": "asio", 34 "type": "github" 35 } 36 }, 37 "curl-src": { 38 "flake": false, 39 "locked": { 40 "lastModified": 1743572790, 41 "narHash": "sha256-huAGWNm2rYBmgzUuYQ21IYp2skyQECelEkXPMBJY3cE=", 42 "owner": "curl", 43 "repo": "curl", 44 "rev": "1c3149881769e7bd79b072e48374e4c2b3678b2f", 45 "type": "github" 46 }, 47 "original": { 48 "owner": "curl", 49 "ref": "curl-8_13_0", 50 "repo": "curl", 51 "type": "github" 52 } 53 }, 54 "fmt-src": { 55 "flake": false, 56 "locked": { 57 "lastModified": 1758127535, 58 "narHash": "sha256-AZDmIeU1HbadC+K0TIAGogvVnxt0oE9U6ocpawIgl6g=", 59 "owner": "fmtlib", 60 "repo": "fmt", 61 "rev": "e424e3f2e607da02742f73db84873b8084fc714c", 62 "type": "github" 63 }, 64 "original": { 65 "owner": "fmtlib", 66 "ref": "12.0.0", 67 "repo": "fmt", 68 "type": "github" 69 } 70 }, 71 "home-manager": { 72 "inputs": { 73 "nixpkgs": [ 74 "nixpkgs" 75 ] 76 }, 77 "locked": { 78 "lastModified": 1774738535, 79 "narHash": "sha256-2jfBEZUC67IlnxO5KItFCAd7Oc+1TvyV/jQlR+2ykGQ=", 80 "owner": "nix-community", 81 "repo": "home-manager", 82 "rev": "769e07ef8f4cf7b1ec3b96ef015abec9bc6b1e2a", 83 "type": "github" 84 }, 85 "original": { 86 "owner": "nix-community", 87 "repo": "home-manager", 88 "type": "github" 89 } 90 }, 91 "incbin-src": { 92 "flake": false, 93 "locked": { 94 "lastModified": 1748303270, 95 "narHash": "sha256-vgOfViZnWTKpBB6vDNDJSB3YuuGGVhg++zsi9Ubatno=", 96 "owner": "graphitemaster", 97 "repo": "incbin", 98 "rev": "22061f51fe9f2f35f061f85c2b217b55dd75310d", 99 "type": "github" 100 }, 101 "original": { 102 "owner": "graphitemaster", 103 "repo": "incbin", 104 "rev": "22061f51fe9f2f35f061f85c2b217b55dd75310d", 105 "type": "github" 106 } 107 }, 108 "json-src": { 109 "flake": false, 110 "locked": { 111 "lastModified": 1744360948, 112 "narHash": "sha256-cECvDOLxgX7Q9R3IE86Hj9JJUxraDQvhoyPDF03B2CY=", 113 "owner": "nlohmann", 114 "repo": "json", 115 "rev": "55f93686c01528224f448c19128836e7df245f72", 116 "type": "github" 117 }, 118 "original": { 119 "owner": "nlohmann", 120 "ref": "v3.12.0", 121 "repo": "json", 122 "type": "github" 123 } 124 }, 125 "libgit2-src": { 126 "flake": false, 127 "locked": { 128 "lastModified": 1749227175, 129 "narHash": "sha256-/xI3v7LNhpgfjv/m+sZwYDhhYvS6kQYxiiiG3+EF8Mw=", 130 "owner": "libgit2", 131 "repo": "libgit2", 132 "rev": "0060d9cf5666f015b1067129bd874c6cc4c9c7ac", 133 "type": "github" 134 }, 135 "original": { 136 "owner": "libgit2", 137 "ref": "v1.9.1", 138 "repo": "libgit2", 139 "type": "github" 140 } 141 }, 142 "luajit-src": { 143 "flake": false, 144 "locked": { 145 "lastModified": 1763177035, 146 "narHash": "sha256-oYD86MqmlJpiCuEs4LwVtxvarPtz1RPWm8nJqNE0sBs=", 147 "owner": "SteamClientHomebrew", 148 "repo": "LuaJIT", 149 "rev": "89550023569c3e195e75e12951c067fe5591e0d2", 150 "type": "github" 151 }, 152 "original": { 153 "owner": "SteamClientHomebrew", 154 "ref": "v2.1", 155 "repo": "LuaJIT", 156 "type": "github" 157 } 158 }, 159 "luajson-src": { 160 "flake": false, 161 "locked": { 162 "lastModified": 1763065879, 163 "narHash": "sha256-5Mdp4jp+rqz2ufkBa1gMfd8nep+Um+mBdr6+Ut6yz9I=", 164 "owner": "SteamClientHomebrew", 165 "repo": "LuaJSON", 166 "rev": "0c1fabf07c42f3907287d1e4f729e0620c1fe6fd", 167 "type": "github" 168 }, 169 "original": { 170 "owner": "SteamClientHomebrew", 171 "repo": "LuaJSON", 172 "rev": "0c1fabf07c42f3907287d1e4f729e0620c1fe6fd", 173 "type": "github" 174 } 175 }, 176 "millennium": { 177 "inputs": { 178 "abseil-src": "abseil-src", 179 "asio-src": "asio-src", 180 "curl-src": "curl-src", 181 "fmt-src": "fmt-src", 182 "incbin-src": "incbin-src", 183 "json-src": "json-src", 184 "libgit2-src": "libgit2-src", 185 "luajit-src": "luajit-src", 186 "luajson-src": "luajson-src", 187 "millennium-src": "millennium-src", 188 "minhook-src": "minhook-src", 189 "mini-src": "mini-src", 190 "minizip-src": "minizip-src", 191 "nixpkgs": "nixpkgs", 192 "re2-src": "re2-src", 193 "websocketpp-src": "websocketpp-src", 194 "zlib-src": "zlib-src" 195 }, 196 "locked": { 197 "dir": "packages/nix", 198 "lastModified": 1774491538, 199 "narHash": "sha256-11rgTocaXAIFYVEcbb6ju/sDN6sZpxjneXj9FSbgwrA=", 200 "owner": "SteamClientHomebrew", 201 "repo": "Millennium", 202 "rev": "bf8b0cd016fcc4168c4e348cbcbfd237de4c01c8", 203 "type": "github" 204 }, 205 "original": { 206 "dir": "packages/nix", 207 "owner": "SteamClientHomebrew", 208 "repo": "Millennium", 209 "type": "github" 210 } 211 }, 212 "millennium-src": { 213 "flake": false, 214 "locked": { 215 "lastModified": 1770463863, 216 "narHash": "sha256-MceGTpXobCAh5Ll/1iTWcEf6/nHY3Ll1t06JxbYc+Co=", 217 "owner": "SteamClientHomebrew", 218 "repo": "Millennium", 219 "rev": "1bc62c94a06f25f7e8d7e269f11cd968cf576bff", 220 "type": "github" 221 }, 222 "original": { 223 "owner": "SteamClientHomebrew", 224 "repo": "Millennium", 225 "rev": "1bc62c94a06f25f7e8d7e269f11cd968cf576bff", 226 "type": "github" 227 } 228 }, 229 "minegrub-theme": { 230 "inputs": { 231 "nixpkgs": "nixpkgs_2" 232 }, 233 "locked": { 234 "lastModified": 1772239365, 235 "narHash": "sha256-bn+dkRV07QEzSpWezz3ESKGooDuf/2+W2vzE9hcWfxE=", 236 "owner": "Lxtharia", 237 "repo": "minegrub-theme", 238 "rev": "77e8d83286dcb939e9168e6edc412ef501def50a", 239 "type": "github" 240 }, 241 "original": { 242 "owner": "Lxtharia", 243 "repo": "minegrub-theme", 244 "type": "github" 245 } 246 }, 247 "minhook-src": { 248 "flake": false, 249 "locked": { 250 "lastModified": 1743163800, 251 "narHash": "sha256-0eGFfg365bb4zic1WTHMvKHbxuhhGp72/clu8OklHXs=", 252 "owner": "TsudaKageyu", 253 "repo": "minhook", 254 "rev": "c3fcafdc10146beb5919319d0683e44e3c30d537", 255 "type": "github" 256 }, 257 "original": { 258 "owner": "TsudaKageyu", 259 "ref": "v1.3.4", 260 "repo": "minhook", 261 "type": "github" 262 } 263 }, 264 "mini-src": { 265 "flake": false, 266 "locked": { 267 "lastModified": 1743356736, 268 "narHash": "sha256-zBFFOlECbie7+62fTGf+NP4gNmfv2Qddw3ys6xn7o9U=", 269 "owner": "metayeti", 270 "repo": "mINI", 271 "rev": "52b66e987cb56171dc91d96115cdf094b6e4d7a0", 272 "type": "github" 273 }, 274 "original": { 275 "owner": "metayeti", 276 "ref": "0.9.18", 277 "repo": "mINI", 278 "type": "github" 279 } 280 }, 281 "minizip-src": { 282 "flake": false, 283 "locked": { 284 "lastModified": 1746408966, 285 "narHash": "sha256-I3CZwtfJMsZYQOMdGhooUN8vssnQj6rCzv8F+rne3vg=", 286 "owner": "zlib-ng", 287 "repo": "minizip-ng", 288 "rev": "f3ed731e27a97e30dffe076ed5e0537daae5c1bd", 289 "type": "github" 290 }, 291 "original": { 292 "owner": "zlib-ng", 293 "ref": "4.0.10", 294 "repo": "minizip-ng", 295 "type": "github" 296 } 297 }, 298 "nixpkgs": { 299 "locked": { 300 "lastModified": 1770115704, 301 "narHash": "sha256-KHFT9UWOF2yRPlAnSXQJh6uVcgNcWlFqqiAZ7OVlHNc=", 302 "owner": "nixos", 303 "repo": "nixpkgs", 304 "rev": "e6eae2ee2110f3d31110d5c222cd395303343b08", 305 "type": "github" 306 }, 307 "original": { 308 "owner": "nixos", 309 "ref": "nixos-unstable", 310 "repo": "nixpkgs", 311 "type": "github" 312 } 313 }, 314 "nixpkgs_2": { 315 "locked": { 316 "lastModified": 1689850295, 317 "narHash": "sha256-fUYf6WdQlhd2H+3aR8jST5dhFH1d0eE22aes8fNIfyk=", 318 "owner": "NixOS", 319 "repo": "nixpkgs", 320 "rev": "5df4d78d54f7a34e9ea1f84a22b4fd9baebc68d0", 321 "type": "github" 322 }, 323 "original": { 324 "owner": "NixOS", 325 "ref": "nixos-unstable", 326 "repo": "nixpkgs", 327 "type": "github" 328 } 329 }, 330 "nixpkgs_3": { 331 "locked": { 332 "lastModified": 1774709303, 333 "narHash": "sha256-D3Q07BbIA2KnTcSXIqqu9P586uWxN74zNoCH3h2ESHg=", 334 "owner": "NixOS", 335 "repo": "nixpkgs", 336 "rev": "8110df5ad7abf5d4c0f6fb0f8f978390e77f9685", 337 "type": "github" 338 }, 339 "original": { 340 "owner": "NixOS", 341 "ref": "nixos-unstable", 342 "repo": "nixpkgs", 343 "type": "github" 344 } 345 }, 346 "re2-src": { 347 "flake": false, 348 "locked": { 349 "lastModified": 1762353507, 350 "narHash": "sha256-0J1HVk+eR7VN0ymucW9dNlT36j16XIfCzcs1EVyEIEU=", 351 "owner": "google", 352 "repo": "re2", 353 "rev": "927f5d53caf8111721e734cf24724686bb745f55", 354 "type": "github" 355 }, 356 "original": { 357 "owner": "google", 358 "ref": "2025-11-05", 359 "repo": "re2", 360 "type": "github" 361 } 362 }, 363 "root": { 364 "inputs": { 365 "home-manager": "home-manager", 366 "millennium": "millennium", 367 "minegrub-theme": "minegrub-theme", 368 "nixpkgs": "nixpkgs_3" 369 } 370 }, 371 "websocketpp-src": { 372 "flake": false, 373 "locked": { 374 "lastModified": 1587320717, 375 "narHash": "sha256-9fIwouthv2GcmBe/UPvV7Xn9P2o0Kmn2hCI4jCh0hPM=", 376 "owner": "zaphoyd", 377 "repo": "websocketpp", 378 "rev": "56123c87598f8b1dd471be83ca841ceae07f95ba", 379 "type": "github" 380 }, 381 "original": { 382 "owner": "zaphoyd", 383 "ref": "0.8.2", 384 "repo": "websocketpp", 385 "type": "github" 386 } 387 }, 388 "zlib-src": { 389 "flake": false, 390 "locked": { 391 "lastModified": 1754565515, 392 "narHash": "sha256-c2RYqHi3hj/ViBzJcYWoNib27GAbq/B1SJUfvG7CPG4=", 393 "owner": "zlib-ng", 394 "repo": "zlib-ng", 395 "rev": "425439062b114a0f6cf625022c41d929c7e879f9", 396 "type": "github" 397 }, 398 "original": { 399 "owner": "zlib-ng", 400 "ref": "2.2.5", 401 "repo": "zlib-ng", 402 "type": "github" 403 } 404 } 405 }, 406 "root": "root", 407 "version": 7 408}