mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-01-19 03:14:03 +00:00
Merge pull request #287756 from hexclover/plugin-git
This commit is contained in:
commit
f1da446b0c
@ -8,7 +8,7 @@ buildFishPlugin rec {
|
||||
owner = "jhillyerd";
|
||||
repo = "plugin-git";
|
||||
rev = "refs/tags/v${version}";
|
||||
hash = "sha256-MfrRQdcj7UtIUgtqKjt4lqFLpA6YZgKjE03VaaypNzE";
|
||||
hash = "sha256-DQLRat7uGoK57g/1x9Y514gtjvDdf9j4Iqnwif8QWVU=";
|
||||
};
|
||||
|
||||
meta = with lib; {
|
||||
|
Loading…
Reference in New Issue
Block a user