{ "nodes": { "agenix": { "inputs": { "darwin": [], "home-manager": [ "home-manager" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1701216516, "narHash": "sha256-jKSeJn+7hZ1dZdiH1L+NWUGT2i/BGomKAJ54B9kT06Q=", "owner": "ryantm", "repo": "agenix", "rev": "13ac9ac6d68b9a0896e3d43a082947233189e247", "type": "github" }, "original": { "owner": "ryantm", "repo": "agenix", "type": "github" } }, "deploy-rs": { "inputs": { "flake-compat": [ "flake-compat" ], "nixpkgs": [ "nixpkgs" ], "utils": [ "flake-utils" ] }, "locked": { "lastModified": 1702378423, "narHash": "sha256-tuJ8NWjaH/OuZSZukS6T+suia7E1QIPXW2nzkuUCCNA=", "owner": "serokell", "repo": "deploy-rs", "rev": "2ccd5d9939d41ac797c3ce769a689fdbc76fdebb", "type": "github" }, "original": { "owner": "serokell", "repo": "deploy-rs", "type": "github" } }, "flake-compat": { "locked": { "lastModified": 1688025799, "narHash": "sha256-ktpB4dRtnksm9F5WawoIkEneh1nrEvuxb5lJFt1iOyw=", "owner": "nix-community", "repo": "flake-compat", "rev": "8bf105319d44f6b9f0d764efa4fdef9f1cc9ba1c", "type": "github" }, "original": { "owner": "nix-community", "repo": "flake-compat", "type": "github" } }, "flake-utils": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1701680307, "narHash": "sha256-kAuep2h5ajznlPMD9rnQyffWG8EM/C73lejGofXvdM8=", "owner": "numtide", "repo": "flake-utils", "rev": "4022d587cbbfd70fe950c1e2083a02621806a725", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "gitignore": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1694102001, "narHash": "sha256-vky6VPK1n1od6vXbqzOXnekrQpTL4hbPAwUhT5J9c9E=", "owner": "hercules-ci", "repo": "gitignore.nix", "rev": "9e21c80adf67ebcb077d75bd5e7d724d21eeafd6", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "gitignore.nix", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1702195709, "narHash": "sha256-+zRjWkm5rKqQ57PuLZ3JF3xi3vPMiOJzItb1m/43Cq4=", "owner": "nix-community", "repo": "home-manager", "rev": "6761b8188b860f374b457eddfdb05c82eef9752f", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-23.11", "repo": "home-manager", "type": "github" } }, "nix-index-database": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1702291765, "narHash": "sha256-kfxavgLKPIZdYVPUPcoDZyr5lleymrqbr5G9PVfQ2NY=", "owner": "Mic92", "repo": "nix-index-database", "rev": "45d82e0a8b9dd6c5dd9da835ac0c072239af7785", "type": "github" }, "original": { "owner": "Mic92", "repo": "nix-index-database", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1702336390, "narHash": "sha256-BRO8J8QbmyuS0XMh4UfY11akgTGZj1YhkqNvR83JrsI=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "fef05bf9c8e818f4ca1425ef4c18e6680becd072", "type": "github" }, "original": { "owner": "NixOS", "ref": "master", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1702233072, "narHash": "sha256-H5G2wgbim2Ku6G6w+NSaQaauv6B6DlPhY9fMvArKqRo=", "owner": "NixOS", "repo": "nixpkgs", "rev": "781e2a9797ecf0f146e81425c822dca69fe4a348", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-23.11", "repo": "nixpkgs", "type": "github" } }, "nur": { "locked": { "lastModified": 1702417575, "narHash": "sha256-89HhMpiU48+PrZW/nkYxl9A2uRt94ud/J/FIf6k0dW8=", "owner": "nix-community", "repo": "NUR", "rev": "55ff7c9e06b3dd19be193158fb39df1a4623ea70", "type": "github" }, "original": { "owner": "nix-community", "repo": "NUR", "type": "github" } }, "pre-commit-hooks": { "inputs": { "flake-compat": [ "flake-compat" ], "flake-utils": [ "flake-utils" ], "gitignore": [ "gitignore" ], "nixpkgs": [ "nixpkgs" ], "nixpkgs-stable": [ "nixpkgs" ] }, "locked": { "lastModified": 1702325376, "narHash": "sha256-biLGx2LzU2+/qPwq+kWwVBgXs3MVYT1gPa0fCwpLplU=", "owner": "cachix", "repo": "pre-commit-hooks.nix", "rev": "e1d203c2fa7e2593c777e490213958ef81f71977", "type": "github" }, "original": { "owner": "cachix", "repo": "pre-commit-hooks.nix", "type": "github" } }, "root": { "inputs": { "agenix": "agenix", "deploy-rs": "deploy-rs", "flake-compat": "flake-compat", "flake-utils": "flake-utils", "gitignore": "gitignore", "home-manager": "home-manager", "nix-index-database": "nix-index-database", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs", "nur": "nur", "pre-commit-hooks": "pre-commit-hooks", "zigpkgs": "zigpkgs" } }, "systems": { "locked": { "lastModified": 1681028828, "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", "owner": "nix-systems", "repo": "default", "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", "type": "github" }, "original": { "owner": "nix-systems", "repo": "default", "type": "github" } }, "zigpkgs": { "inputs": { "flake-compat": [ "flake-compat" ], "flake-utils": [ "flake-utils" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1702382949, "narHash": "sha256-Wk+gCLVl34mbHNhZlVVQjquo+IIG139yJCFX+rDj6SQ=", "owner": "mitchellh", "repo": "zig-overlay", "rev": "65524b2ccb2c41ffc96b29a9c21042b10fb86da6", "type": "github" }, "original": { "owner": "mitchellh", "repo": "zig-overlay", "type": "github" } } }, "root": "root", "version": 7 }