ddsmt 0 -> 1 attrpath: ddsmt 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/65i5pk5dqh79f6f1kib4g2yw544jl5pb-packages.json.drv building '/nix/store/65i5pk5dqh79f6f1kib4g2yw544jl5pb-packages.json.drv'... Going to be running update for following packages: - ddsmt-2.0.3 Press Enter key to continue... Running update for: - ddsmt-2.0.3: UPDATING ... - ddsmt-2.0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/dd/ddsmt/package.nix b/pkgs/by-name/dd/ddsmt/package.nix index cdb981498bb2..af8b3d5e23d3 100644 --- a/pkgs/by-name/dd/ddsmt/package.nix +++ b/pkgs/by-name/dd/ddsmt/package.nix @@ -4,7 +4,7 @@ }: let - version = "2.0.3"; + version = "2.0.5"; in python3Packages.buildPythonApplication { pname = "ddsmt"; @@ -14,7 +14,7 @@ python3Packages.buildPythonApplication { src = fetchPypi { inherit version; pname = "ddSMT"; - hash = "sha256-nmhEG4sUmgpgRUduVTtwDLGPJVKx+dEaPb+KjFRwV2Q="; + hash = "sha256-4cFBoihcRG62CRFpfKf7jRHNLfF2qZdAJNM3yvSW5V8="; }; nativeBuildInputs = with python3Packages; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/8dpaxq5g2m4d4lqynsbiiwihdix67g9w-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ddsmt Received ExitFailure 1 when running Raw command: /nix/store/8dpaxq5g2m4d4lqynsbiiwihdix67g9w-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . ddsmt Standard output: error: build log of 'ddsmt' is not available