My NixOS config Part 3: Flake-Parts Crusaders nix.ladas552.me
hjem nix nixos impermanence flake-parts nvfetcher niri noctalia
at master 394 lines 10 kB view raw
1{ 2 "nodes": { 3 "flake-parts": { 4 "inputs": { 5 "nixpkgs-lib": [ 6 "nixpkgs" 7 ] 8 }, 9 "locked": { 10 "lastModified": 1772408722, 11 "narHash": "sha256-rHuJtdcOjK7rAHpHphUb1iCvgkU3GpfvicLMwwnfMT0=", 12 "owner": "hercules-ci", 13 "repo": "flake-parts", 14 "rev": "f20dc5d9b8027381c474144ecabc9034d6a839a3", 15 "type": "github" 16 }, 17 "original": { 18 "owner": "hercules-ci", 19 "repo": "flake-parts", 20 "type": "github" 21 } 22 }, 23 "flake-utils": { 24 "inputs": { 25 "systems": [ 26 "systems" 27 ] 28 }, 29 "locked": { 30 "lastModified": 1731533236, 31 "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", 32 "owner": "numtide", 33 "repo": "flake-utils", 34 "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", 35 "type": "github" 36 }, 37 "original": { 38 "owner": "numtide", 39 "repo": "flake-utils", 40 "type": "github" 41 } 42 }, 43 "gomod2nix": { 44 "inputs": { 45 "flake-utils": "flake-utils", 46 "nixpkgs": [ 47 "tangled", 48 "nixpkgs" 49 ] 50 }, 51 "locked": { 52 "lastModified": 1763982521, 53 "narHash": "sha256-ur4QIAHwgFc0vXiaxn5No/FuZicxBr2p0gmT54xZkUQ=", 54 "owner": "nix-community", 55 "repo": "gomod2nix", 56 "rev": "02e63a239d6eabd595db56852535992c898eba72", 57 "type": "github" 58 }, 59 "original": { 60 "owner": "nix-community", 61 "repo": "gomod2nix", 62 "type": "github" 63 } 64 }, 65 "hjem": { 66 "inputs": { 67 "nix-darwin": [], 68 "nixpkgs": [ 69 "nixpkgs" 70 ], 71 "smfh": "smfh" 72 }, 73 "locked": { 74 "lastModified": 1773176535, 75 "narHash": "sha256-SxJl+VllncXrqOv045TulgPHZSEiow7ItsA7GLcJq48=", 76 "owner": "feel-co", 77 "repo": "hjem", 78 "rev": "0290776d1418a475b785c1eacc91f655d11f331b", 79 "type": "github" 80 }, 81 "original": { 82 "owner": "feel-co", 83 "repo": "hjem", 84 "type": "github" 85 } 86 }, 87 "hjem-rum": { 88 "inputs": { 89 "hjem": [ 90 "hjem" 91 ], 92 "ndg": [], 93 "nixpkgs": [ 94 "nixpkgs" 95 ], 96 "treefmt-nix": [] 97 }, 98 "locked": { 99 "lastModified": 1772915389, 100 "narHash": "sha256-xM7gYCLOUH2fnPgdst7HcPpEn6GlEOf7nelJVxJZ040=", 101 "owner": "snugnug", 102 "repo": "hjem-rum", 103 "rev": "3506a77b5cbb35640f7dac595f98b10bdbe07b15", 104 "type": "github" 105 }, 106 "original": { 107 "owner": "snugnug", 108 "repo": "hjem-rum", 109 "type": "github" 110 } 111 }, 112 "home-manager": { 113 "inputs": { 114 "nixpkgs": [ 115 "nixpkgs" 116 ] 117 }, 118 "locked": { 119 "lastModified": 1773179137, 120 "narHash": "sha256-EdW2bwzlfme0vbMOcStnNmKlOAA05Bp6su2O8VLGT0k=", 121 "owner": "nix-community", 122 "repo": "home-manager", 123 "rev": "3f98e2bbc661ec0aaf558d8a283d6955f05f1d09", 124 "type": "github" 125 }, 126 "original": { 127 "owner": "nix-community", 128 "repo": "home-manager", 129 "type": "github" 130 } 131 }, 132 "mnw": { 133 "locked": { 134 "lastModified": 1770419553, 135 "narHash": "sha256-b1XqsH7AtVf2dXmq2iyRr2NC1yG7skY7Z6N2MpWHlK4=", 136 "owner": "Gerg-L", 137 "repo": "mnw", 138 "rev": "2aaffa8030d0b262176146adbb6b0e6374ce2957", 139 "type": "github" 140 }, 141 "original": { 142 "owner": "Gerg-L", 143 "repo": "mnw", 144 "type": "github" 145 } 146 }, 147 "niri": { 148 "inputs": { 149 "git-hooks": [], 150 "niri-unstable": "niri-unstable", 151 "nixpkgs": "nixpkgs", 152 "xwayland-satellite-unstable": "xwayland-satellite-unstable" 153 }, 154 "locked": { 155 "lastModified": 1773067062, 156 "narHash": "sha256-tejurku4yJGfHjleCRMK9AzyA0L9EXTTmpno12701iU=", 157 "ref": "refs/heads/main", 158 "rev": "e5b01841c13789e724626342dfe7fee9c54522d2", 159 "revCount": 72, 160 "type": "git", 161 "url": "https://codeberg.org/BANanaD3V/niri-nix" 162 }, 163 "original": { 164 "type": "git", 165 "url": "https://codeberg.org/BANanaD3V/niri-nix" 166 } 167 }, 168 "niri-unstable": { 169 "flake": false, 170 "locked": { 171 "lastModified": 1772873827, 172 "narHash": "sha256-T1igKylw0ZX8+yws4dWbkrSc+hZ1bmsM+Tjs4lxMYgo=", 173 "owner": "YaLTeR", 174 "repo": "niri", 175 "rev": "8f75d171b6017ed34043b1255ec4ffc374bf6ab0", 176 "type": "github" 177 }, 178 "original": { 179 "owner": "YaLTeR", 180 "repo": "niri", 181 "type": "github" 182 } 183 }, 184 "nixpkgs": { 185 "locked": { 186 "lastModified": 1772773019, 187 "narHash": "sha256-E1bxHxNKfDoQUuvriG71+f+s/NT0qWkImXsYZNFFfCs=", 188 "owner": "nixos", 189 "repo": "nixpkgs", 190 "rev": "aca4d95fce4914b3892661bcb80b8087293536c6", 191 "type": "github" 192 }, 193 "original": { 194 "owner": "nixos", 195 "ref": "nixos-unstable", 196 "repo": "nixpkgs", 197 "type": "github" 198 } 199 }, 200 "nixpkgs_2": { 201 "locked": { 202 "lastModified": 1772963539, 203 "narHash": "sha256-G4+9cEu8XSqEWYUB6iRgDfrg53av6yyRwAKhSeKbUVw=", 204 "rev": "9dcb002ca1690658be4a04645215baea8b95f31d", 205 "type": "tarball", 206 "url": "https://releases.nixos.org/nixos/unstable/nixos-26.05pre960399.9dcb002ca169/nixexprs.tar.xz?lastModified=1772963539&rev=9dcb002ca1690658be4a04645215baea8b95f31d" 207 }, 208 "original": { 209 "type": "tarball", 210 "url": "https://channels.nixos.org/nixos-unstable/nixexprs.tar.xz" 211 } 212 }, 213 "nixpkgs_3": { 214 "locked": { 215 "lastModified": 1771008912, 216 "narHash": "sha256-gf2AmWVTs8lEq7z/3ZAsgnZDhWIckkb+ZnAo5RzSxJg=", 217 "owner": "nixos", 218 "repo": "nixpkgs", 219 "rev": "a82ccc39b39b621151d6732718e3e250109076fa", 220 "type": "github" 221 }, 222 "original": { 223 "owner": "nixos", 224 "ref": "nixos-unstable", 225 "repo": "nixpkgs", 226 "type": "github" 227 } 228 }, 229 "nvf": { 230 "inputs": { 231 "flake-compat": [], 232 "flake-parts": [ 233 "flake-parts" 234 ], 235 "mnw": "mnw", 236 "ndg": [], 237 "nixpkgs": "nixpkgs_3", 238 "systems": [ 239 "systems" 240 ] 241 }, 242 "locked": { 243 "lastModified": 1773176554, 244 "narHash": "sha256-i7lgK73pvk5ClHgfVEeIiHFM1S2kjeCF2uvODf2oKlE=", 245 "owner": "notashelf", 246 "repo": "nvf", 247 "rev": "d057f50cc4ce26d5f8a43cd8ea16a0ac7805b228", 248 "type": "github" 249 }, 250 "original": { 251 "owner": "notashelf", 252 "repo": "nvf", 253 "type": "github" 254 } 255 }, 256 "root": { 257 "inputs": { 258 "flake-parts": "flake-parts", 259 "hjem": "hjem", 260 "hjem-rum": "hjem-rum", 261 "home-manager": "home-manager", 262 "niri": "niri", 263 "nixpkgs": "nixpkgs_2", 264 "nvf": "nvf", 265 "systems": "systems", 266 "tangled": "tangled" 267 } 268 }, 269 "rust-overlay": { 270 "inputs": { 271 "nixpkgs": [ 272 "hjem", 273 "smfh", 274 "nixpkgs" 275 ] 276 }, 277 "locked": { 278 "lastModified": 1771125043, 279 "narHash": "sha256-ldf/s49n6rOAxl7pYLJGGS1N/assoHkCOWdEdLyNZkc=", 280 "owner": "oxalica", 281 "repo": "rust-overlay", 282 "rev": "4912f951a26dc8142b176be2c2ad834319dc06e8", 283 "type": "github" 284 }, 285 "original": { 286 "owner": "oxalica", 287 "repo": "rust-overlay", 288 "type": "github" 289 } 290 }, 291 "smfh": { 292 "inputs": { 293 "nixpkgs": [ 294 "hjem", 295 "nixpkgs" 296 ], 297 "rust-overlay": "rust-overlay", 298 "systems": [ 299 "systems" 300 ] 301 }, 302 "locked": { 303 "lastModified": 1771208268, 304 "narHash": "sha256-6zMgOPzBbTSm8jzPqmGcotjvkN3HzxcnMM8pW64JpZQ=", 305 "owner": "feel-co", 306 "repo": "smfh", 307 "rev": "dd0a33fc9d1fe7c29da86225af4b4a47b1714839", 308 "type": "github" 309 }, 310 "original": { 311 "owner": "feel-co", 312 "repo": "smfh", 313 "type": "github" 314 } 315 }, 316 "sqlite-lib-src": { 317 "flake": false, 318 "locked": { 319 "lastModified": 1706631843, 320 "narHash": "sha256-bJoMjirsBjm2Qk9KPiy3yV3+8b/POlYe76/FQbciHro=", 321 "type": "tarball", 322 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 323 }, 324 "original": { 325 "type": "tarball", 326 "url": "https://sqlite.org/2024/sqlite-amalgamation-3450100.zip" 327 } 328 }, 329 "systems": { 330 "locked": { 331 "lastModified": 1689347949, 332 "narHash": "sha256-12tWmuL2zgBgZkdoB6qXZsgJEH9LR3oUgpaQq2RbI80=", 333 "owner": "nix-systems", 334 "repo": "default-linux", 335 "rev": "31732fcf5e8fea42e59c2488ad31a0e651500f68", 336 "type": "github" 337 }, 338 "original": { 339 "owner": "nix-systems", 340 "repo": "default-linux", 341 "type": "github" 342 } 343 }, 344 "tangled": { 345 "inputs": { 346 "actor-typeahead-src": [], 347 "flake-compat": [], 348 "gomod2nix": "gomod2nix", 349 "htmx-src": [], 350 "htmx-ws-src": [], 351 "ibm-plex-mono-src": [], 352 "indigo": [], 353 "inter-fonts-src": [], 354 "lucide-src": [], 355 "mermaid-src": [], 356 "nixpkgs": [ 357 "nixpkgs" 358 ], 359 "sqlite-lib-src": "sqlite-lib-src" 360 }, 361 "locked": { 362 "lastModified": 1773147218, 363 "narHash": "sha256-L2FUTaVxNjob5sxA4TTTedqDyvrPI31c8GSY0hUksKE=", 364 "ref": "refs/heads/master", 365 "rev": "ae3c820543b2e0504fd4f251e76a861d24f7d36c", 366 "revCount": 2031, 367 "type": "git", 368 "url": "https://tangled.org/@tangled.org/core" 369 }, 370 "original": { 371 "type": "git", 372 "url": "https://tangled.org/@tangled.org/core" 373 } 374 }, 375 "xwayland-satellite-unstable": { 376 "flake": false, 377 "locked": { 378 "lastModified": 1772429643, 379 "narHash": "sha256-M+bAeCCcjBnVk6w/4dIVvXvpJwOKnXjwi/lDbaN6Yws=", 380 "owner": "Supreeeme", 381 "repo": "xwayland-satellite", 382 "rev": "10f985b84cdbcc3bbf35b3e7e43d1b2a84fa9ce2", 383 "type": "github" 384 }, 385 "original": { 386 "owner": "Supreeeme", 387 "repo": "xwayland-satellite", 388 "type": "github" 389 } 390 } 391 }, 392 "root": "root", 393 "version": 7 394}