Skip to content

Commit a03578b

Browse files
authored
[READY] flake.nix: bump 25.05 -> 25.11 (#1065)
2 parents 082a71f + 8cb2c65 commit a03578b

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

flake.lock

Lines changed: 6 additions & 5 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
@@ -4,7 +4,7 @@
44
inputs = {
55
disko.inputs.nixpkgs.follows = "nixpkgs-unstable";
66
disko.url = "github:nix-community/disko";
7-
nixpkgs-2505.url = "github:NixOS/nixpkgs";
7+
nixpkgs-2511.url = "github:NixOS/nixpkgs/nixos-25.11";
88
nixpkgs-lib.url = "github:nix-community/nixpkgs.lib";
99
nixpkgs-unstable.url = "github:NixOS/nixpkgs/nixos-unstable";
1010
nixpkgs.follows = "nixpkgs-unstable";

0 commit comments

Comments
 (0)