pdd 1.6 -> 1.7 https://github.com/jarun/pdd/releases 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ry6h43w1f6506snszfa0476nm8dbb7ag-packages.json.drv building '/nix/store/ry6h43w1f6506snszfa0476nm8dbb7ag-packages.json.drv'... 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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/pdd/default.nix b/pkgs/tools/misc/pdd/default.nix index db80139098b..b81eaee245f 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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pdd nix build failed. Using pythonImportsCheckPhase Sourcing python-namespaces-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources 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" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash make: Nothing to be done for 'all'. @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash PREFIX=\$\(out\) install install -m755 -d /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/bin install -m755 -d /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/man/man1 install -m755 -d /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/doc/pdd gzip -c pdd.1 > pdd.1.gz install -m755 pdd /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/bin/pdd install -m644 pdd.1.gz /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/man/man1 install -m644 README.md /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/doc/pdd rm -f pdd.1.gz install -m644 auto-completion/bash/pdd.bash /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/bash-completion/compilations/pdd install: cannot create regular file '/nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/bash-completion/compilations/pdd': No such file or directory make: *** [Makefile:25: install-bash-completion] Error 1 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 [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ry6h43w1f6506snszfa0476nm8dbb7ag-packages.json.drv building '/nix/store/ry6h43w1f6506snszfa0476nm8dbb7ag-packages.json.drv'... 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! [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/tools/misc/pdd/default.nix b/pkgs/tools/misc/pdd/default.nix index db80139098b..b81eaee245f 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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pdd nix build failed. Using pythonImportsCheckPhase Sourcing python-namespaces-hook @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources 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" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash make: Nothing to be done for 'all'. @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash PREFIX=\$\(out\) install install -m755 -d /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/bin install -m755 -d /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/man/man1 install -m755 -d /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/doc/pdd gzip -c pdd.1 > pdd.1.gz install -m755 pdd /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/bin/pdd install -m644 pdd.1.gz /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/man/man1 install -m644 README.md /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/doc/pdd rm -f pdd.1.gz install -m644 auto-completion/bash/pdd.bash /nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/bash-completion/compilations/pdd install: cannot create regular file '/nix/store/alqwvy056075d4dxhys8rdnnj7xkbmg4-pdd-1.7/share/bash-completion/compilations/pdd': No such file or directory make: *** [Makefile:25: install-bash-completion] Error 1