pipenv 0 -> 1 attrpath: pipenv 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/s9f26m79zjqm1zmrhhfai3gvmx24izqb-packages.json.drv building '/nix/store/s9f26m79zjqm1zmrhhfai3gvmx24izqb-packages.json.drv'... Going to be running update for following packages: - pipenv-2023.2.4 Press Enter key to continue... Running update for: - pipenv-2023.2.4: UPDATING ... - pipenv-2023.2.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/pipenv/default.nix b/pkgs/development/tools/pipenv/default.nix index c8e4d0e20069..f863a37e097c 100644 --- a/pkgs/development/tools/pipenv/default.nix +++ b/pkgs/development/tools/pipenv/default.nix @@ -24,14 +24,14 @@ let in buildPythonApplication rec { pname = "pipenv"; - version = "2023.2.4"; + version = "2023.11.17"; format = "pyproject"; src = fetchFromGitHub { owner = "pypa"; repo = "pipenv"; rev = "refs/tags/v${version}"; - hash = "sha256-jZOBu4mWyu8U6CGqtYgfcCCDSa0pGqoZEFnXl5IO+JY="; + hash = "sha256-+mi49/IWDWyH84jQ31M3zhElj5Y+MQfxD9rXlXBIz9I="; }; env.LC_ALL = "en_US.UTF-8"; No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/dsqs4fpljrws4ikzfriyixcp0n7kxrmk-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pipenv nix build failed. got build log for 'pipenv' from 'daemon' bash: warning: setlocale: LC_ALL: cannot change locale (en_US.UTF-8) Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/1xjnfn7b5g0fy5bc0sd96kz8298l258h-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/test_vendor.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substitute(): ERROR: file 'pipenv/core.py' does not exist /nix/store/bknngadwym46j65qs14ic2w79rpav888-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context