flake update

This commit is contained in:
2024-04-30 22:01:00 +02:00
parent 02267d4825
commit 64545e3086
2 changed files with 44 additions and 44 deletions

View File

@@ -58,7 +58,7 @@
nixvim = {
url = "github:nix-community/nixvim";
inputs.nixpkgs.follows = "nixpkgs";
inputs.nixpkgs.follows = "nixpkgs-unstable";
};
};