Commit 2b3db518 authored by Yuriy Taraday's avatar Yuriy Taraday
Browse files

vimPlugins.vim-solarized8: migrate to codeberg

parent 4999ab74
Loading
Loading
Loading
Loading
+5 −6
Original line number Diff line number Diff line
@@ -23716,13 +23716,12 @@ final: prev: {
  vim-solarized8 = buildVimPlugin {
    pname = "vim-solarized8";
    version = "1.6.4-unstable-2026-03-11";
    src = fetchFromGitHub {
      owner = "lifepillar";
      repo = "vim-solarized8";
      rev = "4433b4411de92b2446a4d32f0d8bf1b25c476bf9";
      hash = "sha256-Og6qmrSIfhtGgait/nwJg+uNrUtY/j83cUWZj2TwUFY=";
    src = fetchgit {
      url = "https://codeberg.org/lifepillar/vim-solarized8/";
      rev = "5dfbfb00be8237619c680302fc9250e391b1686a";
      hash = "sha256-qJLlHsXKcLC+bpirfcuBj3igK9dDk8L9oVGPzWhtkEI=";
    };
    meta.homepage = "https://github.com/lifepillar/vim-solarized8/";
    meta.homepage = "https://codeberg.org/lifepillar/vim-solarized8/";
    meta.license = lib.licenses.unfree;
    meta.hydraPlatforms = [ ];
  };
+1 −1
Original line number Diff line number Diff line
@@ -1691,7 +1691,7 @@ https://github.com/bohlender/vim-smt2/,,
https://github.com/justinmk/vim-sneak/,,
https://github.com/garbas/vim-snipmate/,,
https://github.com/honza/vim-snippets/,,
https://github.com/lifepillar/vim-solarized8/,,
https://codeberg.org/lifepillar/vim-solarized8/,,
https://github.com/tomlion/vim-solidity/,,
https://github.com/christoomey/vim-sort-motion/,,
https://github.com/tpope/vim-speeddating/,,