home-config/nix-home-manager/flake.lock
3aaeb60f2aa78d8a4407f5ba7bf0268647ff4c18
· 11.1 KB · 453 lines
raw
| 1 | { |
| 2 | "nodes": { |
| 3 | "aquamarine": { |
| 4 | "inputs": { |
| 5 | "hyprutils": [ |
| 6 | "hyprland", |
| 7 | "hyprutils" |
| 8 | ], |
| 9 | "hyprwayland-scanner": [ |
| 10 | "hyprland", |
| 11 | "hyprwayland-scanner" |
| 12 | ], |
| 13 | "nixpkgs": [ |
| 14 | "hyprland", |
| 15 | "nixpkgs" |
| 16 | ], |
| 17 | "systems": [ |
| 18 | "hyprland", |
| 19 | "systems" |
| 20 | ] |
| 21 | }, |
| 22 | "locked": { |
| 23 | "lastModified": 1727261104, |
| 24 | "narHash": "sha256-rxDI7WrxIRV9it9mDCHcLa7xQykf1JloXnoXr5xQ8zI=", |
| 25 | "owner": "hyprwm", |
| 26 | "repo": "aquamarine", |
| 27 | "rev": "b82fdaff917582a9d568969e15e61b398c71e990", |
| 28 | "type": "github" |
| 29 | }, |
| 30 | "original": { |
| 31 | "owner": "hyprwm", |
| 32 | "repo": "aquamarine", |
| 33 | "type": "github" |
| 34 | } |
| 35 | }, |
| 36 | "flake-utils": { |
| 37 | "locked": { |
| 38 | "lastModified": 1659877975, |
| 39 | "narHash": "sha256-zllb8aq3YO3h8B/U0/J1WBgAL8EX5yWf5pMj3G0NAmc=", |
| 40 | "owner": "numtide", |
| 41 | "repo": "flake-utils", |
| 42 | "rev": "c0e246b9b83f637f4681389ecabcb2681b4f3af0", |
| 43 | "type": "github" |
| 44 | }, |
| 45 | "original": { |
| 46 | "owner": "numtide", |
| 47 | "repo": "flake-utils", |
| 48 | "type": "github" |
| 49 | } |
| 50 | }, |
| 51 | "home-manager": { |
| 52 | "inputs": { |
| 53 | "nixpkgs": [ |
| 54 | "nixpkgs" |
| 55 | ] |
| 56 | }, |
| 57 | "locked": { |
| 58 | "lastModified": 1729321331, |
| 59 | "narHash": "sha256-KVyQq+ez/oB30/WbdNgVD8g/bda34z8NiU187QKQb74=", |
| 60 | "owner": "nix-community", |
| 61 | "repo": "home-manager", |
| 62 | "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68", |
| 63 | "type": "github" |
| 64 | }, |
| 65 | "original": { |
| 66 | "owner": "nix-community", |
| 67 | "repo": "home-manager", |
| 68 | "rev": "122f70545b29ccb922e655b08acfe05bfb44ec68", |
| 69 | "type": "github" |
| 70 | } |
| 71 | }, |
| 72 | "hyprcursor": { |
| 73 | "inputs": { |
| 74 | "hyprlang": [ |
| 75 | "hyprland", |
| 76 | "hyprlang" |
| 77 | ], |
| 78 | "nixpkgs": [ |
| 79 | "hyprland", |
| 80 | "nixpkgs" |
| 81 | ], |
| 82 | "systems": [ |
| 83 | "hyprland", |
| 84 | "systems" |
| 85 | ] |
| 86 | }, |
| 87 | "locked": { |
| 88 | "lastModified": 1727532803, |
| 89 | "narHash": "sha256-ZaZ7h7PY8mQc4vtGmVqWLAq9CAO02gHMyNR5yY8zDmM=", |
| 90 | "owner": "hyprwm", |
| 91 | "repo": "hyprcursor", |
| 92 | "rev": "b98726e431d4d3ed58bd58bee1047cdb81cec69f", |
| 93 | "type": "github" |
| 94 | }, |
| 95 | "original": { |
| 96 | "owner": "hyprwm", |
| 97 | "repo": "hyprcursor", |
| 98 | "type": "github" |
| 99 | } |
| 100 | }, |
| 101 | "hyprland": { |
| 102 | "inputs": { |
| 103 | "aquamarine": "aquamarine", |
| 104 | "hyprcursor": "hyprcursor", |
| 105 | "hyprland-protocols": "hyprland-protocols", |
| 106 | "hyprlang": "hyprlang", |
| 107 | "hyprutils": "hyprutils", |
| 108 | "hyprwayland-scanner": "hyprwayland-scanner", |
| 109 | "nixpkgs": [ |
| 110 | "nixpkgs" |
| 111 | ], |
| 112 | "systems": "systems", |
| 113 | "xdph": "xdph" |
| 114 | }, |
| 115 | "locked": { |
| 116 | "lastModified": 1728478479, |
| 117 | "narHash": "sha256-AbfdIlK92oWpI39xlIaUekPeL9u95sXzxVsSqhIMfIc=", |
| 118 | "owner": "hyprwm", |
| 119 | "repo": "hyprland", |
| 120 | "rev": "4520b30d498daca8079365bdb909a8dea38e8d55", |
| 121 | "type": "github" |
| 122 | }, |
| 123 | "original": { |
| 124 | "owner": "hyprwm", |
| 125 | "ref": "v0.44.1", |
| 126 | "repo": "hyprland", |
| 127 | "type": "github" |
| 128 | } |
| 129 | }, |
| 130 | "hyprland-protocols": { |
| 131 | "inputs": { |
| 132 | "nixpkgs": [ |
| 133 | "hyprland", |
| 134 | "nixpkgs" |
| 135 | ], |
| 136 | "systems": [ |
| 137 | "hyprland", |
| 138 | "systems" |
| 139 | ] |
| 140 | }, |
| 141 | "locked": { |
| 142 | "lastModified": 1727451107, |
| 143 | "narHash": "sha256-qV9savtHwmZUa0eJE294WYJjKPGB2+bJhwByFShsVyo=", |
| 144 | "owner": "hyprwm", |
| 145 | "repo": "hyprland-protocols", |
| 146 | "rev": "6b3261ee13a6d2b99de79a31d352f6996e35bde3", |
| 147 | "type": "github" |
| 148 | }, |
| 149 | "original": { |
| 150 | "owner": "hyprwm", |
| 151 | "repo": "hyprland-protocols", |
| 152 | "type": "github" |
| 153 | } |
| 154 | }, |
| 155 | "hyprland-protocols_2": { |
| 156 | "inputs": { |
| 157 | "nixpkgs": [ |
| 158 | "hyprland", |
| 159 | "xdph", |
| 160 | "nixpkgs" |
| 161 | ], |
| 162 | "systems": [ |
| 163 | "hyprland", |
| 164 | "xdph", |
| 165 | "systems" |
| 166 | ] |
| 167 | }, |
| 168 | "locked": { |
| 169 | "lastModified": 1721326555, |
| 170 | "narHash": "sha256-zCu4R0CSHEactW9JqYki26gy8h9f6rHmSwj4XJmlHgg=", |
| 171 | "owner": "hyprwm", |
| 172 | "repo": "hyprland-protocols", |
| 173 | "rev": "5a11232266bf1a1f5952d5b179c3f4b2facaaa84", |
| 174 | "type": "github" |
| 175 | }, |
| 176 | "original": { |
| 177 | "owner": "hyprwm", |
| 178 | "repo": "hyprland-protocols", |
| 179 | "type": "github" |
| 180 | } |
| 181 | }, |
| 182 | "hyprlang": { |
| 183 | "inputs": { |
| 184 | "hyprutils": [ |
| 185 | "hyprland", |
| 186 | "hyprutils" |
| 187 | ], |
| 188 | "nixpkgs": [ |
| 189 | "hyprland", |
| 190 | "nixpkgs" |
| 191 | ], |
| 192 | "systems": [ |
| 193 | "hyprland", |
| 194 | "systems" |
| 195 | ] |
| 196 | }, |
| 197 | "locked": { |
| 198 | "lastModified": 1725997860, |
| 199 | "narHash": "sha256-d/rZ/fHR5l1n7PeyLw0StWMNLXVU9c4HFyfskw568so=", |
| 200 | "owner": "hyprwm", |
| 201 | "repo": "hyprlang", |
| 202 | "rev": "dfeb5811dd6485490cce18d6cc1e38a055eea876", |
| 203 | "type": "github" |
| 204 | }, |
| 205 | "original": { |
| 206 | "owner": "hyprwm", |
| 207 | "repo": "hyprlang", |
| 208 | "type": "github" |
| 209 | } |
| 210 | }, |
| 211 | "hyprpicker-git": { |
| 212 | "inputs": { |
| 213 | "hyprutils": "hyprutils_2", |
| 214 | "hyprwayland-scanner": "hyprwayland-scanner_2", |
| 215 | "nixpkgs": [ |
| 216 | "nixpkgs" |
| 217 | ], |
| 218 | "systems": "systems_2" |
| 219 | }, |
| 220 | "locked": { |
| 221 | "lastModified": 1727705155, |
| 222 | "narHash": "sha256-gu26MSYbTlRLMUpZ9PeYXtqqhzPDQXxEDkjiJgwzIIc=", |
| 223 | "owner": "hyprwm", |
| 224 | "repo": "hyprpicker", |
| 225 | "rev": "116cec14a552191a9ad69ca96252ca12ecfa9826", |
| 226 | "type": "github" |
| 227 | }, |
| 228 | "original": { |
| 229 | "owner": "hyprwm", |
| 230 | "ref": "v0.4.1", |
| 231 | "repo": "hyprpicker", |
| 232 | "type": "github" |
| 233 | } |
| 234 | }, |
| 235 | "hyprutils": { |
| 236 | "inputs": { |
| 237 | "nixpkgs": [ |
| 238 | "hyprland", |
| 239 | "nixpkgs" |
| 240 | ], |
| 241 | "systems": [ |
| 242 | "hyprland", |
| 243 | "systems" |
| 244 | ] |
| 245 | }, |
| 246 | "locked": { |
| 247 | "lastModified": 1727300645, |
| 248 | "narHash": "sha256-OvAtVLaSRPnbXzOwlR1fVqCXR7i+ICRX3aPMCdIiv+c=", |
| 249 | "owner": "hyprwm", |
| 250 | "repo": "hyprutils", |
| 251 | "rev": "3f5293432b6dc6a99f26aca2eba3876d2660665c", |
| 252 | "type": "github" |
| 253 | }, |
| 254 | "original": { |
| 255 | "owner": "hyprwm", |
| 256 | "repo": "hyprutils", |
| 257 | "type": "github" |
| 258 | } |
| 259 | }, |
| 260 | "hyprutils_2": { |
| 261 | "inputs": { |
| 262 | "nixpkgs": [ |
| 263 | "hyprpicker-git", |
| 264 | "nixpkgs" |
| 265 | ], |
| 266 | "systems": [ |
| 267 | "hyprpicker-git", |
| 268 | "systems" |
| 269 | ] |
| 270 | }, |
| 271 | "locked": { |
| 272 | "lastModified": 1727300645, |
| 273 | "narHash": "sha256-OvAtVLaSRPnbXzOwlR1fVqCXR7i+ICRX3aPMCdIiv+c=", |
| 274 | "owner": "hyprwm", |
| 275 | "repo": "hyprutils", |
| 276 | "rev": "3f5293432b6dc6a99f26aca2eba3876d2660665c", |
| 277 | "type": "github" |
| 278 | }, |
| 279 | "original": { |
| 280 | "owner": "hyprwm", |
| 281 | "repo": "hyprutils", |
| 282 | "type": "github" |
| 283 | } |
| 284 | }, |
| 285 | "hyprwayland-scanner": { |
| 286 | "inputs": { |
| 287 | "nixpkgs": [ |
| 288 | "hyprland", |
| 289 | "nixpkgs" |
| 290 | ], |
| 291 | "systems": [ |
| 292 | "hyprland", |
| 293 | "systems" |
| 294 | ] |
| 295 | }, |
| 296 | "locked": { |
| 297 | "lastModified": 1726874836, |
| 298 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", |
| 299 | "owner": "hyprwm", |
| 300 | "repo": "hyprwayland-scanner", |
| 301 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", |
| 302 | "type": "github" |
| 303 | }, |
| 304 | "original": { |
| 305 | "owner": "hyprwm", |
| 306 | "repo": "hyprwayland-scanner", |
| 307 | "type": "github" |
| 308 | } |
| 309 | }, |
| 310 | "hyprwayland-scanner_2": { |
| 311 | "inputs": { |
| 312 | "nixpkgs": [ |
| 313 | "hyprpicker-git", |
| 314 | "nixpkgs" |
| 315 | ], |
| 316 | "systems": [ |
| 317 | "hyprpicker-git", |
| 318 | "systems" |
| 319 | ] |
| 320 | }, |
| 321 | "locked": { |
| 322 | "lastModified": 1726874836, |
| 323 | "narHash": "sha256-VKR0sf0PSNCB0wPHVKSAn41mCNVCnegWmgkrneKDhHM=", |
| 324 | "owner": "hyprwm", |
| 325 | "repo": "hyprwayland-scanner", |
| 326 | "rev": "500c81a9e1a76760371049a8d99e008ea77aa59e", |
| 327 | "type": "github" |
| 328 | }, |
| 329 | "original": { |
| 330 | "owner": "hyprwm", |
| 331 | "repo": "hyprwayland-scanner", |
| 332 | "type": "github" |
| 333 | } |
| 334 | }, |
| 335 | "nixgl": { |
| 336 | "inputs": { |
| 337 | "flake-utils": "flake-utils", |
| 338 | "nixpkgs": [ |
| 339 | "nixpkgs" |
| 340 | ] |
| 341 | }, |
| 342 | "locked": { |
| 343 | "lastModified": 1713543440, |
| 344 | "narHash": "sha256-lnzZQYG0+EXl/6NkGpyIz+FEOc/DSEG57AP1VsdeNrM=", |
| 345 | "owner": "nix-community", |
| 346 | "repo": "nixGL", |
| 347 | "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a", |
| 348 | "type": "github" |
| 349 | }, |
| 350 | "original": { |
| 351 | "owner": "nix-community", |
| 352 | "repo": "nixGL", |
| 353 | "rev": "310f8e49a149e4c9ea52f1adf70cdc768ec53f8a", |
| 354 | "type": "github" |
| 355 | } |
| 356 | }, |
| 357 | "nixpkgs": { |
| 358 | "locked": { |
| 359 | "lastModified": 1729168305, |
| 360 | "narHash": "sha256-jmhxZnrlOyLEMUL2+JkVfkN0XWXI5uE6EB5kVZFR0fo=", |
| 361 | "owner": "nixos", |
| 362 | "repo": "nixpkgs", |
| 363 | "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d", |
| 364 | "type": "github" |
| 365 | }, |
| 366 | "original": { |
| 367 | "owner": "nixos", |
| 368 | "repo": "nixpkgs", |
| 369 | "rev": "2a55bdc8cfcf41551323a4a6cef24d3f566c824d", |
| 370 | "type": "github" |
| 371 | } |
| 372 | }, |
| 373 | "root": { |
| 374 | "inputs": { |
| 375 | "home-manager": "home-manager", |
| 376 | "hyprland": "hyprland", |
| 377 | "hyprpicker-git": "hyprpicker-git", |
| 378 | "nixgl": "nixgl", |
| 379 | "nixpkgs": "nixpkgs" |
| 380 | } |
| 381 | }, |
| 382 | "systems": { |
| 383 | "locked": { |
| 384 | "lastModified": 1689347949, |
| 385 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 386 | "owner": "nix-systems", |
| 387 | "repo": "default-linux", |
| 388 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 389 | "type": "github" |
| 390 | }, |
| 391 | "original": { |
| 392 | "owner": "nix-systems", |
| 393 | "repo": "default-linux", |
| 394 | "type": "github" |
| 395 | } |
| 396 | }, |
| 397 | "systems_2": { |
| 398 | "locked": { |
| 399 | "lastModified": 1689347949, |
| 400 | "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", |
| 401 | "owner": "nix-systems", |
| 402 | "repo": "default-linux", |
| 403 | "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", |
| 404 | "type": "github" |
| 405 | }, |
| 406 | "original": { |
| 407 | "owner": "nix-systems", |
| 408 | "repo": "default-linux", |
| 409 | "type": "github" |
| 410 | } |
| 411 | }, |
| 412 | "xdph": { |
| 413 | "inputs": { |
| 414 | "hyprland-protocols": "hyprland-protocols_2", |
| 415 | "hyprlang": [ |
| 416 | "hyprland", |
| 417 | "hyprlang" |
| 418 | ], |
| 419 | "hyprutils": [ |
| 420 | "hyprland", |
| 421 | "hyprutils" |
| 422 | ], |
| 423 | "hyprwayland-scanner": [ |
| 424 | "hyprland", |
| 425 | "hyprwayland-scanner" |
| 426 | ], |
| 427 | "nixpkgs": [ |
| 428 | "hyprland", |
| 429 | "nixpkgs" |
| 430 | ], |
| 431 | "systems": [ |
| 432 | "hyprland", |
| 433 | "systems" |
| 434 | ] |
| 435 | }, |
| 436 | "locked": { |
| 437 | "lastModified": 1727524473, |
| 438 | "narHash": "sha256-1DGktDtSWIJpnDbVoj/qpvJSH5zg6JbOfuh6xqZMap0=", |
| 439 | "owner": "hyprwm", |
| 440 | "repo": "xdg-desktop-portal-hyprland", |
| 441 | "rev": "7e500e679ede40e79cf2d89b5f5fa3e34923bd26", |
| 442 | "type": "github" |
| 443 | }, |
| 444 | "original": { |
| 445 | "owner": "hyprwm", |
| 446 | "repo": "xdg-desktop-portal-hyprland", |
| 447 | "type": "github" |
| 448 | } |
| 449 | } |
| 450 | }, |
| 451 | "root": "root", |
| 452 | "version": 7 |
| 453 | } |