diff --git a/flake.lock b/flake.lock index 58d4e53c146879e988061eda9d9a4262739d5932..43ed98855f01c3c7ce7ccea6be97866308a67f57 100644 --- a/flake.lock +++ b/flake.lock @@ -165,6 +165,24 @@ "repo": "flake-utils", "type": "github" } }, + "flake-utils_4": { + "inputs": { + "systems": "systems_6" + }, + "locked": { + "lastModified": 1731533236, + "narHash": "sha256-l0KFg5HjrsfsO/JpG+r7fRrqm12kzFHyUHqHCVpMMbI=", + "owner": "numtide", + "repo": "flake-utils", + "rev": "11707dc2f618dd54ca8739b309ec4fc024de578b", + "type": "github" + }, + "original": { + "owner": "numtide", + "repo": "flake-utils", + "type": "github" + } + }, "forge-lines": { "inputs": { "flake-parts": "flake-parts", @@ -516,48 +534,15 @@ } }, "nixpkgs_17": { "locked": { - "lastModified": 1747060738, - "narHash": "sha256-ByfPRQuqj+nhtVV0koinEpmJw0KLzNbgcgi9EF+NVow=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "eaeed9530c76ce5f1d2d8232e08bec5e26f18ec1", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_18": { - "locked": { - "lastModified": 1695806987, - "narHash": "sha256-fX5kGs66NZIxCMcpAGIpxuftajHL8Hil1vjHmjjl118=", + "lastModified": 1741481966, + "narHash": "sha256-MrMsXesCo5Y79F5qjlybADozu60Zk91jVBi+FnoEiJU=", "owner": "nixos", "repo": "nixpkgs", - "rev": "f3dab3509afca932f3f4fd0908957709bb1c1f57", + "rev": "5c2eeaafda070b7c357b839f13bb53c1d4334001", "type": "github" }, "original": { "owner": "nixos", - "ref": "nixpkgs-unstable", - "repo": "nixpkgs", - "type": "github" - } - }, - "nixpkgs_19": { - "locked": { - "lastModified": 1699343069, - "narHash": "sha256-s7BBhyLA6MI6FuJgs4F/SgpntHBzz40/qV0xLPW6A1Q=", - "owner": "nixos", - "repo": "nixpkgs", - "rev": "ec750fd01963ab6b20ee1f0cb488754e8036d89d", - "type": "github" - }, - "original": { - "owner": "nixos", - "ref": "nixpkgs-unstable", "repo": "nixpkgs", "type": "github" } @@ -805,6 +790,21 @@ "repo": "default", "type": "github" } }, + "systems_6": { + "locked": { + "lastModified": 1681028828, + "narHash": "sha256-Vy1rq5AaRuLzOxct8nz4T6wlgyUR7zLU309k9mBC768=", + "owner": "nix-systems", + "repo": "default", + "rev": "da67096a3b9bf56a91d16901293e51ba5b49a27e", + "type": "github" + }, + "original": { + "owner": "nix-systems", + "repo": "default", + "type": "github" + } + }, "tailproxy": { "inputs": { "nixpkgs": "nixpkgs_14" @@ -867,7 +867,10 @@ } }, "tailwind-ctp-lsp_2": { "inputs": { - "nixpkgs": "nixpkgs_19" + "nixpkgs": [ + "website", + "nixpkgs" + ] }, "locked": { "lastModified": 1699401590, @@ -885,7 +888,10 @@ } }, "tailwind-ctp_2": { "inputs": { - "nixpkgs": "nixpkgs_18" + "nixpkgs": [ + "website", + "nixpkgs" + ] }, "locked": { "lastModified": 1695841587, @@ -960,16 +966,17 @@ } }, "website": { "inputs": { + "flake-utils": "flake-utils_4", "nixpkgs": "nixpkgs_17", "tailwind-ctp": "tailwind-ctp_2", "tailwind-ctp-lsp": "tailwind-ctp-lsp_2" }, "locked": { - "lastModified": 1747251771, - "narHash": "sha256-iz0aLHJCVaB5zOZAlOgYqqYnoJAZ8Y3U/d0ObS6ZzQg=", + "lastModified": 1738270130, + "narHash": "sha256-NZtZXs3NuLbtL+6SMeZ65lz2E+IrZkGxFxHwota7GlE=", "ref": "refs/heads/main", - "rev": "0a704fe769e00216a98803961112d1336572721d", - "revCount": 25, + "rev": "16603d9f93a3f02b2f49578f6470b6fa3a9db4e3", + "revCount": 19, "type": "git", "url": "https://git.jolheiser.com/jolheiser.com.git" },