mnamer 0 -> 1 attrpath: mnamer 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] Going to be running update for following packages: - mnamer-2.5.4 Press Enter key to continue... Running update for: - mnamer-2.5.4: UPDATING ... - mnamer-2.5.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/mnamer/default.nix b/pkgs/applications/misc/mnamer/default.nix index fbcc9e61be45..5a1837aaf82b 100644 --- a/pkgs/applications/misc/mnamer/default.nix +++ b/pkgs/applications/misc/mnamer/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonApplication rec { pname = "mnamer"; - version = "2.5.4"; + version = "2.5.5"; src = fetchFromGitHub { owner = "jkwill87"; repo = "mnamer"; - rev = version; - sha256 = "sha256-fONQq/RboWHFuEFU7HP1ThUpSjOIlkg54c2WlMUKwuk="; + rev = "refs/tags/${version}"; + sha256 = "sha256-qQu5V1GOsbrR00HOrot6TTAkc3KRasBPDEU7ZojUBio="; }; propagatedBuildInputs = with python3Packages; [ No auto update branch exists Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mnamer nix build failed. Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/dyl8cnw9bbjnn2dmzyr314dfnzkc4rg8-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/network/test_providers__tvmaze.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/fr32li110zsp2l6r7h2vj5kqnqvibmis-remove_requirements.patch can't find file to patch at input line 5 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff --git a/setup.py b/setup.py |index 245c1dd..fdc17ab 100755 |--- a/setup.py |+++ b/setup.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored