mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
vimPlugins.neogit: update on 2025-05-16
This commit is contained in:
parent
46fa3d399f
commit
787041911d
1 changed files with 3 additions and 3 deletions
|
@ -8917,12 +8917,12 @@ final: prev: {
|
|||
|
||||
neogit = buildVimPlugin {
|
||||
pname = "neogit";
|
||||
version = "2025-04-16";
|
||||
version = "2025-05-15";
|
||||
src = fetchFromGitHub {
|
||||
owner = "NeogitOrg";
|
||||
repo = "neogit";
|
||||
rev = "9bb1e73c534f767607e0a888f3de4c942825c501";
|
||||
sha256 = "06qcyz3snk8bphbd2n9q4dzizkksn65is0nksd76q0zzkvb9qxhp";
|
||||
rev = "6de4b9f9a92917f9aea3a0dbdc3dbbedc11d26be";
|
||||
sha256 = "0z9qri9sp1aicma1yiy2vkdjixjj7pbprd86nmslrhrnchvnqrbh";
|
||||
};
|
||||
meta.homepage = "https://github.com/NeogitOrg/neogit/";
|
||||
meta.hydraPlatforms = [ ];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue