Skip to content

Commit d9ec89a

Browse files
committed
25.11 release update flake
1 parent 7e04fda commit d9ec89a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

flake.lock

Lines changed: 4 additions & 4 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
@@ -9,7 +9,7 @@ rec {
99

1010
# These inputs are used for the manuals and release artifacts
1111
released-nixpkgs-unstable.url = "nixpkgs/nixos-unstable";
12-
released-nixpkgs-stable.url = "nixpkgs/nixos-25.05";
12+
released-nixpkgs-stable.url = "nixpkgs/nixos-25.11";
1313
released-nix-unstable.url = "github:nixos/nix/master";
1414
released-nix-stable.url = "github:nixos/nix/latest-release";
1515
nix-pills.url = "github:NixOS/nix-pills";

0 commit comments

Comments
 (0)