python310Packages.piccata 0 -> 1 attrpath: python310Packages.piccata 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/wrs4g10hxhwi0ykwrhj4y3dp027madj8-packages.json.drv building '/nix/store/wrs4g10hxhwi0ykwrhj4y3dp027madj8-packages.json.drv'... Going to be running update for following packages: - python3.10-piccata-2.0.0 Press Enter key to continue... Running update for: - python3.10-piccata-2.0.0: UPDATING ... - python3.10-piccata-2.0.0: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/development/python-modules/piccata/default.nix b/pkgs/development/python-modules/piccata/default.nix index f9a68d98dc3..8ce8e1fe95f 100644 --- a/pkgs/development/python-modules/piccata/default.nix +++ b/pkgs/development/python-modules/piccata/default.nix @@ -7,15 +7,15 @@ buildPythonPackage rec { pname = "piccata"; - version = "2.0.0"; + version = "2.0.2"; disabled = isPy27; src = fetchFromGitHub { owner = "NordicSemiconductor"; repo = pname; - rev = version; - sha256 = "0pn842jcf2czjks5dphivgp1s7wiifqiv93s0a89h0wxafd6pbsr"; + rev = "refs/tags/${version}"; + sha256 = "sha256-Vuhwt+esTkvyEIRVYaRGvNMTAXVWBBv/6lpaxN5RrBA="; }; nativeCheckInputs = [ No auto update branch exists Successfully finished processing cachix "/nix/store/1iqr2cf3dq0d9ji3r9i1his74baipgqf-python3.10-piccata-2.0.2" [check][nixpkgs-review]