bitwarden-cli: remove --commit from update script
This commit is contained in:
@@ -87,7 +87,6 @@ buildNpmPackage rec {
|
||||
};
|
||||
updateScript = nix-update-script {
|
||||
extraArgs = [
|
||||
"--commit"
|
||||
"--version=stable"
|
||||
"--version-regex=^cli-v(.*)$"
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user