Skip to content

Commit ada1714

Browse files
committed
chore: switch flake input to 25.11 release
1 parent a2fcc9b commit ada1714

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

flake.lock

Lines changed: 6 additions & 6 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
@@ -3,7 +3,7 @@
33

44
inputs = {
55
nixpkgs = {
6-
url = "github:NixOS/nixpkgs/nixos-unstable";
6+
url = "github:nixos/nixpkgs/nixos-25.11";
77
};
88

99
devenv = {

0 commit comments

Comments
 (0)