{ "nodes": { "agenix": { "inputs": { "darwin": "darwin", "home-manager": "home-manager", "nixpkgs": [ "nixpkgs" ], "systems": "systems" }, "locked": { "lastModified": 1760836749, "narHash": "sha256-wyT7Pl6tMFbFrs8Lk/TlEs81N6L+VSybPfiIgzU8lbQ=", "owner": "ryantm", "repo": "agenix", "rev": "2f0f812f69f3eb4140157fe15e12739adf82e32a", "type": "github" }, "original": { "owner": "ryantm", "repo": "agenix", "type": "github" } }, "cachix": { "inputs": { "devenv": [ "devenv" ], "flake-compat": [ "devenv" ], "git-hooks": [ "devenv", "git-hooks" ], "nixpkgs": [ "devenv", "nixpkgs" ] }, "locked": { "lastModified": 1752264895, "narHash": "sha256-1zBPE/PNAkPNUsOWFET4J0cjlvziH8DOekesDmjND+w=", "owner": "cachix", "repo": "cachix", "rev": "47053aef762f452e816e44eb9a23fbc3827b241a", "type": "github" }, "original": { "owner": "cachix", "ref": "latest", "repo": "cachix", "type": "github" } }, "darwin": { "inputs": { "nixpkgs": [ "agenix", "nixpkgs" ] }, "locked": { "lastModified": 1744478979, "narHash": "sha256-dyN+teG9G82G+m+PX/aSAagkC+vUv0SgUw3XkPhQodQ=", "owner": "lnl7", "repo": "nix-darwin", "rev": "43975d782b418ebf4969e9ccba82466728c2851b", "type": "github" }, "original": { "owner": "lnl7", "ref": "master", "repo": "nix-darwin", "type": "github" } }, "darwin_2": { "inputs": { "nixpkgs": [ "nixpkgs-darwin" ] }, "locked": { "lastModified": 1759509947, "narHash": "sha256-4XifSIHfpJKcCf5bZZRhj8C4aCpjNBaE3kXr02s4rHU=", "owner": "lnl7", "repo": "nix-darwin", "rev": "000eadb231812ad6ea6aebd7526974aaf4e79355", "type": "github" }, "original": { "owner": "lnl7", "ref": "nix-darwin-25.05", "repo": "nix-darwin", "type": "github" } }, "devenv": { "inputs": { "cachix": "cachix", "flake-compat": "flake-compat", "flake-parts": "flake-parts", "git-hooks": "git-hooks", "nix": "nix", "nixpkgs": [ "nixpkgs-unstable" ] }, "locked": { "lastModified": 1761427990, "narHash": "sha256-MnrJFwdkwt0FHvRj6vbVfCBWoAPW9O9+HOldMM1yeR8=", "owner": "cachix", "repo": "devenv", "rev": "7419c04fc798d5d5918413d4cb6c8629f9d4e8a3", "type": "github" }, "original": { "owner": "cachix", "repo": "devenv", "type": "github" } }, "disko": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1760701190, "narHash": "sha256-y7UhnWlER8r776JsySqsbTUh2Txf7K30smfHlqdaIQw=", "owner": "nix-community", "repo": "disko", "rev": "3a9450b26e69dcb6f8de6e2b07b3fc1c288d85f5", "type": "github" }, "original": { "owner": "nix-community", "repo": "disko", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1747046372, "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", "owner": "edolstra", "repo": "flake-compat", "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-compat_2": { "flake": false, "locked": { "lastModified": 1747046372, "narHash": "sha256-CIVLLkVgvHYbgI2UpXvIIBJ12HWgX+fjA8Xf8PUmqCY=", "owner": "edolstra", "repo": "flake-compat", "rev": "9100a0f413b0c601e0533d1d94ffd501ce2e7885", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": [ "devenv", "nixpkgs" ] }, "locked": { "lastModified": 1756770412, "narHash": "sha256-+uWLQZccFHwqpGqr2Yt5VsW/PbeJVTn9Dk6SHWhNRPw=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "4524271976b625a4a605beefd893f270620fd751", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-parts_2": { "inputs": { "nixpkgs-lib": [ "nixvim", "nixpkgs" ] }, "locked": { "lastModified": 1759362264, "narHash": "sha256-wfG0S7pltlYyZTM+qqlhJ7GMw2fTF4mLKCIVhLii/4M=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "758cf7296bee11f1706a574c77d072b8a7baa881", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems_2" }, "locked": { "lastModified": 1731533236, "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", "owner": "numtide", "repo": "flake-utils", "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "git-hooks": { "inputs": { "flake-compat": [ "devenv", "flake-compat" ], "gitignore": "gitignore", "nixpkgs": [ "devenv", "nixpkgs" ] }, "locked": { "lastModified": 1758108966, "narHash": "sha256-ytw7ROXaWZ7OfwHrQ9xvjpUWeGVm86pwnEd1QhzawIo=", "owner": "cachix", "repo": "git-hooks.nix", "rev": "54df955a695a84cd47d4a43e08e1feaf90b1fd9b", "type": "github" }, "original": { "owner": "cachix", "repo": "git-hooks.nix", "type": "github" } }, "git-hooks_2": { "inputs": { "flake-compat": "flake-compat_2", "gitignore": "gitignore_2", "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1760663237, "narHash": "sha256-BflA6U4AM1bzuRMR8QqzPXqh8sWVCNDzOdsxXEguJIc=", "owner": "cachix", "repo": "git-hooks.nix", "rev": "ca5b894d3e3e151ffc1db040b6ce4dcc75d31c37", "type": "github" }, "original": { "owner": "cachix", "repo": "git-hooks.nix", "type": "github" } }, "gitignore": { "inputs": { "nixpkgs": [ "devenv", "git-hooks", "nixpkgs" ] }, "locked": { "lastModified": 1709087332, "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", "owner": "hercules-ci", "repo": "gitignore.nix", "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "gitignore.nix", "type": "github" } }, "gitignore_2": { "inputs": { "nixpkgs": [ "git-hooks", "nixpkgs" ] }, "locked": { "lastModified": 1709087332, "narHash": "sha256-HG2cCnktfHsKV0s4XW83gU3F57gaTljL9KNSuG6bnQs=", "owner": "hercules-ci", "repo": "gitignore.nix", "rev": "637db329424fd7e46cf4185293b9cc8c88c95394", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "gitignore.nix", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "agenix", "nixpkgs" ] }, "locked": { "lastModified": 1745494811, "narHash": "sha256-YZCh2o9Ua1n9uCvrvi5pRxtuVNml8X2a03qIFfRKpFs=", "owner": "nix-community", "repo": "home-manager", "rev": "abfad3d2958c9e6300a883bd443512c55dfeb1be", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "home-manager_2": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1761468550, "narHash": "sha256-nY4vyN1QdHhC5Gj3545fI2Y7FSr/gs8ID4gPmF8HPww=", "owner": "nix-community", "repo": "home-manager", "rev": "1830716059bfee7cbcfbfcc38d7be98e482a5762", "type": "github" }, "original": { "owner": "nix-community", "ref": "master", "repo": "home-manager", "type": "github" } }, "impermanence": { "locked": { "lastModified": 1737831083, "narHash": "sha256-LJggUHbpyeDvNagTUrdhe/pRVp4pnS6wVKALS782gRI=", "owner": "nix-community", "repo": "impermanence", "rev": "4b3e914cdf97a5b536a889e939fb2fd2b043a170", "type": "github" }, "original": { "owner": "nix-community", "repo": "impermanence", "type": "github" } }, "ixx": { "inputs": { "flake-utils": [ "nixvim", "nuschtosSearch", "flake-utils" ], "nixpkgs": [ "nixvim", "nuschtosSearch", "nixpkgs" ] }, "locked": { "lastModified": 1754860581, "narHash": "sha256-EM0IE63OHxXCOpDHXaTyHIOk2cNvMCGPqLt/IdtVxgk=", "owner": "NuschtOS", "repo": "ixx", "rev": "babfe85a876162c4acc9ab6fb4483df88fa1f281", "type": "github" }, "original": { "owner": "NuschtOS", "ref": "v0.1.1", "repo": "ixx", "type": "github" } }, "nix": { "inputs": { "flake-compat": [ "devenv", "flake-compat" ], "flake-parts": [ "devenv", "flake-parts" ], "git-hooks-nix": [ "devenv", "git-hooks" ], "nixpkgs": [ "devenv", "nixpkgs" ], "nixpkgs-23-11": [ "devenv" ], "nixpkgs-regression": [ "devenv" ] }, "locked": { "lastModified": 1758763079, "narHash": "sha256-Bx1A+lShhOWwMuy3uDzZQvYiBKBFcKwy6G6NEohhv6A=", "owner": "cachix", "repo": "nix", "rev": "6f0140527c2b0346df4afad7497baa08decb929f", "type": "github" }, "original": { "owner": "cachix", "ref": "devenv-2.30.5", "repo": "nix", "type": "github" } }, "nixos-facter-modules": { "locked": { "lastModified": 1761137276, "narHash": "sha256-4lDjGnWRBLwqKQ4UWSUq6Mvxu9r8DSqCCydodW/Jsi8=", "owner": "nix-community", "repo": "nixos-facter-modules", "rev": "70bcd64225d167c7af9b475c4df7b5abba5c7de8", "type": "github" }, "original": { "owner": "nix-community", "repo": "nixos-facter-modules", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1761173472, "narHash": "sha256-m9W0dYXflzeGgKNravKJvTMR4Qqa2MVD11AwlGMufeE=", "owner": "nixos", "repo": "nixpkgs", "rev": "c8aa8cc00a5cb57fada0851a038d35c08a36a2bb", "type": "github" }, "original": { "owner": "nixos", "ref": "nixos-25.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-darwin": { "locked": { "lastModified": 1761430225, "narHash": "sha256-rwI/YwAAByROAXkGbQNsxgUl/UM5eG5N6XIUzBKOIOw=", "owner": "nixos", "repo": "nixpkgs", "rev": "08478b816182dc3cc208210b996294411690111d", "type": "github" }, "original": { "owner": "nixos", "ref": "nixpkgs-25.05-darwin", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-unstable": { "locked": { "lastModified": 1761349956, "narHash": "sha256-tH3wHnOJms+U4k/rK2Nn1RfBrhffX92jLP/2VndSn0w=", "owner": "nixos", "repo": "nixpkgs", "rev": "02f2cb8e0feb4596d20cc52fda73ccee960e3538", "type": "github" }, "original": { "owner": "nixos", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixvim": { "inputs": { "flake-parts": "flake-parts_2", "nixpkgs": [ "nixpkgs" ], "nuschtosSearch": "nuschtosSearch", "systems": "systems_3" }, "locked": { "lastModified": 1760795571, "narHash": "sha256-gi+tWWAknKuTNso3yMeKsT9nj0jx+tuYF7g7nmLUWT8=", "owner": "nix-community", "repo": "nixvim", "rev": "6c945865ba5de87fa2d0dd8a0e66ca572ddf9043", "type": "github" }, "original": { "owner": "nix-community", "ref": "nixos-25.05", "repo": "nixvim", "type": "github" } }, "nuschtosSearch": { "inputs": { "flake-utils": "flake-utils", "ixx": "ixx", "nixpkgs": [ "nixvim", "nixpkgs" ] }, "locked": { "lastModified": 1760652422, "narHash": "sha256-C88Pgz38QIl9JxQceexqL2G7sw9vodHWx1Uaq+NRJrw=", "owner": "NuschtOS", "repo": "search", "rev": "3ebeebe8b6a49dfb11f771f761e0310f7c48d726", "type": "github" }, "original": { "owner": "NuschtOS", "repo": "search", "type": "github" } }, "root": { "inputs": { "agenix": "agenix", "darwin": "darwin_2", "devenv": "devenv", "disko": "disko", "git-hooks": "git-hooks_2", "home-manager": "home-manager_2", "impermanence": "impermanence", "nixos-facter-modules": "nixos-facter-modules", "nixpkgs": "nixpkgs", "nixpkgs-darwin": "nixpkgs-darwin", "nixpkgs-unstable": "nixpkgs-unstable", "nixvim": "nixvim", "secrets": "secrets" } }, "secrets": { "locked": { "lastModified": 1757426513, "narHash": "sha256-1OpcTvx2rdcuhlLRH1Nttc+QxkpMm0ROfVdQROGiLSY=", "ref": "refs/heads/master", "rev": "a5d468bbe180814485afda6eaeb4fc6b2b4cef86", "revCount": 24, "type": "git", "url": "ssh://git@codeberg.org/control/secrets.git" }, "original": { "type": "git", "url": "ssh://git@codeberg.org/control/secrets.git" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "systems_2": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "systems_3": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } } }, "root": "root", "version": 7 }