Skip to content

Commit 52a0822

Browse files
committed
nix: upgrade to nixpkgs 25.11
1 parent 15ac41c commit 52a0822

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

nix/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.

nix/flake.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
inputs = {
3-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.05";
3+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
44
systems.url = "github:nix-systems/default";
55
devenv.url = "github:cachix/devenv";
66
};

0 commit comments

Comments
 (0)