Skip to content

Commit dff3f0a

Browse files
committed
Update to latest flakes
1 parent 92b8b8e commit dff3f0a

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

flake.lock

Lines changed: 11 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

flake.nix

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
inputs.nixpkgs.follows = "nixpkgs";
1111
};
1212
nixos-hardware.url = "github:NixOS/nixos-hardware/master";
13-
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.05-small";
13+
nixpkgs.url = "github:nixos/nixpkgs/nixos-25.11-small";
1414
nixvim = {
15-
url = "github:nix-community/nixvim/nixos-25.05";
15+
url = "github:nix-community/nixvim/nixos-25.11";
1616
inputs.nixpkgs.follows = "nixpkgs";
1717
};
1818
};

0 commit comments

Comments
 (0)