nox 0 -> 1 attrpath: nox 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/qj9gz93as9w3jczzvw4l7x1ll074p1gk-packages.json.drv building '/nix/store/qj9gz93as9w3jczzvw4l7x1ll074p1gk-packages.json.drv'... Going to be running update for following packages: - nox-0.0.6 Press Enter key to continue... Running update for: - nox-0.0.6: UPDATING ... - nox-0.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/package-management/nox/default.nix b/pkgs/tools/package-management/nox/default.nix index b215a8e1d285..f390c96f18d8 100644 --- a/pkgs/tools/package-management/nox/default.nix +++ b/pkgs/tools/package-management/nox/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "nox"; - version = "0.0.6"; + version = "2023.4.22"; namePrefix = ""; src = fetchurl { url = "mirror://pypi/n/nix-nox/nix-nox-${version}.tar.gz"; - sha256 = "1qcbhdnhdhhv7q6cqdgv0q55ic8fk18526zn2yb12x9r1s0lfp9z"; + sha256 = "sha256-RsBWCw3GCdfZZ9yZ4iy0Y9PEyvVKX9pzXWwRtRd+Op8="; }; patches = [ ./nox-review-wip.patch ]; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nox Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . nox Standard output: error: build log of 'nox' is not available