diff --git a/flake.lock b/flake.lock index 42852ad..091fb60 100644 --- a/flake.lock +++ b/flake.lock @@ -47,6 +47,30 @@ "type": "github" } }, + "agenix_3": { + "inputs": { + "darwin": "darwin_3", + "home-manager": "home-manager_3", + "nixpkgs": [ + "website", + "nixpkgs" + ], + "systems": "systems_3" + }, + "locked": { + "lastModified": 1770165109, + "narHash": "sha256-9VnK6Oqai65puVJ4WYtCTvlJeXxMzAp/69HhQuTdl/I=", + "owner": "ryantm", + "repo": "agenix", + "rev": "b027ee29d959fda4b60b57566d64c98a202e0feb", + "type": "github" + }, + "original": { + "owner": "ryantm", + "repo": "agenix", + "type": "github" + } + }, "crane": { "locked": { "lastModified": 1773189535, @@ -122,6 +146,29 @@ "type": "github" } }, + "darwin_3": { + "inputs": { + "nixpkgs": [ + "website", + "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" + } + }, "disko": { "inputs": { "nixpkgs": [ @@ -144,7 +191,7 @@ }, "flake-utils": { "inputs": { - "systems": "systems_3" + "systems": "systems_4" }, "locked": { "lastModified": 1731533236, @@ -203,6 +250,28 @@ "type": "github" } }, + "home-manager_3": { + "inputs": { + "nixpkgs": [ + "website", + "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" + } + }, "mymx": { "inputs": { "nixpkgs": [ @@ -226,11 +295,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1773646010, - "narHash": "sha256-iYrs97hS7p5u4lQzuNWzuALGIOdkPXvjz7bviiBjUu8=", + "lastModified": 1773734432, + "narHash": "sha256-IF5ppUWh6gHGHYDbtVUyhwy/i7D261P7fWD1bPefOsw=", "owner": "nixos", "repo": "nixpkgs", - "rev": "5b2c2d84341b2afb5647081c1386a80d7a8d8605", + "rev": "cda48547b432e8d3b18b4180ba07473762ec8558", "type": "github" }, "original": { @@ -435,11 +504,11 @@ "nixpkgs": "nixpkgs_3" }, "locked": { - "lastModified": 1772679930, - "narHash": "sha256-FxYmdacqrdDVeE9QqZKTIpNLjv2B8GSKssgwlZuTR98=", + "lastModified": 1773803479, + "narHash": "sha256-GD6i1F2vrSxbsmbS92+8+x3DbHOJ+yrS78Pm4xigW4M=", "owner": "oxalica", "repo": "rust-overlay", - "rev": "9b741db17141331fdb26270a1b66b81be8be9edd", + "rev": "f17186f52e82ec5cf40920b58eac63b78692ac7c", "type": "github" }, "original": { @@ -493,8 +562,24 @@ "type": "github" } }, + "systems_4": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "website": { "inputs": { + "agenix": "agenix_3", "flake-utils": "flake-utils", "nixpkgs": [ "nixpkgs" @@ -502,11 +587,11 @@ "rust-overlay": "rust-overlay_4" }, "locked": { - "lastModified": 1773122265, - "narHash": "sha256-IabOU8CXpx16GwN7ssWtwCZpbrdeWfoBCOWWaRELHbw=", + "lastModified": 1773879485, + "narHash": "sha256-3W/bVsP9YNPdexbgNnx0i9tI41ibKsDZPySrAYD+e8Q=", "ref": "refs/heads/main", - "rev": "99715f6105abbdb5959eac7956cbf9eea4adccff", - "revCount": 31, + "rev": "51bbf67bbeb2b5c4fdfd12661796fb517cf30e34", + "revCount": 34, "type": "git", "url": "https://git.extremist.software/jet/website" },