coercer 1.6 -> 2.3 https://github.com/p0dalirius/Coercer/releases attrpath: coercer 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/5xklwa1vp5drii9qb0xaz83m0nphndqz-packages.json.drv building '/nix/store/5xklwa1vp5drii9qb0xaz83m0nphndqz-packages.json.drv'... Going to be running update for following packages: - coercer-1.6 Press Enter key to continue... Running update for: - coercer-1.6: UPDATING ... - coercer-1.6: DONE. Packages updated! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/security/coercer/default.nix b/pkgs/tools/security/coercer/default.nix index 0e48d4ac23d..f82b9b9d338 100644 --- a/pkgs/tools/security/coercer/default.nix +++ b/pkgs/tools/security/coercer/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "coercer"; - version = "1.6"; + version = "2.3"; format = "pyproject"; src = fetchFromGitHub { owner = "p0dalirius"; repo = "Coercer"; rev = "refs/tags/${version}"; - hash = "sha256-xftYnwu6uUTvJTZU9E7wvdgBxqa8xy83K5GOlgNSCvc="; + hash = "sha256-/xYEn/T/ZpPwnJERYoPQi9BuqVVcxKYplRGLw7vvk4s="; }; nativeBuildInputs = with python3.pkgs; [ 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 coercer nix build failed. setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/setup.py @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building Executing pipBuildPhase Creating a wheel... WARNING: The directory '/homeless-shelter/.cache/pip' or its parent directory is not owned or is not writable by the current user. The cache has been disabled. Check the permissions and owner of that directory. If executing pip with sudo, you should use sudo's -H flag. Processing /build/source Running command Preparing metadata (pyproject.toml) Preparing metadata (pyproject.toml) ... [?25l[?25hdone Building wheels for collected packages: coercer Running command Building wheel for coercer (pyproject.toml) Building wheel for coercer (pyproject.toml) ... [?25l[?25hdone Created wheel for coercer: filename=coercer-2.4-py3-none-any.whl size=47208 sha256=d2756b858fcf77ea3e1c7939cf9d5a1c2020547cdcca07c9854ab00d708dc75b Stored in directory: /build/pip-ephem-wheel-cache-uw3elni3/wheels/79/4b/9b/fc24941d75fdb959a71ee80195b2c89d6ae9389f9f0f80fb22 Successfully built coercer Finished creating a wheel... Finished executing pipBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } installing Executing pipInstallPhase /build/source/dist /build/source Processing ./coercer-2.4-py3-none-any.whl ERROR: Could not find a version that satisfies the requirement xlsxWriter>=3.0.0 (from coercer) (from versions: none) ERROR: No matching distribution found for xlsxWriter>=3.0.0