vimPlugins.nordic-nvim: 0-unstable-2024-06-16 -> 0.2.0
This commit is contained in:
@@ -11948,14 +11948,14 @@ final: prev: {
|
||||
|
||||
nordic-nvim = buildVimPlugin {
|
||||
pname = "nordic.nvim";
|
||||
version = "0-unstable-2024-06-16";
|
||||
version = "0.2.0";
|
||||
src = fetchFromGitHub {
|
||||
owner = "andersevenrud";
|
||||
owner = "alexvzyl";
|
||||
repo = "nordic.nvim";
|
||||
rev = "c88388b2a5f6e621df2718c316b856d4971bb89d";
|
||||
hash = "sha256-ipmt0xD2zTfoh8fyYG4+09uVL2ef98FE9VwWpWJtQks=";
|
||||
tag = "0.2.0";
|
||||
hash = "sha256-kjr4SsRbKfVgNjAFWybkRQ8/QDOPLm7lbysi6Gblpfg=";
|
||||
};
|
||||
meta.homepage = "https://github.com/andersevenrud/nordic.nvim/";
|
||||
meta.homepage = "https://github.com/alexvzyl/nordic.nvim/";
|
||||
meta.license = getLicenseFromSpdxId "MIT";
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
@@ -25838,7 +25838,7 @@ final: prev: {
|
||||
hash = "sha256-I+nPSItC/0M8QTs1mVX7F+KjtezYpq9GFpUdsFl6bTE=";
|
||||
};
|
||||
meta.homepage = "https://codeberg.org/ziglang/zig.vim/";
|
||||
meta.license = lib.licenses.unfree;
|
||||
meta.license = unfree;
|
||||
meta.hydraPlatforms = [ ];
|
||||
};
|
||||
|
||||
|
||||
@@ -851,7 +851,7 @@ https://github.com/folke/noice.nvim/,,
|
||||
https://github.com/nvimtools/none-ls.nvim/,,
|
||||
https://github.com/nordtheme/vim/,,nord-vim
|
||||
https://github.com/shaunsingh/nord.nvim/,,
|
||||
https://github.com/andersevenrud/nordic.nvim/,,
|
||||
https://github.com/alexvzyl/nordic.nvim/,,
|
||||
https://github.com/vigoux/notifier.nvim/,,
|
||||
https://github.com/jlesquembre/nterm.nvim/,,
|
||||
https://github.com/jose-elias-alvarez/null-ls.nvim/,,
|
||||
|
||||
Reference in New Issue
Block a user