m15a / flake-awesome-neovim-plugins

Nix flake of Awesome Neovim plugins
BSD 3-Clause "New" or "Revised" License
47 stars 11 forks source link

fix(lspsaga-nvim): defined in the official nixpkgs #93

Closed m15a closed 1 year ago

m15a commented 1 year ago
error: attribute 'lspsaga-nvim' already defined at /nix/store/ysxvvf4m61mc4hqfjbl37nhjzj0bffx2-source/pkgs/vim-plugins.nix:1861:3

   at /nix/store/ysxvvf4m61mc4hqfjbl37nhjzj0bffx2-source/pkgs/vim-plugins.nix:2375:3:

     2374|   };
     2375|   lspsaga-nvim = buildVimPluginFrom2Nix {
         |   ^
     2376|     pname = "lspsaga-nvim";