diff --git a/flake.lock b/flake.lock index 933cca88..1ad755fb 100644 --- a/flake.lock +++ b/flake.lock @@ -66,11 +66,11 @@ }, "nixpkgs": { "locked": { - "lastModified": 1764230294, - "narHash": "sha256-Z63xl5Scj3Y/zRBPAWq1eT68n2wBWGCIEF4waZ0bQBE=", + "lastModified": 1764611609, + "narHash": "sha256-yU9BNcP0oadUKupw0UKmO9BKDOVIg9NStdJosEbXf8U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0d59e0290eefe0f12512043842d7096c4070f30e", + "rev": "8c29968b3a942f2903f90797f9623737c215737c", "type": "github" }, "original": { diff --git a/flake/dev/flake.lock b/flake/dev/flake.lock index 0b9816f6..22dc8c95 100644 --- a/flake/dev/flake.lock +++ b/flake/dev/flake.lock @@ -2,11 +2,11 @@ "nodes": { "dev-nixpkgs": { "locked": { - "lastModified": 1764230294, - "narHash": "sha256-Z63xl5Scj3Y/zRBPAWq1eT68n2wBWGCIEF4waZ0bQBE=", + "lastModified": 1764611609, + "narHash": "sha256-yU9BNcP0oadUKupw0UKmO9BKDOVIg9NStdJosEbXf8U=", "owner": "NixOS", "repo": "nixpkgs", - "rev": "0d59e0290eefe0f12512043842d7096c4070f30e", + "rev": "8c29968b3a942f2903f90797f9623737c215737c", "type": "github" }, "original": { @@ -104,11 +104,11 @@ ] }, "locked": { - "lastModified": 1764304195, - "narHash": "sha256-bO7FN/bF6gG7TlZpKAZjO3VvfsLaPFkefeUfJJ7F/7w=", + "lastModified": 1764636297, + "narHash": "sha256-S41K55kw+hWgDfgKmZ9/fMZ3F0BQDMvqFfE120fMHeE=", "owner": "nix-community", "repo": "home-manager", - "rev": "86ff0ef506c209bb397849706e85cc3a913cb577", + "rev": "ff067cfc619fdf6f82d50344e7d19ff2323f0827", "type": "github" }, "original": { diff --git a/version-info.toml b/version-info.toml index 3d7afec5..24121c56 100644 --- a/version-info.toml +++ b/version-info.toml @@ -1,18 +1,18 @@ # DO NOT MODIFY! # This file was generated by ci/version-info/default.nix -nixpkgs_rev = "0d59e0290eefe0f12512043842d7096c4070f30e" +nixpkgs_rev = "8c29968b3a942f2903f90797f9623737c215737c" release = "26.05" unstable = true [versions."25.05"] branch = "nixos-25.05" channel = "nixos-25.05" -status = "stable" +status = "deprecated" [versions."25.11"] branch = "nixos-25.11" channel = "nixos-25.11" -status = "beta" +status = "stable" [versions."26.05"] branch = "main"