Commit 26a33e99 authored by figsoda's avatar figsoda
Browse files

vimPlugins: resolve github repository redirects

parent be61554c
Loading
Loading
Loading
Loading
+11 −11
Original line number Diff line number Diff line
@@ -3501,17 +3501,6 @@ final: prev:
    meta.homepage = "https://github.com/travitch/hasksyn/";
  };

  himalaya-vim = buildVimPluginFrom2Nix {
    pname = "himalaya-vim";
    version = "2022-10-09";
    src = fetchgit {
      url = "https://git.sr.ht/~soywod/himalaya-vim";
      rev = "747ff2a6055839cb5b403b540883515af37b7117";
      sha256 = "05d8nfzqp96s05agj4fd5r2fckdsxacl0qvlk9dhxz4dh8kgsqyi";
    };
    meta.homepage = "https://git.sr.ht/~soywod/himalaya-vim";
  };

  hiPairs = buildVimPluginFrom2Nix {
    pname = "hiPairs";
    version = "2020-12-10";
@@ -3524,6 +3513,17 @@ final: prev:
    meta.homepage = "https://github.com/Yggdroot/hiPairs/";
  };

  himalaya-vim = buildVimPluginFrom2Nix {
    pname = "himalaya-vim";
    version = "2022-10-09";
    src = fetchgit {
      url = "https://git.sr.ht/~soywod/himalaya-vim";
      rev = "747ff2a6055839cb5b403b540883515af37b7117";
      sha256 = "05d8nfzqp96s05agj4fd5r2fckdsxacl0qvlk9dhxz4dh8kgsqyi";
    };
    meta.homepage = "https://git.sr.ht/~soywod/himalaya-vim";
  };

  hlint-refactor-vim = buildVimPluginFrom2Nix {
    pname = "hlint-refactor-vim";
    version = "2015-12-05";
+1 −1
Original line number Diff line number Diff line
@@ -293,8 +293,8 @@ https://github.com/MrcJkb/haskell-tools.nvim/,HEAD,
https://github.com/neovimhaskell/haskell-vim/,,
https://github.com/wenzel-hoffman/haskell-with-unicode.vim/,HEAD,
https://github.com/travitch/hasksyn/,,
https://git.sr.ht/~soywod/himalaya-vim,,
https://github.com/Yggdroot/hiPairs/,,
https://git.sr.ht/~soywod/himalaya-vim,,
https://github.com/mpickering/hlint-refactor-vim/,,
https://github.com/edluffy/hologram.nvim/,,
https://github.com/urbit/hoon.vim/,,