nixvim: fix warning at build

This commit is contained in:
2026-06-25 20:07:12 +02:00
parent daf0980eb9
commit 3260c774ca
-1
View File
@@ -52,7 +52,6 @@
};
nixvim = {
url = "github:nix-community/nixvim/nixos-26.05";
inputs.nixpkgs.follows = "nixpkgs";
};
nix-matlab = {
url = "gitlab:doronbehar/nix-matlab";