litecli 0 -> 1 attrpath: litecli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/aicaqsfmf8r0i6f6q0ramc9z829h12lv-packages.json.drv building '/nix/store/aicaqsfmf8r0i6f6q0ramc9z829h12lv-packages.json.drv'... Going to be running update for following packages: - litecli-1.9.0 Press Enter key to continue... Running update for: - litecli-1.9.0: UPDATING ... - litecli-1.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/database/litecli/default.nix b/pkgs/development/tools/database/litecli/default.nix index 3158ec5dc670..2cda1e05c609 100644 --- a/pkgs/development/tools/database/litecli/default.nix +++ b/pkgs/development/tools/database/litecli/default.nix @@ -5,12 +5,12 @@ python3Packages.buildPythonApplication rec { pname = "litecli"; - version = "1.9.0"; + version = "1.10.0"; disabled = python3Packages.pythonOlder "3.4"; src = fetchPypi { inherit pname version; - sha256 = "sha256-Ia8s+gg91N8ePMqiohFxKbXxchJ1b1luoJDilndsJ6E="; + sha256 = "sha256-7p4qk9GTpVXA5mHtCDlDpvkyqcjowme2ibRp+ax6Pgw="; }; propagatedBuildInputs = with python3Packages; [ An auto update branch exists with message `litecli: 1.9.0 -> 1.10.0`. New version is 1.10.0. An auto update branch exists with an equal or greater version