{ "nodes": { "agenix": { "inputs": { "darwin": "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" } }, "attic": { "inputs": { "crane": "crane", "flake-compat": "flake-compat", "flake-utils": "flake-utils", "nixpkgs": "nixpkgs", "nixpkgs-stable": "nixpkgs-stable" }, "locked": { "lastModified": 1698258239, "narHash": "sha256-qnhoYYIJ0L/P7H/f56lQUEvpzNlXh4sxuHpRERV+B44=", "owner": "zhaofengli", "repo": "attic", "rev": "e9918bc6be268da6fa97af6ced15193d8a0421c0", "type": "github" }, "original": { "owner": "zhaofengli", "repo": "attic", "type": "github" } }, "authentik-nix": { "inputs": { "authentik-src": "authentik-src", "flake-compat": "flake-compat_2", "flake-parts": "flake-parts", "flake-utils": "flake-utils_2", "napalm": "napalm", "nixpkgs": "nixpkgs_2", "poetry2nix": "poetry2nix" }, "locked": { "lastModified": 1696443205, "narHash": "sha256-aEhAb4GBqOgkGYEHWJ+Y6ADa/EnwnF9TcuyZbSvLtw8=", "owner": "mayflower", "repo": "authentik-nix", "rev": "e3e7edaba410014bd246d05783dd93dc827fa53c", "type": "github" }, "original": { "owner": "mayflower", "repo": "authentik-nix", "type": "github" } }, "authentik-src": { "flake": false, "locked": { "lastModified": 1694451308, "narHash": "sha256-dpGvxhA5NWO8LKrGXzalV9EVn/nUIj6sMy2HdY5tjlM=", "owner": "goauthentik", "repo": "authentik", "rev": "f885f8c0395df639ccabd762910867bef0f4577c", "type": "github" }, "original": { "owner": "goauthentik", "ref": "version/2023.8.3", "repo": "authentik", "type": "github" } }, "crane": { "inputs": { "flake-compat": [ "attic", "flake-compat" ], "flake-utils": [ "attic", "flake-utils" ], "nixpkgs": [ "attic", "nixpkgs" ], "rust-overlay": "rust-overlay" }, "locked": { "lastModified": 1677892403, "narHash": "sha256-/Wi0L1spSWLFj+UQxN3j0mPYMoc7ZoAujpUF/juFVII=", "owner": "ipetkov", "repo": "crane", "rev": "105e27adb70a9890986b6d543a67761cbc1964a2", "type": "github" }, "original": { "owner": "ipetkov", "repo": "crane", "type": "github" } }, "darwin": { "inputs": { "nixpkgs": [ "agenix", "nixpkgs" ] }, "locked": { "lastModified": 1673295039, "narHash": "sha256-AsdYgE8/GPwcelGgrntlijMg4t3hLFJFCRF3tL5WVjA=", "owner": "lnl7", "repo": "nix-darwin", "rev": "87b9d090ad39b25b2400029c64825fc2a8868943", "type": "github" }, "original": { "owner": "lnl7", "ref": "master", "repo": "nix-darwin", "type": "github" } }, "disko": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1697073574, "narHash": "sha256-Np603TUNj+fzQYmaNPS7pmsy52KHq4fpWP5GCpTJ38Y=", "owner": "nix-community", "repo": "disko", "rev": "3c41ae36ff12afbada9396c7d8282c2c74f74e06", "type": "github" }, "original": { "owner": "nix-community", "repo": "disko", "type": "github" } }, "flake-compat": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-compat_2": { "flake": false, "locked": { "lastModified": 1673956053, "narHash": "sha256-4gtG9iQuiKITOjNQQeQIpoIB6b16fm+504Ch3sNKLd8=", "owner": "edolstra", "repo": "flake-compat", "rev": "35bb57c0c8d8b62bbfd284272c928ceb64ddbde9", "type": "github" }, "original": { "owner": "edolstra", "repo": "flake-compat", "type": "github" } }, "flake-parts": { "inputs": { "nixpkgs-lib": "nixpkgs-lib" }, "locked": { "lastModified": 1693611461, "narHash": "sha256-aPODl8vAgGQ0ZYFIRisxYG5MOGSkIczvu2Cd8Gb9+1Y=", "owner": "hercules-ci", "repo": "flake-parts", "rev": "7f53fdb7bdc5bb237da7fefef12d099e4fd611ca", "type": "github" }, "original": { "owner": "hercules-ci", "repo": "flake-parts", "type": "github" } }, "flake-utils": { "locked": { "lastModified": 1667395993, "narHash": "sha256-nuEHfE/LcWyuSWnS8t12N1wc105Qtau+/OdUAjtQ0rA=", "owner": "numtide", "repo": "flake-utils", "rev": "5aed5285a952e0b949eb3ba02c12fa4fcfef535f", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "flake-utils_2": { "inputs": { "systems": "systems" }, "locked": { "lastModified": 1692799911, "narHash": "sha256-3eihraek4qL744EvQXsK1Ha6C3CR7nnT8X2qWap4RNk=", "owner": "numtide", "repo": "flake-utils", "rev": "f9e7cf818399d17d347f847525c5a5a8032e4e44", "type": "github" }, "original": { "owner": "numtide", "repo": "flake-utils", "type": "github" } }, "home-manager": { "inputs": { "nixpkgs": [ "agenix", "nixpkgs" ] }, "locked": { "lastModified": 1682203081, "narHash": "sha256-kRL4ejWDhi0zph/FpebFYhzqlOBrk0Pl3dzGEKSAlEw=", "owner": "nix-community", "repo": "home-manager", "rev": "32d3e39c491e2f91152c84f8ad8b003420eab0a1", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "home-manager_2": { "inputs": { "nixpkgs": [ "nixpkgs" ] }, "locked": { "lastModified": 1701728041, "narHash": "sha256-x0pyrI1vC8evVDxCxyO6olOyr4wlFg9+VS3C3p4xFYQ=", "owner": "nix-community", "repo": "home-manager", "rev": "ac7216918cd65f3824ba7817dea8f22e61221eaf", "type": "github" }, "original": { "owner": "nix-community", "repo": "home-manager", "type": "github" } }, "napalm": { "inputs": { "flake-utils": [ "authentik-nix", "flake-utils" ], "nixpkgs": [ "authentik-nix", "nixpkgs" ] }, "locked": { "lastModified": 1693989153, "narHash": "sha256-gx39Y3opGB25+44OjM+h1bdJyzgLD963va8ULGYlbhM=", "owner": "nix-community", "repo": "napalm", "rev": "a8215ccf1c80070f51a92771f3bc637dd9b9f7ee", "type": "github" }, "original": { "owner": "nix-community", "repo": "napalm", "type": "github" } }, "nix-github-actions": { "inputs": { "nixpkgs": [ "authentik-nix", "poetry2nix", "nixpkgs" ] }, "locked": { "lastModified": 1688870561, "narHash": "sha256-4UYkifnPEw1nAzqqPOTL2MvWtm3sNGw1UTYTalkTcGY=", "owner": "nix-community", "repo": "nix-github-actions", "rev": "165b1650b753316aa7f1787f3005a8d2da0f5301", "type": "github" }, "original": { "owner": "nix-community", "repo": "nix-github-actions", "type": "github" } }, "nixos-hardware": { "locked": { "lastModified": 1701656485, "narHash": "sha256-xDFormrGCKKGqngHa2Bz1GTeKlFMMjLnHhTDRdMJ1hs=", "owner": "NixOS", "repo": "nixos-hardware", "rev": "fa194fc484fd7270ab324bb985593f71102e84d1", "type": "github" }, "original": { "owner": "NixOS", "ref": "master", "repo": "nixos-hardware", "type": "github" } }, "nixpkgs": { "locked": { "lastModified": 1691853136, "narHash": "sha256-wTzDsRV4HN8A2Sl0SVQY0q8ILs90CD43Ha//7gNZE+E=", "owner": "NixOS", "repo": "nixpkgs", "rev": "f0451844bbdf545f696f029d1448de4906c7f753", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-lib": { "locked": { "dir": "lib", "lastModified": 1693471703, "narHash": "sha256-0l03ZBL8P1P6z8MaSDS/MvuU8E75rVxe5eE1N6gxeTo=", "owner": "NixOS", "repo": "nixpkgs", "rev": "3e52e76b70d5508f3cec70b882a29199f4d1ee85", "type": "github" }, "original": { "dir": "lib", "owner": "NixOS", "ref": "nixos-unstable", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable": { "locked": { "lastModified": 1685004253, "narHash": "sha256-AbVL1nN/TDicUQ5wXZ8xdLERxz/eJr7+o8lqkIOVuaE=", "owner": "NixOS", "repo": "nixpkgs", "rev": "3e01645c40b92d29f3ae76344a6d654986a91a91", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-23.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs-stable_2": { "locked": { "lastModified": 1697332183, "narHash": "sha256-ACYvYsgLETfEI2xM1jjp8ZLVNGGC0onoCGe+69VJGGE=", "owner": "NixOS", "repo": "nixpkgs", "rev": "0e1cff585c1a85aeab059d3109f66134a8f76935", "type": "github" }, "original": { "owner": "NixOS", "ref": "release-23.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_2": { "locked": { "lastModified": 1697226376, "narHash": "sha256-cumLLb1QOUtWieUnLGqo+ylNt3+fU8Lcv5Zl+tYbRUE=", "owner": "NixOS", "repo": "nixpkgs", "rev": "898cb2064b6e98b8c5499f37e81adbdf2925f7c5", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixos-23.05", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_3": { "locked": { "lastModified": 1697144559, "narHash": "sha256-pzo1nxxr2niEnkvZEHdG8E5f8BPgj1dWxN0NvW/OnTk=", "owner": "NixOS", "repo": "nixpkgs", "rev": "30e70aded1a399e13b515426ec8e17841b9a9f1d", "type": "github" }, "original": { "owner": "NixOS", "repo": "nixpkgs", "type": "github" } }, "nixpkgs_4": { "locked": { "lastModified": 1697009197, "narHash": "sha256-viVRhBTFT8fPJTb1N3brQIpFZnttmwo3JVKNuWRVc3s=", "owner": "NixOS", "repo": "nixpkgs", "rev": "01441e14af5e29c9d27ace398e6dd0b293e25a54", "type": "github" }, "original": { "owner": "NixOS", "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } }, "poetry2nix": { "inputs": { "flake-utils": [ "authentik-nix", "flake-utils" ], "nix-github-actions": "nix-github-actions", "nixpkgs": [ "authentik-nix", "nixpkgs" ] }, "locked": { "lastModified": 1694165861, "narHash": "sha256-FMiPKVcNxb9QWATnQrC68nIL2t8Fm4zBH0XyLz9uqko=", "owner": "nix-community", "repo": "poetry2nix", "rev": "c3d3c4a0396b1bcccd72c82551a319229997f6e4", "type": "github" }, "original": { "owner": "nix-community", "repo": "poetry2nix", "type": "github" } }, "root": { "inputs": { "agenix": "agenix", "attic": "attic", "authentik-nix": "authentik-nix", "disko": "disko", "home-manager": "home-manager_2", "nixos-hardware": "nixos-hardware", "nixpkgs": "nixpkgs_3", "sops-nix": "sops-nix" } }, "rust-overlay": { "inputs": { "flake-utils": [ "attic", "crane", "flake-utils" ], "nixpkgs": [ "attic", "crane", "nixpkgs" ] }, "locked": { "lastModified": 1675391458, "narHash": "sha256-ukDKZw922BnK5ohL9LhwtaDAdCsJL7L6ScNEyF1lO9w=", "owner": "oxalica", "repo": "rust-overlay", "rev": "383a4acfd11d778d5c2efcf28376cbd845eeaedf", "type": "github" }, "original": { "owner": "oxalica", "repo": "rust-overlay", "type": "github" } }, "sops-nix": { "inputs": { "nixpkgs": "nixpkgs_4", "nixpkgs-stable": "nixpkgs-stable_2" }, "locked": { "lastModified": 1697339241, "narHash": "sha256-ITsFtEtRbCBeEH9XrES1dxZBkE1fyNNUfIyQjQ2AYQs=", "owner": "Mic92", "repo": "sops-nix", "rev": "51186b8012068c417dac7c31fb12861726577898", "type": "github" }, "original": { "owner": "Mic92", "repo": "sops-nix", "type": "github" } }, "systems": { "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 }