Skip to content

Commit d2cebeb

Browse files
authored
Merge pull request #534 from nix-community/merge-when-green-joerg
test nixos-anywhere with 25.05
2 parents c4bd221 + 2fc9f9e commit d2cebeb

File tree

2 files changed

+17
-17
lines changed

2 files changed

+17
-17
lines changed

flake.lock

Lines changed: 16 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
# used for testing
99
disko = { url = "github:nix-community/disko/master"; inputs.nixpkgs.follows = "nixpkgs"; };
10-
nixos-stable.url = "github:NixOS/nixpkgs/nixos-24.11";
10+
nixos-stable.url = "github:NixOS/nixpkgs/nixos-25.05";
1111
nixos-images.url = "github:nix-community/nixos-images";
1212
nixos-images.inputs.nixos-unstable.follows = "nixpkgs";
1313
nixos-images.inputs.nixos-stable.follows = "nixos-stable";

0 commit comments

Comments
 (0)