Skip to content

Commit 3bd945f

Browse files
authored
chore(nix): bump nixpkgs from nixos-25.05 to nixos-25.11 (#114)
1 parent 41786a9 commit 3bd945f

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
@@ -1,5 +1,5 @@
11
{
2-
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05";
2+
inputs.nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11";
33

44
outputs =
55
{ self, nixpkgs }:

0 commit comments

Comments
 (0)