fishPlugins.github-copilot-cli-fish: modernise
This commit is contained in:
@@ -10,8 +10,8 @@ buildFishPlugin rec {
|
||||
|
||||
src = fetchFromGitHub {
|
||||
owner = "z11i";
|
||||
repo = pname;
|
||||
rev = version;
|
||||
repo = "github-copilot-cli.fish";
|
||||
tag = version;
|
||||
hash = "sha256-CFXbeO0euC/UtvQV0KCz4WQfdJgsuXKPM6M9oaw7hvg=";
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user