{ "nodes": { "dev-flake-parts": { "inputs": { "nixpkgs-lib": [ "dev-nixpkgs" ] }, "locked": { "lastModified": 1767609335, "narHash": "sha256-feveD98mQpptwrAEggBQKJTYbvwwglSbOv53uCfH9PY=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "250481aafeb741edfe23d29195671c19b36b6dca", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "dev-nixpkgs": { "locked": { "lastModified": 1767799921, "narHash": "sha256-r4GVX+FToWVE2My8VVZH4V0pTIpnu2ZE8/Z4uxGEMBE=", "owner": "NixOS", "repo": "nixpkgs", "rev": "d351d0653aeb7877273920cd3e823994e7579b0b", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-25.11", "repo": "nixpkgs", "type": "github" } }, "dev-systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "flake-compat": { "locked": { "lastModified": 1767039857, "narHash": "sha256-vNpUSpF5Nuw8xvDLj2KCwwksIbjua2LZCqhV1LNRDns=", "owner": "NixOS", "repo": "flake-compat", "rev": "5edf11c44bc78a0d334f6334cdaf7d60d732daab", "type": "github" }, "original": { "owner": "NixOS", "repo": "flake-compat", "type": "github" } }, "git-hooks": { "inputs": { "flake-compat": [ "flake-compat" ], "gitignore": [], "nixpkgs": [ "dev-nixpkgs" ] }, "locked": { "lastModified": 1767281941, "narHash": "sha256-6MkqajPICgugsuZ92OMoQcgSHnD6sJHwk8AxvMcIgTE=", "owner": "cachix", "repo": "git-hooks.nix", "rev": "f0927703b7b1c8d97511c4116eb9b4ec6645a0fa", "type": "github" }, "original": { "owner": "cachix", "repo": "git-hooks.nix", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "dev-nixpkgs" ] }, "locked": { "lastModified": 1767850628, "narHash": "sha256-D3QzdIT11J66I4mzwmIpAGLzPAcbCS2VaKN8fmOe6+E=", "owner": "nix-community", "repo": "home-manager", "rev": "8c8a16d41353a174767c38b962359b51a56ca02e", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-25.11", "repo": "home-manager", "type": "github" } }, "mnw": { "locked": { "lastModified": 1758834834, "narHash": "sha256-Y7IvY4F8vajZyp3WGf+KaiIVwondEkMFkt92Cr9NZmg=", "owner": "Gerg-L", "repo": "mnw", "rev": "cfbc7d1cc832e318d0863a5fc91d940a96034001", "type": "github" }, "original": { "owner": "Gerg-L", "repo": "mnw", "type": "github" } }, "ndg": { "inputs": { "nixpkgs": [ "nvf", "nixpkgs" ] }, "locked": { "lastModified": 1765720983, "narHash": "sha256-tWtukpABmux6EC/FuCJEgA1kmRjcRPtED44N+GGPq+4=", "owner": "feel-co", "repo": "ndg", "rev": "f399ace8bb8e1f705dd8942b24d207aa4d75c936", "type": "github" }, "original": { "owner": "feel-co", "repo": "ndg", "type": "github" } }, "nixvim": { "inputs": { "flake-parts": [ "dev-flake-parts" ], "nixpkgs": [ "dev-nixpkgs" ], "nuschtosSearch": [], "systems": [ "dev-systems" ] }, "locked": { "lastModified": 1767448089, "narHash": "sha256-U1fHsZBnFrUil731NHD9Sg5HoiG+eSHau8OFuClhwW0=", "owner": "nix-community", "repo": "nixvim", "rev": "983751b66f255bbea1adc185364e9e7b73f82358", "type": "github" }, "original": { "owner": "nix-community", "ref": "nixos-25.11", "repo": "nixvim", "type": "github" } }, "noctalia-shell": { "inputs": { "nixpkgs": [ "dev-nixpkgs" ] }, "locked": { "lastModified": 1767884581, "narHash": "sha256-CJO/jSRmIUIIb/XAT1v/zgVwH6sjjT3aaqh4aTSP5So=", "owner": "noctalia-dev", "repo": "noctalia-shell", "rev": "86696ad976cc9401df41346e51832c094e44ce50", "type": "github" }, "original": { "owner": "noctalia-dev", "repo": "noctalia-shell", "type": "github" } }, "nvf": { "inputs": { "flake-compat": [], "flake-parts": [ "dev-flake-parts" ], "mnw": "mnw", "ndg": "ndg", "nixpkgs": [ "dev-nixpkgs" ], "systems": [ "dev-systems" ] }, "locked": { "lastModified": 1767847386, "narHash": "sha256-S8lf6YtZpJQaq38GCuao+h7LnNYFVvTpI70lNevk5xM=", "owner": "NotAShelf", "repo": "nvf", "rev": "317877430a36e2e449405aaea30788119791dedc", "type": "github" }, "original": { "owner": "NotAShelf", "repo": "nvf", "type": "github" } }, "root": { "inputs": { "dev-flake-parts": "dev-flake-parts", "dev-nixpkgs": "dev-nixpkgs", "dev-systems": "dev-systems", "flake-compat": "flake-compat", "git-hooks": "git-hooks", "home-manager": "home-manager", "nixvim": "nixvim", "noctalia-shell": "noctalia-shell", "nvf": "nvf", "spicetify-nix": "spicetify-nix", "treefmt-nix": "treefmt-nix", "vicinae": "vicinae", "zen-browser": "zen-browser" } }, "spicetify-nix": { "inputs": { "nixpkgs": [ "dev-nixpkgs" ], "systems": [ "dev-systems" ] }, "locked": { "lastModified": 1767502559, "narHash": "sha256-om0IPjW850vhhIrNZ5tiXjsYuqyoI44IdE+I9AwZ96I=", "owner": "Gerg-L", "repo": "spicetify-nix", "rev": "806c1fdeb7af3e013215d14f5d9f06685fa6650f", "type": "github" }, "original": { "owner": "Gerg-L", "repo": "spicetify-nix", "type": "github" } }, "treefmt-nix": { "inputs": { "nixpkgs": [ "dev-nixpkgs" ] }, "locked": { "lastModified": 1767801790, "narHash": "sha256-QfX6g3Wj2vQe7oBJEbTf0npvC6sJoDbF9hb2+gM5tf8=", "owner": "numtide", "repo": "treefmt-nix", "rev": "778a1d691f1ef45dd68c661715c5bf8cbf131c80", "type": "github" }, "original": { "owner": "numtide", "repo": "treefmt-nix", "type": "github" } }, "vicinae": { "inputs": { "nixpkgs": [ "dev-nixpkgs" ], "systems": [ "dev-systems" ] }, "locked": { "lastModified": 1765271704, "narHash": "sha256-G9zuw0IuzOxCeAcLE+IXcsdp0vAGMXBBdlfjBISnL90=", "owner": "vicinaehq", "repo": "vicinae", "rev": "04608039dda3da97ccb2e89f22f4943eb1df9a03", "type": "github" }, "original": { "owner": "vicinaehq", "repo": "vicinae", "rev": "04608039dda3da97ccb2e89f22f4943eb1df9a03", "type": "github" } }, "zen-browser": { "inputs": { "home-manager": [ "home-manager" ], "nixpkgs": [ "dev-nixpkgs" ] }, "locked": { "lastModified": 1767763594, "narHash": "sha256-5ysv8EuVAgDoYmNuXEUNf7vBzdeRaFxeIlIndv5HMvs=", "owner": "0xc000022070", "repo": "zen-browser-flake", "rev": "8b2302d8c10369c9135552cc892da75cff5ddb03", "type": "github" }, "original": { "owner": "0xc000022070", "repo": "zen-browser-flake", "type": "github" } } }, "root": "root", "version": 7 }