From 3cc27c4f2486bff6858312adb60284c6796a33f5 Mon Sep 17 00:00:00 2001 From: Jet Date: Sat, 28 Mar 2026 20:42:51 -0700 Subject: [PATCH] update: update website --- flake.lock | 132 +++-------------------------------------------------- 1 file changed, 6 insertions(+), 126 deletions(-) diff --git a/flake.lock b/flake.lock index 5bf3522..e8b6e26 100644 --- a/flake.lock +++ b/flake.lock @@ -47,30 +47,6 @@ "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" - } - }, "argononed": { "flake": false, "locked": { @@ -147,29 +123,6 @@ "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": [ @@ -207,7 +160,7 @@ }, "flake-utils": { "inputs": { - "systems": "systems_4" + "systems": "systems_3" }, "locked": { "lastModified": 1731533236, @@ -266,28 +219,6 @@ "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" - } - }, "nixos-hardware": { "locked": { "lastModified": 1774018263, @@ -373,22 +304,6 @@ "type": "github" } }, - "nixpkgs_2": { - "locked": { - "lastModified": 1744536153, - "narHash": "sha256-awS2zRgF4uTwrOKwwiJcByDzDOdo3Q1rPZbiHQg/N38=", - "owner": "NixOS", - "repo": "nixpkgs", - "rev": "18dd725c29603f582cf1900e0d25f9f1063dbf11", - "type": "github" - }, - "original": { - "owner": "NixOS", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, "noisebell": { "inputs": { "agenix": "agenix_2", @@ -465,24 +380,6 @@ "type": "github" } }, - "rust-overlay_2": { - "inputs": { - "nixpkgs": "nixpkgs_2" - }, - "locked": { - "lastModified": 1774581174, - "narHash": "sha256-258qgkMkYPkJ9qpIg63Wk8GoIbVjszkGGPU1wbVHYTk=", - "owner": "oxalica", - "repo": "rust-overlay", - "rev": "a313afc75b85fc77ac154bf0e62c36f68361fd0b", - "type": "github" - }, - "original": { - "owner": "oxalica", - "repo": "rust-overlay", - "type": "github" - } - }, "systems": { "locked": { "lastModified": 1681028828, @@ -528,36 +425,19 @@ "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" - ], - "rust-overlay": "rust-overlay_2" + ] }, "locked": { - "lastModified": 1774643436, - "narHash": "sha256-tm52xZ0TxZd44EUZVPsWCv9p8zLiUcmVp5XekcVdTdg=", + "lastModified": 1774756267, + "narHash": "sha256-Xp9roacTAPRTOveD62JcJwEqACZ/qsmKkyQjVCzNxPA=", "ref": "refs/heads/main", - "rev": "38efffa9b95cc61cd9d4e964e6e0063f64a712cf", - "revCount": 51, + "rev": "60c598c17d06cb405df791889d371d9f7fb96865", + "revCount": 56, "type": "git", "url": "https://git.extremist.software/jet/website" },