Skip to content

Commit bdd0dae

Browse files
committed
nix: update to nixos-25.11
1 parent 1b7e284 commit bdd0dae

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,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

55
zig-overlay.url = "github:mitchellh/zig-overlay";
66
zig-overlay.inputs.nixpkgs.follows = "nixpkgs";

0 commit comments

Comments
 (0)