Skip to content

Commit 9b4aa22

Browse files
committed
switch nixpkgs input to 25.11
1 parent ccb12a9 commit 9b4aa22

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -2,7 +2,7 @@
22
description = "NixOS WSL";
33

44
inputs = {
5-
nixpkgs.url = "github:NixOS/nixpkgs/nixos-unstable";
5+
nixpkgs.url = "github:NixOS/nixpkgs/nixos-25.11";
66

77
flake-compat = {
88
url = "github:edolstra/flake-compat";

0 commit comments

Comments
 (0)