diff --git a/flake.lock b/flake.lock index f2f0274a..5f1a3737 100644 --- a/flake.lock +++ b/flake.lock @@ -66,11 +66,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1763622513, - "narHash": "sha256-1jQnuyu82FpiSxowrF/iFK6Toh9BYprfDqfs4BB+19M=", + "lastModified": 1764316264, + "narHash": "sha256-82L+EJU+40+FIdeG4gmUlOF1jeSwlf2AwMarrpdHF6o=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "c58bc7f5459328e4afac201c5c4feb7c818d604b", + "rev": "9a7b80b6f82a71ea04270d7ba11b48855681c4b0", "type": "github" }, "original": { diff --git a/version-info.toml b/version-info.toml index c9e869bc..4c9f2a8e 100644 --- a/version-info.toml +++ b/version-info.toml @@ -1,6 +1,6 @@ # DO NOT MODIFY! # This file was generated by update-scripts/version-info/default.nix -nixpkgs_rev = "c58bc7f5459328e4afac201c5c4feb7c818d604b" +nixpkgs_rev = "9a7b80b6f82a71ea04270d7ba11b48855681c4b0" release = "25.05" unstable = false @@ -10,6 +10,11 @@ channel = "nixos-25.05" status = "stable" [versions."25.11"] +branch = "nixos-25.11" +channel = "nixos-25.11" +status = "beta" + +[versions."26.05"] branch = "main" channel = "nixpkgs-unstable" status = "rolling"