{ "nodes": { "agenix": { "inputs": { "darwin": [], "home-manager": [ "home-manager" ], "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1696775529, "narHash": "sha256-TYlE4B0ktPtlJJF9IFxTWrEeq+XKG8Ny0gc2FGEAdj0=", "owner": "ryantm", "repo": "agenix", "rev": "daf42cb35b2dc614d1551e37f96406e4c4a2d3e4", "type": "github" }, "original": { "owner": "ryantm", "repo": "agenix", "type": "github" } }, "deploy-rs": { "inputs": { "flake-compat": [ "flake-compat" ], "nixpkgs": [ "nixpkgs" ], "utils": [ "flake-utils" ] }, "locked": { "lastModified": 1698921442, "narHash": "sha256-7KmvhQ7FuXlT/wG4zjTssap6maVqeAMBdtel+VjClSM=", "owner": "serokell", "repo": "deploy-rs", "rev": "660180bbbeae7d60dad5a92b30858306945fd427", "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": 1694529238, "narHash": "sha256-zsNZZGTGnMOf9YpHKJqMSsa0dXbfmxeoJ7xHlrt+xmY=", "owner": "numtide", "repo": "flake-utils", "rev": "ff7b65b44d01cf9ba6a71320833626af21126384", "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": 1699748081, "narHash": "sha256-MOmMapBydd7MTjhX4eeQZzKlCABWw8W6iSHSG4OeFKE=", "owner": "nix-community", "repo": "home-manager", "rev": "04bac349d585c9df38d78e0285b780a140dc74a4", "type": "github" }, "original": { "owner": "nix-community", "ref": "release-23.05", "repo": "home-manager", "type": "github" } }, "nix-index-database": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1699760693, "narHash": "sha256-u/gkNUHQR/q23voqE5J4xmEWQIAqR+g3lUnCtzn0k7Y=", "owner": "Mic92", "repo": "nix-index-database", "rev": "8aff4ca3dee60d1422489fe8d52c2f837b3ad113", "type": "github" }, "original": { "owner": "Mic92", "repo": "nix-index-database", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1699701045, "narHash": "sha256-mDzUXK7jNO/utInWpSWEX1NgEEunVIpJg+LyPsDTfy0=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "b689465d0c5d88e158e7d76094fca08cc0223aad", "type": "github" }, "original": { "owner": "NixOS", "ref": "master", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1699596684, "narHash": "sha256-XSXP8zjBZJBVvpNb2WmY0eW8O2ce+sVyj1T0/iBRIvg=", "owner": "NixOS", "repo": "nixpkgs", "rev": "da4024d0ead5d7820f6bd15147d3fe2a0c0cec73", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-23.05", "repo": "nixpkgs", "type": "github" } }, "nur": { "locked": { "lastModified": 1699912293, "narHash": "sha256-I4j/1QsRZyl/ZYn7SmporL6FEzuGVzv73LigUxHrnAY=", "owner": "nix-community", "repo": "NUR", "rev": "c972b465ef3a0d3a0e51450253f6abe0e5ef2c70", "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": 1699271226, "narHash": "sha256-8Jt1KW3xTjolD6c6OjJm9USx/jmL+VVmbooADCkdDfU=", "owner": "cachix", "repo": "pre-commit-hooks.nix", "rev": "ea758da1a6dcde6dc36db348ed690d09b9864128", "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": 1699877314, "narHash": "sha256-rXMLLDS6rNv6vaMhRkbQUkbta44XTRYDD9N6cHrIrq4=", "owner": "mitchellh", "repo": "zig-overlay", "rev": "cb3820d6782491467cf8f841b3996bd4998da5d1", "type": "github" }, "original": { "owner": "mitchellh", "repo": "zig-overlay", "type": "github" } } }, "root": "root", "version": 7 }