Pin nixvim to 24.05

This commit is contained in:
Dave Gallant
2024-06-07 07:32:27 -04:00
parent 93ad30c241
commit be6d0d130a
2 changed files with 35 additions and 50 deletions

View File

@@ -14,7 +14,7 @@
inputs.nixpkgs.follows = "nixpkgs";
};
nixvim = {
url = "github:nix-community/nixvim";
url = "github:nix-community/nixvim/nixos-24.05";
inputs.nixpkgs.follows = "nixpkgs";
};
stylix = {