python311Packages.fuzzytm 0 -> 1 attrpath: python311Packages.fuzzytm 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/g9jmg5x4ckd9n52p3c49a6mdihlgpn3j-packages.json.drv building '/nix/store/g9jmg5x4ckd9n52p3c49a6mdihlgpn3j-packages.json.drv'... Going to be running update for following packages: - python3.11-fuzzytm-2.0.5 Press Enter key to continue... Running update for: - python3.11-fuzzytm-2.0.5: UPDATING ... - python3.11-fuzzytm-2.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fuzzytm/default.nix b/pkgs/development/python-modules/fuzzytm/default.nix index e7dae0d02ee1..861c26501cb6 100644 --- a/pkgs/development/python-modules/fuzzytm/default.nix +++ b/pkgs/development/python-modules/fuzzytm/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "fuzzytm"; - version = "2.0.5"; + version = "2.0.6"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "FuzzyTM"; inherit version; - hash = "sha256-IELkjd3/yc2lBYsLP6mms9LEcXOfVtNNooEKCMf9BtU="; + hash = "sha256-72wilpKNhBlXs2XEwajbXJJeI03MzbbxOjec3Qw18DU="; }; propagatedBuildInputs = [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.fuzzytm Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python311Packages.fuzzytm Standard output: error: build log of 'python311Packages.fuzzytm' is not available