diff --git a/flake.lock b/flake.lock index 828cbdc..96105eb 100644 --- a/flake.lock +++ b/flake.lock @@ -7,11 +7,11 @@ ] }, "locked": { - "lastModified": 1764350888, - "narHash": "sha256-6Rp18zavTlnlZzcoLoBTJMBahL2FycVkw2rAEs3cQvo=", + "lastModified": 1765794845, + "narHash": "sha256-YD5QWlGnusNbZCqR3pxG8tRxx9yUXayLZfAJRWspq2s=", "owner": "nix-community", "repo": "disko", - "rev": "2055a08fd0e2fd41318279a5355eb8a161accf26", + "rev": "7194cfe5b7a3660726b0fe7296070eaef601cae9", "type": "github" }, "original": { @@ -27,11 +27,11 @@ ] }, "locked": { - "lastModified": 1763759067, - "narHash": "sha256-LlLt2Jo/gMNYAwOgdRQBrsRoOz7BPRkzvNaI/fzXi2Q=", + "lastModified": 1765835352, + "narHash": "sha256-XswHlK/Qtjasvhd1nOa1e8MgZ8GS//jBoTqWtrS1Giw=", "owner": "hercules-ci", "repo": "flake-parts", - "rev": "2cccadc7357c0ba201788ae99c4dfa90728ef5e0", + "rev": "a34fae9c08a15ad73f295041fec82323541400a9", "type": "github" }, "original": { @@ -42,10 +42,10 @@ }, "nixpkgs": { "locked": { - "lastModified": 1764505699, - "narHash": "sha256-F6hwfLIZ7aeW2JI11EkuUNmybxqwNCYlEw9qCdAjGRs=", + "lastModified": 1766035038, + "narHash": "sha256-tJ8RIG8JiMV9NGYWegYw1bEO/Ja09mH1y7RhuviEN78=", "ref": "nixos-unstable-small", - "rev": "3268229081495e937b6ffaf6b7619445426cfeed", + "rev": "da5cc354cf31d8514d763c39f5a685da3fe1eb3e", "shallow": true, "type": "git", "url": "https://github.com/NixOS/nixpkgs" @@ -74,11 +74,11 @@ ] }, "locked": { - "lastModified": 1764483358, - "narHash": "sha256-EyyvCzXoHrbL467YSsQBTWWg4sR96MH1sPpKoSOelB4=", + "lastModified": 1765836173, + "narHash": "sha256-hWRYfdH2ONI7HXbqZqW8Q1y9IRbnXWvtvt/ONZovSNY=", "owner": "Mic92", "repo": "sops-nix", - "rev": "5aca6ff67264321d47856a2ed183729271107c9c", + "rev": "443a7f2e7e118c4fc63b7fae05ab3080dd0e5c63", "type": "github" }, "original": { @@ -94,11 +94,11 @@ ] }, "locked": { - "lastModified": 1764551162, - "narHash": "sha256-DV/iPK0EL1vEvz5Qzl6WHVzeIJB0SCFCVrIpr0Ocfwc=", + "lastModified": 1766020451, + "narHash": "sha256-Jy7rX7sMbSJEX0KKwvNcGUfRVZ0SDWo3Zk2e5LGyqw0=", "owner": "numtide", "repo": "srvos", - "rev": "ed9d5a032c701cb1534acbcad348d42df12cbc26", + "rev": "5ecd4a56da963480db305e56ab3a42d13597c0a7", "type": "github" }, "original": { @@ -114,11 +114,11 @@ ] }, "locked": { - "lastModified": 1762938485, - "narHash": "sha256-AlEObg0syDl+Spi4LsZIBrjw+snSVU4T8MOeuZJUJjM=", + "lastModified": 1766000401, + "narHash": "sha256-+cqN4PJz9y0JQXfAK5J1drd0U05D5fcAGhzhfVrDlsI=", "owner": "numtide", "repo": "treefmt-nix", - "rev": "5b4ee75aeefd1e2d5a1cc43cf6ba65eba75e83e4", + "rev": "42d96e75aa56a3f70cab7e7dc4a32868db28e8fd", "type": "github" }, "original": { diff --git a/modules/nixos-wiki/extensions.nix b/modules/nixos-wiki/extensions.nix index ff6a12c..a1d3e73 100644 --- a/modules/nixos-wiki/extensions.nix +++ b/modules/nixos-wiki/extensions.nix @@ -1,28 +1,28 @@ { fetchzip }: { "MobileFrontend" = fetchzip { - url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_44-bc93b54.tar.gz/MobileFrontend-REL1_44-bc93b54.tar.gz"; - hash = "sha256-AlitMcu/f8Q9/lqdfzdT8r+i4lPaU4Nzyaj573hscSE="; + url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/MobileFrontend-REL1_45-5f62eb8.tar.gz/MobileFrontend-REL1_45-5f62eb8.tar.gz"; + hash = "sha256-Df0mMbgLikez3ue7ay4hYcnNE9zilYOCaIaVHnk1Hc8="; }; "DarkMode" = fetchzip { - url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_44-48cda65.tar.gz/DarkMode-REL1_44-48cda65.tar.gz"; - hash = "sha256-gVY7ip2tAVT5WPyy1T1+4r9JiOqEkS5xOOA2W7PE3nc="; + url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/DarkMode-REL1_45-769cde0.tar.gz/DarkMode-REL1_45-769cde0.tar.gz"; + hash = "sha256-HjkSImPRTXzwBu9H1yzfTa/vKnH2dPYqJn32X0DuuA8="; }; "QuickInstantCommons" = fetchzip { - url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_44-004f271.tar.gz/QuickInstantCommons-REL1_44-004f271.tar.gz"; - hash = "sha256-KZlHoOnr8TWZ1yIujq+DT2qiajB5JCseS9mBY2jDSvM="; + url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/QuickInstantCommons-REL1_45-0c61295.tar.gz/QuickInstantCommons-REL1_45-0c61295.tar.gz"; + hash = "sha256-PyFEfqQnGZyj8oDGOuN/d7XV4cpn8xfJxo9gJqKuBuc="; }; "Translate" = fetchzip { - url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_44-34fe680.tar.gz/Translate-REL1_44-34fe680.tar.gz"; - hash = "sha256-BZOzoiy1tNYW7exCF0/7x6hvXuLc9KfaXyEQkRDyBk4="; + url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Translate-REL1_45-089342b.tar.gz/Translate-REL1_45-089342b.tar.gz"; + hash = "sha256-p3ALeoT4j57EeTq7Jn20+/ShtFM2PSe9BrL9ctVTB7s="; }; "UniversalLanguageSelector" = fetchzip { - url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_44-b6b3e9f.tar.gz/UniversalLanguageSelector-REL1_44-b6b3e9f.tar.gz"; - hash = "sha256-qFC7aTc9pywqQTb3ynM6DqnrCImMTbs1h20vE/7oXGw="; + url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/UniversalLanguageSelector-REL1_45-d508247.tar.gz/UniversalLanguageSelector-REL1_45-d508247.tar.gz"; + hash = "sha256-Yp7HzI96HeYm6PiRM/YzSAg+GvG5zyEgEKygCWyGijc="; }; "Description2" = fetchzip { - url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_44-c01810f.tar.gz/Description2-REL1_44-c01810f.tar.gz"; - hash = "sha256-aAjFcrOAz5wDyfC+wv4paIaZ09wDEsQaCHRdddG5oOs="; + url = "https://github.com/NixOS/nixos-wiki-infra/releases/download/Description2-REL1_45-cc1d802.tar.gz/Description2-REL1_45-cc1d802.tar.gz"; + hash = "sha256-55nz/PwfJzeRDH7LtHpjNTiVxG4LJXqf3Yz5XN4u4o0="; }; "AuthManagerOAuth" = fetchzip { url = "https://github.com/mohe2015/AuthManagerOAuth/releases/download/v0.3.3/AuthManagerOAuth.zip";