pdd 0 -> 1 attrpath: pdd 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: - pdd-1.6 Press Enter key to continue... Running update for: - pdd-1.6: UPDATING ... - pdd-1.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/pdd/default.nix b/pkgs/tools/misc/pdd/default.nix index a05f618e472d..8a43ebe81aee 100644 --- a/pkgs/tools/misc/pdd/default.nix +++ b/pkgs/tools/misc/pdd/default.nix @@ -2,13 +2,13 @@ buildPythonApplication rec { pname = "pdd"; - version = "1.6"; + version = "1.7"; src = fetchFromGitHub { owner = "jarun"; repo = "pdd"; rev = "refs/tags/v${version}"; - sha256 = "sha256-Z+jUFu4VvrgWUtkXMkjspcRJ/JG81X9gc2tnDoCdrsk="; + sha256 = "sha256-jQCjqQxvJU2oYLSWpFriJIfD0EbqBx59AvRX77pX0Cg="; }; format = "other"; 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 pdd nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/l8nk9zmg09awb4cw5gx9yxldyrvl27xi-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/test.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash make: Nothing to be done for 'all'. @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: SHELL=/nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash PREFIX=\$\(out\) install install -m755 -d /nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/bin install -m755 -d /nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/share/man/man1 install -m755 -d /nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/share/doc/pdd gzip -c pdd.1 > pdd.1.gz install -m755 pdd /nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/bin/pdd install -m644 pdd.1.gz /nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/share/man/man1 install -m644 README.md /nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/share/doc/pdd rm -f pdd.1.gz install -m644 auto-completion/bash/pdd.bash /nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/share/bash-completion/compilations/pdd install: cannot create regular file '/nix/store/lf8lfq5x6q9551zf36c020jb6dr8mafm-pdd-1.7/share/bash-completion/compilations/pdd': No such file or directory make: *** [Makefile:25: install-bash-completion] Error 1