catcli 0 -> 1 attrpath: catcli 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n502czz5r09rxim2hrnhg0d6y0rikijb-packages.json.drv building '/nix/store/n502czz5r09rxim2hrnhg0d6y0rikijb-packages.json.drv'... warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy Going to be running update for following packages: - catcli-0.8.2 Press Enter key to continue... Running update for: - catcli-0.8.2: UPDATING ... - catcli-0.8.2: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/filesystems/catcli/default.nix b/pkgs/tools/filesystems/catcli/default.nix index 663aecfcbb1..eedbdcc2228 100644 --- a/pkgs/tools/filesystems/catcli/default.nix +++ b/pkgs/tools/filesystems/catcli/default.nix @@ -7,13 +7,13 @@ buildPythonApplication rec { pname = "catcli"; - version = "0.8.2"; + version = "0.8.7"; src = fetchFromGitHub { owner = "deadc0de6"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-IHHlxF/7U7C+wO6YicesZPFV6BSBmdkPWaZn7awplNk="; + sha256 = "sha256-hVunxgc/aUapQYe6k3hKdkC+2Jw0x1HjI/kl/fJdWUo="; }; propagatedBuildInputs = [ docopt anytree ]; An auto update branch exists with message `catcli: 0.8.2 -> 0.8.7`. New version is 0.8.7. An auto update branch exists with an equal or greater version