[options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kubectl-view-secret, using log file: /var/log/nixpkgs-update/kubectl-view-secret/2024-02-26.log kubectl-view-secret 0.11.0 -> 0.12.0 https://github.com/elsesiy/kubectl-view-secret/releases attrpath: kubectl-view-secret Checking auto update branch... No auto update branch exists [outpaths] eval start [outpaths] eval end [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-Q6OosaHDzq9a2Nt18LGiGJ1C2i1/BRYGaNEBeK0Ohiw=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'kubectl-view-secret.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/c13r5jinqh754k3ch8xwl4akwacvbza7-kubectl-view-secret-0.12.0-go-modules.drv /nix/store/jzi2wbgxyq4yl5k58h5gw7am343dn84c-kubectl-view-secret-0.12.0.drv building '/nix/store/c13r5jinqh754k3ch8xwl4akwacvbza7-kubectl-view-secret-0.12.0-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/fdi4qid0g59asjjphyysry6sknvk6j7z-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: go.mod requires go >= 1.22 (running go 1.21.7; GOTOOLCHAIN=local) error: builder for '/nix/store/c13r5jinqh754k3ch8xwl4akwacvbza7-kubectl-view-secret-0.12.0-go-modules.drv' failed with exit code 1; last 8 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/fdi4qid0g59asjjphyysry6sknvk6j7z-source > source root is source > Running phase: patchPhase > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > go: go.mod requires go >= 1.22 (running go 1.21.7; GOTOOLCHAIN=local) For full logs, run 'nix log /nix/store/c13r5jinqh754k3ch8xwl4akwacvbza7-kubectl-view-secret-0.12.0-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/jzi2wbgxyq4yl5k58h5gw7am343dn84c-kubectl-view-secret-0.12.0.drv' failed to build [result] Failed to update kubectl-view-secret 0.11.0 -> 0.12.0 https://github.com/elsesiy/kubectl-view-secret/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath legit-web, using log file: /var/log/nixpkgs-update/legit-web/2024-02-26.log legit-web 0.2.1 -> 0.2.2 https://github.com/icyphox/legit/releases attrpath: legit-web Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-RAUSYCtP4rcJ2zIBXfPAEZWD1VSfr3d4MrmUMiPpjK8=" [golangModuleVersion] Replaced vendorHash with sha256-IeWgmUNkBU3W6ayfRkzMO/0XHNqm5zy5lLUNePzv+ug= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/version-management/legit-web/default.nix b/pkgs/applications/version-management/legit-web/default.nix index a14b7c22bd4b..3c42284702d2 100644 --- a/pkgs/applications/version-management/legit-web/default.nix +++ b/pkgs/applications/version-management/legit-web/default.nix @@ -5,16 +5,16 @@ buildGoModule rec { pname = "legit"; - version = "0.2.1"; + version = "0.2.2"; src = fetchFromGitHub { repo = "legit"; owner = "icyphox"; rev = "v${version}"; - hash = "sha256-Y0lfbe4xBCj80z07mLFIiX+shvntYAHiW2Uw7h94jrE="; + hash = "sha256-TBq1ILBhojMIxnLj108L0zLmFsZD/ET9w5cSbqk8+XM="; }; - vendorHash = "sha256-RAUSYCtP4rcJ2zIBXfPAEZWD1VSfr3d4MrmUMiPpjK8="; + vendorHash = "sha256-IeWgmUNkBU3W6ayfRkzMO/0XHNqm5zy5lLUNePzv+ug="; postInstall = '' mkdir -p $out/lib/legit/templates [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/8lffdx0npzsy7jr9w0fw9fn3daplxw5a-legit-0.2.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/icyphox/legit/releases. meta.description for legit-web is: Web frontend for git meta.homepage for legit-web is: https://github.com/icyphox/legit ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/icyphox/legit/releases/tag/v0.2.2) - [Compare changes on GitHub](https://github.com/icyphox/legit/compare/v0.2.1...v0.2.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.2.2 in filename of file in /nix/store/8lffdx0npzsy7jr9w0fw9fn3daplxw5a-legit-0.2.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath legit-web ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8lffdx0npzsy7jr9w0fw9fn3daplxw5a-legit-0.2.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A legit-web https://github.com/r-ryantm/nixpkgs/archive/dbff1bf4de1787051259db1aecf92b669fefb49b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/dbff1bf4de1787051259db1aecf92b669fefb49b#legit-web ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8lffdx0npzsy7jr9w0fw9fn3daplxw5a-legit-0.2.2 ls -la /nix/store/8lffdx0npzsy7jr9w0fw9fn3daplxw5a-legit-0.2.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @ratsclub for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291478 [result] Success updating legit-web 0.2.1 -> 0.2.2 https://github.com/icyphox/legit/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.symengine, using log file: /var/log/nixpkgs-update/rPackages.symengine/2024-02-26.log rPackages.symengine 0.2.4 -> 0.2.6 https://repology.org/project/r:symengine/versions attrpath: rPackages.symengine Checking auto update branch... No auto update branch exists Old version 0.2.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.symengine 0.2.4 -> 0.2.6 https://repology.org/project/r:symengine/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wlogout, using log file: /var/log/nixpkgs-update/wlogout/2024-02-26.log wlogout 1.1.1 -> 1.2 https://github.com/ArtsyMacaw/wlogout/releases attrpath: wlogout Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - wlogout: 1.1.1 -> 1.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291467" [result] Failed to update wlogout 1.1.1 -> 1.2 https://github.com/ArtsyMacaw/wlogout/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath appstream, using log file: /var/log/nixpkgs-update/appstream/2024-02-26.log appstream 1.0.1 -> 1.0.2 https://repology.org/project/appstream/versions attrpath: appstream Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/appstream/default.nix b/pkgs/development/libraries/appstream/default.nix index ff953b621635..ce2b0a8af1ab 100644 --- a/pkgs/development/libraries/appstream/default.nix +++ b/pkgs/development/libraries/appstream/default.nix @@ -31,7 +31,7 @@ stdenv.mkDerivation (finalAttrs: { pname = "appstream"; - version = "1.0.1"; + version = "1.0.2"; outputs = [ "out" "dev" "installedTests" ]; @@ -39,7 +39,7 @@ stdenv.mkDerivation (finalAttrs: { owner = "ximion"; repo = "appstream"; rev = "v${finalAttrs.version}"; - sha256 = "sha256-ULqRHepWVuAluXsXJUoqxqJfrN168MGlwdVkoLLwSN0="; + sha256 = "sha256-0NzZku6TQyyaTOAMWZD459RayhsH8cotlOaSKkVY/EQ="; }; patches = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/29cmg9a5y796yc24zy77v9gpzq4ssx4v-appstream-1.0.2" Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/appstream/versions. meta.description for appstream is: Software metadata handling library meta.homepage for appstream is: https://www.freedesktop.org/wiki/Distributions/AppStream/ ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/ximion/appstream/compare/v1.0.1...v1.0.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.0.2 with grep in /nix/store/29cmg9a5y796yc24zy77v9gpzq4ssx4v-appstream-1.0.2 - found 1.0.2 in filename of file in /nix/store/29cmg9a5y796yc24zy77v9gpzq4ssx4v-appstream-1.0.2 ---
Rebuild report (if merged into master) (click to expand) ``` 676 total rebuild path(s) 676 package rebuild(s) First fifty rebuilds by attrpath Sylk adapta-gtk-theme ajour alfis altair alvr amberol anytype appimage-run appimage-run-tests appstream apx-gui arduino-ide ashpd-demo audio-sharing authenticator autokey bada-bib badlion-client banking baobab bazecor beekeeper-studio beeper bespokesynth bespokesynth-with-vst2 betterdiscord-installer blackbox-terminal blanket bloomrpc blueberry blueprint-compiler boatswain bookworm bootstrap-studio bottles bottles-unwrapped breath-theme budgie.budgie-control-center budgie.budgie-desktop budgie.budgie-desktop-with-plugins budgie.budgie-gsettings-overrides budgie.magpie budgiePlugins.budgie-analogue-clock-applet budgiePlugins.budgie-user-indicator-redux buttercup-desktop caido cambalache caprine-bin cartridges ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/29cmg9a5y796yc24zy77v9gpzq4ssx4v-appstream-1.0.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A appstream https://github.com/r-ryantm/nixpkgs/archive/1d0ce7c80adb49282585d53fe1cf0d7864fba0d3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1d0ce7c80adb49282585d53fe1cf0d7864fba0d3#appstream ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/29cmg9a5y796yc24zy77v9gpzq4ssx4v-appstream-1.0.2 ls -la /nix/store/29cmg9a5y796yc24zy77v9gpzq4ssx4v-appstream-1.0.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/291481 [result] Success updating appstream 1.0.1 -> 1.0.2 https://repology.org/project/appstream/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.mauikit-imagetools, using log file: /var/log/nixpkgs-update/libsForQt5.mauikit-imagetools/2024-02-26.log libsForQt5.mauikit-imagetools 3.0.2 -> 3.1.0 https://repology.org/project/mauikit-imagetools/versions attrpath: libsForQt5.mauikit-imagetools Checking auto update branch... No auto update branch exists Old version 3.0.2" not present in master derivation file with contents: { lib , mkDerivation , cmake , extra-cmake-modules , kconfig , kio , leptonica , mauikit , opencv , qtlocation , exiv2 , kquickimageedit , tesseract }: mkDerivation { pname = "mauikit-imagetools"; nativeBuildInputs = [ cmake extra-cmake-modules ]; buildInputs = [ kconfig kio leptonica mauikit opencv qtlocation exiv2 kquickimageedit tesseract ]; meta = with lib; { homepage = "https://invent.kde.org/maui/mauikit-imagetools"; description = "MauiKit Image Tools Components"; license = licenses.lgpl21Plus; maintainers = with maintainers; [ onny ]; }; } [result] Failed to update libsForQt5.mauikit-imagetools 3.0.2 -> 3.1.0 https://repology.org/project/mauikit-imagetools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.approvaltests, using log file: /var/log/nixpkgs-update/python312Packages.approvaltests/2024-02-26.log python312Packages.approvaltests 10.4.0 -> 11.0.0 https://github.com/approvals/ApprovalTests.Python/releases attrpath: python312Packages.approvaltests 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/b8vdip4czpvz6cki79kbrpdvbpmgqrkx-packages.json.drv building '/nix/store/b8vdip4czpvz6cki79kbrpdvbpmgqrkx-packages.json.drv'... Going to be running update for following packages: - python3.12-approvaltests-10.4.0 Press Enter key to continue... Running update for: - python3.12-approvaltests-10.4.0: UPDATING ... - python3.12-approvaltests-10.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/approvaltests/default.nix b/pkgs/development/python-modules/approvaltests/default.nix index 497d4a9aa4dd..aba858a05dc4 100644 --- a/pkgs/development/python-modules/approvaltests/default.nix +++ b/pkgs/development/python-modules/approvaltests/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "approvaltests"; - version = "10.4.0"; + version = "11.0.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "approvals"; repo = "ApprovalTests.Python"; rev = "refs/tags/v${version}"; - hash = "sha256-/UsrUzCd4aYEQ4epZggk2O2esJCUG0DxRseK+s6yJd4="; + hash = "sha256-Ep95niYin3urtiMFSVY792zpFAcu6MwQN9DA/IJLSQQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.approvaltests nix build failed. /nix/store/0idlz1wgqsm925swyn7dd93sq47ixl19-python3.12-mrjob-0.7.4/lib/python3.12/site-packages/mrjob/util.py:31: in from distutils.spawn import find_executable E ModuleNotFoundError: No module named 'distutils' __________________ ERROR collecting tests/mrjob/test_mrjob.py __________________ ImportError while importing test module '/build/source/tests/mrjob/test_mrjob.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/mrjob/test_mrjob.py:3: in from mrjob.job import MRJob /nix/store/0idlz1wgqsm925swyn7dd93sq47ixl19-python3.12-mrjob-0.7.4/lib/python3.12/site-packages/mrjob/job.py:36: in from mrjob.conf import combine_dicts /nix/store/0idlz1wgqsm925swyn7dd93sq47ixl19-python3.12-mrjob-0.7.4/lib/python3.12/site-packages/mrjob/conf.py:34: in from mrjob.util import expand_path /nix/store/0idlz1wgqsm925swyn7dd93sq47ixl19-python3.12-mrjob-0.7.4/lib/python3.12/site-packages/mrjob/util.py:31: in from distutils.spawn import find_executable E ModuleNotFoundError: No module named 'distutils' =============================== warnings summary =============================== ../../nix/store/0idlz1wgqsm925swyn7dd93sq47ixl19-python3.12-mrjob-0.7.4/lib/python3.12/site-packages/mrjob/util.py:23 /nix/store/0idlz1wgqsm925swyn7dd93sq47ixl19-python3.12-mrjob-0.7.4/lib/python3.12/site-packages/mrjob/util.py:23: DeprecationWarning: 'pipes' is deprecated and slated for removal in Python 3.13 import pipes -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ ERROR tests/test_options.py ERROR tests/mrjob/test_mrjob.py !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ================== 2 deselected, 1 warning, 2 errors in 0.45s ================== /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.approvaltests 10.4.0 -> 11.0.0 https://github.com/approvals/ApprovalTests.Python/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.scdhlm, using log file: /var/log/nixpkgs-update/rPackages.scdhlm/2024-02-26.log rPackages.scdhlm 0.7.2 -> 0.7.3 https://repology.org/project/r:scdhlm/versions attrpath: rPackages.scdhlm Checking auto update branch... No auto update branch exists Old version 0.7.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.scdhlm 0.7.2 -> 0.7.3 https://repology.org/project/r:scdhlm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.reason, using log file: /var/log/nixpkgs-update/ocamlPackages.reason/2024-02-26.log ocamlPackages.reason 3.10.0 -> 3.11.0 https://github.com/reasonml/reason/releases attrpath: ocamlPackages.reason Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/compilers/reason/default.nix b/pkgs/development/compilers/reason/default.nix index 12e58b6739ad..954c58718cf3 100644 --- a/pkgs/development/compilers/reason/default.nix +++ b/pkgs/development/compilers/reason/default.nix @@ -6,11 +6,11 @@ stdenv.mkDerivation rec { pname = "ocaml${ocaml.version}-reason"; - version = "3.10.0"; + version = "3.11.0"; src = fetchurl { url = "https://github.com/reasonml/reason/releases/download/${version}/reason-${version}.tbz"; - hash = "sha256-F+rUwoZK9yc/VtCtYsRWS+Lq3nbT2oex04HtW0T0Zss="; + hash = "sha256-pYg38Up58EfI65nVUYrrFu5kNTV0KGz9WyhMmKGiclA="; }; strictDeps = true; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/ik0bavxbivlr6knzjl3bmpkzfr6j0zbv-ocaml5.1.1-reason-3.11.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
16 packages built:
  • ocamlPackages.brisk-reconciler
  • ocamlPackages.flex
  • ocamlPackages.graphql_ppx
  • ocamlPackages.reason
  • ocamlPackages.reason-native.console
  • ocamlPackages.reason-native.dir
  • ocamlPackages.reason-native.file-context-printer
  • ocamlPackages.reason-native.fp
  • ocamlPackages.reason-native.pastel
  • ocamlPackages.reason-native.pastel-console
  • ocamlPackages.reason-native.qcheck-rely
  • ocamlPackages.reason-native.refmterr
  • ocamlPackages.reason-native.rely
  • ocamlPackages.reason-native.rely-junit-reporter
  • ocamlPackages.rebez
  • ocamlPackages.reperf
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/reasonml/reason/releases. meta.description for ocamlPackages.reason is: Facebook's friendly syntax to OCaml meta.homepage for ocamlPackages.reason is: https://reasonml.github.io/ ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/reasonml/reason/releases/tag/3.11.0) - [Compare changes on GitHub](https://github.com/reasonml/reason/compare/3.10.0...3.11.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.11.0 with grep in /nix/store/ik0bavxbivlr6knzjl3bmpkzfr6j0zbv-ocaml5.1.1-reason-3.11.0 - found 3.11.0 in filename of file in /nix/store/ik0bavxbivlr6knzjl3bmpkzfr6j0zbv-ocaml5.1.1-reason-3.11.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath reason ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ik0bavxbivlr6knzjl3bmpkzfr6j0zbv-ocaml5.1.1-reason-3.11.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A ocamlPackages.reason https://github.com/r-ryantm/nixpkgs/archive/6d56d4cdaf0b6b0e7bb0e8347b2065c2b3f35fef.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6d56d4cdaf0b6b0e7bb0e8347b2065c2b3f35fef#ocamlPackages.reason ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ik0bavxbivlr6knzjl3bmpkzfr6j0zbv-ocaml5.1.1-reason-3.11.0 ls -la /nix/store/ik0bavxbivlr6knzjl3bmpkzfr6j0zbv-ocaml5.1.1-reason-3.11.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
16 packages built:
  • ocamlPackages.brisk-reconciler
  • ocamlPackages.flex
  • ocamlPackages.graphql_ppx
  • ocamlPackages.reason
  • ocamlPackages.reason-native.console
  • ocamlPackages.reason-native.dir
  • ocamlPackages.reason-native.file-context-printer
  • ocamlPackages.reason-native.fp
  • ocamlPackages.reason-native.pastel
  • ocamlPackages.reason-native.pastel-console
  • ocamlPackages.reason-native.qcheck-rely
  • ocamlPackages.reason-native.refmterr
  • ocamlPackages.reason-native.rely
  • ocamlPackages.reason-native.rely-junit-reporter
  • ocamlPackages.rebez
  • ocamlPackages.reperf
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/291492 [result] Success updating ocamlPackages.reason 3.10.0 -> 3.11.0 https://github.com/reasonml/reason/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.ldfparser, using log file: /var/log/nixpkgs-update/python312Packages.ldfparser/2024-02-26.log python312Packages.ldfparser 0.23.0 -> 0.24.0 https://github.com/c4deszes/ldfparser/releases attrpath: python312Packages.ldfparser 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/4zrl7bi5j55dfibgnf17cc532xwzvw3k-packages.json.drv building '/nix/store/4zrl7bi5j55dfibgnf17cc532xwzvw3k-packages.json.drv'... Going to be running update for following packages: - python3.12-ldfparser-0.23.0 Press Enter key to continue... Running update for: - python3.12-ldfparser-0.23.0: UPDATING ... - python3.12-ldfparser-0.23.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ldfparser/default.nix b/pkgs/development/python-modules/ldfparser/default.nix index f4657dce8458..4b83fb53252e 100644 --- a/pkgs/development/python-modules/ldfparser/default.nix +++ b/pkgs/development/python-modules/ldfparser/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "ldfparser"; - version = "0.23.0"; + version = "0.24.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "c4deszes"; repo = "ldfparser"; rev = "refs/tags/v${version}"; - hash = "sha256-gSjTuMndkzFUDcixJCohuCChhztFXnLpbK/zTOjEBpg="; + hash = "sha256-+7L2WCQEDpWPDBPVt4ddoz0U4YkJ9GqQqp0cKj2fAXM="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.ldfparser Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.ldfparser Standard output: error: js2py-0.74 not supported for interpreter python3.12 (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.ldfparser 0.23.0 -> 0.24.0 https://github.com/c4deszes/ldfparser/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cargo-mutants, using log file: /var/log/nixpkgs-update/cargo-mutants/2024-02-26.log cargo-mutants 24.2.0 -> 24.2.1 https://github.com/sourcefrog/cargo-mutants/releases attrpath: cargo-mutants Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-zCuNvhZ2CvsdG1CiQJ9fXFBTQxybqz/lk85lX5WrpG4= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/rust/cargo-mutants/default.nix b/pkgs/development/tools/rust/cargo-mutants/default.nix index 7418240ac045..874195aaf842 100644 --- a/pkgs/development/tools/rust/cargo-mutants/default.nix +++ b/pkgs/development/tools/rust/cargo-mutants/default.nix @@ -7,16 +7,16 @@ rustPlatform.buildRustPackage rec { pname = "cargo-mutants"; - version = "24.2.0"; + version = "24.2.1"; src = fetchFromGitHub { owner = "sourcefrog"; repo = "cargo-mutants"; rev = "v${version}"; - hash = "sha256-cjU/RvfRgeFYwATEVQLmqxxy5qnQtY4R5Hd7jG772Ik="; + hash = "sha256-sZI3Y4wsToDt1fF8ZT494V3q5LwHZ+7uU6of7LOWu3M="; }; - cargoHash = "sha256-0DFMiR4QelTfbTLxU7ceuUgYowO8eRhPemndEWq5xQQ="; + cargoHash = "sha256-zCuNvhZ2CvsdG1CiQJ9fXFBTQxybqz/lk85lX5WrpG4="; buildInputs = lib.optionals stdenv.isDarwin [ darwin.apple_sdk.frameworks.SystemConfiguration [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/ycapxmgfqg4infig83j66w4mvc4cylym-cargo-mutants-24.2.1" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cargo-mutants
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/sourcefrog/cargo-mutants/releases. meta.description for cargo-mutants is: A mutation testing tool for Rust meta.homepage for cargo-mutants is: https://github.com/sourcefrog/cargo-mutants meta.changelog for cargo-mutants is: https://github.com/sourcefrog/cargo-mutants/releases/tag/v24.2.1 ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/sourcefrog/cargo-mutants/releases/tag/v24.2.1) - [Compare changes on GitHub](https://github.com/sourcefrog/cargo-mutants/compare/v24.2.0...v24.2.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 24.2.1 with grep in /nix/store/ycapxmgfqg4infig83j66w4mvc4cylym-cargo-mutants-24.2.1 - found 24.2.1 in filename of file in /nix/store/ycapxmgfqg4infig83j66w4mvc4cylym-cargo-mutants-24.2.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cargo-mutants ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ycapxmgfqg4infig83j66w4mvc4cylym-cargo-mutants-24.2.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A cargo-mutants https://github.com/r-ryantm/nixpkgs/archive/3ea3d7fb1ecf14293bca29acb6132d7df305999b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3ea3d7fb1ecf14293bca29acb6132d7df305999b#cargo-mutants ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ycapxmgfqg4infig83j66w4mvc4cylym-cargo-mutants-24.2.1 ls -la /nix/store/ycapxmgfqg4infig83j66w4mvc4cylym-cargo-mutants-24.2.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cargo-mutants
--- ###### Maintainer pings cc @figsoda for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291496 [result] Success updating cargo-mutants 24.2.0 -> 24.2.1 https://github.com/sourcefrog/cargo-mutants/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.yalexs, using log file: /var/log/nixpkgs-update/python312Packages.yalexs/2024-02-26.log python312Packages.yalexs 1.11.2 -> 1.11.3 https://github.com/bdraco/yalexs/releases attrpath: python312Packages.yalexs 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/1whgda1b9lyx4ff1kwv2prrv4g9bwkfg-packages.json.drv building '/nix/store/1whgda1b9lyx4ff1kwv2prrv4g9bwkfg-packages.json.drv'... Going to be running update for following packages: - python3.12-yalexs-1.11.2 Press Enter key to continue... Running update for: - python3.12-yalexs-1.11.2: UPDATING ... - python3.12-yalexs-1.11.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/yalexs/default.nix b/pkgs/development/python-modules/yalexs/default.nix index 02e72f9244fc..6275927a2280 100644 --- a/pkgs/development/python-modules/yalexs/default.nix +++ b/pkgs/development/python-modules/yalexs/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "yalexs"; - version = "1.11.2"; + version = "1.11.3"; format = "setuptools"; disabled = pythonOlder "3.9"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "bdraco"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-FHaHXbRtgbBrveHPbrPsP+vGIvscot3ilpPFucISces="; + hash = "sha256-BO+tgRHQsvRkkueIHa56YABfK5+QqnRlGrRtNHqI1v4="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.yalexs Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.yalexs Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.yalexs/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.yalexs 1.11.2 -> 1.11.3 https://github.com/bdraco/yalexs/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath obs-studio-plugins.waveform, using log file: /var/log/nixpkgs-update/obs-studio-plugins.waveform/2024-02-26.log obs-studio-plugins.waveform 1.7.0 -> 1.8.0 https://github.com/phandasm/waveform/releases attrpath: obs-studio-plugins.waveform Checking auto update branch... No auto update branch exists [outpaths] eval start [outpaths] eval end [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/video/obs-studio/plugins/waveform/default.nix b/pkgs/applications/video/obs-studio/plugins/waveform/default.nix index ff5c52380de7..4bbcc6555536 100644 --- a/pkgs/applications/video/obs-studio/plugins/waveform/default.nix +++ b/pkgs/applications/video/obs-studio/plugins/waveform/default.nix @@ -9,14 +9,14 @@ stdenv.mkDerivation rec { pname = "waveform"; - version = "1.7.0"; + version = "1.8.0"; src = fetchFromGitHub { fetchSubmodules = true; owner = "phandasm"; repo = "waveform"; rev = "v${version}"; - sha256 = "sha256-DR3+ZBbWoGybUvDwVXLvarp+IGsTPl9Y0mFe739Ar8E="; + sha256 = "sha256-NcBtj+5X9tPH853a6oXzQCBH26hx8Yt17WjP9ryvgmc="; }; nativeBuildInputs = [ cmake pkg-config ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/6lmsadzhid3nzwhcd79jgxx8r34bgdmf-waveform-1.8.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • obs-studio-plugins.waveform
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/phandasm/waveform/releases. meta.description for obs-studio-plugins.waveform is: Audio spectral analysis plugin for OBS meta.homepage for obs-studio-plugins.waveform is: https://github.com/phandasm/waveform ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.8.0 with grep in /nix/store/6lmsadzhid3nzwhcd79jgxx8r34bgdmf-waveform-1.8.0 - found 1.8.0 in filename of file in /nix/store/6lmsadzhid3nzwhcd79jgxx8r34bgdmf-waveform-1.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath obs-studio-plugins.waveform ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6lmsadzhid3nzwhcd79jgxx8r34bgdmf-waveform-1.8.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A obs-studio-plugins.waveform https://github.com/r-ryantm/nixpkgs/archive/0fe033b2327597ee8bdbdbc61059d144a0f25ea9.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0fe033b2327597ee8bdbdbc61059d144a0f25ea9#obs-studio-plugins.waveform ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6lmsadzhid3nzwhcd79jgxx8r34bgdmf-waveform-1.8.0 ls -la /nix/store/6lmsadzhid3nzwhcd79jgxx8r34bgdmf-waveform-1.8.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • obs-studio-plugins.waveform
--- ###### Maintainer pings cc @MatthewCroughan for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291511 [result] Success updating obs-studio-plugins.waveform 1.7.0 -> 1.8.0 https://github.com/phandasm/waveform/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rover, using log file: /var/log/nixpkgs-update/rover/2024-02-26.log rover 0 -> 1 attrpath: rover Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/i5h84s0zj9cwgnrddvba1p707r86npfc-packages.json.drv building '/nix/store/i5h84s0zj9cwgnrddvba1p707r86npfc-packages.json.drv'... Going to be running update for following packages: - rover-0.22.0 Press Enter key to continue... Running update for: - rover-0.22.0: UPDATING ... - rover-0.22.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rover 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bitsandbytes, using log file: /var/log/nixpkgs-update/python311Packages.bitsandbytes/2024-02-26.log python311Packages.bitsandbytes 0 -> 1 attrpath: python311Packages.bitsandbytes 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/zn77g01f6s4rx60n5wz2zn0izdjvzlma-packages.json.drv building '/nix/store/zn77g01f6s4rx60n5wz2zn0izdjvzlma-packages.json.drv'... Going to be running update for following packages: - python3.11-bitsandbytes-0.42.0 Press Enter key to continue... Running update for: - python3.11-bitsandbytes-0.42.0: UPDATING ... - python3.11-bitsandbytes-0.42.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bitsandbytes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zipstream-ng, using log file: /var/log/nixpkgs-update/python311Packages.zipstream-ng/2024-02-26.log python311Packages.zipstream-ng 0 -> 1 attrpath: python311Packages.zipstream-ng 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/dqajca7ncd2kl1qw74kzpxzgd5ikdmm8-packages.json.drv building '/nix/store/dqajca7ncd2kl1qw74kzpxzgd5ikdmm8-packages.json.drv'... Going to be running update for following packages: - python3.11-zipstream-ng-1.7.1 Press Enter key to continue... Running update for: - python3.11-zipstream-ng-1.7.1: UPDATING ... - python3.11-zipstream-ng-1.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.zipstream-ng 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath legit, using log file: /var/log/nixpkgs-update/legit/2024-02-26.log legit 0 -> 1 attrpath: legit 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/24ksham62xhl9zzm52swi04clx7kdhf6-packages.json.drv building '/nix/store/24ksham62xhl9zzm52swi04clx7kdhf6-packages.json.drv'... Going to be running update for following packages: - legit-1.2.0.post0 Press Enter key to continue... Running update for: - legit-1.2.0.post0: UPDATING ... - legit-1.2.0.post0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update legit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nagios, using log file: /var/log/nixpkgs-update/nagios/2024-02-26.log nagios 0 -> 1 attrpath: nagios 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/h6f16kb8vwf4i6hs9ci53b7w6ga3pwcs-packages.json.drv building '/nix/store/h6f16kb8vwf4i6hs9ci53b7w6ga3pwcs-packages.json.drv'... Going to be running update for following packages: - nagios-4.5.0 Press Enter key to continue... Running update for: - nagios-4.5.0: UPDATING ... - nagios-4.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nagios 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath crossguid, using log file: /var/log/nixpkgs-update/crossguid/2024-02-26.log crossguid 0 -> 1 attrpath: crossguid Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] these 2 derivations will be built: /nix/store/1g486632vnd4w7jgg31ws9177y15p8dg-unstable-update-script.sh.drv /nix/store/y2l627vi2m0msdlfij149iimv4g1m7ll-packages.json.drv building '/nix/store/1g486632vnd4w7jgg31ws9177y15p8dg-unstable-update-script.sh.drv'... building '/nix/store/y2l627vi2m0msdlfij149iimv4g1m7ll-packages.json.drv'... Going to be running update for following packages: - crossguid-unstable-2019-05-29 Press Enter key to continue... Running update for: - crossguid-unstable-2019-05-29: UPDATING ... - crossguid-unstable-2019-05-29: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update crossguid 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ndjson, using log file: /var/log/nixpkgs-update/python311Packages.ndjson/2024-02-26.log python311Packages.ndjson 0 -> 1 attrpath: python311Packages.ndjson 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/l77kc2lx2gfv6qfbz43q7wz3wpzv135r-packages.json.drv building '/nix/store/l77kc2lx2gfv6qfbz43q7wz3wpzv135r-packages.json.drv'... Going to be running update for following packages: - python3.11-ndjson-0.3.1 Press Enter key to continue... Running update for: - python3.11-ndjson-0.3.1: UPDATING ... - python3.11-ndjson-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ndjson 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gntp, using log file: /var/log/nixpkgs-update/python311Packages.gntp/2024-02-26.log python311Packages.gntp 0 -> 1 attrpath: python311Packages.gntp 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/803l9jd6y91rp4m4hzfyq8lp9kfwm3dx-packages.json.drv building '/nix/store/803l9jd6y91rp4m4hzfyq8lp9kfwm3dx-packages.json.drv'... Going to be running update for following packages: - python3.11-gntp-1.0.3 Press Enter key to continue... Running update for: - python3.11-gntp-1.0.3: UPDATING ... - python3.11-gntp-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gntp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vgmplay-libvgm, using log file: /var/log/nixpkgs-update/vgmplay-libvgm/2024-02-26.log vgmplay-libvgm 0 -> 1 attrpath: vgmplay-libvgm 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/m96hzavkj70bbzfgh7ihdyykiyhwqpb4-packages.json.drv building '/nix/store/m96hzavkj70bbzfgh7ihdyykiyhwqpb4-packages.json.drv'... Going to be running update for following packages: - vgmplay-libvgm-unstable-2024-01-03 Press Enter key to continue... Running update for: - vgmplay-libvgm-unstable-2024-01-03: UPDATING ... - vgmplay-libvgm-unstable-2024-01-03: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update vgmplay-libvgm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyatspi, using log file: /var/log/nixpkgs-update/python311Packages.pyatspi/2024-02-26.log python311Packages.pyatspi 0 -> 1 attrpath: python311Packages.pyatspi 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/0vfvxjx577ims8hhgx1nw5by2p5pkjfc-packages.json.drv building '/nix/store/0vfvxjx577ims8hhgx1nw5by2p5pkjfc-packages.json.drv'... Going to be running update for following packages: - python3.11-pyatspi-2.46.1 Press Enter key to continue... Running update for: - python3.11-pyatspi-2.46.1: UPDATING ... - python3.11-pyatspi-2.46.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyatspi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mate.marco, using log file: /var/log/nixpkgs-update/mate.marco/2024-02-26.log mate.marco 0 -> 1 attrpath: mate.marco mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update mate.marco 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.solo-python, using log file: /var/log/nixpkgs-update/python311Packages.solo-python/2024-02-26.log python311Packages.solo-python 0 -> 1 attrpath: python311Packages.solo-python 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/2l4zakbw39gd2qcmvprcxnnv2mbvh4m0-packages.json.drv building '/nix/store/2l4zakbw39gd2qcmvprcxnnv2mbvh4m0-packages.json.drv'... Going to be running update for following packages: - python3.11-solo-python-0.1.1 Press Enter key to continue... Running update for: - python3.11-solo-python-0.1.1: UPDATING ... - python3.11-solo-python-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.solo-python 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zxpy, using log file: /var/log/nixpkgs-update/zxpy/2024-02-26.log zxpy 0 -> 1 attrpath: zxpy Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/bc791l02n7c9hcz9rbkkn6jivxljy6j8-packages.json.drv building '/nix/store/bc791l02n7c9hcz9rbkkn6jivxljy6j8-packages.json.drv'... Going to be running update for following packages: - zxpy-1.6.3 Press Enter key to continue... Running update for: - zxpy-1.6.3: UPDATING ... - zxpy-1.6.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update zxpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.s3transfer, using log file: /var/log/nixpkgs-update/python311Packages.s3transfer/2024-02-26.log python311Packages.s3transfer 0 -> 1 attrpath: python311Packages.s3transfer 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/xxa6q2g8kshjvpxf5d70mlqnqlfyz9zc-packages.json.drv building '/nix/store/xxa6q2g8kshjvpxf5d70mlqnqlfyz9zc-packages.json.drv'... Going to be running update for following packages: - python3.11-s3transfer-0.10.0 Press Enter key to continue... Running update for: - python3.11-s3transfer-0.10.0: UPDATING ... - python3.11-s3transfer-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.s3transfer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.audio, using log file: /var/log/nixpkgs-update/octavePackages.audio/2024-02-26.log octavePackages.audio 0 -> 1 attrpath: octavePackages.audio 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/j0v43i1ngqmdfsi4wki7rxyhvd7malsg-packages.json.drv building '/nix/store/j0v43i1ngqmdfsi4wki7rxyhvd7malsg-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-audio-2.0.5 Press Enter key to continue... Running update for: - octave-8.4.0-audio-2.0.5: UPDATING ... - octave-8.4.0-audio-2.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/octave-modules/audio/default.nix b/pkgs/development/octave-modules/audio/default.nix index 6e00dd05fdd4..de5857a50eb2 100644 --- a/pkgs/development/octave-modules/audio/default.nix +++ b/pkgs/development/octave-modules/audio/default.nix @@ -9,11 +9,11 @@ buildOctavePackage rec { pname = "audio"; - version = "2.0.5"; + version = "2.0.8"; src = fetchurl { url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz"; - sha256 = "sha256-/4akeeOQnvTlk9ah+e8RJfwJG2Eq2HAGOCejhiIUjF4="; + sha256 = "sha256-sKcudEq1YHmgSJpgyrp21oZCvyzhWrVcffAXkkeVJMw="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 octavePackages.audio Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . octavePackages.audio Standard output: error: build log of 'octavePackages.audio' is not available [result] Failed to update octavePackages.audio 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.iso8601, using log file: /var/log/nixpkgs-update/python311Packages.iso8601/2024-02-26.log python311Packages.iso8601 0 -> 1 attrpath: python311Packages.iso8601 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/s658xqnz848xxk07kpc76hipzjcq1dvj-packages.json.drv building '/nix/store/s658xqnz848xxk07kpc76hipzjcq1dvj-packages.json.drv'... Going to be running update for following packages: - python3.11-iso8601-2.1.0 Press Enter key to continue... Running update for: - python3.11-iso8601-2.1.0: UPDATING ... - python3.11-iso8601-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.iso8601 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pynamodb, using log file: /var/log/nixpkgs-update/python311Packages.pynamodb/2024-02-26.log python311Packages.pynamodb 0 -> 1 attrpath: python311Packages.pynamodb 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/cpzn4c76ysdb979frsfdwji49ylhy90s-packages.json.drv building '/nix/store/cpzn4c76ysdb979frsfdwji49ylhy90s-packages.json.drv'... Going to be running update for following packages: - python3.11-pynamodb-5.5.1 Press Enter key to continue... Running update for: - python3.11-pynamodb-5.5.1: UPDATING ... - python3.11-pynamodb-5.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pynamodb/default.nix b/pkgs/development/python-modules/pynamodb/default.nix index 8f75abea64fd..61c189592db1 100644 --- a/pkgs/development/python-modules/pynamodb/default.nix +++ b/pkgs/development/python-modules/pynamodb/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pynamodb"; - version = "5.5.1"; + version = "6.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "pynamodb"; repo = "PynamoDB"; rev = "refs/tags/${version}"; - hash = "sha256-VZHEXAuHGn10EMkyd8hibipu6tw5JvOP4XwdB+xdjN8="; + hash = "sha256-Ag/ivZ2SDYX0kwXbExt3kE/pMJgfoGc6gWoy+Rr6GTw="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 1629 > 25 [result] Failed to update python311Packages.pynamodb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-medialive, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-medialive/2024-02-26.log python312Packages.mypy-boto3-medialive 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-medialive 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/kz2jdc55a9dyirqlcrap13wzrdb1rx5q-packages.json.drv building '/nix/store/kz2jdc55a9dyirqlcrap13wzrdb1rx5q-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-medialive-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-medialive-1.34.0: UPDATING ... - python3.12-mypy-boto3-medialive-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-medialive 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath oxlint, using log file: /var/log/nixpkgs-update/oxlint/2024-02-26.log oxlint 0.1.2 -> 0.2.10 https://repology.org/project/oxlint/versions attrpath: oxlint Checking auto update branch... An auto update branch exists with message `oxlint: 0.1.2 -> 0.2.10`. New version is 0.2.10. An auto update branch exists with an equal or greater version [result] Failed to update oxlint 0.1.2 -> 0.2.10 https://repology.org/project/oxlint/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.lwgeom, using log file: /var/log/nixpkgs-update/rPackages.lwgeom/2024-02-26.log rPackages.lwgeom 0.2-13 -> 0.2.14 https://repology.org/project/r:lwgeom/versions attrpath: rPackages.lwgeom Checking auto update branch... No auto update branch exists Old version 0.2-13" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.lwgeom 0.2-13 -> 0.2.14 https://repology.org/project/r:lwgeom/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.seabreeze, using log file: /var/log/nixpkgs-update/python312Packages.seabreeze/2024-02-26.log python312Packages.seabreeze 2.5.0 -> 2.6.0 https://github.com/ap--/python-seabreeze/releases attrpath: python312Packages.seabreeze 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] Failed with exit code 1 this derivation will be built: /nix/store/0dbrszarwad22jhzbhzpdy63937nyim5-packages.json.drv building '/nix/store/0dbrszarwad22jhzbhzpdy63937nyim5-packages.json.drv'... Going to be running update for following packages: - python3.12-seabreeze-2.5.0 Press Enter key to continue... Running update for: - python3.12-seabreeze-2.5.0: UPDATING ... - python3.12-seabreeze-2.5.0: ERROR --- SHOWING ERROR LOG FOR python3.12-seabreeze-2.5.0 ---------------------- INFO:root:Updating packages... Traceback (most recent call last): File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 596, in main() File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 575, in main results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 575, in results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 519, in _update return _update_package(path, target) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 430, in _update_package new_version, new_sha256, prefix = FETCHERS[fetcher]( ^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 294, in _get_latest_version_github response = subprocess.check_output(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 1953, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nix-prefetch-git' --- SHOWING ERROR LOG FOR python3.12-seabreeze-2.5.0 ---------------------- The update script for python3.12-seabreeze-2.5.0 failed with exit code 1 [result] Failed to update python312Packages.seabreeze 2.5.0 -> 2.6.0 https://github.com/ap--/python-seabreeze/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-ssm, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-ssm/2024-02-26.log python312Packages.mypy-boto3-ssm 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-ssm 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/6lc761zq8i7n2pqnh85rav6k43wk4fi0-packages.json.drv building '/nix/store/6lc761zq8i7n2pqnh85rav6k43wk4fi0-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-ssm-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-ssm-1.34.0: UPDATING ... - python3.12-mypy-boto3-ssm-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-ssm 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.Counternull, using log file: /var/log/nixpkgs-update/rPackages.Counternull/2024-02-26.log rPackages.Counternull 0.2.0 -> 0.2.12 https://repology.org/project/r:counternull/versions attrpath: rPackages.Counternull Checking auto update branch... No auto update branch exists Old version 0.2.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.Counternull 0.2.0 -> 0.2.12 https://repology.org/project/r:counternull/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gMOIP, using log file: /var/log/nixpkgs-update/rPackages.gMOIP/2024-02-26.log rPackages.gMOIP 1.5.0 -> 1.5.2 https://repology.org/project/r:gmoip/versions attrpath: rPackages.gMOIP Checking auto update branch... No auto update branch exists Old version 1.5.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gMOIP 1.5.0 -> 1.5.2 https://repology.org/project/r:gmoip/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath besu, using log file: /var/log/nixpkgs-update/besu/2024-02-26.log besu 24.1.1 -> 24.1.2 https://repology.org/project/besu/versions attrpath: besu Checking auto update branch... An auto update branch exists with message `besu: 24.1.1 -> 24.1.2`. New version is 24.1.2. An auto update branch exists with an equal or greater version [result] Failed to update besu 24.1.1 -> 24.1.2 https://repology.org/project/besu/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath harec, using log file: /var/log/nixpkgs-update/harec/2024-02-26.log harec 0 -> 1 attrpath: harec 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] Failed with exit code 1 this derivation will be built: /nix/store/p5b1j61h8kkrj8f8rszdym8ax5766xi9-packages.json.drv building '/nix/store/p5b1j61h8kkrj8f8rszdym8ax5766xi9-packages.json.drv'... Going to be running update for following packages: - harec-0.24.0 Press Enter key to continue... Running update for: - harec-0.24.0: UPDATING ... - harec-0.24.0: ERROR --- SHOWING ERROR LOG FOR harec-0.24.0 ---------------------- + name= + pname= + version= + attr_path= + version_lister='/nix/store/yvv66ksascjwzg8ncc34rm295isn51gv-common-updater-scripts/bin/list-git-tags ' + ignored_versions= + rev_prefix= + odd_unstable= + patchlevel_unstable= + [[ -n '' ]] + name=harec-0.24.0 + [[ -n '' ]] + pname=harec + [[ -n '' ]] + version=0.24.0 + [[ -n '' ]] + attr_path=harec + echo '# harec-0.24.0' ++ sh -c '/nix/store/yvv66ksascjwzg8ncc34rm295isn51gv-common-updater-scripts/bin/list-git-tags --pname=harec --attr-path=harec --file="update-git-commits.txt"' + tags='0.24.0 0.24.0-rc1 0.24.0-rc2' + for tag in $tags + echo '# found harec version: 0.24.0' + for tag in $tags + echo '# found harec version: 0.24.0-rc1' + for tag in $tags + echo '# found harec version: 0.24.0-rc2' + '[' -n '' ']' ++ echo '0.24.0 0.24.0-rc1 0.24.0-rc2' ++ /nix/store/11b3chszacfr9liy829xqknzp3q88iji-gnugrep-3.11/bin/grep '^[0-9]' + tags='0.24.0 0.24.0-rc1 0.24.0-rc2' ++ echo '0.24.0 0.24.0-rc1 0.24.0-rc2' ++ /nix/store/x1xcjw5628crkk1pwr12y7nwbzkc3969-coreutils-9.4/bin/sort --reverse --version-sort + tags='0.24.0-rc2 0.24.0-rc1 0.24.0' + for latest_tag in $tags + version_is_ignored 0.24.0-rc2 + local tag=0.24.0-rc2 + '[' -n '' ']' + version_is_unstable 0.24.0-rc2 + local tag=0.24.0-rc2 + local enforce= + '[' -n '' -o -n '' ']' + '[' -n '' -o -n '' ']' + return 1 + version_is_unstable 0.24.0-rc2 enforce + local tag=0.24.0-rc2 + local enforce=enforce + '[' -n '' -o -n enforce ']' ++ echo 0.24.0-rc2 ++ /nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/bin/sed -rne 's,^[0-9]+\.([0-9]+).*,\1,p' + local minor=24 + '[' 0 -eq 1 ']' + '[' -n '' -o -n enforce ']' ++ echo 0.24.0-rc2 ++ /nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/bin/sed -rne 's,^[0-9]+\.[0-9]+\.([0-9]+).*$,\1,p' + local patchlevel=0 + (( patchlevel >= 90 )) + return 1 + break + '[' -n 0.24.0-rc2 ']' + '[' 0.24.0 '!=' 0.24.0-rc2 ']' ++ EDITOR=echo ++ /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix edit --extra-experimental-features nix-command -f. harec + pfile=/var/cache/nixpkgs-update/worker/worktree/harec/pkgs/by-name/ha/harec/package.nix + echo ' git add /var/cache/nixpkgs-update/worker/worktree/harec/pkgs/by-name/ha/harec/package.nix ' + echo ' git commit -m '\''harec: 0.24.0 -> 0.24.0-rc2'\''' + /nix/store/yvv66ksascjwzg8ncc34rm295isn51gv-common-updater-scripts/bin/update-source-version --print-changes harec 0.24.0-rc2 update-source-version: error: Both the old and new source hashes of 'harec.src' were equivalent. Please fix the package's source URL to be dependent on '${version}'! --- SHOWING ERROR LOG FOR harec-0.24.0 ---------------------- The update script for harec-0.24.0 failed with exit code 1 [result] Failed to update harec 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rubyPackages.actioncable, using log file: /var/log/nixpkgs-update/rubyPackages.actioncable/2024-02-26.log rubyPackages.actioncable 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:actioncable/versions attrpath: rubyPackages.actioncable Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update rubyPackages.actioncable 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:actioncable/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rubyPackages.actionmailbox, using log file: /var/log/nixpkgs-update/rubyPackages.actionmailbox/2024-02-26.log rubyPackages.actionmailbox 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:actionmailbox/versions attrpath: rubyPackages.actionmailbox Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update rubyPackages.actionmailbox 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:actionmailbox/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rubyPackages.activerecord, using log file: /var/log/nixpkgs-update/rubyPackages.activerecord/2024-02-26.log rubyPackages.activerecord 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:activerecord/versions attrpath: rubyPackages.activerecord Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update rubyPackages.activerecord 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:activerecord/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath notifymuch, using log file: /var/log/nixpkgs-update/notifymuch/2024-02-26.log notifymuch 0 -> 1 attrpath: notifymuch 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/1jw3xv7cpfb45k4xjfxm61qf2zcbq4hq-packages.json.drv building '/nix/store/1jw3xv7cpfb45k4xjfxm61qf2zcbq4hq-packages.json.drv'... Going to be running update for following packages: - notifymuch-0.1 Press Enter key to continue... Running update for: - notifymuch-0.1: UPDATING ... - notifymuch-0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update notifymuch 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupytext, using log file: /var/log/nixpkgs-update/python311Packages.jupytext/2024-02-26.log python311Packages.jupytext 0 -> 1 attrpath: python311Packages.jupytext 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/faw8j334yjbp6d6fnl5h518ysd5khm16-packages.json.drv building '/nix/store/faw8j334yjbp6d6fnl5h518ysd5khm16-packages.json.drv'... Going to be running update for following packages: - python3.11-jupytext-1.16.1 Press Enter key to continue... Running update for: - python3.11-jupytext-1.16.1: UPDATING ... - python3.11-jupytext-1.16.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupytext 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-cacheops, using log file: /var/log/nixpkgs-update/python311Packages.django-cacheops/2024-02-26.log python311Packages.django-cacheops 0 -> 1 attrpath: python311Packages.django-cacheops 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/7caqxfnpyirwsnrdyklzrlr0i9w4qy61-packages.json.drv building '/nix/store/7caqxfnpyirwsnrdyklzrlr0i9w4qy61-packages.json.drv'... Going to be running update for following packages: - python3.11-django-cacheops-7.0.2 Press Enter key to continue... Running update for: - python3.11-django-cacheops-7.0.2: UPDATING ... - python3.11-django-cacheops-7.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-cacheops 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.webargs, using log file: /var/log/nixpkgs-update/python311Packages.webargs/2024-02-26.log python311Packages.webargs 0 -> 1 attrpath: python311Packages.webargs 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/0rv0pj0j3c3nz1h77a0y83drz2nllfv6-packages.json.drv building '/nix/store/0rv0pj0j3c3nz1h77a0y83drz2nllfv6-packages.json.drv'... Going to be running update for following packages: - python3.11-webargs-8.4.0 Press Enter key to continue... Running update for: - python3.11-webargs-8.4.0: UPDATING ... - python3.11-webargs-8.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.webargs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.kafka-connect, using log file: /var/log/nixpkgs-update/terraform-providers.kafka-connect/2024-02-26.log terraform-providers.kafka-connect 0 -> 1 attrpath: terraform-providers.kafka-connect Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.kafka-connect 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.idna-ssl, using log file: /var/log/nixpkgs-update/python311Packages.idna-ssl/2024-02-26.log python311Packages.idna-ssl 0 -> 1 attrpath: python311Packages.idna-ssl 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/2akpfx67qc0m9rx0vpipjn2z05yrrlj6-packages.json.drv building '/nix/store/2akpfx67qc0m9rx0vpipjn2z05yrrlj6-packages.json.drv'... Going to be running update for following packages: - python3.11-idna-ssl-1.1.0 Press Enter key to continue... Running update for: - python3.11-idna-ssl-1.1.0: UPDATING ... - python3.11-idna-ssl-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.idna-ssl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.thermobeacon-ble, using log file: /var/log/nixpkgs-update/python311Packages.thermobeacon-ble/2024-02-26.log python311Packages.thermobeacon-ble 0 -> 1 attrpath: python311Packages.thermobeacon-ble 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/6g4gpbm667n7krsxszcdmjygcnv4b7yd-packages.json.drv building '/nix/store/6g4gpbm667n7krsxszcdmjygcnv4b7yd-packages.json.drv'... Going to be running update for following packages: - python3.11-thermobeacon-ble-0.6.2 Press Enter key to continue... Running update for: - python3.11-thermobeacon-ble-0.6.2: UPDATING ... - python3.11-thermobeacon-ble-0.6.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.thermobeacon-ble 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.repocheck, using log file: /var/log/nixpkgs-update/python311Packages.repocheck/2024-02-26.log python311Packages.repocheck 0 -> 1 attrpath: python311Packages.repocheck 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/k8bs4k4s1jbk989ka6f9rbcs13c7i8fg-packages.json.drv building '/nix/store/k8bs4k4s1jbk989ka6f9rbcs13c7i8fg-packages.json.drv'... Going to be running update for following packages: - python3.11-repocheck-2015-08-05 Press Enter key to continue... Running update for: - python3.11-repocheck-2015-08-05: UPDATING ... - python3.11-repocheck-2015-08-05: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.repocheck 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.castepxbin, using log file: /var/log/nixpkgs-update/python311Packages.castepxbin/2024-02-26.log python311Packages.castepxbin 0 -> 1 attrpath: python311Packages.castepxbin 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/wms6vfhmynpc5z23pkafblhcbl837mv2-packages.json.drv building '/nix/store/wms6vfhmynpc5z23pkafblhcbl837mv2-packages.json.drv'... Going to be running update for following packages: - python3.11-castepxbin-0.3.0 Press Enter key to continue... Running update for: - python3.11-castepxbin-0.3.0: UPDATING ... - python3.11-castepxbin-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.castepxbin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bip32, using log file: /var/log/nixpkgs-update/python311Packages.bip32/2024-02-26.log python311Packages.bip32 0 -> 1 attrpath: python311Packages.bip32 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/ag242gip8xf09y4zkgn35199yhzp51pc-packages.json.drv building '/nix/store/ag242gip8xf09y4zkgn35199yhzp51pc-packages.json.drv'... Going to be running update for following packages: - python3.11-bip32-3.4 Press Enter key to continue... Running update for: - python3.11-bip32-3.4: UPDATING ... - python3.11-bip32-3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bip32 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aspellDicts.tk, using log file: /var/log/nixpkgs-update/aspellDicts.tk/2024-02-26.log aspellDicts.tk 0 -> 1 attrpath: aspellDicts.tk Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] these 2 derivations will be built: /nix/store/0c2gaf8xhprfq9yf1jy37ldfrmw180lc-update-aspellDict-tk.drv /nix/store/8sr30mvrg4wrcwvq65cl49f9zxpikb2a-packages.json.drv building '/nix/store/0c2gaf8xhprfq9yf1jy37ldfrmw180lc-update-aspellDict-tk.drv'... building '/nix/store/8sr30mvrg4wrcwvq65cl49f9zxpikb2a-packages.json.drv'... Going to be running update for following packages: - aspell-dict-tk-0.01-0 Press Enter key to continue... Running update for: - aspell-dict-tk-0.01-0: UPDATING ... - aspell-dict-tk-0.01-0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.tk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath trunk-io, using log file: /var/log/nixpkgs-update/trunk-io/2024-02-26.log trunk-io 0 -> 1 attrpath: trunk-io 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/q78hnj90x7fidjmdw7yv8qrilnyz4k1d-packages.json.drv building '/nix/store/q78hnj90x7fidjmdw7yv8qrilnyz4k1d-packages.json.drv'... Going to be running update for following packages: - trunk-io-1.3.0 Press Enter key to continue... Running update for: - trunk-io-1.3.0: UPDATING ... - trunk-io-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update trunk-io 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-keyvault-keys, using log file: /var/log/nixpkgs-update/python311Packages.azure-keyvault-keys/2024-02-26.log python311Packages.azure-keyvault-keys 0 -> 1 attrpath: python311Packages.azure-keyvault-keys 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/58i4xaz2f242mwlz25r9j09l38r7nd2d-packages.json.drv building '/nix/store/58i4xaz2f242mwlz25r9j09l38r7nd2d-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-keyvault-keys-4.8.0 Press Enter key to continue... Running update for: - python3.11-azure-keyvault-keys-4.8.0: UPDATING ... - python3.11-azure-keyvault-keys-4.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-keyvault-keys 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath clasp-common-lisp, using log file: /var/log/nixpkgs-update/clasp-common-lisp/2024-02-26.log clasp-common-lisp 2.2.0 -> 2.5.0 https://github.com/clasp-developers/clasp/releases attrpath: clasp-common-lisp Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/compilers/clasp/default.nix b/pkgs/development/compilers/clasp/default.nix index 64617d01f156..5921beaa1e77 100644 --- a/pkgs/development/compilers/clasp/default.nix +++ b/pkgs/development/compilers/clasp/default.nix @@ -16,7 +16,7 @@ let inherit (llvmPackages_15) stdenv llvm libclang; - # Gathered from https://github.com/clasp-developers/clasp/raw/2.2.0/repos.sexp + # Gathered from https://github.com/clasp-developers/clasp/raw/2.5.0/repos.sexp dependencies = import ./dependencies.nix { inherit fetchFromGitHub; }; @@ -31,13 +31,13 @@ in stdenv.mkDerivation { pname = "clasp"; - version = "2.2.0"; + version = "2.5.0"; src = fetchFromGitHub { owner = "clasp-developers"; repo = "clasp"; - rev = "2.2.0"; - hash = "sha256-gvUqUb0dftW1miiBcAPJur0wOunox4y2SUYeeJpR9R4="; + rev = "2.5.0"; + hash = "sha256-mS1enJqNQ1iXI2isV2gtEgZvu5Se3jTU07UZ2UlrE70="; }; patches = [ [outpaths] eval start [outpaths] eval end 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 clasp-common-lisp nix build failed. got build log for 'clasp-common-lisp' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/fbfbj2d8pq1dvaa23wdxip4fmqd3vvlh-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/nb9ppgap90300j0fwyapxrimg630mvr7-clasp-pin-repos-commits.patch patching file repos.sexp Hunk #1 FAILED at 5. Hunk #2 FAILED at 23. Hunk #3 succeeded at 148 with fuzz 2 (offset 20 lines). Hunk #4 FAILED at 150. Hunk #5 FAILED at 176. Hunk #6 FAILED at 205. 5 out of 6 hunks FAILED -- saving rejects to file repos.sexp.rej [result] Failed to update clasp-common-lisp 2.2.0 -> 2.5.0 https://github.com/clasp-developers/clasp/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.human-readable, using log file: /var/log/nixpkgs-update/python311Packages.human-readable/2024-02-26.log python311Packages.human-readable 0 -> 1 attrpath: python311Packages.human-readable 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/hg7b737xbz30c9jhvpad19m88508fzqn-packages.json.drv building '/nix/store/hg7b737xbz30c9jhvpad19m88508fzqn-packages.json.drv'... Going to be running update for following packages: - python3.11-human-readable-1.3.4 Press Enter key to continue... Running update for: - python3.11-human-readable-1.3.4: UPDATING ... - python3.11-human-readable-1.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.human-readable 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aggdraw, using log file: /var/log/nixpkgs-update/python311Packages.aggdraw/2024-02-26.log python311Packages.aggdraw 0 -> 1 attrpath: python311Packages.aggdraw Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/lzngb1yp168s5mp4vqp0abmqmazlljh1-packages.json.drv building '/nix/store/lzngb1yp168s5mp4vqp0abmqmazlljh1-packages.json.drv'... Going to be running update for following packages: - python3.11-aggdraw-1.3.16 Press Enter key to continue... Running update for: - python3.11-aggdraw-1.3.16: UPDATING ... - python3.11-aggdraw-1.3.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aggdraw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sqlalchemy-citext, using log file: /var/log/nixpkgs-update/python311Packages.sqlalchemy-citext/2024-02-26.log python311Packages.sqlalchemy-citext 0 -> 1 attrpath: python311Packages.sqlalchemy-citext 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/gcg9lpa96knyyipj378w1r2qgnvcv8n2-packages.json.drv building '/nix/store/gcg9lpa96knyyipj378w1r2qgnvcv8n2-packages.json.drv'... Going to be running update for following packages: - python3.11-sqlalchemy-citext-1.8.0 Press Enter key to continue... Running update for: - python3.11-sqlalchemy-citext-1.8.0: UPDATING ... - python3.11-sqlalchemy-citext-1.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sqlalchemy-citext 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fbmenugen, using log file: /var/log/nixpkgs-update/fbmenugen/2024-02-26.log fbmenugen 0 -> 1 attrpath: fbmenugen Checking auto update branch... Derivation contains buildPerlPackage [result] Failed to update fbmenugen 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.f90nml, using log file: /var/log/nixpkgs-update/python311Packages.f90nml/2024-02-26.log python311Packages.f90nml 0 -> 1 attrpath: python311Packages.f90nml 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/xli1wl03wqhhvh5qwjswwyniyq77wzbq-packages.json.drv building '/nix/store/xli1wl03wqhhvh5qwjswwyniyq77wzbq-packages.json.drv'... Going to be running update for following packages: - python3.11-f90nml-1.4.1 Press Enter key to continue... Running update for: - python3.11-f90nml-1.4.1: UPDATING ... - python3.11-f90nml-1.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.f90nml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aardwolf, using log file: /var/log/nixpkgs-update/python311Packages.aardwolf/2024-02-26.log python311Packages.aardwolf 0 -> 1 attrpath: python311Packages.aardwolf Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/w20smgmhs1fsdcf5qxmccq3n5dxab4c8-packages.json.drv building '/nix/store/w20smgmhs1fsdcf5qxmccq3n5dxab4c8-packages.json.drv'... Going to be running update for following packages: - python3.11-aardwolf-0.2.8 Press Enter key to continue... Running update for: - python3.11-aardwolf-0.2.8: UPDATING ... - python3.11-aardwolf-0.2.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aardwolf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnudatalanguage, using log file: /var/log/nixpkgs-update/gnudatalanguage/2024-02-26.log gnudatalanguage 1.0.1 -> 1.0.4 https://github.com/gnudatalanguage/gdl/releases attrpath: gnudatalanguage Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/interpreters/gnudatalanguage/default.nix b/pkgs/development/interpreters/gnudatalanguage/default.nix index f4d364fcd144..92326860c1ad 100644 --- a/pkgs/development/interpreters/gnudatalanguage/default.nix +++ b/pkgs/development/interpreters/gnudatalanguage/default.nix @@ -106,13 +106,13 @@ let in stdenv.mkDerivation rec { pname = "gnudatalanguage"; - version = "1.0.1"; + version = "1.0.4"; src = fetchFromGitHub { owner = pname; repo = "gdl"; rev = "v${version}"; - sha256 = "sha256-IrCLL8MQp0SkWj7sbfZlma5FrnMbgdl4E/1nPGy0Y60="; + sha256 = "sha256-ijVsynuID9IPu4XC23s8cxCEszYfTbzJECBlOmv+5VU="; }; buildInputs = [ [outpaths] eval start [outpaths] eval end 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 gnudatalanguage nix build failed. got build log for 'gnudatalanguage' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/q5dp24yiwkfs7dv79bpkn7f6jc24jjw3-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_LOCALEDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/share/doc/GDL -DCMAKE_INSTALL_INFODIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/include -DCMAKE_INSTALL_SBINDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/qv51jl2j8n90h8wfd354mpd5g0w22q5h-gnudatalanguage-1.0.4 -DHDF5DIR=/nix/store/62z7ahq6alnf1rd7kbpgyjchj03xcnc1-hdf5-mpi-1.14.3 -DMPI=ON -DMPIDIR=/nix/store/nb1zgza2dl8sgnzcxxjm1xpzj7bzn0b2-mpich-4.2.0 CMake Deprecation Warning at CMakeLists.txt:10 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  CMake Error at CMakeLists.txt:13 (message): The src/whereami git submodule is not initialised. Please run `git submodule update --init`  -- Configuring incomplete, errors occurred! [result] Failed to update gnudatalanguage 1.0.1 -> 1.0.4 https://github.com/gnudatalanguage/gdl/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flet-runtime, using log file: /var/log/nixpkgs-update/python311Packages.flet-runtime/2024-02-26.log python311Packages.flet-runtime 0 -> 1 attrpath: python311Packages.flet-runtime 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/ag8g3nq8r4m23pgysqg540qij81dm9mb-packages.json.drv building '/nix/store/ag8g3nq8r4m23pgysqg540qij81dm9mb-packages.json.drv'... Going to be running update for following packages: - python3.11-flet-runtime-0.20.2 Press Enter key to continue... Running update for: - python3.11-flet-runtime-0.20.2: UPDATING ... - python3.11-flet-runtime-0.20.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flet-runtime 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cog, using log file: /var/log/nixpkgs-update/cog/2024-02-26.log cog 0.8.1 -> 0.18.2 https://github.com/igalia/cog/releases attrpath: cog Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - WIP: cog: 0.8.1 -> 0.18.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289385" [result] Failed to update cog 0.8.1 -> 0.18.2 https://github.com/igalia/cog/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tunigo, using log file: /var/log/nixpkgs-update/python311Packages.tunigo/2024-02-26.log python311Packages.tunigo 0 -> 1 attrpath: python311Packages.tunigo 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/s5s2xcf3906lpq8w42vc87yfzp3bp6vm-packages.json.drv building '/nix/store/s5s2xcf3906lpq8w42vc87yfzp3bp6vm-packages.json.drv'... Going to be running update for following packages: - python3.11-tunigo-1.0.0 Press Enter key to continue... Running update for: - python3.11-tunigo-1.0.0: UPDATING ... - python3.11-tunigo-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tunigo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.robotframework-seleniumlibrary, using log file: /var/log/nixpkgs-update/python311Packages.robotframework-seleniumlibrary/2024-02-26.log python311Packages.robotframework-seleniumlibrary 0 -> 1 attrpath: python311Packages.robotframework-seleniumlibrary 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/5an836vnr1xjpbr6idrasdihl86qgb3g-packages.json.drv building '/nix/store/5an836vnr1xjpbr6idrasdihl86qgb3g-packages.json.drv'... Going to be running update for following packages: - python3.11-robotframework-seleniumlibrary-6.2.0 Press Enter key to continue... Running update for: - python3.11-robotframework-seleniumlibrary-6.2.0: UPDATING ... - python3.11-robotframework-seleniumlibrary-6.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.robotframework-seleniumlibrary 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.plone-testing, using log file: /var/log/nixpkgs-update/python311Packages.plone-testing/2024-02-26.log python311Packages.plone-testing 0 -> 1 attrpath: python311Packages.plone-testing 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/8rdpqh7jdzrn7rskqaf037fa9jgvjb3c-packages.json.drv building '/nix/store/8rdpqh7jdzrn7rskqaf037fa9jgvjb3c-packages.json.drv'... Going to be running update for following packages: - python3.11-plone.testing-8.0.3 Press Enter key to continue... Running update for: - python3.11-plone.testing-8.0.3: UPDATING ... - python3.11-plone.testing-8.0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/plone-testing/default.nix b/pkgs/development/python-modules/plone-testing/default.nix index fdb75e22115d..ce7f0f3ef626 100644 --- a/pkgs/development/python-modules/plone-testing/default.nix +++ b/pkgs/development/python-modules/plone-testing/default.nix @@ -8,11 +8,11 @@ buildPythonPackage rec { pname = "plone.testing"; - version = "8.0.3"; + version = "9.0.1"; src = fetchPypi { inherit pname version; - sha256 = "39bc23bbb59b765702090ad61fe579f8bd9fe1f005f4dd1c2988a5bd1a71faf0"; + sha256 = "sha256-xdzm4LG/W5ziYXaXbCOfQbZYZvaUUih3lWhkLzWqeUc="; }; propagatedBuildInputs = [ six setuptools zope-testing ]; An auto update branch exists with message `python311Packages.plone-testing: 8.0.3 -> 9.0.1`. New version is 9.0.1. An auto update branch exists with an equal or greater version [result] Failed to update python311Packages.plone-testing 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jsonfield, using log file: /var/log/nixpkgs-update/python311Packages.jsonfield/2024-02-26.log python311Packages.jsonfield 0 -> 1 attrpath: python311Packages.jsonfield 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/3jq6s0f99cplf2m7d62sfxl3by07pirg-packages.json.drv building '/nix/store/3jq6s0f99cplf2m7d62sfxl3by07pirg-packages.json.drv'... Going to be running update for following packages: - python3.11-jsonfield-3.1.0 Press Enter key to continue... Running update for: - python3.11-jsonfield-3.1.0: UPDATING ... - python3.11-jsonfield-3.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jsonfield 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sunweg, using log file: /var/log/nixpkgs-update/python311Packages.sunweg/2024-02-26.log python311Packages.sunweg 0 -> 1 attrpath: python311Packages.sunweg 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/79d9yyndn34m8hbqqqix7rjks0n8ppqk-packages.json.drv building '/nix/store/79d9yyndn34m8hbqqqix7rjks0n8ppqk-packages.json.drv'... Going to be running update for following packages: - python3.11-sunweg-2.1.0 Press Enter key to continue... Running update for: - python3.11-sunweg-2.1.0: UPDATING ... - python3.11-sunweg-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sunweg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath micropython, using log file: /var/log/nixpkgs-update/micropython/2024-02-26.log micropython 1.22.1 -> 1.22.2 https://github.com/micropython/micropython/releases attrpath: micropython Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/interpreters/micropython/default.nix b/pkgs/development/interpreters/micropython/default.nix index 53d2130d28cc..6437e942ae34 100644 --- a/pkgs/development/interpreters/micropython/default.nix +++ b/pkgs/development/interpreters/micropython/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "micropython"; - version = "1.22.1"; + version = "1.22.2"; src = fetchFromGitHub { owner = "micropython"; repo = "micropython"; rev = "v${version}"; - sha256 = "sha256-NU/C0rxiA/DTbUXZG/RTsq7tGgxtLUUilMhsc8DPA7g="; + sha256 = "sha256-sdok17HvKub/sI+8cAIIDaLD/3mu8yXXqrTOej8/UfU="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/vdm38245ym250axx54b4a5wjd5kdm620-micropython-1.22.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • micropython
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/micropython/micropython/releases. meta.description for micropython is: A lean and efficient Python implementation for microcontrollers and constrained systems meta.homepage for micropython is: https://micropython.org ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.22.2 with grep in /nix/store/vdm38245ym250axx54b4a5wjd5kdm620-micropython-1.22.2 - found 1.22.2 in filename of file in /nix/store/vdm38245ym250axx54b4a5wjd5kdm620-micropython-1.22.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath micropython ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vdm38245ym250axx54b4a5wjd5kdm620-micropython-1.22.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A micropython https://github.com/r-ryantm/nixpkgs/archive/586f528d1568ecbe74683878a931d726e2faf4ac.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/586f528d1568ecbe74683878a931d726e2faf4ac#micropython ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vdm38245ym250axx54b4a5wjd5kdm620-micropython-1.22.2 ls -la /nix/store/vdm38245ym250axx54b4a5wjd5kdm620-micropython-1.22.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • micropython
--- ###### Maintainer pings cc @prusnak @stigtsp for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291523 [result] Success updating micropython 1.22.1 -> 1.22.2 https://github.com/micropython/micropython/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lunarcalendar, using log file: /var/log/nixpkgs-update/python311Packages.lunarcalendar/2024-02-26.log python311Packages.lunarcalendar 0 -> 1 attrpath: python311Packages.lunarcalendar 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/wdk0fv9d0dn2sw1sz3y7r4h4y5vf78ix-packages.json.drv building '/nix/store/wdk0fv9d0dn2sw1sz3y7r4h4y5vf78ix-packages.json.drv'... Going to be running update for following packages: - python3.11-lunarcalendar-0.0.9 Press Enter key to continue... Running update for: - python3.11-lunarcalendar-0.0.9: UPDATING ... - python3.11-lunarcalendar-0.0.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lunarcalendar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ollama, using log file: /var/log/nixpkgs-update/ollama/2024-02-26.log ollama 0.1.24 -> 0.1.27 https://github.com/jmorganca/ollama/releases attrpath: ollama Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - ollama: 0.1.24 -> 0.1.26 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290363" [result] Failed to update ollama 0.1.24 -> 0.1.27 https://github.com/jmorganca/ollama/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.easywatch, using log file: /var/log/nixpkgs-update/python311Packages.easywatch/2024-02-26.log python311Packages.easywatch 0 -> 1 attrpath: python311Packages.easywatch 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/9a3w2d4bcw67nzwa7b6iyyg3gkb75kpp-packages.json.drv building '/nix/store/9a3w2d4bcw67nzwa7b6iyyg3gkb75kpp-packages.json.drv'... Going to be running update for following packages: - python3.11-easywatch-0.0.5 Press Enter key to continue... Running update for: - python3.11-easywatch-0.0.5: UPDATING ... - python3.11-easywatch-0.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.easywatch 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.urllib3, using log file: /var/log/nixpkgs-update/python311Packages.urllib3/2024-02-26.log python311Packages.urllib3 0 -> 1 attrpath: python311Packages.urllib3 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/c33p9ja7wa2j8hjg6jl32nglk4638kn5-packages.json.drv building '/nix/store/c33p9ja7wa2j8hjg6jl32nglk4638kn5-packages.json.drv'... Going to be running update for following packages: - python3.11-urllib3-2.1.0 Press Enter key to continue... Running update for: - python3.11-urllib3-2.1.0: UPDATING ... - python3.11-urllib3-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/urllib3/default.nix b/pkgs/development/python-modules/urllib3/default.nix index 3c7da587cdde..70d8750a84d0 100644 --- a/pkgs/development/python-modules/urllib3/default.nix +++ b/pkgs/development/python-modules/urllib3/default.nix @@ -22,12 +22,12 @@ let self = buildPythonPackage rec { pname = "urllib3"; - version = "2.1.0"; + version = "2.2.1"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-33qor7AUj6eEiOeJmyxZtfT/z6gubFTMud03wde1LVQ="; + hash = "sha256-0FcIdsYaueUg13bDisu7WwWndtP5/5ilyP1RYqREzxk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 40730 > 25 [result] Failed to update python311Packages.urllib3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.types-s3transfer, using log file: /var/log/nixpkgs-update/python311Packages.types-s3transfer/2024-02-26.log python311Packages.types-s3transfer 0 -> 1 attrpath: python311Packages.types-s3transfer 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/kx170spyya6i3ziis95j3nsaq9s8yw6n-packages.json.drv building '/nix/store/kx170spyya6i3ziis95j3nsaq9s8yw6n-packages.json.drv'... Going to be running update for following packages: - python3.11-types-s3transfer-0.10.0 Press Enter key to continue... Running update for: - python3.11-types-s3transfer-0.10.0: UPDATING ... - python3.11-types-s3transfer-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-s3transfer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.marshmallow-polyfield, using log file: /var/log/nixpkgs-update/python311Packages.marshmallow-polyfield/2024-02-26.log python311Packages.marshmallow-polyfield 0 -> 1 attrpath: python311Packages.marshmallow-polyfield 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/vdq88x1h275aa7cvvf6lw73rjpd1yvh9-packages.json.drv building '/nix/store/vdq88x1h275aa7cvvf6lw73rjpd1yvh9-packages.json.drv'... Going to be running update for following packages: - python3.11-marshmallow-polyfield-5.11 Press Enter key to continue... Running update for: - python3.11-marshmallow-polyfield-5.11: UPDATING ... - python3.11-marshmallow-polyfield-5.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.marshmallow-polyfield 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.kombu, using log file: /var/log/nixpkgs-update/python311Packages.kombu/2024-02-26.log python311Packages.kombu 0 -> 1 attrpath: python311Packages.kombu 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/ga9gl25l9fff2bbwpkr1xh4m1znxjwhl-packages.json.drv building '/nix/store/ga9gl25l9fff2bbwpkr1xh4m1znxjwhl-packages.json.drv'... Going to be running update for following packages: - python3.11-kombu-5.3.5 Press Enter key to continue... Running update for: - python3.11-kombu-5.3.5: UPDATING ... - python3.11-kombu-5.3.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.kombu 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-barcode, using log file: /var/log/nixpkgs-update/python311Packages.python-barcode/2024-02-26.log python311Packages.python-barcode 0 -> 1 attrpath: python311Packages.python-barcode 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/ack82b8rfdp64z5a6a1ywzb46crncnnp-packages.json.drv building '/nix/store/ack82b8rfdp64z5a6a1ywzb46crncnnp-packages.json.drv'... Going to be running update for following packages: - python3.11-python-barcode-0.15.1 Press Enter key to continue... Running update for: - python3.11-python-barcode-0.15.1: UPDATING ... - python3.11-python-barcode-0.15.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-barcode 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-webpush, using log file: /var/log/nixpkgs-update/python311Packages.django-webpush/2024-02-26.log python311Packages.django-webpush 0 -> 1 attrpath: python311Packages.django-webpush 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/0ywca43i9gzbk087bpkh8c6ph219xy35-packages.json.drv building '/nix/store/0ywca43i9gzbk087bpkh8c6ph219xy35-packages.json.drv'... Going to be running update for following packages: - python3.11-django-webpush-0.3.4 Press Enter key to continue... Running update for: - python3.11-django-webpush-0.3.4: UPDATING ... - python3.11-django-webpush-0.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-webpush 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rapidcheck, using log file: /var/log/nixpkgs-update/rapidcheck/2024-02-26.log rapidcheck 0 -> 1 attrpath: rapidcheck 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/4kpyxrdwqslrpp489k4lzl5w8dmn8hq4-packages.json.drv building '/nix/store/4kpyxrdwqslrpp489k4lzl5w8dmn8hq4-packages.json.drv'... Going to be running update for following packages: - rapidcheck-unstable-2023-12-14 Press Enter key to continue... Running update for: - rapidcheck-unstable-2023-12-14: UPDATING ... - rapidcheck-unstable-2023-12-14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rapidcheck 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pgsanity, using log file: /var/log/nixpkgs-update/python311Packages.pgsanity/2024-02-26.log python311Packages.pgsanity 0 -> 1 attrpath: python311Packages.pgsanity 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/hhvhby6qds4rn3h2rbkfrrw81haipbjj-packages.json.drv building '/nix/store/hhvhby6qds4rn3h2rbkfrrw81haipbjj-packages.json.drv'... Going to be running update for following packages: - python3.11-pgsanity-0.2.9 Press Enter key to continue... Running update for: - python3.11-pgsanity-0.2.9: UPDATING ... - python3.11-pgsanity-0.2.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pgsanity 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyexcel, using log file: /var/log/nixpkgs-update/python311Packages.pyexcel/2024-02-26.log python311Packages.pyexcel 0 -> 1 attrpath: python311Packages.pyexcel 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/5wxnj80as2s6s3dkpcwgsma0nzj8gds0-packages.json.drv building '/nix/store/5wxnj80as2s6s3dkpcwgsma0nzj8gds0-packages.json.drv'... Going to be running update for following packages: - python3.11-pyexcel-0.7.0 Press Enter key to continue... Running update for: - python3.11-pyexcel-0.7.0: UPDATING ... - python3.11-pyexcel-0.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyexcel 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kazam, using log file: /var/log/nixpkgs-update/kazam/2024-02-26.log kazam 0 -> 1 attrpath: kazam 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/ixh54rs5wpn9iycnc3ivmd3mihyb7gn3-packages.json.drv building '/nix/store/ixh54rs5wpn9iycnc3ivmd3mihyb7gn3-packages.json.drv'... Going to be running update for following packages: - kazam-unstable-2021-06-22 Press Enter key to continue... Running update for: - kazam-unstable-2021-06-22: UPDATING ... - kazam-unstable-2021-06-22: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update kazam 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rpdb, using log file: /var/log/nixpkgs-update/python311Packages.rpdb/2024-02-26.log python311Packages.rpdb 0 -> 1 attrpath: python311Packages.rpdb 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/kyzgvvlaf3ghljqwpl619mnpj9qja98c-packages.json.drv building '/nix/store/kyzgvvlaf3ghljqwpl619mnpj9qja98c-packages.json.drv'... Going to be running update for following packages: - python3.11-rpdb-0.1.6 Press Enter key to continue... Running update for: - python3.11-rpdb-0.1.6: UPDATING ... - python3.11-rpdb-0.1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rpdb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.minikanren, using log file: /var/log/nixpkgs-update/python311Packages.minikanren/2024-02-26.log python311Packages.minikanren 0 -> 1 attrpath: python311Packages.minikanren 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/21mzl8scy5n9wfhickx1vgfxhpxwdbv0-packages.json.drv building '/nix/store/21mzl8scy5n9wfhickx1vgfxhpxwdbv0-packages.json.drv'... Going to be running update for following packages: - python3.11-minikanren-1.0.3 Press Enter key to continue... Running update for: - python3.11-minikanren-1.0.3: UPDATING ... - python3.11-minikanren-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.minikanren 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.evdev, using log file: /var/log/nixpkgs-update/python311Packages.evdev/2024-02-26.log python311Packages.evdev 0 -> 1 attrpath: python311Packages.evdev 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/9xfjh58zdzz5awgvfq046w8rv161fizl-packages.json.drv building '/nix/store/9xfjh58zdzz5awgvfq046w8rv161fizl-packages.json.drv'... Going to be running update for following packages: - python3.11-evdev-1.6.1 Press Enter key to continue... Running update for: - python3.11-evdev-1.6.1: UPDATING ... - python3.11-evdev-1.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/evdev/default.nix b/pkgs/development/python-modules/evdev/default.nix index 659a2314d6dd..36957d287dcd 100644 --- a/pkgs/development/python-modules/evdev/default.nix +++ b/pkgs/development/python-modules/evdev/default.nix @@ -7,14 +7,14 @@ buildPythonPackage rec { pname = "evdev"; - version = "1.6.1"; + version = "1.7.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-KZ24YozHOyN/wcxX08KUj6oHVuKli2GUtb+B3CCB8eM="; + hash = "sha256-lb0qHgxs4s16LsxubNlzb/eUs61ctU2B2MvC5BTQuHA="; }; buildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 31 > 25 [result] Failed to update python311Packages.evdev 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath brotab, using log file: /var/log/nixpkgs-update/brotab/2024-02-26.log brotab 0 -> 1 attrpath: brotab Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/bm56ysfafzw41nlvsixvb27ryiirsc41-packages.json.drv building '/nix/store/bm56ysfafzw41nlvsixvb27ryiirsc41-packages.json.drv'... Going to be running update for following packages: - brotab-1.4.2 Press Enter key to continue... Running update for: - brotab-1.4.2: UPDATING ... - brotab-1.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update brotab 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.calysto, using log file: /var/log/nixpkgs-update/python311Packages.calysto/2024-02-26.log python311Packages.calysto 0 -> 1 attrpath: python311Packages.calysto 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/kq6nd3c2fnvm13vz42d8avzz0i50w77q-packages.json.drv building '/nix/store/kq6nd3c2fnvm13vz42d8avzz0i50w77q-packages.json.drv'... Going to be running update for following packages: - python3.11-calysto-1.0.6 Press Enter key to continue... Running update for: - python3.11-calysto-1.0.6: UPDATING ... - python3.11-calysto-1.0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.calysto 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nextcord, using log file: /var/log/nixpkgs-update/python311Packages.nextcord/2024-02-26.log python311Packages.nextcord 0 -> 1 attrpath: python311Packages.nextcord 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/qcylrj6b11mh62mr0q1ylfgv2ww66mql-packages.json.drv building '/nix/store/qcylrj6b11mh62mr0q1ylfgv2ww66mql-packages.json.drv'... Going to be running update for following packages: - python3.11-nextcord-2.6.1 Press Enter key to continue... Running update for: - python3.11-nextcord-2.6.1: UPDATING ... - python3.11-nextcord-2.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nextcord 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dm-env, using log file: /var/log/nixpkgs-update/python311Packages.dm-env/2024-02-26.log python311Packages.dm-env 0 -> 1 attrpath: python311Packages.dm-env 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/ajb9a223w2pkif1ihj7ins0v72ivlnq0-packages.json.drv building '/nix/store/ajb9a223w2pkif1ihj7ins0v72ivlnq0-packages.json.drv'... Going to be running update for following packages: - python3.11-dm-env-1.6 Press Enter key to continue... Running update for: - python3.11-dm-env-1.6: UPDATING ... - python3.11-dm-env-1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dm-env 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydantic-compat, using log file: /var/log/nixpkgs-update/python311Packages.pydantic-compat/2024-02-26.log python311Packages.pydantic-compat 0 -> 1 attrpath: python311Packages.pydantic-compat 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] Failed with exit code 1 this derivation will be built: /nix/store/wf6dypxnp3nwwa7ryqq6snnzlsf3l3j5-packages.json.drv building '/nix/store/wf6dypxnp3nwwa7ryqq6snnzlsf3l3j5-packages.json.drv'... Going to be running update for following packages: - python3.11-pydantic-compat-0.1.2 Press Enter key to continue... Running update for: - python3.11-pydantic-compat-0.1.2: UPDATING ... - python3.11-pydantic-compat-0.1.2: ERROR --- SHOWING ERROR LOG FOR python3.11-pydantic-compat-0.1.2 ---------------------- INFO:root:Updating packages... Traceback (most recent call last): File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 596, in main() File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 575, in main results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 575, in results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 519, in _update return _update_package(path, target) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 430, in _update_package new_version, new_sha256, prefix = FETCHERS[fetcher]( ^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 294, in _get_latest_version_github response = subprocess.check_output(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 1953, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nix-prefetch-git' --- SHOWING ERROR LOG FOR python3.11-pydantic-compat-0.1.2 ---------------------- The update script for python3.11-pydantic-compat-0.1.2 failed with exit code 1 [result] Failed to update python311Packages.pydantic-compat 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mir-eval, using log file: /var/log/nixpkgs-update/python311Packages.mir-eval/2024-02-26.log python311Packages.mir-eval 0 -> 1 attrpath: python311Packages.mir-eval 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/4hh5vwl6s33303k6syx0igd1kjvqjf5g-packages.json.drv building '/nix/store/4hh5vwl6s33303k6syx0igd1kjvqjf5g-packages.json.drv'... Going to be running update for following packages: - python3.11-mir-eval-0.7 Press Enter key to continue... Running update for: - python3.11-mir-eval-0.7: UPDATING ... - python3.11-mir-eval-0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mir-eval 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyramid-multiauth, using log file: /var/log/nixpkgs-update/python311Packages.pyramid-multiauth/2024-02-26.log python311Packages.pyramid-multiauth 0 -> 1 attrpath: python311Packages.pyramid-multiauth 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/1y16vfp2gnbq61lxphgci7qh7zdbjnra-packages.json.drv building '/nix/store/1y16vfp2gnbq61lxphgci7qh7zdbjnra-packages.json.drv'... Going to be running update for following packages: - python3.11-pyramid-multiauth-1.0.1 Press Enter key to continue... Running update for: - python3.11-pyramid-multiauth-1.0.1: UPDATING ... - python3.11-pyramid-multiauth-1.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyramid-multiauth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.unidiff, using log file: /var/log/nixpkgs-update/python311Packages.unidiff/2024-02-26.log python311Packages.unidiff 0 -> 1 attrpath: python311Packages.unidiff 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/cnrww5mdq4aj9y1yw5993qh5ivqdak25-packages.json.drv building '/nix/store/cnrww5mdq4aj9y1yw5993qh5ivqdak25-packages.json.drv'... Going to be running update for following packages: - python3.11-unidiff-0.7.5 Press Enter key to continue... Running update for: - python3.11-unidiff-0.7.5: UPDATING ... - python3.11-unidiff-0.7.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.unidiff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jellyfin-mpv-shim, using log file: /var/log/nixpkgs-update/jellyfin-mpv-shim/2024-02-26.log jellyfin-mpv-shim 0 -> 1 attrpath: jellyfin-mpv-shim 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/dly3lvg87mdsh6am6m8ri7nn702k00zd-packages.json.drv building '/nix/store/dly3lvg87mdsh6am6m8ri7nn702k00zd-packages.json.drv'... Going to be running update for following packages: - jellyfin-mpv-shim-2.6.0 Press Enter key to continue... Running update for: - jellyfin-mpv-shim-2.6.0: UPDATING ... - jellyfin-mpv-shim-2.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update jellyfin-mpv-shim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.marshmallow-sqlalchemy, using log file: /var/log/nixpkgs-update/python311Packages.marshmallow-sqlalchemy/2024-02-26.log python311Packages.marshmallow-sqlalchemy 0 -> 1 attrpath: python311Packages.marshmallow-sqlalchemy 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/zy2g6v8b6ks46w6i0bhxrl1f8zl1sizq-packages.json.drv building '/nix/store/zy2g6v8b6ks46w6i0bhxrl1f8zl1sizq-packages.json.drv'... Going to be running update for following packages: - python3.11-marshmallow-sqlalchemy-0.30.0 Press Enter key to continue... Running update for: - python3.11-marshmallow-sqlalchemy-0.30.0: UPDATING ... - python3.11-marshmallow-sqlalchemy-0.30.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/marshmallow-sqlalchemy/default.nix b/pkgs/development/python-modules/marshmallow-sqlalchemy/default.nix index e74072692398..d40db204ba80 100644 --- a/pkgs/development/python-modules/marshmallow-sqlalchemy/default.nix +++ b/pkgs/development/python-modules/marshmallow-sqlalchemy/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "marshmallow-sqlalchemy"; - version = "0.30.0"; + version = "1.0.0"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-Ka0KT9G0oeUtywf5Zz0oSmsHlRQZFswhadTuml0Ac0c="; + hash = "sha256-IKDy/N1b3chkRPoBRh8X+bahKo3dTKjJs0/i8uNdAKI="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.marshmallow-sqlalchemy Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.marshmallow-sqlalchemy Standard output: error: build log of 'python311Packages.marshmallow-sqlalchemy' is not available [result] Failed to update python311Packages.marshmallow-sqlalchemy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath frogmouth, using log file: /var/log/nixpkgs-update/frogmouth/2024-02-26.log frogmouth 0 -> 1 attrpath: frogmouth 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/yg75gbg2srfibsv1hgf6pw1fwbcjax8f-packages.json.drv building '/nix/store/yg75gbg2srfibsv1hgf6pw1fwbcjax8f-packages.json.drv'... Going to be running update for following packages: - frogmouth-0.9.1 Press Enter key to continue... Running update for: - frogmouth-0.9.1: UPDATING ... - frogmouth-0.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update frogmouth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.autopep8, using log file: /var/log/nixpkgs-update/python311Packages.autopep8/2024-02-26.log python311Packages.autopep8 0 -> 1 attrpath: python311Packages.autopep8 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/v6asgwqai4md4gvl40rrysj6bb66jkcm-packages.json.drv building '/nix/store/v6asgwqai4md4gvl40rrysj6bb66jkcm-packages.json.drv'... Going to be running update for following packages: - python3.11-autopep8-2.0.4 Press Enter key to continue... Running update for: - python3.11-autopep8-2.0.4: UPDATING ... - python3.11-autopep8-2.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.autopep8 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jax, using log file: /var/log/nixpkgs-update/python311Packages.jax/2024-02-26.log python311Packages.jax 0 -> 1 attrpath: python311Packages.jax 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/10ik2s7vx3i3c09fs5iw8sr7ww55rcs5-packages.json.drv building '/nix/store/10ik2s7vx3i3c09fs5iw8sr7ww55rcs5-packages.json.drv'... Going to be running update for following packages: - python3.11-jax-0.4.24 Press Enter key to continue... Running update for: - python3.11-jax-0.4.24: UPDATING ... - python3.11-jax-0.4.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jax 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.level-set, using log file: /var/log/nixpkgs-update/octavePackages.level-set/2024-02-26.log octavePackages.level-set 0 -> 1 attrpath: octavePackages.level-set 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/70ckji4prf699wpb952fb40xl9hvc02n-packages.json.drv building '/nix/store/70ckji4prf699wpb952fb40xl9hvc02n-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-level-set-2019-04-13 Press Enter key to continue... Running update for: - octave-8.4.0-level-set-2019-04-13: UPDATING ... - octave-8.4.0-level-set-2019-04-13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.level-set 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tomlkit, using log file: /var/log/nixpkgs-update/python311Packages.tomlkit/2024-02-26.log python311Packages.tomlkit 0 -> 1 attrpath: python311Packages.tomlkit 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/l55ggvggc8gmlz0x00g3dvyxp74jdkp5-packages.json.drv building '/nix/store/l55ggvggc8gmlz0x00g3dvyxp74jdkp5-packages.json.drv'... Going to be running update for following packages: - python3.11-tomlkit-0.12.3 Press Enter key to continue... Running update for: - python3.11-tomlkit-0.12.3: UPDATING ... - python3.11-tomlkit-0.12.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tomlkit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-iothub, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-iothub/2024-02-26.log python311Packages.azure-mgmt-iothub 0 -> 1 attrpath: python311Packages.azure-mgmt-iothub 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/cm2qzhqlw2yx5srq8sb4hcifaa7zmnqa-packages.json.drv building '/nix/store/cm2qzhqlw2yx5srq8sb4hcifaa7zmnqa-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-iothub-3.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-iothub-3.0.0: UPDATING ... - python3.11-azure-mgmt-iothub-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-iothub 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bunch, using log file: /var/log/nixpkgs-update/python311Packages.bunch/2024-02-26.log python311Packages.bunch 0 -> 1 attrpath: python311Packages.bunch 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/wacqcsrwp4w5dl27h41hx2j020mqi73j-packages.json.drv building '/nix/store/wacqcsrwp4w5dl27h41hx2j020mqi73j-packages.json.drv'... Going to be running update for following packages: - python3.11-bunch-unstable-2017-11-21 Press Enter key to continue... Running update for: - python3.11-bunch-unstable-2017-11-21: UPDATING ... - python3.11-bunch-unstable-2017-11-21: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bunch 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ipyvue, using log file: /var/log/nixpkgs-update/python311Packages.ipyvue/2024-02-26.log python311Packages.ipyvue 0 -> 1 attrpath: python311Packages.ipyvue 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/p6xwwzahwx9sqiwc47lx4fkgdi377zyk-packages.json.drv building '/nix/store/p6xwwzahwx9sqiwc47lx4fkgdi377zyk-packages.json.drv'... Going to be running update for following packages: - python3.11-ipyvue-1.10.1 Press Enter key to continue... Running update for: - python3.11-ipyvue-1.10.1: UPDATING ... - python3.11-ipyvue-1.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ipyvue 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath editline, using log file: /var/log/nixpkgs-update/editline/2024-02-26.log editline 0 -> 1 attrpath: editline Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/l4kp82vc2x9s8smj81kxrnhxg54iavvc-packages.json.drv building '/nix/store/l4kp82vc2x9s8smj81kxrnhxg54iavvc-packages.json.drv'... Going to be running update for following packages: - editline-1.17.1 Press Enter key to continue... Running update for: - editline-1.17.1: UPDATING ... - editline-1.17.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update editline 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.typing-extensions, using log file: /var/log/nixpkgs-update/python311Packages.typing-extensions/2024-02-26.log python311Packages.typing-extensions 0 -> 1 attrpath: python311Packages.typing-extensions 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/wnk0cfhvh8kb9i5yxwkj3c92fc9na6rg-packages.json.drv building '/nix/store/wnk0cfhvh8kb9i5yxwkj3c92fc9na6rg-packages.json.drv'... Going to be running update for following packages: - python3.11-typing-extensions-4.8.0 Press Enter key to continue... Running update for: - python3.11-typing-extensions-4.8.0: UPDATING ... - python3.11-typing-extensions-4.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/typing-extensions/default.nix b/pkgs/development/python-modules/typing-extensions/default.nix index 6a908dfd8e54..eb1c9c58d690 100644 --- a/pkgs/development/python-modules/typing-extensions/default.nix +++ b/pkgs/development/python-modules/typing-extensions/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "typing-extensions"; - version = "4.8.0"; + version = "4.10.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "typing_extensions"; inherit version; - hash = "sha256-345DOenLdzV1WMvbzsozwwNxTPhh0e7xXhBwBVrot+8="; + hash = "sha256-sKvXyJ6PuW+Y2xjYYQb/HZCraSAE63Rs9u2iaC+Rs8s="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 54486 > 25 [result] Failed to update python311Packages.typing-extensions 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath uxn, using log file: /var/log/nixpkgs-update/uxn/2024-02-26.log uxn 0 -> 1 attrpath: uxn 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/wxk39a60mvngs2k0qj9fxdzl6vqf2a69-packages.json.drv building '/nix/store/wxk39a60mvngs2k0qj9fxdzl6vqf2a69-packages.json.drv'... Going to be running update for following packages: - uxn-unstable-2024-02-15 Press Enter key to continue... Running update for: - uxn-unstable-2024-02-15: UPDATING ... - uxn-unstable-2024-02-15: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ux/uxn/package.nix b/pkgs/by-name/ux/uxn/package.nix index 8ac219beccac..be74a5abe0c0 100644 --- a/pkgs/by-name/ux/uxn/package.nix +++ b/pkgs/by-name/ux/uxn/package.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "uxn"; - version = "unstable-2024-02-15"; + version = "unstable-2024-02-25"; src = fetchFromSourcehut { owner = "~rabbits"; repo = "uxn"; - rev = "c37d2cd75c855d0932a93cd8fdadd1db00b05e48"; - hash = "sha256-O8XN0+ixo2xMXtJkEoJAqrKZ1M4s4YoHSxKWGOUyl1k="; + rev = "7fc1b0887fc608c9496743ad762cd409636fbef1"; + hash = "sha256-j/jGGUL5ZyN0iFnflM4aMYzN7xkHiYSiJA4PUl+Y+4M="; }; outputs = [ "out" "projects" ]; An auto update branch exists with message `uxn: unstable-2024-02-15 -> unstable-2024-02-19`. New version is unstable-2024-02-25. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/36zflnzv967pbj937im61v1v8164pma2-uxn-unstable-2024-02-25" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • uxn
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for uxn is: An assembler and emulator for the Uxn stack machine meta.homepage for uxn is: https://wiki.xxiivv.com/site/uxn.html ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-02-25 in filename of file in /nix/store/36zflnzv967pbj937im61v1v8164pma2-uxn-unstable-2024-02-25 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath uxn ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/36zflnzv967pbj937im61v1v8164pma2-uxn-unstable-2024-02-25 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A uxn https://github.com/r-ryantm/nixpkgs/archive/8527e1fad4a16aa0593cacbec5b08a663c72169f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8527e1fad4a16aa0593cacbec5b08a663c72169f#uxn ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/36zflnzv967pbj937im61v1v8164pma2-uxn-unstable-2024-02-25 ls -la /nix/store/36zflnzv967pbj937im61v1v8164pma2-uxn-unstable-2024-02-25/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • uxn
--- ###### Maintainer pings cc @AndersonTorres for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/290602 [result] Success updating uxn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.latexify-py, using log file: /var/log/nixpkgs-update/python311Packages.latexify-py/2024-02-26.log python311Packages.latexify-py 0 -> 1 attrpath: python311Packages.latexify-py 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/9ibngf6978hliszpzjdhc7lzwnwqipfx-packages.json.drv building '/nix/store/9ibngf6978hliszpzjdhc7lzwnwqipfx-packages.json.drv'... Going to be running update for following packages: - python3.11-latexify-py-0.4.2 Press Enter key to continue... Running update for: - python3.11-latexify-py-0.4.2: UPDATING ... - python3.11-latexify-py-0.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.latexify-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mpdevil, using log file: /var/log/nixpkgs-update/mpdevil/2024-02-26.log mpdevil 0 -> 1 attrpath: mpdevil 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/4lmxkvd9hq255nf5izlgy26d082qv4hz-packages.json.drv building '/nix/store/4lmxkvd9hq255nf5izlgy26d082qv4hz-packages.json.drv'... Going to be running update for following packages: - mpdevil-1.11.0 Press Enter key to continue... Running update for: - mpdevil-1.11.0: UPDATING ... - mpdevil-1.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mpdevil 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mitmproxy-rs, using log file: /var/log/nixpkgs-update/python311Packages.mitmproxy-rs/2024-02-26.log python311Packages.mitmproxy-rs 0 -> 1 attrpath: python311Packages.mitmproxy-rs 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/wpgackqms37lhsq23fv139mcxq5mgijv-packages.json.drv building '/nix/store/wpgackqms37lhsq23fv139mcxq5mgijv-packages.json.drv'... Going to be running update for following packages: - python3.11-mitmproxy-rs-0.5.1 Press Enter key to continue... Running update for: - python3.11-mitmproxy-rs-0.5.1: UPDATING ... - python3.11-mitmproxy-rs-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mitmproxy-rs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath diffoscope, using log file: /var/log/nixpkgs-update/diffoscope/2024-02-26.log diffoscope 0 -> 1 attrpath: diffoscope 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] these 2 derivations will be built: /nix/store/h6mx9wszhh389bip16af3ml9ijjlmxxx-update-diffoscope.drv /nix/store/p4g020mslifl62iardvyqmg8ryzchvcy-packages.json.drv building '/nix/store/h6mx9wszhh389bip16af3ml9ijjlmxxx-update-diffoscope.drv'... building '/nix/store/p4g020mslifl62iardvyqmg8ryzchvcy-packages.json.drv'... Going to be running update for following packages: - diffoscope-257 Press Enter key to continue... Running update for: - diffoscope-257: UPDATING ... - diffoscope-257: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/diffoscope/default.nix b/pkgs/tools/misc/diffoscope/default.nix index 625f86c1da47..815d14bf1ab6 100644 --- a/pkgs/tools/misc/diffoscope/default.nix +++ b/pkgs/tools/misc/diffoscope/default.nix @@ -79,11 +79,11 @@ # Note: when upgrading this package, please run the list-missing-tools.sh script as described below! python3.pkgs.buildPythonApplication rec { pname = "diffoscope"; - version = "257"; + version = "258"; src = fetchurl { url = "https://diffoscope.org/archive/diffoscope-${version}.tar.bz2"; - hash = "sha256-Fejp4i0uzsK9+9JBVPsE1AdDwshtRlxpxPfJdqRQQH4="; + hash = "sha256-iUeqJ4Lf+YiSvQNy4aW1qDd0u9oFCoh0HJKgb3Z+8ZM="; }; outputs = [ No auto update branch exists There might already be an open PR for this update: - diffoscope: 257 -> 258 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291448" [result] Failed to update diffoscope 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath git-up, using log file: /var/log/nixpkgs-update/git-up/2024-02-26.log git-up 0 -> 1 attrpath: git-up 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/8ismcz1hljdixr1cr818syl2dlqbqgys-packages.json.drv building '/nix/store/8ismcz1hljdixr1cr818syl2dlqbqgys-packages.json.drv'... Going to be running update for following packages: - git-up-2.2.0 Press Enter key to continue... Running update for: - git-up-2.2.0: UPDATING ... - git-up-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update git-up 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.docker, using log file: /var/log/nixpkgs-update/terraform-providers.docker/2024-02-26.log terraform-providers.docker 0 -> 1 attrpath: terraform-providers.docker Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.docker 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libproxy, using log file: /var/log/nixpkgs-update/libproxy/2024-02-26.log libproxy 0.4.18 -> 0.5.4 https://github.com/libproxy/libproxy/releases attrpath: libproxy Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update libproxy 0.4.18 -> 0.5.4 https://github.com/libproxy/libproxy/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyx, using log file: /var/log/nixpkgs-update/python311Packages.pyx/2024-02-26.log python311Packages.pyx 0 -> 1 attrpath: python311Packages.pyx 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/r5waj7gikqkbk2ff1cs2zp35igycmx7f-packages.json.drv building '/nix/store/r5waj7gikqkbk2ff1cs2zp35igycmx7f-packages.json.drv'... Going to be running update for following packages: - python3.11-pyx-0.16 Press Enter key to continue... Running update for: - python3.11-pyx-0.16: UPDATING ... - python3.11-pyx-0.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jellyfin, using log file: /var/log/nixpkgs-update/jellyfin/2024-02-26.log jellyfin 0 -> 1 attrpath: jellyfin 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/wmrb4nlj70b1d646czykcxc0r5dx2nz7-packages.json.drv building '/nix/store/wmrb4nlj70b1d646czykcxc0r5dx2nz7-packages.json.drv'... Going to be running update for following packages: - jellyfin-10.8.13 Press Enter key to continue... Running update for: - jellyfin-10.8.13: UPDATING ... - jellyfin-10.8.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update jellyfin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.asterisk-mbox, using log file: /var/log/nixpkgs-update/python311Packages.asterisk-mbox/2024-02-26.log python311Packages.asterisk-mbox 0 -> 1 attrpath: python311Packages.asterisk-mbox Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/7ws2664xqmcp0zb3s70cxhzyhca76rmm-packages.json.drv building '/nix/store/7ws2664xqmcp0zb3s70cxhzyhca76rmm-packages.json.drv'... Going to be running update for following packages: - python3.11-asterisk-mbox-0.5.0 Press Enter key to continue... Running update for: - python3.11-asterisk-mbox-0.5.0: UPDATING ... - python3.11-asterisk-mbox-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.asterisk-mbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.bitbucket, using log file: /var/log/nixpkgs-update/terraform-providers.bitbucket/2024-02-26.log terraform-providers.bitbucket 0 -> 1 attrpath: terraform-providers.bitbucket Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.bitbucket 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.asteval, using log file: /var/log/nixpkgs-update/python311Packages.asteval/2024-02-26.log python311Packages.asteval 0 -> 1 attrpath: python311Packages.asteval 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/6ch6lxh0a4zd9zqsp88kpg9chpwhvh35-packages.json.drv building '/nix/store/6ch6lxh0a4zd9zqsp88kpg9chpwhvh35-packages.json.drv'... Going to be running update for following packages: - python3.11-asteval-0.9.31 Press Enter key to continue... Running update for: - python3.11-asteval-0.9.31: UPDATING ... - python3.11-asteval-0.9.31: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.asteval 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ngt, using log file: /var/log/nixpkgs-update/ngt/2024-02-26.log ngt 1.12.3-alpha -> 2.1.6 https://github.com/yahoojapan/NGT/releases attrpath: ngt Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update ngt 1.12.3-alpha -> 2.1.6 https://github.com/yahoojapan/NGT/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.types-ipaddress, using log file: /var/log/nixpkgs-update/python311Packages.types-ipaddress/2024-02-26.log python311Packages.types-ipaddress 0 -> 1 attrpath: python311Packages.types-ipaddress 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/00nl2g0ls0ij1b6zbphjwr563y5rz1pr-packages.json.drv building '/nix/store/00nl2g0ls0ij1b6zbphjwr563y5rz1pr-packages.json.drv'... Going to be running update for following packages: - python3.11-types-ipaddress-1.0.8 Press Enter key to continue... Running update for: - python3.11-types-ipaddress-1.0.8: UPDATING ... - python3.11-types-ipaddress-1.0.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-ipaddress 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mozphab, using log file: /var/log/nixpkgs-update/mozphab/2024-02-26.log mozphab 1.5.1 -> 1.40 https://github.com/mozilla-conduit/review/releases attrpath: mozphab 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/lga2a9w9yy5xblij8izqxz09ypsfbz2z-packages.json.drv building '/nix/store/lga2a9w9yy5xblij8izqxz09ypsfbz2z-packages.json.drv'... Going to be running update for following packages: - mozphab-1.5.1 Press Enter key to continue... Running update for: - mozphab-1.5.1: UPDATING ... - mozphab-1.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/mozphab/default.nix b/pkgs/applications/misc/mozphab/default.nix index 6d8455e6915d..f6c4a543fd5e 100644 --- a/pkgs/applications/misc/mozphab/default.nix +++ b/pkgs/applications/misc/mozphab/default.nix @@ -10,14 +10,14 @@ python3.pkgs.buildPythonApplication rec { pname = "mozphab"; - version = "1.5.1"; + version = "24"; format = "pyproject"; src = fetchFromGitHub { owner = "mozilla-conduit"; repo = "review"; rev = "refs/tags/${version}"; - hash = "sha256-HxwQ+mGtjnruppPAD01QUg3aca+k5vpj814BWM+3VfQ="; + hash = "sha256-TR2Lik0C3tLtMklCMHRP8bNC+F36JFu9dfcg7sqr0lA="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end 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 mozphab nix build failed. got build log for 'mozphab' from 'daemon' 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/lvd54kbj4p1bkxjm9q4sb4vvnm1nfs0l-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_submit.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substitute(): ERROR: file 'pyproject.toml' does not exist /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context [result] Failed to update mozphab 1.5.1 -> 1.40 https://github.com/mozilla-conduit/review/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiohttp-jinja2, using log file: /var/log/nixpkgs-update/python311Packages.aiohttp-jinja2/2024-02-26.log python311Packages.aiohttp-jinja2 0 -> 1 attrpath: python311Packages.aiohttp-jinja2 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/qdqnzbck0498623qxl626pk0wwq697w2-packages.json.drv building '/nix/store/qdqnzbck0498623qxl626pk0wwq697w2-packages.json.drv'... Going to be running update for following packages: - python3.11-aiohttp-jinja2-1.6 Press Enter key to continue... Running update for: - python3.11-aiohttp-jinja2-1.6: UPDATING ... - python3.11-aiohttp-jinja2-1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiohttp-jinja2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pgmpy, using log file: /var/log/nixpkgs-update/python311Packages.pgmpy/2024-02-26.log python311Packages.pgmpy 0 -> 1 attrpath: python311Packages.pgmpy 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/m7hva6g55xqnzdai9wkg03k6i22lgcka-packages.json.drv building '/nix/store/m7hva6g55xqnzdai9wkg03k6i22lgcka-packages.json.drv'... Going to be running update for following packages: - python3.11-pgmpy-0.1.24 Press Enter key to continue... Running update for: - python3.11-pgmpy-0.1.24: UPDATING ... - python3.11-pgmpy-0.1.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pgmpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lxqt.lxqt-panel, using log file: /var/log/nixpkgs-update/lxqt.lxqt-panel/2024-02-26.log lxqt.lxqt-panel 0 -> 1 attrpath: lxqt.lxqt-panel Packages for lxqt are currently skipped. [result] Failed to update lxqt.lxqt-panel 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.batchspawner, using log file: /var/log/nixpkgs-update/python311Packages.batchspawner/2024-02-26.log python311Packages.batchspawner 0 -> 1 attrpath: python311Packages.batchspawner 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/82z5pp2b5dh04abnniki3anzwm1qfrnz-packages.json.drv building '/nix/store/82z5pp2b5dh04abnniki3anzwm1qfrnz-packages.json.drv'... Going to be running update for following packages: - python3.11-batchspawner-1.2.0 Press Enter key to continue... Running update for: - python3.11-batchspawner-1.2.0: UPDATING ... - python3.11-batchspawner-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.batchspawner 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mpvScripts.simple-mpv-webui, using log file: /var/log/nixpkgs-update/mpvScripts.simple-mpv-webui/2024-02-26.log mpvScripts.simple-mpv-webui 0 -> 1 attrpath: mpvScripts.simple-mpv-webui 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/f37z40q875qns068mlnlvrv3pshymsis-packages.json.drv building '/nix/store/f37z40q875qns068mlnlvrv3pshymsis-packages.json.drv'... Going to be running update for following packages: - simple-mpv-ui-3.0.0 Press Enter key to continue... Running update for: - simple-mpv-ui-3.0.0: UPDATING ... - simple-mpv-ui-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mpvScripts.simple-mpv-webui 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vimPluginsUpdater, using log file: /var/log/nixpkgs-update/vimPluginsUpdater/2024-02-26.log vimPluginsUpdater 0 -> 1 attrpath: vimPluginsUpdater 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/5656l4bdh39wjasjq5i463nlncclvw7d-packages.json.drv building '/nix/store/5656l4bdh39wjasjq5i463nlncclvw7d-packages.json.drv'... Going to be running update for following packages: - vim-plugins-updater-0.1 Press Enter key to continue... Running update for: - vim-plugins-updater-0.1: UPDATING ... - vim-plugins-updater-0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update vimPluginsUpdater 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mesa, using log file: /var/log/nixpkgs-update/python311Packages.mesa/2024-02-26.log python311Packages.mesa 0 -> 1 attrpath: python311Packages.mesa 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/11n3zz5y7xlazm0cafy6l0lps2vrpa6j-packages.json.drv building '/nix/store/11n3zz5y7xlazm0cafy6l0lps2vrpa6j-packages.json.drv'... Going to be running update for following packages: - python3.11-mesa-2.1.5 Press Enter key to continue... Running update for: - python3.11-mesa-2.1.5: UPDATING ... - python3.11-mesa-2.1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mesa/default.nix b/pkgs/development/python-modules/mesa/default.nix index 4a9001ff1b9c..a7a8fa175ca6 100644 --- a/pkgs/development/python-modules/mesa/default.nix +++ b/pkgs/development/python-modules/mesa/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "mesa"; - version = "2.1.5"; + version = "2.2.4"; format = "setuptools"; # According to their docs, this library is for Python 3+. @@ -21,7 +21,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "Mesa"; inherit version; - hash = "sha256-UMf3z1bEElygfqwgY65qhOEK4i9K9gH42muId3mZUjY="; + hash = "sha256-5og3ACS2r36BEGWfqtw6WG6yJwNF5p3M9K25sSmHosM="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.mesa Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.mesa Standard output: error: build log of 'python311Packages.mesa' is not available [result] Failed to update python311Packages.mesa 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zulip, using log file: /var/log/nixpkgs-update/python311Packages.zulip/2024-02-26.log python311Packages.zulip 0 -> 1 attrpath: python311Packages.zulip 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/nbs2l2mcpm3g697pwcc4zn0hbzhvvylk-packages.json.drv building '/nix/store/nbs2l2mcpm3g697pwcc4zn0hbzhvvylk-packages.json.drv'... Going to be running update for following packages: - python3.11-zulip-0.9.0 Press Enter key to continue... Running update for: - python3.11-zulip-0.9.0: UPDATING ... - python3.11-zulip-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.zulip 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sublime-music, using log file: /var/log/nixpkgs-update/sublime-music/2024-02-26.log sublime-music 0 -> 1 attrpath: sublime-music Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/4m4jyv4h1q01884v3040dag1c1afqw9y-packages.json.drv building '/nix/store/4m4jyv4h1q01884v3040dag1c1afqw9y-packages.json.drv'... Going to be running update for following packages: - sublime-music-0.12.0 Press Enter key to continue... Running update for: - sublime-music-0.12.0: UPDATING ... - sublime-music-0.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sublime-music 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dvc, using log file: /var/log/nixpkgs-update/python311Packages.dvc/2024-02-26.log python311Packages.dvc 3.43.1 -> 3.47.0 https://github.com/iterative/dvc/releases attrpath: python311Packages.dvc 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/nli1azbwnfm5w5ijcfcjx3b3r1c449fd-packages.json.drv building '/nix/store/nli1azbwnfm5w5ijcfcjx3b3r1c449fd-packages.json.drv'... Going to be running update for following packages: - python3.11-dvc-3.43.1 Press Enter key to continue... Running update for: - python3.11-dvc-3.43.1: UPDATING ... - python3.11-dvc-3.43.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dvc/default.nix b/pkgs/development/python-modules/dvc/default.nix index d05a37f7ad79..a023816c3539 100644 --- a/pkgs/development/python-modules/dvc/default.nix +++ b/pkgs/development/python-modules/dvc/default.nix @@ -57,7 +57,7 @@ buildPythonPackage rec { pname = "dvc"; - version = "3.43.1"; + version = "3.47.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -66,7 +66,7 @@ buildPythonPackage rec { owner = "iterative"; repo = "dvc"; rev = "refs/tags/${version}"; - hash = "sha256-9JS8N4BWikmXoo5TtpUD5El2vHST80NEOBdxkHfK4ME="; + hash = "sha256-B/DSe8+bq1AO/T0XJkKTF/LjJ4MRxFvpg5NTJGfCL2c="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.dvc nix build failed. adding 'dvc/utils/strictyaml.py' adding 'dvc/utils/studio.py' adding 'dvc/utils/table.py' adding 'dvc/utils/threadpool.py' adding 'dvc/utils/serialize/__init__.py' adding 'dvc/utils/serialize/_common.py' adding 'dvc/utils/serialize/_json.py' adding 'dvc/utils/serialize/_py.py' adding 'dvc/utils/serialize/_toml.py' adding 'dvc/utils/serialize/_yaml.py' adding 'dvc-3.47.0.dist-info/LICENSE' adding 'dvc-3.47.0.dist-info/METADATA' adding 'dvc-3.47.0.dist-info/WHEEL' adding 'dvc-3.47.0.dist-info/entry_points.txt' adding 'dvc-3.47.0.dist-info/top_level.txt' adding 'dvc-3.47.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built dvc-3.47.0-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/dvc-3.47.0...OK Repacking wheel as ./dvc-3.47.0-py3-none-any.whl...OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for dvc-3.47.0-py3-none-any.whl - dvc-studio-client<1,>=0.20 not satisfied by version 0.18.0 - scmrepo<4,>=3 not satisfied by version 2.1.1 [result] Failed to update python311Packages.dvc 3.43.1 -> 3.47.0 https://github.com/iterative/dvc/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dj-static, using log file: /var/log/nixpkgs-update/python311Packages.dj-static/2024-02-26.log python311Packages.dj-static 0 -> 1 attrpath: python311Packages.dj-static 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/3wb60425npml2aqfpv7fi8y4a6qgxvd6-packages.json.drv building '/nix/store/3wb60425npml2aqfpv7fi8y4a6qgxvd6-packages.json.drv'... Going to be running update for following packages: - python3.11-dj-static-0.0.6 Press Enter key to continue... Running update for: - python3.11-dj-static-0.0.6: UPDATING ... - python3.11-dj-static-0.0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dj-static 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath passphrase2pgp, using log file: /var/log/nixpkgs-update/passphrase2pgp/2024-02-26.log passphrase2pgp 0 -> 1 attrpath: passphrase2pgp Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3cg5x7xi81y5lfwzd63v56yl2c6y7667-packages.json.drv building '/nix/store/3cg5x7xi81y5lfwzd63v56yl2c6y7667-packages.json.drv'... Going to be running update for following packages: - passphrase2pgp-1.3.0 Press Enter key to continue... Running update for: - passphrase2pgp-1.3.0: UPDATING ... - passphrase2pgp-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update passphrase2pgp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-prctl, using log file: /var/log/nixpkgs-update/python311Packages.python-prctl/2024-02-26.log python311Packages.python-prctl 0 -> 1 attrpath: python311Packages.python-prctl 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/cyxjnpicqd1v571jnkf14q5lr2y3n3pf-packages.json.drv building '/nix/store/cyxjnpicqd1v571jnkf14q5lr2y3n3pf-packages.json.drv'... Going to be running update for following packages: - python3.11-python-prctl-1.8.1 Press Enter key to continue... Running update for: - python3.11-python-prctl-1.8.1: UPDATING ... - python3.11-python-prctl-1.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-prctl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-js-asset, using log file: /var/log/nixpkgs-update/python311Packages.django-js-asset/2024-02-26.log python311Packages.django-js-asset 0 -> 1 attrpath: python311Packages.django-js-asset 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/a856wy3sq5q81scmghms93zd4p5kh1pd-packages.json.drv building '/nix/store/a856wy3sq5q81scmghms93zd4p5kh1pd-packages.json.drv'... Going to be running update for following packages: - python3.11-django-js-asset-2.2 Press Enter key to continue... Running update for: - python3.11-django-js-asset-2.2: UPDATING ... - python3.11-django-js-asset-2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-js-asset 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.alive-progress, using log file: /var/log/nixpkgs-update/python311Packages.alive-progress/2024-02-26.log python311Packages.alive-progress 0 -> 1 attrpath: python311Packages.alive-progress 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/070nibib3fyqd7w3hzayf4a5jilabarw-packages.json.drv building '/nix/store/070nibib3fyqd7w3hzayf4a5jilabarw-packages.json.drv'... Going to be running update for following packages: - python3.11-alive-progress-3.1.5 Press Enter key to continue... Running update for: - python3.11-alive-progress-3.1.5: UPDATING ... - python3.11-alive-progress-3.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.alive-progress 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath layan-kde, using log file: /var/log/nixpkgs-update/layan-kde/2024-02-26.log layan-kde 0 -> 1 attrpath: layan-kde 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] Failed with exit code 1 this derivation will be built: /nix/store/a2wzma6xc5z1whvp7bskgsfnm05dn8hs-packages.json.drv building '/nix/store/a2wzma6xc5z1whvp7bskgsfnm05dn8hs-packages.json.drv'... Going to be running update for following packages: - layan-kde-unstable-2023-09-30 Press Enter key to continue... Running update for: - layan-kde-unstable-2023-09-30: UPDATING ... - layan-kde-unstable-2023-09-30: ERROR --- SHOWING ERROR LOG FOR layan-kde-unstable-2023-09-30 ---------------------- + name= + pname= + version= + attr_path= + version_lister='/nix/store/yvv66ksascjwzg8ncc34rm295isn51gv-common-updater-scripts/bin/list-git-tags ' + ignored_versions= + rev_prefix= + odd_unstable= + patchlevel_unstable= + [[ -n '' ]] + name=layan-kde-unstable-2023-09-30 + [[ -n '' ]] + pname=layan-kde + [[ -n '' ]] + version=unstable-2023-09-30 + [[ -n '' ]] + attr_path=layan-kde + echo '# layan-kde-unstable-2023-09-30' ++ sh -c '/nix/store/yvv66ksascjwzg8ncc34rm295isn51gv-common-updater-scripts/bin/list-git-tags --pname=layan-kde --attr-path=layan-kde --file="update-git-commits.txt"' + tags=2022-02-13 + for tag in $tags + echo '# found layan-kde version: 2022-02-13' + '[' -n '' ']' ++ echo 2022-02-13 ++ /nix/store/11b3chszacfr9liy829xqknzp3q88iji-gnugrep-3.11/bin/grep '^[0-9]' + tags=2022-02-13 ++ echo 2022-02-13 ++ /nix/store/x1xcjw5628crkk1pwr12y7nwbzkc3969-coreutils-9.4/bin/sort --reverse --version-sort + tags=2022-02-13 + for latest_tag in $tags + version_is_ignored 2022-02-13 + local tag=2022-02-13 + '[' -n '' ']' + version_is_unstable 2022-02-13 + local tag=2022-02-13 + local enforce= + '[' -n '' -o -n '' ']' + '[' -n '' -o -n '' ']' + return 1 + version_is_unstable 2022-02-13 enforce + local tag=2022-02-13 + local enforce=enforce + '[' -n '' -o -n enforce ']' ++ echo 2022-02-13 ++ /nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/bin/sed -rne 's,^[0-9]+\.([0-9]+).*,\1,p' + local minor= + '[' 0 -eq 1 ']' + '[' -n '' -o -n enforce ']' ++ echo 2022-02-13 ++ /nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/bin/sed -rne 's,^[0-9]+\.[0-9]+\.([0-9]+).*$,\1,p' + local patchlevel= + (( patchlevel >= 90 )) + return 1 + break + '[' -n 2022-02-13 ']' + '[' unstable-2023-09-30 '!=' 2022-02-13 ']' ++ EDITOR=echo ++ /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix edit --extra-experimental-features nix-command -f. layan-kde + pfile=/var/cache/nixpkgs-update/worker/worktree/layan-kde/pkgs/data/themes/layan-kde/default.nix + echo ' git add /var/cache/nixpkgs-update/worker/worktree/layan-kde/pkgs/data/themes/layan-kde/default.nix ' + echo ' git commit -m '\''layan-kde: unstable-2023-09-30 -> 2022-02-13'\''' + /nix/store/yvv66ksascjwzg8ncc34rm295isn51gv-common-updater-scripts/bin/update-source-version --print-changes layan-kde 2022-02-13 update-source-version: error: Both the old and new source hashes of 'layan-kde.src' were equivalent. Please fix the package's source URL to be dependent on '${version}'! --- SHOWING ERROR LOG FOR layan-kde-unstable-2023-09-30 ---------------------- The update script for layan-kde-unstable-2023-09-30 failed with exit code 1 [result] Failed to update layan-kde 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.timezonefinder, using log file: /var/log/nixpkgs-update/python311Packages.timezonefinder/2024-02-26.log python311Packages.timezonefinder 0 -> 1 attrpath: python311Packages.timezonefinder 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/vl5avs9hx5vd7sz3j1vl6z44w1l75yi7-packages.json.drv building '/nix/store/vl5avs9hx5vd7sz3j1vl6z44w1l75yi7-packages.json.drv'... Going to be running update for following packages: - python3.11-timezonefinder-6.4.1 Press Enter key to continue... Running update for: - python3.11-timezonefinder-6.4.1: UPDATING ... - python3.11-timezonefinder-6.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.timezonefinder 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnome.gnome-disk-utility, using log file: /var/log/nixpkgs-update/gnome.gnome-disk-utility/2024-02-26.log gnome.gnome-disk-utility 0 -> 1 attrpath: gnome.gnome-disk-utility Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-disk-utility 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.onvif-zeep-async, using log file: /var/log/nixpkgs-update/python311Packages.onvif-zeep-async/2024-02-26.log python311Packages.onvif-zeep-async 0 -> 1 attrpath: python311Packages.onvif-zeep-async 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/gr7v857jwhzw1s34903gfs0cajqa3jdk-packages.json.drv building '/nix/store/gr7v857jwhzw1s34903gfs0cajqa3jdk-packages.json.drv'... Going to be running update for following packages: - python3.11-onvif-zeep-async-3.1.12 Press Enter key to continue... Running update for: - python3.11-onvif-zeep-async-3.1.12: UPDATING ... - python3.11-onvif-zeep-async-3.1.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.onvif-zeep-async 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath protoc-gen-go-grpc, using log file: /var/log/nixpkgs-update/protoc-gen-go-grpc/2024-02-26.log protoc-gen-go-grpc 1.3.0 -> 1.62.0 https://github.com/grpc/grpc-go/releases attrpath: protoc-gen-go-grpc Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv building '/nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv'... trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'protoc-gen-go-grpc.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv /nix/store/n9ld6rh7jxlchvzbassy40fpf290s9r9-protoc-gen-go-grpc-1.62.0-go-modules.drv /nix/store/v1ynh8hsiq4p6qahi5c4lqvydbavxdck-protoc-gen-go-grpc-1.62.0.drv building '/nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv'... trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.0.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/i5axxhw9ayfp9a1lmb4vai3n40a11imr-source.drv'. error: 1 dependencies of derivation '/nix/store/v1ynh8hsiq4p6qahi5c4lqvydbavxdck-protoc-gen-go-grpc-1.62.0.drv' failed to build [result] Failed to update protoc-gen-go-grpc 1.3.0 -> 1.62.0 https://github.com/grpc/grpc-go/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.libpyfoscam, using log file: /var/log/nixpkgs-update/python311Packages.libpyfoscam/2024-02-26.log python311Packages.libpyfoscam 0 -> 1 attrpath: python311Packages.libpyfoscam 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/s2xar8a8g029kknan4321zlw9qgilr31-packages.json.drv building '/nix/store/s2xar8a8g029kknan4321zlw9qgilr31-packages.json.drv'... Going to be running update for following packages: - python3.11-libpyfoscam-1.2.2 Press Enter key to continue... Running update for: - python3.11-libpyfoscam-1.2.2: UPDATING ... - python3.11-libpyfoscam-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.libpyfoscam 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyrdfa3, using log file: /var/log/nixpkgs-update/python311Packages.pyrdfa3/2024-02-26.log python311Packages.pyrdfa3 0 -> 1 attrpath: python311Packages.pyrdfa3 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/cw3dig4yqbm7llx64pfxp8yzdnlpxj5v-packages.json.drv building '/nix/store/cw3dig4yqbm7llx64pfxp8yzdnlpxj5v-packages.json.drv'... Going to be running update for following packages: - python3.11-pyrdfa3-3.5.3 Press Enter key to continue... Running update for: - python3.11-pyrdfa3-3.5.3: UPDATING ... - python3.11-pyrdfa3-3.5.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyrdfa3/default.nix b/pkgs/development/python-modules/pyrdfa3/default.nix index 51f6411cb4fb..a76901b21f86 100644 --- a/pkgs/development/python-modules/pyrdfa3/default.nix +++ b/pkgs/development/python-modules/pyrdfa3/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pyrdfa3"; - version = "3.5.3"; + version = "3.6.2"; pyproject = true; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { inherit version; pname = "pyRdfa3"; - hash = "sha256-FXZjqSuH3zRbb2m94jXf9feXiRYI4S/h5PqNrWhxMa4="; + hash = "sha256-c2gdq5V/YJAWlnZziLlWpXaccwvEUdpv+y8ONvGDFMI="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.pyrdfa3 nix build failed. 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 @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/30zq5216ismcm4rkjqfr4hgr1ilgclai-pyRdfa3-3.6.2.tar.gz source root is pyRdfa3-3.6.2 setting SOURCE_DATE_EPOCH to timestamp 1704910832 of file pyRdfa3-3.6.2/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/lwy2kxg3dhb6d1mgsqwm5crfz7m0f3m8-CVE-2022-4396.patch can't find file to patch at input line 3 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- a/pyRdfa/__init__.py |+++ b/pyRdfa/__init__.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 5 out of 5 hunks ignored [result] Failed to update python311Packages.pyrdfa3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jaxlib, using log file: /var/log/nixpkgs-update/python311Packages.jaxlib/2024-02-26.log python311Packages.jaxlib 0 -> 1 attrpath: python311Packages.jaxlib Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/13kr602vipv83rpvaa968vf99dhiv8mb-packages.json.drv building '/nix/store/13kr602vipv83rpvaa968vf99dhiv8mb-packages.json.drv'... Going to be running update for following packages: - python3.11-jaxlib-0.4.24 Press Enter key to continue... Running update for: - python3.11-jaxlib-0.4.24: UPDATING ... - python3.11-jaxlib-0.4.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jaxlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cloudpathlib, using log file: /var/log/nixpkgs-update/python311Packages.cloudpathlib/2024-02-26.log python311Packages.cloudpathlib 0 -> 1 attrpath: python311Packages.cloudpathlib 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/l1qgzgjjyghdpm46qz9jkd72kvrqgl0z-packages.json.drv building '/nix/store/l1qgzgjjyghdpm46qz9jkd72kvrqgl0z-packages.json.drv'... Going to be running update for following packages: - python3.11-cloudpathlib-0.17.0 Press Enter key to continue... Running update for: - python3.11-cloudpathlib-0.17.0: UPDATING ... - python3.11-cloudpathlib-0.17.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cloudpathlib/default.nix b/pkgs/development/python-modules/cloudpathlib/default.nix index b76de3717bf4..06efdac9939d 100644 --- a/pkgs/development/python-modules/cloudpathlib/default.nix +++ b/pkgs/development/python-modules/cloudpathlib/default.nix @@ -21,7 +21,7 @@ buildPythonPackage rec { pname = "cloudpathlib"; - version = "0.17.0"; + version = "0.18.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -30,7 +30,7 @@ buildPythonPackage rec { owner = "drivendataorg"; repo = "cloudpathlib"; rev = "refs/tags/v${version}"; - hash = "sha256-rj8v4EUMPdB5zmbP4VQli2H6GjDor3BHaA95GwoKS5E="; + hash = "sha256-4CwwCdGUKUmie9PmAmrVxpAhk3b2WG+Cmx3QAADkyYQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/vs96q7n4drnlq7dakxk2mfxnq79b0j67-python3.11-cloudpathlib-0.18.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.cloudpathlib
  • python312Packages.weasel
2 packages failed to build:
  • python311Packages.textacy
  • python311Packages.textnets
6 packages built:
  • python311Packages.cloudpathlib
  • python311Packages.fastai
  • python311Packages.spacy
  • python311Packages.spacy-lookups-data
  • python311Packages.spacy-transformers
  • python311Packages.weasel
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python311Packages.cloudpathlib is: Python pathlib-style classes for cloud storage services such as Amazon S3, Azure Blob Storage, and Google Cloud Storage meta.homepage for python311Packages.cloudpathlib is: https://github.com/drivendataorg/cloudpathlib ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.18.0 with grep in /nix/store/vs96q7n4drnlq7dakxk2mfxnq79b0j67-python3.11-cloudpathlib-0.18.0 - found 0.18.0 in filename of file in /nix/store/vs96q7n4drnlq7dakxk2mfxnq79b0j67-python3.11-cloudpathlib-0.18.0 ---
Rebuild report (if merged into master) (click to expand) ``` 10 total rebuild path(s) 10 package rebuild(s) First fifty rebuilds by attrpath python311Packages.cloudpathlib python311Packages.fastai python311Packages.spacy python311Packages.spacy-lookups-data python311Packages.spacy-transformers python311Packages.textacy python311Packages.textnets python311Packages.weasel python312Packages.cloudpathlib python312Packages.weasel ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vs96q7n4drnlq7dakxk2mfxnq79b0j67-python3.11-cloudpathlib-0.18.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.cloudpathlib https://github.com/r-ryantm/nixpkgs/archive/1fd9f9fbbb00b12c4863b1b55c0450c5d8253f3d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/1fd9f9fbbb00b12c4863b1b55c0450c5d8253f3d#python311Packages.cloudpathlib ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vs96q7n4drnlq7dakxk2mfxnq79b0j67-python3.11-cloudpathlib-0.18.0 ls -la /nix/store/vs96q7n4drnlq7dakxk2mfxnq79b0j67-python3.11-cloudpathlib-0.18.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.cloudpathlib
  • python312Packages.weasel
2 packages failed to build:
  • python311Packages.textacy
  • python311Packages.textnets
6 packages built:
  • python311Packages.cloudpathlib
  • python311Packages.fastai
  • python311Packages.spacy
  • python311Packages.spacy-lookups-data
  • python311Packages.spacy-transformers
  • python311Packages.weasel
--- ###### Maintainer pings cc @GaetanLepage for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291541 [result] Success updating python311Packages.cloudpathlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.smarthab, using log file: /var/log/nixpkgs-update/python311Packages.smarthab/2024-02-26.log python311Packages.smarthab 0 -> 1 attrpath: python311Packages.smarthab 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/2qwy26fq1ssfjw0r8942kv9jhk2f45fb-packages.json.drv building '/nix/store/2qwy26fq1ssfjw0r8942kv9jhk2f45fb-packages.json.drv'... Going to be running update for following packages: - python3.11-smarthab-0.21 Press Enter key to continue... Running update for: - python3.11-smarthab-0.21: UPDATING ... - python3.11-smarthab-0.21: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.smarthab 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath goocanvas3, using log file: /var/log/nixpkgs-update/goocanvas3/2024-02-26.log goocanvas3 0 -> 1 attrpath: goocanvas3 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/7164r948m9rcgaddxq5x6h7mrx1i9154-packages.json.drv building '/nix/store/7164r948m9rcgaddxq5x6h7mrx1i9154-packages.json.drv'... Going to be running update for following packages: - goocanvas-3.0.0 Press Enter key to continue... Running update for: - goocanvas-3.0.0: UPDATING ... - goocanvas-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update goocanvas3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.altair, using log file: /var/log/nixpkgs-update/python311Packages.altair/2024-02-26.log python311Packages.altair 0 -> 1 attrpath: python311Packages.altair 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/9ibax1g0z8qlgba2h3mdj7xkhzynkmzl-packages.json.drv building '/nix/store/9ibax1g0z8qlgba2h3mdj7xkhzynkmzl-packages.json.drv'... Going to be running update for following packages: - python3.11-altair-5.2.0 Press Enter key to continue... Running update for: - python3.11-altair-5.2.0: UPDATING ... - python3.11-altair-5.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.altair 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath glm, using log file: /var/log/nixpkgs-update/glm/2024-02-26.log glm 0.9.9.8 -> 1.0.0 https://github.com/g-truc/glm/releases attrpath: glm Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update glm 0.9.9.8 -> 1.0.0 https://github.com/g-truc/glm/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath s2n-tls, using log file: /var/log/nixpkgs-update/s2n-tls/2024-02-26.log s2n-tls 1.4.3 -> 1.4.5 https://github.com/aws/s2n-tls/releases attrpath: s2n-tls Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - s2n-tls: 1.4.3 -> 1.4.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289028" [result] Failed to update s2n-tls 1.4.3 -> 1.4.5 https://github.com/aws/s2n-tls/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stupidartnet, using log file: /var/log/nixpkgs-update/python311Packages.stupidartnet/2024-02-26.log python311Packages.stupidartnet 0 -> 1 attrpath: python311Packages.stupidartnet 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/awdp36mwf779spg4n51z31b83liya8kb-packages.json.drv building '/nix/store/awdp36mwf779spg4n51z31b83liya8kb-packages.json.drv'... Going to be running update for following packages: - python3.11-stupidartnet-1.4.0 Press Enter key to continue... Running update for: - python3.11-stupidartnet-1.4.0: UPDATING ... - python3.11-stupidartnet-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stupidartnet 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ratelim, using log file: /var/log/nixpkgs-update/python311Packages.ratelim/2024-02-26.log python311Packages.ratelim 0 -> 1 attrpath: python311Packages.ratelim 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/4mcxncq8fs9af6vmj6zrx6kqkn8d2d4d-packages.json.drv building '/nix/store/4mcxncq8fs9af6vmj6zrx6kqkn8d2d4d-packages.json.drv'... Going to be running update for following packages: - python3.11-ratelim-0.1.6 Press Enter key to continue... Running update for: - python3.11-ratelim-0.1.6: UPDATING ... - python3.11-ratelim-0.1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ratelim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spot, using log file: /var/log/nixpkgs-update/spot/2024-02-26.log spot 0 -> 1 attrpath: spot Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/9xsk4y7hbai95pn8mrxdj092bqn4vf7w-packages.json.drv building '/nix/store/9xsk4y7hbai95pn8mrxdj092bqn4vf7w-packages.json.drv'... Going to be running update for following packages: - spot-0.4.0 Press Enter key to continue... Running update for: - spot-0.4.0: UPDATING ... - spot-0.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/spot/default.nix b/pkgs/applications/audio/spot/default.nix index d9a0babb6840..06882a72bc95 100644 --- a/pkgs/applications/audio/spot/default.nix +++ b/pkgs/applications/audio/spot/default.nix @@ -23,19 +23,19 @@ stdenv.mkDerivation rec { pname = "spot"; - version = "0.4.0"; + version = "0.4.0-appdata"; src = fetchFromGitHub { owner = "xou816"; repo = "spot"; rev = version; - hash = "sha256-K6wGWhAUUGsbE4O+z0TmJcJyGarvHgZteY527jfAa90="; + hash = "sha256-TycGskUCeGZr/eOYK2wxTq1mP+ib62D+11iktPqs0VY="; }; cargoDeps = rustPlatform.fetchCargoTarball { inherit src; name = "${pname}-${version}"; - hash = "sha256-eM2XLumn4dr2YtyUzBZJADlqdexc1iOaNJUudMlfSUc="; + hash = "sha256-rOMaF+7LJDlSxjgf6wYTREnzEa5waDOtd3eKUi+87UY="; }; nativeBuildInputs = [ An auto update branch exists with message `spot: 0.4.0 -> 0.4.0-appdata`. New version is 0.4.0-appdata. An auto update branch exists with an equal or greater version [result] Failed to update spot 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ktailctl, using log file: /var/log/nixpkgs-update/ktailctl/2024-02-26.log ktailctl 0.9.0 -> 0.15.0 https://github.com/f-koehler/KTailctl/releases attrpath: ktailctl Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#ktailctl.src --apply "p: p.vendorHash" Standard error: warning: Git tree '/var/cache/nixpkgs-update/worker/worktree/ktailctl' is dirty error: attribute 'vendorHash' missing at «string»:1:4: 1| p: p.vendorHash | ^ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#ktailctl.originalSrc --apply "p: p.vendorHash" Standard error: warning: Git tree '/var/cache/nixpkgs-update/worker/worktree/ktailctl' is dirty error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/ktailctl' does not provide attribute 'packages.x86_64-linux.ktailctl.originalSrc', 'legacyPackages.x86_64-linux.ktailctl.originalSrc' or 'ktailctl.originalSrc' Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#ktailctl --apply "p: p.vendorHash" Standard error: warning: Git tree '/var/cache/nixpkgs-update/worker/worktree/ktailctl' is dirty error: attribute 'vendorHash' missing at «string»:1:4: 1| p: p.vendorHash | ^ [result] Failed to update ktailctl 0.9.0 -> 0.15.0 https://github.com/f-koehler/KTailctl/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.waitress, using log file: /var/log/nixpkgs-update/python311Packages.waitress/2024-02-26.log python311Packages.waitress 0 -> 1 attrpath: python311Packages.waitress 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/z70hcw96q89sbpw22h62q7c67kimsvsz-packages.json.drv building '/nix/store/z70hcw96q89sbpw22h62q7c67kimsvsz-packages.json.drv'... Going to be running update for following packages: - python3.11-waitress-2.1.2 Press Enter key to continue... Running update for: - python3.11-waitress-2.1.2: UPDATING ... - python3.11-waitress-2.1.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/waitress/default.nix b/pkgs/development/python-modules/waitress/default.nix index a79863c1e835..1693538de910 100644 --- a/pkgs/development/python-modules/waitress/default.nix +++ b/pkgs/development/python-modules/waitress/default.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "waitress"; - version = "2.1.2"; + version = "3.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "780a4082c5fbc0fde6a2fcfe5e26e6efc1e8f425730863c04085769781f51eba"; + sha256 = "sha256-AF2kebBBNM3Z3WAtHufEnXneBTdhDWU2dMxsveIiuKE="; }; doCheck = false; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 2058 > 25 [result] Failed to update python311Packages.waitress 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycocotools, using log file: /var/log/nixpkgs-update/python311Packages.pycocotools/2024-02-26.log python311Packages.pycocotools 0 -> 1 attrpath: python311Packages.pycocotools 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/ix9ji9rv2g4gw9h0vnzm0y0lnxf4rxm6-packages.json.drv building '/nix/store/ix9ji9rv2g4gw9h0vnzm0y0lnxf4rxm6-packages.json.drv'... Going to be running update for following packages: - python3.11-pycocotools-2.0.7 Press Enter key to continue... Running update for: - python3.11-pycocotools-2.0.7: UPDATING ... - python3.11-pycocotools-2.0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycocotools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fusuma, using log file: /var/log/nixpkgs-update/fusuma/2024-02-26.log fusuma 0 -> 1 attrpath: fusuma Checking auto update branch... The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update fusuma 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fastcore, using log file: /var/log/nixpkgs-update/python311Packages.fastcore/2024-02-26.log python311Packages.fastcore 0 -> 1 attrpath: python311Packages.fastcore 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/cp0zgj22mbh7y6msarxrai219gix2bbf-packages.json.drv building '/nix/store/cp0zgj22mbh7y6msarxrai219gix2bbf-packages.json.drv'... Going to be running update for following packages: - python3.11-fastcore-1.5.29 Press Enter key to continue... Running update for: - python3.11-fastcore-1.5.29: UPDATING ... - python3.11-fastcore-1.5.29: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fastcore 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.prance, using log file: /var/log/nixpkgs-update/python311Packages.prance/2024-02-26.log python311Packages.prance 0 -> 1 attrpath: python311Packages.prance 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] Failed with exit code 1 this derivation will be built: /nix/store/sscqzlmxay3k83asw2163haj0g3vj5b8-packages.json.drv building '/nix/store/sscqzlmxay3k83asw2163haj0g3vj5b8-packages.json.drv'... Going to be running update for following packages: - python3.11-prance-23.06.21.0 Press Enter key to continue... Running update for: - python3.11-prance-23.06.21.0: UPDATING ... - python3.11-prance-23.06.21.0: ERROR --- SHOWING ERROR LOG FOR python3.11-prance-23.06.21.0 ---------------------- INFO:root:Updating packages... Traceback (most recent call last): File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 596, in main() File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 575, in main results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 575, in results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 519, in _update return _update_package(path, target) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 430, in _update_package new_version, new_sha256, prefix = FETCHERS[fetcher]( ^^^^^^^^^^^^^^^^^^ File "/nix/store/9bg24apijxigv9sgdng8416him1xhcp3-update-python-libraries", line 294, in _get_latest_version_github response = subprocess.check_output(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 1953, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nix-prefetch-git' --- SHOWING ERROR LOG FOR python3.11-prance-23.06.21.0 ---------------------- The update script for python3.11-prance-23.06.21.0 failed with exit code 1 [result] Failed to update python311Packages.prance 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.xdoctest, using log file: /var/log/nixpkgs-update/python311Packages.xdoctest/2024-02-26.log python311Packages.xdoctest 0 -> 1 attrpath: python311Packages.xdoctest 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/3i4k0kivip9ham6r2gqgclybrzyavj78-packages.json.drv building '/nix/store/3i4k0kivip9ham6r2gqgclybrzyavj78-packages.json.drv'... Going to be running update for following packages: - python3.11-xdoctest-1.1.3 Press Enter key to continue... Running update for: - python3.11-xdoctest-1.1.3: UPDATING ... - python3.11-xdoctest-1.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.xdoctest 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath photon, using log file: /var/log/nixpkgs-update/photon/2024-02-26.log photon 0 -> 1 attrpath: photon 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/1idfpmjnjiq11ryx44bas8gjsd6lhzv3-packages.json.drv building '/nix/store/1idfpmjnjiq11ryx44bas8gjsd6lhzv3-packages.json.drv'... Going to be running update for following packages: - photon-1.3.0 Press Enter key to continue... Running update for: - photon-1.3.0: UPDATING ... - photon-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update photon 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO multi-platform srcs in file. [result] Failed to update electron_28-bin 28.0.0 -> 29.0.1 https://github.com/electron/electron/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fluffychat-web, using log file: /var/log/nixpkgs-update/fluffychat-web/2024-02-26.log fluffychat-web 1.17.1 -> 1.18.0 https://github.com/krille-chan/fluffychat/releases attrpath: fluffychat-web Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update fluffychat-web 1.17.1 -> 1.18.0 https://github.com/krille-chan/fluffychat/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dependabot-cli, using log file: /var/log/nixpkgs-update/dependabot-cli/2024-02-26.log dependabot-cli 1.41.0 -> 1.50.0 https://github.com/dependabot/cli/releases attrpath: dependabot-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-vN5r1OtHT16LeJ6iPmHmXTx9Oo+WALhV4PWqzMiUwSA=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'dependabot-cli.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/bapd7rzvafajf0lr0hb0g10lhx26pisl-dependabot-cli-1.50.0-go-modules.drv /nix/store/nwzlrkb77lm8ybmmdy1z559xxa3jhkjx-dependabot-cli-1.50.0.drv building '/nix/store/bapd7rzvafajf0lr0hb0g10lhx26pisl-dependabot-cli-1.50.0-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/6ij8nrqqncsvwkam802n9innl6ilhah4-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: go.mod requires go >= 1.22 (running go 1.21.7; GOTOOLCHAIN=local) error: builder for '/nix/store/bapd7rzvafajf0lr0hb0g10lhx26pisl-dependabot-cli-1.50.0-go-modules.drv' failed with exit code 1; last 8 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/6ij8nrqqncsvwkam802n9innl6ilhah4-source > source root is source > Running phase: patchPhase > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > go: go.mod requires go >= 1.22 (running go 1.21.7; GOTOOLCHAIN=local) For full logs, run 'nix log /nix/store/bapd7rzvafajf0lr0hb0g10lhx26pisl-dependabot-cli-1.50.0-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/nwzlrkb77lm8ybmmdy1z559xxa3jhkjx-dependabot-cli-1.50.0.drv' failed to build [result] Failed to update dependabot-cli 1.41.0 -> 1.50.0 https://github.com/dependabot/cli/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mpvScripts.sponsorblock, using log file: /var/log/nixpkgs-update/mpvScripts.sponsorblock/2024-02-26.log mpvScripts.sponsorblock 0 -> 1 attrpath: mpvScripts.sponsorblock Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/dxmj0756jld92y9v1pv5imz6srsbf786-packages.json.drv building '/nix/store/dxmj0756jld92y9v1pv5imz6srsbf786-packages.json.drv'... Going to be running update for following packages: - mpv_sponsorblock-unstable-2023-01-30 Press Enter key to continue... Running update for: - mpv_sponsorblock-unstable-2023-01-30: UPDATING ... - mpv_sponsorblock-unstable-2023-01-30: ERROR --- SHOWING ERROR LOG FOR mpv_sponsorblock-unstable-2023-01-30 ---------------------- error: … while evaluating attribute 'filename' at «string»:23:3: 22| inherit raw_version_position; 23| filename = position.file; | ^ 24| line = position.line; … while selecting an attribute at «string»:23:14: 22| inherit raw_version_position; 23| filename = position.file; | ^ 24| line = position.line; error: value is null while a set was expected Traceback (most recent call last): File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/update.py", line 330, in update package = eval_attr(opts) ^^^^^^^^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/eval.py", line 185, in eval_attr res = run(cmd) ^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/utils.py", line 37, in run return subprocess.run( ^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['nix', 'eval', '--json', '--impure', '--expr', '\nlet\n \n pkgs = import "/var/cache/nixpkgs-update/worker/worktree/mpvScripts.sponsorblock";\n args = builtins.functionArgs pkgs;\n inputs = (if args ? system then { system = builtins.currentSystem; } else {}) //\n (if args ? overlays then { overlays = [ ]; } else {});\n pkg = (pkgs inputs)."mpvScripts"."sponsorblock";\n sanitizePosition = x: x;\n\n raw_version_position = sanitizePosition (builtins.unsafeGetAttrPos "version" pkg);\n\n position = if pkg ? isRubyGem then\n raw_version_position\n else if pkg ? isPhpExtension then\n raw_version_position\n else\n sanitizePosition (builtins.unsafeGetAttrPos "src" pkg);\nin {\n name = pkg.name;\n old_version = pkg.version or (builtins.parseDrvName pkg.name).version;\n inherit raw_version_position;\n filename = position.file;\n line = position.line;\n urls = pkg.src.urls or null;\n url = pkg.src.url or null;\n rev = pkg.src.rev or null;\n hash = pkg.src.outputHash or null;\n go_modules = pkg.goModules.outputHash or null;\n go_modules_old = pkg.go-modules.outputHash or null;\n cargo_deps = pkg.cargoDeps.outputHash or null;\n raw_cargo_lock =\n if pkg ? cargoDeps.lockFile then\n let\n inherit (pkg.cargoDeps) lockFile;\n res = builtins.tryEval (sanitizePosition {\n file = toString lockFile;\n });\n in\n if res.success then res.value.file else false\n else\n null;\n composer_deps = pkg.composerRepository.outputHash or null;\n npm_deps = pkg.npmDeps.outputHash or null;\n yarn_deps = pkg.offlineCache.outputHash or null;\n tests = builtins.attrNames (pkg.passthru.tests or {});\n has_update_script = pkg.passthru.updateScript or null != null;\n src_homepage = pkg.src.meta.homepage or null;\n changelog = pkg.meta.changelog or null;\n maintainers = pkg.meta.maintainers or null;\n}', '--extra-experimental-features', 'flakes nix-command']' returned non-zero exit status 1. --- SHOWING ERROR LOG FOR mpv_sponsorblock-unstable-2023-01-30 ---------------------- The update script for mpv_sponsorblock-unstable-2023-01-30 failed with exit code 1 [result] Failed to update mpvScripts.sponsorblock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath buildbot-plugins.grid-view, using log file: /var/log/nixpkgs-update/buildbot-plugins.grid-view/2024-02-26.log buildbot-plugins.grid-view 0 -> 1 attrpath: buildbot-plugins.grid-view Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/zd8y82gynarrdcafand8mk3365jgpfam-packages.json.drv building '/nix/store/zd8y82gynarrdcafand8mk3365jgpfam-packages.json.drv'... Going to be running update for following packages: - python3.11-buildbot-grid-view-3.11.0 Press Enter key to continue... Running update for: - python3.11-buildbot-grid-view-3.11.0: UPDATING ... - python3.11-buildbot-grid-view-3.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update buildbot-plugins.grid-view 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.icontract, using log file: /var/log/nixpkgs-update/python311Packages.icontract/2024-02-26.log python311Packages.icontract 0 -> 1 attrpath: python311Packages.icontract 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/cp9hpc2610gqdbahfg20l9jq4l6k6qwj-packages.json.drv building '/nix/store/cp9hpc2610gqdbahfg20l9jq4l6k6qwj-packages.json.drv'... Going to be running update for following packages: - python3.11-icontract-2.6.6 Press Enter key to continue... Running update for: - python3.11-icontract-2.6.6: UPDATING ... - python3.11-icontract-2.6.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.icontract 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-nmap, using log file: /var/log/nixpkgs-update/python311Packages.python-nmap/2024-02-26.log python311Packages.python-nmap 0 -> 1 attrpath: python311Packages.python-nmap 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/f24czrlwkf7gcwg5pw1fyh9sdq9jmjzh-packages.json.drv building '/nix/store/f24czrlwkf7gcwg5pw1fyh9sdq9jmjzh-packages.json.drv'... Going to be running update for following packages: - python3.11-python-nmap-0.7.1 Press Enter key to continue... Running update for: - python3.11-python-nmap-0.7.1: UPDATING ... - python3.11-python-nmap-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-nmap 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flask-bootstrap, using log file: /var/log/nixpkgs-update/python311Packages.flask-bootstrap/2024-02-26.log python311Packages.flask-bootstrap 0 -> 1 attrpath: python311Packages.flask-bootstrap 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/58sybwnxxhir3b787cc212ys3x4hw6nk-packages.json.drv building '/nix/store/58sybwnxxhir3b787cc212ys3x4hw6nk-packages.json.drv'... Going to be running update for following packages: - python3.11-Flask-Bootstrap-3.3.7.1 Press Enter key to continue... Running update for: - python3.11-Flask-Bootstrap-3.3.7.1: UPDATING ... - python3.11-Flask-Bootstrap-3.3.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flask-bootstrap 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath polyml57, using log file: /var/log/nixpkgs-update/polyml57/2024-02-26.log polyml57 5.7.1 -> 5.9.1 https://github.com/polyml/polyml/releases attrpath: polyml57 Checking auto update branch... No auto update branch exists Version in attr path polyml57 not compatible with 5.9.1 [result] Failed to update polyml57 5.7.1 -> 5.9.1 https://github.com/polyml/polyml/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath friture, using log file: /var/log/nixpkgs-update/friture/2024-02-26.log friture 0 -> 1 attrpath: friture 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/49dmc1ppklxhgasqvy54pc826v74vcza-packages.json.drv building '/nix/store/49dmc1ppklxhgasqvy54pc826v74vcza-packages.json.drv'... Going to be running update for following packages: - friture-0.49 Press Enter key to continue... Running update for: - friture-0.49: UPDATING ... - friture-0.49: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update friture 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.diffsync, using log file: /var/log/nixpkgs-update/python311Packages.diffsync/2024-02-26.log python311Packages.diffsync 0 -> 1 attrpath: python311Packages.diffsync 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/gi7b0hlkgchj2q64hdy0jf3rr2rxd9vv-packages.json.drv building '/nix/store/gi7b0hlkgchj2q64hdy0jf3rr2rxd9vv-packages.json.drv'... Going to be running update for following packages: - python3.11-diffsync-2.0.0 Press Enter key to continue... Running update for: - python3.11-diffsync-2.0.0: UPDATING ... - python3.11-diffsync-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.diffsync 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gerbera, using log file: /var/log/nixpkgs-update/gerbera/2024-02-26.log gerbera 1.12.1 -> 2.0.0 https://github.com/gerbera/gerbera/releases attrpath: gerbera Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update gerbera 1.12.1 -> 2.0.0 https://github.com/gerbera/gerbera/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fasteners, using log file: /var/log/nixpkgs-update/python311Packages.fasteners/2024-02-26.log python311Packages.fasteners 0 -> 1 attrpath: python311Packages.fasteners 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/0s2q1mrgw93ivqbr5115j131nqa9kfxn-packages.json.drv building '/nix/store/0s2q1mrgw93ivqbr5115j131nqa9kfxn-packages.json.drv'... Going to be running update for following packages: - python3.11-fasteners-0.19 Press Enter key to continue... Running update for: - python3.11-fasteners-0.19: UPDATING ... - python3.11-fasteners-0.19: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fasteners 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath _1oom, using log file: /var/log/nixpkgs-update/_1oom/2024-02-26.log _1oom 1.0 -> 1.8.0 https://repology.org/project/1oom/versions attrpath: _1oom Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv building '/nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv'... trying https://gitlab.com/api/v4/projects/KilgoreTroutMaskReplicant%2F1oom/repository/archive.tar.gz?sha=v1.8.0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 32 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv' failed with exit code 1; last 7 log lines: > > trying https://gitlab.com/api/v4/projects/KilgoreTroutMaskReplicant%2F1oom/repository/archive.tar.gz?sha=v1.8.0 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 32 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path '_1oom.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv /nix/store/9mc5qj02fmd07xr38ns2ln4kqpvgmn18-1oom-1.8.0.drv these 7 paths will be fetched (0.26 MiB download, 1.31 MiB unpacked): /nix/store/0a4bvl4snv9c0dbnyhv4synak8l1z2qk-SDL2_mixer-2.6.3-dev /nix/store/akb5ccfa9ba67apxywlcxw3whla5bhc3-fluidsynth-2.3.4-dev /nix/store/i8c69kn4yxkb3wrwnhriyy60vjsx549s-flac-1.4.3-dev /nix/store/j44m1qcr1dlxdpksxqd1s1vxcl9jsc2i-mpg123-1.32.4-dev /nix/store/mddyq3vp1sn93ynibch5mlyg3da3g8l3-smpeg2-unstable-2022-05-26-dev /nix/store/ngm4jww9akxbmx53lm8vsc5hiqkrvb6s-opusfile-0.12-dev /nix/store/x0d0sqb4c90vrixdg95snk7pjdhq6k3p-smpeg2-unstable-2022-05-26 copying path '/nix/store/i8c69kn4yxkb3wrwnhriyy60vjsx549s-flac-1.4.3-dev' from 'https://cache.nixos.org'... copying path '/nix/store/akb5ccfa9ba67apxywlcxw3whla5bhc3-fluidsynth-2.3.4-dev' from 'https://cache.nixos.org'... copying path '/nix/store/j44m1qcr1dlxdpksxqd1s1vxcl9jsc2i-mpg123-1.32.4-dev' from 'https://cache.nixos.org'... copying path '/nix/store/ngm4jww9akxbmx53lm8vsc5hiqkrvb6s-opusfile-0.12-dev' from 'https://cache.nixos.org'... copying path '/nix/store/x0d0sqb4c90vrixdg95snk7pjdhq6k3p-smpeg2-unstable-2022-05-26' from 'https://cache.nixos.org'... building '/nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv'... copying path '/nix/store/mddyq3vp1sn93ynibch5mlyg3da3g8l3-smpeg2-unstable-2022-05-26-dev' from 'https://cache.nixos.org'... copying path '/nix/store/0a4bvl4snv9c0dbnyhv4synak8l1z2qk-SDL2_mixer-2.6.3-dev' from 'https://cache.nixos.org'... trying https://gitlab.com/api/v4/projects/KilgoreTroutMaskReplicant%2F1oom/repository/archive.tar.gz?sha=v1.8.0 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 32 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv' failed with exit code 1; last 7 log lines: > > trying https://gitlab.com/api/v4/projects/KilgoreTroutMaskReplicant%2F1oom/repository/archive.tar.gz?sha=v1.8.0 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 32 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/ad4q5qps50smxc8s22npk3f4v9rbyv3c-source.drv'. error: 1 dependencies of derivation '/nix/store/9mc5qj02fmd07xr38ns2ln4kqpvgmn18-1oom-1.8.0.drv' failed to build [result] Failed to update _1oom 1.0 -> 1.8.0 https://repology.org/project/1oom/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymatreader, using log file: /var/log/nixpkgs-update/python311Packages.pymatreader/2024-02-26.log python311Packages.pymatreader 0 -> 1 attrpath: python311Packages.pymatreader 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/b532b8wb0k5amb1j1di272wpdiw4jim4-packages.json.drv building '/nix/store/b532b8wb0k5amb1j1di272wpdiw4jim4-packages.json.drv'... Going to be running update for following packages: - python3.11-pymatreader-0.0.31 Press Enter key to continue... Running update for: - python3.11-pymatreader-0.0.31: UPDATING ... - python3.11-pymatreader-0.0.31: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymatreader 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath subnetcalc, using log file: /var/log/nixpkgs-update/subnetcalc/2024-02-26.log subnetcalc 2.4.23 -> 2.5.1 https://repology.org/project/subnetcalc/versions attrpath: subnetcalc Checking auto update branch... An auto update branch exists with message `subnetcalc: 2.4.23 -> 2.5.1`. New version is 2.5.1. An auto update branch exists with an equal or greater version [result] Failed to update subnetcalc 2.4.23 -> 2.5.1 https://repology.org/project/subnetcalc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ayatana-indicator-datetime, using log file: /var/log/nixpkgs-update/ayatana-indicator-datetime/2024-02-26.log ayatana-indicator-datetime 0 -> 1 attrpath: ayatana-indicator-datetime Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/f6sxk1l1is93rr53p48jjsgv7pqvsf5a-packages.json.drv building '/nix/store/f6sxk1l1is93rr53p48jjsgv7pqvsf5a-packages.json.drv'... Going to be running update for following packages: - ayatana-indicator-datetime-23.10.1 Press Enter key to continue... Running update for: - ayatana-indicator-datetime-23.10.1: UPDATING ... - ayatana-indicator-datetime-23.10.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ay/ayatana-indicator-datetime/package.nix b/pkgs/by-name/ay/ayatana-indicator-datetime/package.nix index 9b8419df8905..e2c0d5cd19ee 100644 --- a/pkgs/by-name/ay/ayatana-indicator-datetime/package.nix +++ b/pkgs/by-name/ay/ayatana-indicator-datetime/package.nix @@ -32,13 +32,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "ayatana-indicator-datetime"; - version = "23.10.1"; + version = "24.2.0"; src = fetchFromGitHub { owner = "AyatanaIndicators"; repo = "ayatana-indicator-datetime"; rev = finalAttrs.version; - hash = "sha256-cm1zhG9TODGe79n/fGuyVnWL/sjxUc3ZCu9FhqA1NLE="; + hash = "sha256-J3Yp7Dx4UvvdlM8Cp1sPe4Ftm/aAmNzpo4re/jF7pRo="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 ayatana-indicator-datetime nix build failed. got build log for 'ayatana-indicator-datetime' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/pv9z03c7bkmf0jyqsjf2dv14glka6q2p-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/02frsgdw2miyfrzj16n2g6yp6w60q0a1-0001-ayatana-indicator-datetime-Fix-test-menus-tests.patch patching file tests/test-menus.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file tests/test-menus.cpp.rej patching file tests/test-menus.cpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file tests/test-menus.cpp.rej [result] Failed to update ayatana-indicator-datetime 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath twine, using log file: /var/log/nixpkgs-update/twine/2024-02-26.log twine 4.0.2 -> 5.0.0 https://github.com/pypa/twine/releases attrpath: twine 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/w5dm21k83vbykydjg9h8xhs468n806c4-packages.json.drv building '/nix/store/w5dm21k83vbykydjg9h8xhs468n806c4-packages.json.drv'... Going to be running update for following packages: - twine-4.0.2 Press Enter key to continue... Running update for: - twine-4.0.2: UPDATING ... - twine-4.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/twine/default.nix b/pkgs/development/python-modules/twine/default.nix index e656970ef627..6a44d2bf7fe4 100644 --- a/pkgs/development/python-modules/twine/default.nix +++ b/pkgs/development/python-modules/twine/default.nix @@ -16,13 +16,13 @@ buildPythonPackage rec { pname = "twine"; - version = "4.0.2"; + version = "5.0.0"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-nhAu9f3VogZh64j61GM4gGw70yzx23KWA/42l7G8g8g="; + hash = "sha256-ibDMfTcKS2ZCHMYQLyaaqRD+DxhhwST1c88t3tvBDPQ="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 212 > 25 [result] Failed to update twine 4.0.2 -> 5.0.0 https://github.com/pypa/twine/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.polarizationsolver, using log file: /var/log/nixpkgs-update/python311Packages.polarizationsolver/2024-02-26.log python311Packages.polarizationsolver 0 -> 1 attrpath: python311Packages.polarizationsolver 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/adlz253gmk3f6caagks0l8a7l1n6irvc-packages.json.drv building '/nix/store/adlz253gmk3f6caagks0l8a7l1n6irvc-packages.json.drv'... Going to be running update for following packages: - python3.11-polarizationsolver-unstable-2021-11-02 Press Enter key to continue... Running update for: - python3.11-polarizationsolver-unstable-2021-11-02: UPDATING ... - python3.11-polarizationsolver-unstable-2021-11-02: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.polarizationsolver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath syncthing-relay, using log file: /var/log/nixpkgs-update/syncthing-relay/2024-02-26.log syncthing-relay 1.27.2 -> 1.27.3 https://github.com/syncthing/syncthing/releases attrpath: syncthing-relay Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - syncthing-discovery: 1.27.2 -> 1.27.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/286954" [result] Failed to update syncthing-relay 1.27.2 -> 1.27.3 https://github.com/syncthing/syncthing/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-compute, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-compute/2024-02-26.log python311Packages.azure-mgmt-compute 0 -> 1 attrpath: python311Packages.azure-mgmt-compute 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/i8rp18sd0ldc14f6gd1igw14kkkp1z12-packages.json.drv building '/nix/store/i8rp18sd0ldc14f6gd1igw14kkkp1z12-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-compute-30.5.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-compute-30.5.0: UPDATING ... - python3.11-azure-mgmt-compute-30.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-compute 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.GeoIP, using log file: /var/log/nixpkgs-update/python311Packages.GeoIP/2024-02-26.log python311Packages.GeoIP 0 -> 1 attrpath: python311Packages.GeoIP 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/xqcz10vjaszn8fhd5g75xvha89ws5m01-packages.json.drv building '/nix/store/xqcz10vjaszn8fhd5g75xvha89ws5m01-packages.json.drv'... Going to be running update for following packages: - python3.11-geoip-1.3.2 Press Enter key to continue... Running update for: - python3.11-geoip-1.3.2: UPDATING ... - python3.11-geoip-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.GeoIP 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python2Full, using log file: /var/log/nixpkgs-update/python2Full/2024-02-26.log python2Full 2.7.18.7 -> 2.7.18.8 https://github.com/ActiveState/cpython/releases attrpath: python2Full Checking auto update branch... No auto update branch exists Old version 2.7.18.7" not present in master derivation file with contents: { lib, stdenv, fetchFromGitHub, fetchpatch , bzip2 , expat , libffi , gdbm , db , ncurses , openssl , readline , sqlite , tcl ? null, tk ? null, tix ? null, libX11 ? null, x11Support ? false , zlib , self , configd, coreutils , autoreconfHook , python-setup-hook # Some proprietary libs assume UCS2 unicode, especially on darwin :( , ucsEncoding ? 4 # For the Python package set , packageOverrides ? (self: super: {}) , pkgsBuildBuild , pkgsBuildHost , pkgsBuildTarget , pkgsHostHost , pkgsTargetTarget , sourceVersion , hash , passthruFun , static ? stdenv.hostPlatform.isStatic , stripBytecode ? reproducibleBuild , rebuildBytecode ? true , reproducibleBuild ? false , enableOptimizations ? false , strip2to3 ? false , stripConfig ? false , stripIdlelib ? false , stripTests ? false , pythonAttr ? "python${sourceVersion.major}${sourceVersion.minor}" }: assert x11Support -> tcl != null && tk != null && libX11 != null; assert lib.assertMsg (enableOptimizations -> (!stdenv.cc.isClang)) "Optimizations with clang are not supported. configure: error: llvm-profdata is required for a --enable-optimizations build but could not be found."; assert lib.assertMsg (reproducibleBuild -> stripBytecode) "Deterministic builds require stripping bytecode."; assert lib.assertMsg (reproducibleBuild -> (!enableOptimizations)) "Deterministic builds are not achieved when optimizations are enabled."; assert lib.assertMsg (reproducibleBuild -> (!rebuildBytecode)) "Deterministic builds are not achieved when (default unoptimized) bytecode is created."; let buildPackages = pkgsBuildHost; inherit (passthru) pythonOnBuildForHost; pythonOnBuildForHostInterpreter = if stdenv.hostPlatform == stdenv.buildPlatform then "$out/bin/python" else pythonOnBuildForHost.interpreter; passthru = passthruFun rec { inherit self sourceVersion packageOverrides; implementation = "cpython"; libPrefix = "python${pythonVersion}"; executable = libPrefix; pythonVersion = with sourceVersion; "${major}.${minor}"; sitePackages = "lib/${libPrefix}/site-packages"; inherit hasDistutilsCxxPatch pythonAttr; pythonOnBuildForBuild = pkgsBuildBuild.${pythonAttr}; pythonOnBuildForHost = pkgsBuildHost.${pythonAttr}; pythonOnBuildForTarget = pkgsBuildTarget.${pythonAttr}; pythonOnHostForHost = pkgsHostHost.${pythonAttr}; pythonOnTargetForTarget = pkgsTargetTarget.${pythonAttr} or {}; } // { inherit ucsEncoding; }; version = with sourceVersion; "${major}.${minor}.${patch}${suffix}"; # ActiveState is a fork of cpython that includes fixes for security # issues after its EOL src = fetchFromGitHub { owner = "ActiveState"; repo = "cpython"; rev = "v${version}"; inherit hash; }; hasDistutilsCxxPatch = !(stdenv.cc.isGNU or false); patches = [ # Look in C_INCLUDE_PATH and LIBRARY_PATH for stuff. ./search-path.patch # Python recompiles a Python if the mtime stored *in* the # pyc/pyo file differs from the mtime of the source file. This # doesn't work in Nix because Nix changes the mtime of files in # the Nix store to 1. So treat that as a special case. ./nix-store-mtime.patch # patch python to put zero timestamp into pyc # if DETERMINISTIC_BUILD env var is set ./deterministic-build.patch # Fix python bug #27177 (https://bugs.python.org/issue27177) # The issue is that `match.group` only recognizes python integers # instead of everything that has `__index__`. # This bug was fixed upstream, but not backported to 2.7 (fetchpatch { name = "re_match_index.patch"; url = "https://bugs.python.org/file43084/re_match_index.patch"; sha256 = "0l9rw6r5r90iybdkp3hhl2pf0h0s1izc68h5d3ywrm92pq32wz57"; }) # Fix race-condition during pyc creation. Has a slight backwards # incompatible effect: pyc symlinks will now be overridden # (https://bugs.python.org/issue17222). Included in python >= 3.4, # backported in debian since 2013. # https://bugs.python.org/issue13146 ./atomic_pyc.patch # Backport from CPython 3.8 of a good list of tests to run for PGO. ./profile-task.patch # The workaround is for unittests on Win64, which we don't support. # It does break aarch64-darwin, which we do support. See: # * https://bugs.python.org/issue35523 # * https://github.com/python/cpython/commit/e6b247c8e524 ../3.7/no-win64-workaround.patch ] ++ lib.optionals (x11Support && stdenv.isDarwin) [ ./use-correct-tcl-tk-on-darwin.patch ] ++ lib.optionals stdenv.isDarwin [ # Fix darwin build https://bugs.python.org/issue34027 ../3.7/darwin-libutil.patch ] ++ lib.optionals stdenv.isLinux [ # Disable the use of ldconfig in ctypes.util.find_library (since # ldconfig doesn't work on NixOS), and don't use # ctypes.util.find_library during the loading of the uuid module # (since it will do a futile invocation of gcc (!) to find # libuuid, slowing down program startup a lot). ./no-ldconfig.patch # Fix ctypes.util.find_library with gcc10. ./find_library-gcc10.patch ] ++ lib.optionals stdenv.hostPlatform.isCygwin [ ./2.5.2-ctypes-util-find_library.patch ./2.5.2-tkinter-x11.patch ./2.6.2-ssl-threads.patch ./2.6.5-export-PySignal_SetWakeupFd.patch ./2.6.5-FD_SETSIZE.patch ./2.6.5-ncurses-abi6.patch ./2.7.3-dbm.patch ./2.7.3-dylib.patch ./2.7.3-getpath-exe-extension.patch ./2.7.3-no-libm.patch ] ++ lib.optionals hasDistutilsCxxPatch [ # Patch from http://bugs.python.org/issue1222585 adapted to work with # `patch -p1' and with a last hunk removed # Upstream distutils is calling C compiler to compile C++ code, which # only works for GCC and Apple Clang. This makes distutils to call C++ # compiler when needed. ./python-2.7-distutils-C++.patch ] ++ lib.optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ ./cross-compile.patch ]; preConfigure = '' # Purity. for i in /usr /sw /opt /pkg; do substituteInPlace ./setup.py --replace $i /no-such-path done '' + lib.optionalString (stdenv ? cc && stdenv.cc.libc != null) '' for i in Lib/plat-*/regen; do substituteInPlace $i --replace /usr/include/ ${stdenv.cc.libc}/include/ done '' + lib.optionalString stdenv.isDarwin '' substituteInPlace configure --replace '`/usr/bin/arch`' '"i386"' substituteInPlace Lib/multiprocessing/__init__.py \ --replace 'os.popen(comm)' 'os.popen("${coreutils}/bin/nproc")' ''; configureFlags = lib.optionals enableOptimizations [ "--enable-optimizations" ] ++ lib.optionals (!static) [ "--enable-shared" ] ++ [ "--with-threads" "--with-system-ffi" "--with-system-expat" "--enable-unicode=ucs${toString ucsEncoding}" ] ++ lib.optionals stdenv.hostPlatform.isCygwin [ "ac_cv_func_bind_textdomain_codeset=yes" ] ++ lib.optionals stdenv.isDarwin [ "--disable-toolbox-glue" ] ++ lib.optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ "PYTHON_FOR_BUILD=${lib.getBin buildPackages.python}/bin/python" "ac_cv_buggy_getaddrinfo=no" # Assume little-endian IEEE 754 floating point when cross compiling "ac_cv_little_endian_double=yes" "ac_cv_big_endian_double=no" "ac_cv_mixed_endian_double=no" "ac_cv_x87_double_rounding=yes" "ac_cv_tanh_preserves_zero_sign=yes" # Generally assume that things are present and work "ac_cv_posix_semaphores_enabled=yes" "ac_cv_broken_sem_getvalue=no" "ac_cv_wchar_t_signed=yes" "ac_cv_rshift_extends_sign=yes" "ac_cv_broken_nice=no" "ac_cv_broken_poll=no" "ac_cv_working_tzset=yes" "ac_cv_have_long_long_format=yes" "ac_cv_have_size_t_format=yes" "ac_cv_computed_gotos=yes" "ac_cv_file__dev_ptmx=yes" "ac_cv_file__dev_ptc=yes" ] # Never even try to use lchmod on linux, # don't rely on detecting glibc-isms. ++ lib.optional stdenv.hostPlatform.isLinux "ac_cv_func_lchmod=no" ++ lib.optional static "LDFLAGS=-static"; strictDeps = true; buildInputs = lib.optional (stdenv ? cc && stdenv.cc.libc != null) stdenv.cc.libc ++ [ bzip2 openssl zlib libffi expat db gdbm ncurses sqlite readline ] ++ lib.optionals x11Support [ tcl tk libX11 ] ++ lib.optional (stdenv.isDarwin && configd != null) configd; nativeBuildInputs = [ autoreconfHook ] ++ lib.optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ buildPackages.stdenv.cc buildPackages.python ]; mkPaths = paths: { C_INCLUDE_PATH = lib.makeSearchPathOutput "dev" "include" paths; LIBRARY_PATH = lib.makeLibraryPath paths; }; # Python 2.7 needs this crossCompileEnv = lib.optionalAttrs (stdenv.hostPlatform != stdenv.buildPlatform) { _PYTHON_HOST_PLATFORM = stdenv.hostPlatform.config; }; # Build the basic Python interpreter without modules that have # external dependencies. in with passthru; stdenv.mkDerivation ({ pname = "python"; inherit version; inherit src patches buildInputs nativeBuildInputs preConfigure configureFlags; LDFLAGS = lib.optionalString (!stdenv.isDarwin) "-lgcc_s"; inherit (mkPaths buildInputs) C_INCLUDE_PATH LIBRARY_PATH; env.NIX_CFLAGS_COMPILE = lib.optionalString (stdenv.targetPlatform.system == "x86_64-darwin") "-msse2" + lib.optionalString stdenv.hostPlatform.isMusl " -DTHREAD_STACK_SIZE=0x100000"; DETERMINISTIC_BUILD = 1; setupHook = python-setup-hook sitePackages; postPatch = lib.optionalString (x11Support && (tix != null)) '' substituteInPlace "Lib/lib-tk/Tix.py" --replace "os.environ.get('TIX_LIBRARY')" "os.environ.get('TIX_LIBRARY') or '${tix}/lib'" ''; postInstall = '' # needed for some packages, especially packages that backport # functionality to 2.x from 3.x for item in $out/lib/${libPrefix}/test/*; do if [[ "$item" != */test_support.py* && "$item" != */test/support && "$item" != */test/regrtest.py* ]]; then rm -rf "$item" else echo $item fi done touch $out/lib/${libPrefix}/test/__init__.py ln -s $out/lib/${libPrefix}/pdb.py $out/bin/pdb ln -s $out/lib/${libPrefix}/pdb.py $out/bin/pdb${sourceVersion.major}.${sourceVersion.minor} ln -s $out/share/man/man1/{python2.7.1.gz,python.1.gz} rm "$out"/lib/python*/plat-*/regen # refers to glibc.dev # Determinism: Windows installers were not deterministic. # We're also not interested in building Windows installers. find "$out" -name 'wininst*.exe' | xargs -r rm -f '' + lib.optionalString stripBytecode '' # Determinism: deterministic bytecode # First we delete all old bytecode. find $out -name "*.pyc" -delete '' + lib.optionalString rebuildBytecode '' # We build 3 levels of optimized bytecode. Note the default level, without optimizations, # is not reproducible yet. https://bugs.python.org/issue29708 # Not creating bytecode will result in a large performance loss however, so we do build it. find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -m compileall -q -f -x "lib2to3" -i - find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -O -m compileall -q -f -x "lib2to3" -i - find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -OO -m compileall -q -f -x "lib2to3" -i - '' + lib.optionalString stdenv.hostPlatform.isCygwin '' cp libpython2.7.dll.a $out/lib ''; inherit passthru; postFixup = '' # Include a sitecustomize.py file. Note it causes an error when it's in postInstall with 2.7. cp ${../../sitecustomize.py} $out/${sitePackages}/sitecustomize.py '' + lib.optionalString strip2to3 '' rm -R $out/bin/2to3 $out/lib/python*/lib2to3 '' + lib.optionalString stripConfig '' rm -R $out/bin/python*-config $out/lib/python*/config* '' + lib.optionalString stripIdlelib '' # Strip IDLE rm -R $out/bin/idle* $out/lib/python*/idlelib '' + lib.optionalString stripTests '' # Strip tests rm -R $out/lib/python*/test $out/lib/python*/**/test{,s} ''; enableParallelBuilding = true; doCheck = false; # expensive, and fails meta = { homepage = "http://python.org"; description = "A high-level dynamically-typed programming language"; longDescription = '' Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types. ''; license = lib.licenses.psfl; platforms = lib.platforms.all; maintainers = with lib.maintainers; [ fridh ]; knownVulnerabilities = [ "Python 2.7 has reached its end of life after 2020-01-01. See https://www.python.org/doc/sunset-python-2/." # Quote: That means that we will not improve it anymore after that day, # even if someone finds a security problem in it. You should upgrade to # Python 3 as soon as you can. [..] So, in 2008, we announced that we # would sunset Python 2 in 2015, and asked people to upgrade before # then. Some did, but many did not. So, in 2014, we extended that # sunset till 2020. ]; }; } // crossCompileEnv) [result] Failed to update python2Full 2.7.18.7 -> 2.7.18.8 https://github.com/ActiveState/cpython/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aioruckus, using log file: /var/log/nixpkgs-update/python311Packages.aioruckus/2024-02-26.log python311Packages.aioruckus 0 -> 1 attrpath: python311Packages.aioruckus 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/hr887qjd6myk0n9qh88f23jrm80l5993-packages.json.drv building '/nix/store/hr887qjd6myk0n9qh88f23jrm80l5993-packages.json.drv'... Going to be running update for following packages: - python3.11-aioruckus-0.34 Press Enter key to continue... Running update for: - python3.11-aioruckus-0.34: UPDATING ... - python3.11-aioruckus-0.34: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aioruckus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gkraken, using log file: /var/log/nixpkgs-update/gkraken/2024-02-26.log gkraken 0 -> 1 attrpath: gkraken 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/lxgpajibira7v4l2saica5dxc6kya541-packages.json.drv building '/nix/store/lxgpajibira7v4l2saica5dxc6kya541-packages.json.drv'... Going to be running update for following packages: - gkraken-1.2.0 Press Enter key to continue... Running update for: - gkraken-1.2.0: UPDATING ... - gkraken-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gkraken 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath done, using log file: /var/log/nixpkgs-update/done/2024-02-26.log done 0.2.0 -> 0.2.2 https://github.com/done-devs/done/releases attrpath: done Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - spacedrive: 0.1.4 -> 0.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/283567" - watershot: 0.2.0 -> 0.2.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/259299" [result] Failed to update done 0.2.0 -> 0.2.2 https://github.com/done-devs/done/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.rauth, using log file: /var/log/nixpkgs-update/python312Packages.rauth/2024-02-26.log python312Packages.rauth 0.7.2 -> 0.7.3 https://repology.org/project/python:rauth/versions attrpath: python312Packages.rauth Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/d5q8vhiazk3ibvnig4wniivvm5dnfkyf-packages.json.drv building '/nix/store/d5q8vhiazk3ibvnig4wniivvm5dnfkyf-packages.json.drv'... Going to be running update for following packages: - python3.12-rauth-0.7.2 Press Enter key to continue... Running update for: - python3.12-rauth-0.7.2: UPDATING ... - python3.12-rauth-0.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.rauth 0.7.2 -> 0.7.3 https://repology.org/project/python:rauth/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pychromecast, using log file: /var/log/nixpkgs-update/python312Packages.pychromecast/2024-02-26.log python312Packages.pychromecast 13.1.0 -> 14.0.0 https://github.com/home-assistant-libs/pychromecast/releases attrpath: python312Packages.pychromecast 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/0lb3k88qw32f89nwcdlghiy3769xzyp7-packages.json.drv building '/nix/store/0lb3k88qw32f89nwcdlghiy3769xzyp7-packages.json.drv'... Going to be running update for following packages: - python3.12-pychromecast-13.1.0 Press Enter key to continue... Running update for: - python3.12-pychromecast-13.1.0: UPDATING ... - python3.12-pychromecast-13.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pychromecast/default.nix b/pkgs/development/python-modules/pychromecast/default.nix index 2abbe4a4e770..bfe7725b302f 100644 --- a/pkgs/development/python-modules/pychromecast/default.nix +++ b/pkgs/development/python-modules/pychromecast/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pychromecast"; - version = "13.1.0"; + version = "14.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "PyChromecast"; inherit version; - hash = "sha256-COYai1S9IRnTyasewBNtPYVjqpfgo7V4QViLm+YMJnY="; + hash = "sha256-3E+LBS52CpeNqbJWi3kCDLea9gigJkZfB1RM/+Q5c88="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.pychromecast nix build failed. Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/x34g1b5gi7a90b53i7farcaw04fc2vwi-PyChromecast-14.0.0.tar.gz source root is PyChromecast-14.0.0 setting SOURCE_DATE_EPOCH to timestamp 1707993205 of file PyChromecast-14.0.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'requirements.txt') substituteStream(): WARNING: pattern protobuf\>=3.19.1\,\<4 doesn't match anything in file 'requirements.txt' @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 Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/PyChromecast-14.0.0/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/python3.12/tokenize.py", line 410, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.pychromecast 13.1.0 -> 14.0.0 https://github.com/home-assistant-libs/pychromecast/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.brms_mmrm, using log file: /var/log/nixpkgs-update/rPackages.brms_mmrm/2024-02-26.log rPackages.brms_mmrm 0.0.2 -> 0.1.0 https://repology.org/project/r:brms.mmrm/versions attrpath: rPackages.brms_mmrm Checking auto update branch... No auto update branch exists Old version 0.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.brms_mmrm 0.0.2 -> 0.1.0 https://repology.org/project/r:brms.mmrm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.trove-classifiers, using log file: /var/log/nixpkgs-update/python312Packages.trove-classifiers/2024-02-26.log python312Packages.trove-classifiers 2024.1.8 -> 2024.2.23 https://github.com/pypa/trove-classifiers/releases attrpath: python312Packages.trove-classifiers 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/vyaahgk7qif5a1qnm5cf6kwq90lvzq6b-packages.json.drv building '/nix/store/vyaahgk7qif5a1qnm5cf6kwq90lvzq6b-packages.json.drv'... Going to be running update for following packages: - python3.12-trove-classifiers-2024.1.8 Press Enter key to continue... Running update for: - python3.12-trove-classifiers-2024.1.8: UPDATING ... - python3.12-trove-classifiers-2024.1.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/trove-classifiers/default.nix b/pkgs/development/python-modules/trove-classifiers/default.nix index f65c9e651bed..e6aace76985b 100644 --- a/pkgs/development/python-modules/trove-classifiers/default.nix +++ b/pkgs/development/python-modules/trove-classifiers/default.nix @@ -10,14 +10,14 @@ let self = buildPythonPackage rec { pname = "trove-classifiers"; - version = "2024.1.8"; + version = "2024.2.23"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-bjbK9DD/ZIXEtXpMazZKE/aomNFrlBfGw3Rn5ZwUsFo="; + hash = "sha256-g4UWChKqxpyT//BY+2E0cu13OiSifrPNSxRM+91584w="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 54340 > 25 [result] Failed to update python312Packages.trove-classifiers 2024.1.8 -> 2024.2.23 https://github.com/pypa/trove-classifiers/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.requests-file, using log file: /var/log/nixpkgs-update/python312Packages.requests-file/2024-02-26.log python312Packages.requests-file 1.5.1 -> 2.0.0 https://repology.org/project/python:requests-file/versions attrpath: python312Packages.requests-file 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/nz0akdmfd204igak5lj9va4msggpg7ns-packages.json.drv building '/nix/store/nz0akdmfd204igak5lj9va4msggpg7ns-packages.json.drv'... Going to be running update for following packages: - python3.12-requests-file-1.5.1 Press Enter key to continue... Running update for: - python3.12-requests-file-1.5.1: UPDATING ... - python3.12-requests-file-1.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/requests-file/default.nix b/pkgs/development/python-modules/requests-file/default.nix index de7a94c75aa0..ab393e5528ca 100644 --- a/pkgs/development/python-modules/requests-file/default.nix +++ b/pkgs/development/python-modules/requests-file/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "requests-file"; - version = "1.5.1"; + version = "2.0.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-B9dCCNM4nQHDirie9AOvDP7GOVfVOgCB2OynONAkfY4="; + hash = "sha256-IMWTFinFWP2lZsrMEM/izVAkM+Yo9WjDTIDZagzJWXI="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 61 > 25 [result] Failed to update python312Packages.requests-file 1.5.1 -> 2.0.0 https://repology.org/project/python:requests-file/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ldeep, using log file: /var/log/nixpkgs-update/ldeep/2024-02-26.log ldeep 0 -> 1 attrpath: ldeep 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/7c2fqga9zigakz56w9wrs37nri52rgbv-packages.json.drv building '/nix/store/7c2fqga9zigakz56w9wrs37nri52rgbv-packages.json.drv'... Going to be running update for following packages: - ldeep-1.0.52 Press Enter key to continue... Running update for: - ldeep-1.0.52: UPDATING ... - ldeep-1.0.52: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ldeep 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath electrs, using log file: /var/log/nixpkgs-update/electrs/2024-02-26.log electrs 0 -> 1 attrpath: electrs Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/b5jg1mylw0ax96hvvpvzc48y357zmwpb-packages.json.drv building '/nix/store/b5jg1mylw0ax96hvvpvzc48y357zmwpb-packages.json.drv'... Going to be running update for following packages: - electrs-0.10.1 Press Enter key to continue... Running update for: - electrs-0.10.1: UPDATING ... - electrs-0.10.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/blockchains/electrs/default.nix b/pkgs/applications/blockchains/electrs/default.nix index 2401231367ef..d61d4d87c0b5 100644 --- a/pkgs/applications/blockchains/electrs/default.nix +++ b/pkgs/applications/blockchains/electrs/default.nix @@ -12,16 +12,16 @@ let in rustPlatform.buildRustPackage rec { pname = "electrs"; - version = "0.10.1"; + version = "0.10.3"; src = fetchFromGitHub { owner = "romanz"; repo = pname; rev = "v${version}"; - hash = "sha256-cRnCo/N0k5poiOh308Djw6bySFQFIY3GiD2qjRyMjLM="; + hash = "sha256-SzBbqtWzZLXvzmVXfITjp9xQHzijbz6o+uf5SdY12LM="; }; - cargoHash = "sha256-fsYJ+80se5VsIaRkFgwJaPPgRw/WdsecRTt6EIjoQTQ="; + cargoHash = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; # needed for librocksdb-sys nativeBuildInputs = [ rustPlatform.bindgenHook ]; No auto update branch exists [outpaths] eval start [outpaths] eval end 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 electrs Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . electrs Standard output: error: build log of 'electrs' is not available [result] Failed to update electrs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update paperless 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyter-telemetry, using log file: /var/log/nixpkgs-update/python311Packages.jupyter-telemetry/2024-02-26.log python311Packages.jupyter-telemetry 0 -> 1 attrpath: python311Packages.jupyter-telemetry 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/nmh9jcwz8xk764p3dpm9cmmn58i9m1mr-packages.json.drv building '/nix/store/nmh9jcwz8xk764p3dpm9cmmn58i9m1mr-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyter_telemetry-0.1.0 Press Enter key to continue... Running update for: - python3.11-jupyter_telemetry-0.1.0: UPDATING ... - python3.11-jupyter_telemetry-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyter-telemetry 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath piston-cli, using log file: /var/log/nixpkgs-update/piston-cli/2024-02-26.log piston-cli 0 -> 1 attrpath: piston-cli 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/a1rbvkw8ib5dpaxz091z7c5r59wwzc7b-packages.json.drv building '/nix/store/a1rbvkw8ib5dpaxz091z7c5r59wwzc7b-packages.json.drv'... Going to be running update for following packages: - piston-cli-1.4.3 Press Enter key to continue... Running update for: - piston-cli-1.4.3: UPDATING ... - piston-cli-1.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/piston-cli/default.nix b/pkgs/tools/misc/piston-cli/default.nix index 44ec8eabc149..2493afdc42d1 100644 --- a/pkgs/tools/misc/piston-cli/default.nix +++ b/pkgs/tools/misc/piston-cli/default.nix @@ -2,12 +2,12 @@ python3Packages.buildPythonApplication rec { pname = "piston-cli"; - version = "1.4.3"; + version = "1.5.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - sha256 = "qvDGVJcaMXUajdUQWl4W1dost8k0PsS9XX/o8uQrtfY="; + sha256 = "sha256-YzQo22/63IJ78Y7pqk7W1galI+HNk7gIodiDlHwNllY="; }; propagatedBuildInputs = with python3Packages; [ rich prompt-toolkit requests pygments pyyaml more-itertools ]; No auto update branch exists [outpaths] eval start [outpaths] eval end 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 piston-cli nix build failed. adding 'piston/configuration/config_loader.py' adding 'piston/configuration/validators/__init__.py' adding 'piston/configuration/validators/box_validator.py' adding 'piston/configuration/validators/prompt_validator.py' adding 'piston/configuration/validators/theme_validator.py' adding 'piston/configuration/validators/validator_base.py' adding 'piston/utils/__init__.py' adding 'piston/utils/compilers.py' adding 'piston/utils/constants.py' adding 'piston/utils/helpers.py' adding 'piston/utils/lang_extensions.py' adding 'piston/utils/lexers.py' adding 'piston/utils/maketable.py' adding 'piston/utils/services.py' adding 'piston_cli-1.5.0.dist-info/LICENSE' adding 'piston_cli-1.5.0.dist-info/METADATA' adding 'piston_cli-1.5.0.dist-info/WHEEL' adding 'piston_cli-1.5.0.dist-info/entry_points.txt' adding 'piston_cli-1.5.0.dist-info/RECORD' OK /build/piston-cli-1.5.0 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for piston_cli-1.5.0-py3-none-any.whl - appdirs not installed - click not installed - coloredlogs not installed - requests-cache not installed [result] Failed to update piston-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stringly, using log file: /var/log/nixpkgs-update/python311Packages.stringly/2024-02-26.log python311Packages.stringly 0 -> 1 attrpath: python311Packages.stringly 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/mrrpc9n4f5zg9g925gywv1gxqi7dpfkv-packages.json.drv building '/nix/store/mrrpc9n4f5zg9g925gywv1gxqi7dpfkv-packages.json.drv'... Going to be running update for following packages: - python3.11-stringly-1.0b2 Press Enter key to continue... Running update for: - python3.11-stringly-1.0b2: UPDATING ... - python3.11-stringly-1.0b2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stringly 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath koreader, using log file: /var/log/nixpkgs-update/koreader/2024-02-26.log koreader 2023.04 -> 2024.01 https://github.com/koreader/koreader/releases attrpath: koreader Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update koreader 2023.04 -> 2024.01 https://github.com/koreader/koreader/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO @mic92 takes care of this package [result] Failed to update iana-etc 20231227 -> 20240222 https://github.com/Mic92/iana-etc/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nemiver, using log file: /var/log/nixpkgs-update/nemiver/2024-02-26.log nemiver 0 -> 1 attrpath: nemiver Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/phqshjv17yfrllzzikxbla6kag50kxk4-packages.json.drv building '/nix/store/phqshjv17yfrllzzikxbla6kag50kxk4-packages.json.drv'... Going to be running update for following packages: - nemiver-0.9.6 Press Enter key to continue... Running update for: - nemiver-0.9.6: UPDATING ... - nemiver-0.9.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nemiver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.audioread, using log file: /var/log/nixpkgs-update/python311Packages.audioread/2024-02-26.log python311Packages.audioread 0 -> 1 attrpath: python311Packages.audioread 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/16nrsgp9zs3dh9lm0fmiykm5x4n7iksc-packages.json.drv building '/nix/store/16nrsgp9zs3dh9lm0fmiykm5x4n7iksc-packages.json.drv'... Going to be running update for following packages: - python3.11-audioread-3.0.1 Press Enter key to continue... Running update for: - python3.11-audioread-3.0.1: UPDATING ... - python3.11-audioread-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.audioread 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lxqt.xdg-desktop-portal-lxqt, using log file: /var/log/nixpkgs-update/lxqt.xdg-desktop-portal-lxqt/2024-02-26.log lxqt.xdg-desktop-portal-lxqt 0 -> 1 attrpath: lxqt.xdg-desktop-portal-lxqt Packages for lxqt are currently skipped. [result] Failed to update lxqt.xdg-desktop-portal-lxqt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gshogi, using log file: /var/log/nixpkgs-update/gshogi/2024-02-26.log gshogi 0 -> 1 attrpath: gshogi 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/ncf1mlv1yliv1jqh2a1gk0w2k8ba2z6a-packages.json.drv building '/nix/store/ncf1mlv1yliv1jqh2a1gk0w2k8ba2z6a-packages.json.drv'... Going to be running update for following packages: - gshogi-0.5.1 Press Enter key to continue... Running update for: - gshogi-0.5.1: UPDATING ... - gshogi-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gshogi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyudev, using log file: /var/log/nixpkgs-update/python311Packages.pyudev/2024-02-26.log python311Packages.pyudev 0 -> 1 attrpath: python311Packages.pyudev 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/308i0akvvkz78ivsm50pc6wf7pfwvxy7-packages.json.drv building '/nix/store/308i0akvvkz78ivsm50pc6wf7pfwvxy7-packages.json.drv'... Going to be running update for following packages: - python3.11-pyudev-0.24.1 Press Enter key to continue... Running update for: - python3.11-pyudev-0.24.1: UPDATING ... - python3.11-pyudev-0.24.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyudev 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dissononce, using log file: /var/log/nixpkgs-update/python311Packages.dissononce/2024-02-26.log python311Packages.dissononce 0 -> 1 attrpath: python311Packages.dissononce 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/36h6adjy7cf87x8zil68vwky5mdn04ml-packages.json.drv building '/nix/store/36h6adjy7cf87x8zil68vwky5mdn04ml-packages.json.drv'... Going to be running update for following packages: - python3.11-dissononce-0.34.3 Press Enter key to continue... Running update for: - python3.11-dissononce-0.34.3: UPDATING ... - python3.11-dissononce-0.34.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissononce 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.konnected, using log file: /var/log/nixpkgs-update/python311Packages.konnected/2024-02-26.log python311Packages.konnected 0 -> 1 attrpath: python311Packages.konnected 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/nirqp3z20ajwypfpiiwphj82ccqhsqdm-packages.json.drv building '/nix/store/nirqp3z20ajwypfpiiwphj82ccqhsqdm-packages.json.drv'... Going to be running update for following packages: - python3.11-konnected-1.2.0 Press Enter key to continue... Running update for: - python3.11-konnected-1.2.0: UPDATING ... - python3.11-konnected-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.konnected 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyterlab-pygments, using log file: /var/log/nixpkgs-update/python311Packages.jupyterlab-pygments/2024-02-26.log python311Packages.jupyterlab-pygments 0 -> 1 attrpath: python311Packages.jupyterlab-pygments 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/2ck8hc3w2cy8hm2zl42k4i3gk4r9b6w1-packages.json.drv building '/nix/store/2ck8hc3w2cy8hm2zl42k4i3gk4r9b6w1-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyterlab-pygments-0.3.0 Press Enter key to continue... Running update for: - python3.11-jupyterlab-pygments-0.3.0: UPDATING ... - python3.11-jupyterlab-pygments-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyterlab-pygments 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath soco-cli, using log file: /var/log/nixpkgs-update/soco-cli/2024-02-26.log soco-cli 0 -> 1 attrpath: soco-cli 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/2wysafhyzgnc2jc2chyidpn5bss3jhxj-packages.json.drv building '/nix/store/2wysafhyzgnc2jc2chyidpn5bss3jhxj-packages.json.drv'... Going to be running update for following packages: - soco-cli-0.4.73 Press Enter key to continue... Running update for: - soco-cli-0.4.73: UPDATING ... - soco-cli-0.4.73: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update soco-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spdlog, using log file: /var/log/nixpkgs-update/spdlog/2024-02-26.log spdlog 1.12.0 -> 1.13.0 https://github.com/gabime/spdlog/releases attrpath: spdlog Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - spdlog: 1.12.0 -> 1.13.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/282449" [result] Failed to update spdlog 1.12.0 -> 1.13.0 https://github.com/gabime/spdlog/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sshfs, using log file: /var/log/nixpkgs-update/python311Packages.sshfs/2024-02-26.log python311Packages.sshfs 0 -> 1 attrpath: python311Packages.sshfs 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/m150xsw55yhr3xsc1jziy43sj0lm10lb-packages.json.drv building '/nix/store/m150xsw55yhr3xsc1jziy43sj0lm10lb-packages.json.drv'... Going to be running update for following packages: - python3.11-sshfs-2023.10.0 Press Enter key to continue... Running update for: - python3.11-sshfs-2023.10.0: UPDATING ... - python3.11-sshfs-2023.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sshfs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath s4cmd, using log file: /var/log/nixpkgs-update/s4cmd/2024-02-26.log s4cmd 0 -> 1 attrpath: s4cmd 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/m8xxcsv9289n9dzvd5mahbyxsw09smd5-packages.json.drv building '/nix/store/m8xxcsv9289n9dzvd5mahbyxsw09smd5-packages.json.drv'... Going to be running update for following packages: - s4cmd-2.1.0 Press Enter key to continue... Running update for: - s4cmd-2.1.0: UPDATING ... - s4cmd-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update s4cmd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyflakes, using log file: /var/log/nixpkgs-update/python311Packages.pyflakes/2024-02-26.log python311Packages.pyflakes 0 -> 1 attrpath: python311Packages.pyflakes 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/3w4nxxcmnw52sra447mfjq2b7zyxxzjf-packages.json.drv building '/nix/store/3w4nxxcmnw52sra447mfjq2b7zyxxzjf-packages.json.drv'... Going to be running update for following packages: - python3.11-pyflakes-3.2.0 Press Enter key to continue... Running update for: - python3.11-pyflakes-3.2.0: UPDATING ... - python3.11-pyflakes-3.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyflakes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tuf, using log file: /var/log/nixpkgs-update/python311Packages.tuf/2024-02-26.log python311Packages.tuf 0 -> 1 attrpath: python311Packages.tuf 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/16vhgwa8xy6i7mlavnnk6xb16gzi88ql-packages.json.drv building '/nix/store/16vhgwa8xy6i7mlavnnk6xb16gzi88ql-packages.json.drv'... Going to be running update for following packages: - python3.11-tuf-3.1.1 Press Enter key to continue... Running update for: - python3.11-tuf-3.1.1: UPDATING ... - python3.11-tuf-3.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tuf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xsane, using log file: /var/log/nixpkgs-update/xsane/2024-02-26.log xsane 0 -> 1 attrpath: xsane Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/1pjq2c28pxnhy54r4yvlyd205lb024il-packages.json.drv building '/nix/store/1pjq2c28pxnhy54r4yvlyd205lb024il-packages.json.drv'... Going to be running update for following packages: - xsane-0.999 Press Enter key to continue... Running update for: - xsane-0.999: UPDATING ... - xsane-0.999: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update xsane 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath base16-shell-preview, using log file: /var/log/nixpkgs-update/base16-shell-preview/2024-02-26.log base16-shell-preview 0 -> 1 attrpath: base16-shell-preview 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/gwsa3c93l982wr25iln4h60hs4695ini-packages.json.drv building '/nix/store/gwsa3c93l982wr25iln4h60hs4695ini-packages.json.drv'... Going to be running update for following packages: - base16-shell-preview-1.0.0 Press Enter key to continue... Running update for: - base16-shell-preview-1.0.0: UPDATING ... - base16-shell-preview-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update base16-shell-preview 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nanosaur, using log file: /var/log/nixpkgs-update/nanosaur/2024-02-26.log nanosaur 0 -> 1 attrpath: nanosaur 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] Failed with exit code 1 this derivation will be built: /nix/store/6kv8zlgp41l39y8awxq5spyj51dbh433-packages.json.drv building '/nix/store/6kv8zlgp41l39y8awxq5spyj51dbh433-packages.json.drv'... Going to be running update for following packages: - nanosaur-1.4.4-unstable-2023-05-21 Press Enter key to continue... Running update for: - nanosaur-1.4.4-unstable-2023-05-21: UPDATING ... - nanosaur-1.4.4-unstable-2023-05-21: ERROR --- SHOWING ERROR LOG FOR nanosaur-1.4.4-unstable-2023-05-21 ---------------------- + url= + branch= + use_stable_version= + tag_prefix= + shallow_clone= + (( 2 > 0 )) + flag=--url= + shift 1 + case "$flag" in + url= + (( 1 > 0 )) + flag=--shallow-clone + shift 1 + case "$flag" in + shallow_clone=1 + (( 0 > 0 )) + [[ -z '' ]] ++ /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-instantiate --eval -E 'with import ./. {}; nanosaur.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/jorio/nanosaur.git ++ /nix/store/x1xcjw5628crkk1pwr12y7nwbzkc3969-coreutils-9.4/bin/mktemp -d + tmpdir=/run/nixpkgs-update-worker/tmp.9wbCepjn3t + cloneArgs=(--bare) + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + /nix/store/g6343av5x49smrfb16j61cif88xahjvz-git-2.43.1/bin/git clone --bare --depth=1 https://github.com/jorio/nanosaur.git /run/nixpkgs-update-worker/tmp.9wbCepjn3t Cloning into bare repository '/run/nixpkgs-update-worker/tmp.9wbCepjn3t'... + pushd /run/nixpkgs-update-worker/tmp.9wbCepjn3t ++ /nix/store/g6343av5x49smrfb16j61cif88xahjvz-git-2.43.1/bin/git show -s --pretty=format:%cs + commit_date=2023-05-21 ++ /nix/store/g6343av5x49smrfb16j61cif88xahjvz-git-2.43.1/bin/git show -s --pretty=format:%H + commit_sha=c9753648996b09a17c8bd526d8309b73fb14c435 + [[ -z '' ]] + new_version=unstable-2023-05-21 + popd + /nix/store/yvv66ksascjwzg8ncc34rm295isn51gv-common-updater-scripts/bin/update-source-version nanosaur unstable-2023-05-21 --rev=c9753648996b09a17c8bd526d8309b73fb14c435 update-source-version: error: Failed to replace source revision 'c9753648996b09a17c8bd526d8309b73fb14c435' to 'c9753648996b09a17c8bd526d8309b73fb14c435' in 'nanosaur'! --- SHOWING ERROR LOG FOR nanosaur-1.4.4-unstable-2023-05-21 ---------------------- The update script for nanosaur-1.4.4-unstable-2023-05-21 failed with exit code 1 [result] Failed to update nanosaur 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.astropy-extension-helpers, using log file: /var/log/nixpkgs-update/python311Packages.astropy-extension-helpers/2024-02-26.log python311Packages.astropy-extension-helpers 0 -> 1 attrpath: python311Packages.astropy-extension-helpers Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/smhvzswk798qsq2npbmn31pmzm20zqkd-packages.json.drv building '/nix/store/smhvzswk798qsq2npbmn31pmzm20zqkd-packages.json.drv'... Going to be running update for following packages: - python3.11-extension-helpers-1.1.0 Press Enter key to continue... Running update for: - python3.11-extension-helpers-1.1.0: UPDATING ... - python3.11-extension-helpers-1.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/astropy-extension-helpers/default.nix b/pkgs/development/python-modules/astropy-extension-helpers/default.nix index 9f7280185aed..a4f7bf03fce0 100644 --- a/pkgs/development/python-modules/astropy-extension-helpers/default.nix +++ b/pkgs/development/python-modules/astropy-extension-helpers/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "extension-helpers"; - version = "1.1.0"; + version = "1.1.1"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-SUYMeKP40fjOwXRHn16FrURZSMzEFgM8WqPm3fLFAik="; + hash = "sha256-+V3TBKUj1P9mgNlQT6HWik3QO/O/u+Ct5Nkn7Z5pPwA="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 99 > 25 [result] Failed to update python311Packages.astropy-extension-helpers 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.teletype, using log file: /var/log/nixpkgs-update/python311Packages.teletype/2024-02-26.log python311Packages.teletype 0 -> 1 attrpath: python311Packages.teletype 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/cbql0bds47ylm63l97jpm18hpmhshipz-packages.json.drv building '/nix/store/cbql0bds47ylm63l97jpm18hpmhshipz-packages.json.drv'... Going to be running update for following packages: - python3.11-teletype-1.3.4 Press Enter key to continue... Running update for: - python3.11-teletype-1.3.4: UPDATING ... - python3.11-teletype-1.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.teletype 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libdrm, using log file: /var/log/nixpkgs-update/libdrm/2024-02-26.log libdrm 0 -> 1 attrpath: libdrm 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/kx6qi62lcs758pq70046c00csprgv06p-packages.json.drv building '/nix/store/kx6qi62lcs758pq70046c00csprgv06p-packages.json.drv'... Going to be running update for following packages: - libdrm-2.4.120 Press Enter key to continue... Running update for: - libdrm-2.4.120: UPDATING ... - libdrm-2.4.120: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libdrm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.social-auth-core, using log file: /var/log/nixpkgs-update/python311Packages.social-auth-core/2024-02-26.log python311Packages.social-auth-core 0 -> 1 attrpath: python311Packages.social-auth-core 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/nqlgbdg592zc2ppwfhs3cmhnkhslrlb6-packages.json.drv building '/nix/store/nqlgbdg592zc2ppwfhs3cmhnkhslrlb6-packages.json.drv'... Going to be running update for following packages: - python3.11-social-auth-core-4.5.2 Press Enter key to continue... Running update for: - python3.11-social-auth-core-4.5.2: UPDATING ... - python3.11-social-auth-core-4.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/social-auth-core/default.nix b/pkgs/development/python-modules/social-auth-core/default.nix index 05c1e8988b38..ecdd7782e457 100644 --- a/pkgs/development/python-modules/social-auth-core/default.nix +++ b/pkgs/development/python-modules/social-auth-core/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "social-auth-core"; - version = "4.5.2"; + version = "4.5.3"; pyproject = true; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "python-social-auth"; repo = "social-core"; rev = "refs/tags/${version}"; - hash = "sha256-4oUSGTDNJc+qZRYiexRUaz8IOaZRXlwqswfPiEzTuR4="; + hash = "sha256-bnPn9roMjOfF2pa1GfCZTnDK0Sfu+umGS0H0PhppKBc="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.social-auth-core: 4.5.2 -> 4.5.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288809" [result] Failed to update python311Packages.social-auth-core 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.av, using log file: /var/log/nixpkgs-update/python311Packages.av/2024-02-26.log python311Packages.av 0 -> 1 attrpath: python311Packages.av 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/d4sgnga734q2la8wan376388d3v87985-packages.json.drv building '/nix/store/d4sgnga734q2la8wan376388d3v87985-packages.json.drv'... Going to be running update for following packages: - python3.11-av-11.0.0 Press Enter key to continue... Running update for: - python3.11-av-11.0.0: UPDATING ... - python3.11-av-11.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.av 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycsdr, using log file: /var/log/nixpkgs-update/python311Packages.pycsdr/2024-02-26.log python311Packages.pycsdr 0 -> 1 attrpath: python311Packages.pycsdr 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/q74xffjx7km4gxim4rq5qzwb8i5ik1ny-packages.json.drv building '/nix/store/q74xffjx7km4gxim4rq5qzwb8i5ik1ny-packages.json.drv'... Going to be running update for following packages: - python3.11-pycsdr-0.18.0 Press Enter key to continue... Running update for: - python3.11-pycsdr-0.18.0: UPDATING ... - python3.11-pycsdr-0.18.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycsdr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath eventstore, using log file: /var/log/nixpkgs-update/eventstore/2024-02-26.log eventstore 0 -> 1 attrpath: eventstore 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] Failed with exit code 1 this derivation will be built: /nix/store/qi4g77dqnmwr690wdlrcnna5br7dm1bq-packages.json.drv building '/nix/store/qi4g77dqnmwr690wdlrcnna5br7dm1bq-packages.json.drv'... Going to be running update for following packages: - EventStore-23.6.0 Press Enter key to continue... Running update for: - EventStore-23.6.0: UPDATING ... - EventStore-23.6.0: ERROR --- SHOWING ERROR LOG FOR EventStore-23.6.0 ---------------------- these 5 derivations will be built: /nix/store/alpmj64ycmwlg2yzkncwm8h0i3a19851-EventStore-23.10.1-source.drv /nix/store/l108bwi5mf5q9swa0ja54bmvpmjndd3b-dotnet-sdk-6.0.418-deps-nuget-deps.drv /nix/store/sywrg4wyr13myl0q6052wjrr7s4cslki-nuget-to-nix.sh.drv /nix/store/wfr0ais6w4nhj7rv4nkg4sjr7vizy932-nuget-to-nix.drv /nix/store/204nlxhvn3w62j15wxsx79c88iqr60wk-fetch-EventStore-deps.drv these 110 paths will be fetched (1260.68 MiB download, 1702.06 MiB unpacked): /nix/store/gk0rfw0l8vpqdr279nk9c4g8bflcypr9-Microsoft.AspNetCore.App.Ref.6.0.26.nupkg /nix/store/bnrr0gm1ailzszbyny0n4gs15wzh37b1-Microsoft.AspNetCore.App.Runtime.linux-arm.6.0.26.nupkg /nix/store/vqns9xbfsw1cwypnk7dy0i3n6p6fq2sj-Microsoft.AspNetCore.App.Runtime.linux-arm64.6.0.26.nupkg /nix/store/yk28qyp2mdaj4x2wpx1akrmf8kksmjd5-Microsoft.AspNetCore.App.Runtime.linux-musl-arm.6.0.26.nupkg /nix/store/am478il034wmyd0m0zifx2cymbd6kfcd-Microsoft.AspNetCore.App.Runtime.linux-musl-arm64.6.0.26.nupkg /nix/store/3qpav93fx7qiivq0b7sq6sby9vrkg9k9-Microsoft.AspNetCore.App.Runtime.linux-musl-x64.6.0.26.nupkg /nix/store/fkw6870b566spgxd4nx101i5990842h9-Microsoft.AspNetCore.App.Runtime.linux-x64.6.0.26.nupkg /nix/store/0xm0nmsdpvsfpbd5n44h63gg3cz2xxaj-Microsoft.AspNetCore.App.Runtime.osx-arm64.6.0.26.nupkg /nix/store/zzvl32lxiilhp7d5miwfzjby65686s37-Microsoft.AspNetCore.App.Runtime.osx-x64.6.0.26.nupkg /nix/store/170w4z3s697837lhplhlr3c3f1jdvk98-Microsoft.AspNetCore.App.Runtime.win-arm.6.0.26.nupkg /nix/store/qr5q882m10a2bpzlnmgfjw774x5smxhq-Microsoft.AspNetCore.App.Runtime.win-arm64.6.0.26.nupkg /nix/store/wn3s6gcj34kqisn6n2qsgihyzcf61906-Microsoft.AspNetCore.App.Runtime.win-x64.6.0.26.nupkg /nix/store/3h8ns1ndiqhq3k1ik2yicf4pgdsxcmw9-Microsoft.AspNetCore.App.Runtime.win-x86.6.0.26.nupkg /nix/store/xzn0fzfccvchddv3islrja5gjnk0cax4-Microsoft.NETCore.App.Composite.6.0.26.nupkg /nix/store/b2g76427k7dlmf3ap3hvirmr155c359d-Microsoft.NETCore.App.Crossgen2.linux-arm.6.0.26.nupkg /nix/store/faq06hh6imx7df8nlgh05nh5a5anp9ci-Microsoft.NETCore.App.Crossgen2.linux-arm64.6.0.26.nupkg /nix/store/gk9rr42bkfgywvbls0hkf1r6riwjaj54-Microsoft.NETCore.App.Crossgen2.linux-musl-arm.6.0.26.nupkg /nix/store/a4md6xncs5isjzdxl2gb2pbb9x7n5vbf-Microsoft.NETCore.App.Crossgen2.linux-musl-arm64.6.0.26.nupkg /nix/store/rgii7cfsq54j4vm5iaqmdpxicx73lxlr-Microsoft.NETCore.App.Crossgen2.linux-musl-x64.6.0.26.nupkg /nix/store/jala6q1xyivfp82r937viziq41kdbpd8-Microsoft.NETCore.App.Crossgen2.linux-x64.6.0.26.nupkg /nix/store/gz2k4ssz06is994w8drjl36mvwnrvswg-Microsoft.NETCore.App.Crossgen2.osx-arm64.6.0.26.nupkg /nix/store/40vlhw2z8246gxrjwfdsqdfdkh548wyw-Microsoft.NETCore.App.Crossgen2.osx-x64.6.0.26.nupkg /nix/store/i4iqmisyx66i5pvzrf002zwh8vjy2g77-Microsoft.NETCore.App.Host.linux-arm.6.0.26.nupkg /nix/store/8cp8hj28mp8pk2ag5p2j8i0263fppqcx-Microsoft.NETCore.App.Host.linux-arm64.6.0.26.nupkg /nix/store/kfz2fj8v31akinnz9gmry8vr60fyz8vy-Microsoft.NETCore.App.Host.linux-musl-arm.6.0.26.nupkg /nix/store/d5q0yvg3m90znhn9zvlfv5dr7l3c2jin-Microsoft.NETCore.App.Host.linux-musl-arm64.6.0.26.nupkg /nix/store/p2w89v94aa6g851argq0a69739dx1dxh-Microsoft.NETCore.App.Host.linux-musl-x64.6.0.26.nupkg /nix/store/ix13kkivi305w902b46zggdfqsyzybaj-Microsoft.NETCore.App.Host.linux-x64.6.0.26.nupkg /nix/store/1yc3a2skysxgk0fhmhn3d1pm5k4lyyml-Microsoft.NETCore.App.Host.osx-arm64.6.0.26.nupkg /nix/store/746g20byr7cy6s7yngmwgvayqhn8zh2v-Microsoft.NETCore.App.Host.osx-x64.6.0.26.nupkg /nix/store/ykslvcal2m087v4nph53k3zplj43aq41-Microsoft.NETCore.App.Host.win-arm.6.0.26.nupkg /nix/store/x8aslcprdxvqq5zx239xay5rqbvsq06k-Microsoft.NETCore.App.Host.win-arm64.6.0.26.nupkg /nix/store/kv8gywnd2hgf0ahapwjsxx5z49535qi4-Microsoft.NETCore.App.Host.win-x64.6.0.26.nupkg /nix/store/146pp69zx2flmv10gfdgcx9ark94r6k7-Microsoft.NETCore.App.Host.win-x86.6.0.26.nupkg /nix/store/l3lx4bpbyy7x7zmmw20175f4isqf4kqs-Microsoft.NETCore.App.Ref.6.0.26.nupkg /nix/store/rdakl4ialfccamg2264063rmpz1n8fia-Microsoft.NETCore.App.Runtime.Mono.linux-arm.6.0.26.nupkg /nix/store/wacp4b2mx41f6ws153x4hqz3y5kx98br-Microsoft.NETCore.App.Runtime.Mono.linux-arm64.6.0.26.nupkg /nix/store/zy7kv5d5bc5cqf88zsxsb5q68izyq8y2-Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64.6.0.26.nupkg /nix/store/l6nb4swvxyq4g14xr0q7h26vhlh6ivbg-Microsoft.NETCore.App.Runtime.Mono.linux-x64.6.0.26.nupkg /nix/store/sfbdhmz1ddcii2dcx9g7aq4j2yqalkx8-Microsoft.NETCore.App.Runtime.Mono.osx-arm64.6.0.26.nupkg /nix/store/iiwz50yk519j5y3wcsp8gqdc823m441n-Microsoft.NETCore.App.Runtime.Mono.osx-x64.6.0.26.nupkg /nix/store/ld29glwbg7zgcniqa60xralcbfybvszx-Microsoft.NETCore.App.Runtime.Mono.win-x64.6.0.26.nupkg /nix/store/rhxyw4ipq75bi7jynzgcz19iwzvk98rp-Microsoft.NETCore.App.Runtime.Mono.win-x86.6.0.26.nupkg /nix/store/6s4vwx50zal5fv4ca8hfbw4s7c6amgly-Microsoft.NETCore.App.Runtime.linux-arm.6.0.26.nupkg /nix/store/nm5q0a2cd0gf84w5iph65v0lpnr4m1gr-Microsoft.NETCore.App.Runtime.linux-arm64.6.0.26.nupkg /nix/store/m4r2ijd23dlj4wyd2q599wf50spzb10d-Microsoft.NETCore.App.Runtime.linux-musl-arm.6.0.26.nupkg /nix/store/kkmxai8ialppnjap1wm6k6f8439rgkhx-Microsoft.NETCore.App.Runtime.linux-musl-arm64.6.0.26.nupkg /nix/store/80pa9dx3qlwqig25z2p9dj56y95h6j6f-Microsoft.NETCore.App.Runtime.linux-musl-x64.6.0.26.nupkg /nix/store/mmd8vh38lmi4qvdm605q2dj3z21imy5z-Microsoft.NETCore.App.Runtime.linux-x64.6.0.26.nupkg /nix/store/pprmshw1s90gycibgywmcxfhjy2n84d0-Microsoft.NETCore.App.Runtime.osx-arm64.6.0.26.nupkg /nix/store/ifb7csmdxlcnsq1h0haq46vf36ry911f-Microsoft.NETCore.App.Runtime.osx-x64.6.0.26.nupkg /nix/store/cp7zsbzgzhaf0x38r6p606y9z9bfhads-Microsoft.NETCore.App.Runtime.win-arm.6.0.26.nupkg /nix/store/psvax3msqd02ibd3s9i5j4s3jbb1286c-Microsoft.NETCore.App.Runtime.win-arm64.6.0.26.nupkg /nix/store/xd2l7qgaz8sgp6mag39ss1hpya0vdb0q-Microsoft.NETCore.App.Runtime.win-x64.6.0.26.nupkg /nix/store/i8n050rzyddv02938y4ajkzfcf9kv5y0-Microsoft.NETCore.App.Runtime.win-x86.6.0.26.nupkg /nix/store/813bap165x083f4d0mxqmdgc9x8spn0j-Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/x28398d2wwmbn6rpksa0ia31a92zq1nj-Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/6h3jid0yr5jy2rxmvk9gr0y7m8qqk4lj-Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/677r2gj0vr99hq73ghy8qgcmkvg6zshl-Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/yqfbsdmir55k57fs7zdkbm0xnygcq9f7-aspnetcore-runtime-6.0.26 /nix/store/g84hh38az42sjfm8z2l3g83nxp47ih91-dotnet-sdk-6.0.418 /nix/store/ag5d73sqhlh7ibi13p3384idzsf29p0p-lttng-ust-2.12.2 /nix/store/hn1jxgangb9ll3j6a4k2397wzalqsxjj-runtime.linux-arm.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/asg3lrw1c6r40wfrvwhx5zi82nv90yqc-runtime.linux-arm.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/hg5ddyw4zi57ppymilx3rxrf0frjv1hl-runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/lhgzr38j4wshzs7nz90byv7p6sb3mbb1-runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/hcl068gy1r7n13h87b3h42ympcqwh8bc-runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/zpv5w86zd3fyp95gk63bfs444k79b4d1-runtime.linux-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/hbhk1j4i23pwz1k5vh23mfjfj4wjz84a-runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/fqx7asyz6gjg5s16kpsvadfnijlnhg1v-runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/4lhnqvynrpljpscqlqmv93qfz7s7gd33-runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/44vbrpxm96rpvcdd14j3bv02jbmxgir4-runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/ysvyvip4zqv0l88fbj83pwz47pnnnwwh-runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/w8rx9zs544hl566xvrm4qllhj88yyyj3-runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/pi8m2agqm53d7dpaif62s650qlwsq5fa-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/l0szcfkr635b4yap0a8m1r5bpajj0pl8-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/x34dhi2g94pkgpzc0hafyj023n2s2hrh-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/7rrx5akr4p5qyf9fn55847gr1bfz8322-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/023dh0g7zvnhvzffcw78kxpv1mk9y146-runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/2rpd6xv6glx26p4g9jj82frpr0dp67j9-runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/sn3si6kgija8gz1q8a7wsq1qlw4vrqrb-runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/lblf6h7ivmy44vzvqny8bda7mijwwvvs-runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/x623pz41yfzn9ljcn6maf7fjz675mjgq-runtime.linux-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/mar9wjcg5k829l0jplilljpz3dwls0wv-runtime.linux-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/5l9lhr11vxhv6fafy3lsxs61k30l9c1v-runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/2w587rzn9biszssi3i6ziay1xrfkp0m3-runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/9fgs71bkcna5gdzgyd99qs8r7nxsjdnd-runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/p7fqdkn073705dymzv19aqkhxjq3sg0w-runtime.osx-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/laqrq1zab7agzw48fawidf4kprfrsvsv-runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/437x1dxs7lnfxpqch0zmgcyiy3sdrkpi-runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/l72385w6hcdz9n3sxy14ib5ir773dh0q-runtime.osx-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/k9v87fkwqvh1b19kly5pikx4lqkpqxsi-runtime.osx-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/3ryhdwzl3k4561qby5lqvc5h28bs6fbf-runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/mfy55nz5cpamgglq5df3gxr3ilil0vlb-runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/7d28lvvvwm68i5rpnf33nv7qlf6fsjzw-runtime.win-arm.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/x9hywrjva3qz6sncf0bv3v1arspdwr9b-runtime.win-arm.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/wjd09574kwkwx35kj4rxa77jxmdc0cyh-runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/hfbv0qwpsbbaxwawxyvc2wvqhi0abqkm-runtime.win-arm.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/vjg9fnziz574x6iz0xrmv4aj8ahhwi0j-runtime.win-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/b4vlbb2lijf4cvkhn9h5m66wwzx87wai-runtime.win-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/l78kaxmfhzcllrk3lxjdpxy61iqbmn2k-runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/mk552vpr52xkhqpg4hd489i18lr25y0w-runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/n4dm84lm02llbd4ia804480m8dnviqwj-runtime.win-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/jlwszs81ighyg8l72phgglzmlj7kmqfh-runtime.win-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/yjdih30s1jdryjf7jzhz026m9r7ld78r-runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/bfrsmacl7jrsyhrd92mr8bvpdgsgy9am-runtime.win-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg /nix/store/n5yl8gldjnw5anv9s5y871wff0gb8zry-runtime.win-x86.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg /nix/store/zd97j2wla1g6296am0xyw301mw41mszl-runtime.win-x86.Microsoft.NETCore.DotNetHost.6.0.26.nupkg /nix/store/017b7m60zhlhwrpk70ml3k4pcq7i1jyf-runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg /nix/store/a13j0rij605h4i2f29135fmc6wijzmm8-runtime.win-x86.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg copying path '/nix/store/bnrr0gm1ailzszbyny0n4gs15wzh37b1-Microsoft.AspNetCore.App.Runtime.linux-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/gk0rfw0l8vpqdr279nk9c4g8bflcypr9-Microsoft.AspNetCore.App.Ref.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/yk28qyp2mdaj4x2wpx1akrmf8kksmjd5-Microsoft.AspNetCore.App.Runtime.linux-musl-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/vqns9xbfsw1cwypnk7dy0i3n6p6fq2sj-Microsoft.AspNetCore.App.Runtime.linux-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/am478il034wmyd0m0zifx2cymbd6kfcd-Microsoft.AspNetCore.App.Runtime.linux-musl-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/3qpav93fx7qiivq0b7sq6sby9vrkg9k9-Microsoft.AspNetCore.App.Runtime.linux-musl-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/fkw6870b566spgxd4nx101i5990842h9-Microsoft.AspNetCore.App.Runtime.linux-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/0xm0nmsdpvsfpbd5n44h63gg3cz2xxaj-Microsoft.AspNetCore.App.Runtime.osx-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/zzvl32lxiilhp7d5miwfzjby65686s37-Microsoft.AspNetCore.App.Runtime.osx-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/170w4z3s697837lhplhlr3c3f1jdvk98-Microsoft.AspNetCore.App.Runtime.win-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/qr5q882m10a2bpzlnmgfjw774x5smxhq-Microsoft.AspNetCore.App.Runtime.win-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/wn3s6gcj34kqisn6n2qsgihyzcf61906-Microsoft.AspNetCore.App.Runtime.win-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/3h8ns1ndiqhq3k1ik2yicf4pgdsxcmw9-Microsoft.AspNetCore.App.Runtime.win-x86.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/xzn0fzfccvchddv3islrja5gjnk0cax4-Microsoft.NETCore.App.Composite.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/b2g76427k7dlmf3ap3hvirmr155c359d-Microsoft.NETCore.App.Crossgen2.linux-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/faq06hh6imx7df8nlgh05nh5a5anp9ci-Microsoft.NETCore.App.Crossgen2.linux-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/gk9rr42bkfgywvbls0hkf1r6riwjaj54-Microsoft.NETCore.App.Crossgen2.linux-musl-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/a4md6xncs5isjzdxl2gb2pbb9x7n5vbf-Microsoft.NETCore.App.Crossgen2.linux-musl-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/rgii7cfsq54j4vm5iaqmdpxicx73lxlr-Microsoft.NETCore.App.Crossgen2.linux-musl-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/jala6q1xyivfp82r937viziq41kdbpd8-Microsoft.NETCore.App.Crossgen2.linux-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/gz2k4ssz06is994w8drjl36mvwnrvswg-Microsoft.NETCore.App.Crossgen2.osx-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/40vlhw2z8246gxrjwfdsqdfdkh548wyw-Microsoft.NETCore.App.Crossgen2.osx-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/i4iqmisyx66i5pvzrf002zwh8vjy2g77-Microsoft.NETCore.App.Host.linux-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/8cp8hj28mp8pk2ag5p2j8i0263fppqcx-Microsoft.NETCore.App.Host.linux-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/kfz2fj8v31akinnz9gmry8vr60fyz8vy-Microsoft.NETCore.App.Host.linux-musl-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/d5q0yvg3m90znhn9zvlfv5dr7l3c2jin-Microsoft.NETCore.App.Host.linux-musl-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/p2w89v94aa6g851argq0a69739dx1dxh-Microsoft.NETCore.App.Host.linux-musl-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/ix13kkivi305w902b46zggdfqsyzybaj-Microsoft.NETCore.App.Host.linux-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/1yc3a2skysxgk0fhmhn3d1pm5k4lyyml-Microsoft.NETCore.App.Host.osx-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/746g20byr7cy6s7yngmwgvayqhn8zh2v-Microsoft.NETCore.App.Host.osx-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/ykslvcal2m087v4nph53k3zplj43aq41-Microsoft.NETCore.App.Host.win-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/x8aslcprdxvqq5zx239xay5rqbvsq06k-Microsoft.NETCore.App.Host.win-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/kv8gywnd2hgf0ahapwjsxx5z49535qi4-Microsoft.NETCore.App.Host.win-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/146pp69zx2flmv10gfdgcx9ark94r6k7-Microsoft.NETCore.App.Host.win-x86.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/l3lx4bpbyy7x7zmmw20175f4isqf4kqs-Microsoft.NETCore.App.Ref.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/rdakl4ialfccamg2264063rmpz1n8fia-Microsoft.NETCore.App.Runtime.Mono.linux-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/wacp4b2mx41f6ws153x4hqz3y5kx98br-Microsoft.NETCore.App.Runtime.Mono.linux-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/zy7kv5d5bc5cqf88zsxsb5q68izyq8y2-Microsoft.NETCore.App.Runtime.Mono.linux-musl-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/l6nb4swvxyq4g14xr0q7h26vhlh6ivbg-Microsoft.NETCore.App.Runtime.Mono.linux-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/sfbdhmz1ddcii2dcx9g7aq4j2yqalkx8-Microsoft.NETCore.App.Runtime.Mono.osx-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/iiwz50yk519j5y3wcsp8gqdc823m441n-Microsoft.NETCore.App.Runtime.Mono.osx-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/ld29glwbg7zgcniqa60xralcbfybvszx-Microsoft.NETCore.App.Runtime.Mono.win-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/rhxyw4ipq75bi7jynzgcz19iwzvk98rp-Microsoft.NETCore.App.Runtime.Mono.win-x86.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/6s4vwx50zal5fv4ca8hfbw4s7c6amgly-Microsoft.NETCore.App.Runtime.linux-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/nm5q0a2cd0gf84w5iph65v0lpnr4m1gr-Microsoft.NETCore.App.Runtime.linux-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/m4r2ijd23dlj4wyd2q599wf50spzb10d-Microsoft.NETCore.App.Runtime.linux-musl-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/kkmxai8ialppnjap1wm6k6f8439rgkhx-Microsoft.NETCore.App.Runtime.linux-musl-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/80pa9dx3qlwqig25z2p9dj56y95h6j6f-Microsoft.NETCore.App.Runtime.linux-musl-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/mmd8vh38lmi4qvdm605q2dj3z21imy5z-Microsoft.NETCore.App.Runtime.linux-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/pprmshw1s90gycibgywmcxfhjy2n84d0-Microsoft.NETCore.App.Runtime.osx-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/ifb7csmdxlcnsq1h0haq46vf36ry911f-Microsoft.NETCore.App.Runtime.osx-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/cp7zsbzgzhaf0x38r6p606y9z9bfhads-Microsoft.NETCore.App.Runtime.win-arm.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/psvax3msqd02ibd3s9i5j4s3jbb1286c-Microsoft.NETCore.App.Runtime.win-arm64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/xd2l7qgaz8sgp6mag39ss1hpya0vdb0q-Microsoft.NETCore.App.Runtime.win-x64.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/i8n050rzyddv02938y4ajkzfcf9kv5y0-Microsoft.NETCore.App.Runtime.win-x86.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/813bap165x083f4d0mxqmdgc9x8spn0j-Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/x28398d2wwmbn6rpksa0ia31a92zq1nj-Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/6h3jid0yr5jy2rxmvk9gr0y7m8qqk4lj-Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/677r2gj0vr99hq73ghy8qgcmkvg6zshl-Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/ag5d73sqhlh7ibi13p3384idzsf29p0p-lttng-ust-2.12.2' from 'https://cache.nixos.org'... copying path '/nix/store/hn1jxgangb9ll3j6a4k2397wzalqsxjj-runtime.linux-arm.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/yqfbsdmir55k57fs7zdkbm0xnygcq9f7-aspnetcore-runtime-6.0.26' from 'https://cache.nixos.org'... copying path '/nix/store/g84hh38az42sjfm8z2l3g83nxp47ih91-dotnet-sdk-6.0.418' from 'https://cache.nixos.org'... copying path '/nix/store/asg3lrw1c6r40wfrvwhx5zi82nv90yqc-runtime.linux-arm.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/hg5ddyw4zi57ppymilx3rxrf0frjv1hl-runtime.linux-arm.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/lhgzr38j4wshzs7nz90byv7p6sb3mbb1-runtime.linux-arm.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/hcl068gy1r7n13h87b3h42ympcqwh8bc-runtime.linux-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/zpv5w86zd3fyp95gk63bfs444k79b4d1-runtime.linux-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/hbhk1j4i23pwz1k5vh23mfjfj4wjz84a-runtime.linux-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/fqx7asyz6gjg5s16kpsvadfnijlnhg1v-runtime.linux-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/4lhnqvynrpljpscqlqmv93qfz7s7gd33-runtime.linux-musl-arm.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/44vbrpxm96rpvcdd14j3bv02jbmxgir4-runtime.linux-musl-arm.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/ysvyvip4zqv0l88fbj83pwz47pnnnwwh-runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/w8rx9zs544hl566xvrm4qllhj88yyyj3-runtime.linux-musl-arm.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/pi8m2agqm53d7dpaif62s650qlwsq5fa-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/l0szcfkr635b4yap0a8m1r5bpajj0pl8-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/x34dhi2g94pkgpzc0hafyj023n2s2hrh-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/7rrx5akr4p5qyf9fn55847gr1bfz8322-runtime.linux-musl-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/023dh0g7zvnhvzffcw78kxpv1mk9y146-runtime.linux-musl-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/2rpd6xv6glx26p4g9jj82frpr0dp67j9-runtime.linux-musl-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/sn3si6kgija8gz1q8a7wsq1qlw4vrqrb-runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/lblf6h7ivmy44vzvqny8bda7mijwwvvs-runtime.linux-musl-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/x623pz41yfzn9ljcn6maf7fjz675mjgq-runtime.linux-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/mar9wjcg5k829l0jplilljpz3dwls0wv-runtime.linux-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/5l9lhr11vxhv6fafy3lsxs61k30l9c1v-runtime.linux-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/2w587rzn9biszssi3i6ziay1xrfkp0m3-runtime.linux-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/9fgs71bkcna5gdzgyd99qs8r7nxsjdnd-runtime.osx-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/p7fqdkn073705dymzv19aqkhxjq3sg0w-runtime.osx-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/laqrq1zab7agzw48fawidf4kprfrsvsv-runtime.osx-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/437x1dxs7lnfxpqch0zmgcyiy3sdrkpi-runtime.osx-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/l72385w6hcdz9n3sxy14ib5ir773dh0q-runtime.osx-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/k9v87fkwqvh1b19kly5pikx4lqkpqxsi-runtime.osx-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/3ryhdwzl3k4561qby5lqvc5h28bs6fbf-runtime.osx-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/mfy55nz5cpamgglq5df3gxr3ilil0vlb-runtime.osx-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/7d28lvvvwm68i5rpnf33nv7qlf6fsjzw-runtime.win-arm.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/x9hywrjva3qz6sncf0bv3v1arspdwr9b-runtime.win-arm.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/wjd09574kwkwx35kj4rxa77jxmdc0cyh-runtime.win-arm.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/hfbv0qwpsbbaxwawxyvc2wvqhi0abqkm-runtime.win-arm.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/vjg9fnziz574x6iz0xrmv4aj8ahhwi0j-runtime.win-arm64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/b4vlbb2lijf4cvkhn9h5m66wwzx87wai-runtime.win-arm64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/l78kaxmfhzcllrk3lxjdpxy61iqbmn2k-runtime.win-arm64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/mk552vpr52xkhqpg4hd489i18lr25y0w-runtime.win-arm64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/n4dm84lm02llbd4ia804480m8dnviqwj-runtime.win-x64.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/jlwszs81ighyg8l72phgglzmlj7kmqfh-runtime.win-x64.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/yjdih30s1jdryjf7jzhz026m9r7ld78r-runtime.win-x64.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/bfrsmacl7jrsyhrd92mr8bvpdgsgy9am-runtime.win-x64.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/n5yl8gldjnw5anv9s5y871wff0gb8zry-runtime.win-x86.Microsoft.NETCore.DotNetAppHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/zd97j2wla1g6296am0xyw301mw41mszl-runtime.win-x86.Microsoft.NETCore.DotNetHost.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/017b7m60zhlhwrpk70ml3k4pcq7i1jyf-runtime.win-x86.Microsoft.NETCore.DotNetHostPolicy.6.0.26.nupkg' from 'https://cache.nixos.org'... copying path '/nix/store/a13j0rij605h4i2f29135fmc6wijzmm8-runtime.win-x86.Microsoft.NETCore.DotNetHostResolver.6.0.26.nupkg' from 'https://cache.nixos.org'... building '/nix/store/l108bwi5mf5q9swa0ja54bmvpmjndd3b-dotnet-sdk-6.0.418-deps-nuget-deps.drv'... building '/nix/store/alpmj64ycmwlg2yzkncwm8h0i3a19851-EventStore-23.10.1-source.drv'... building '/nix/store/sywrg4wyr13myl0q6052wjrr7s4cslki-nuget-to-nix.sh.drv'... Running phase: unpackPhase unpacking source archive /nix/store/alrawnfxab3pis0jr4gwdxqixp7snb8v-source building '/nix/store/wfr0ais6w4nhj7rv4nkg4sjr7vizy932-nuget-to-nix.drv'... source root is source Running phase: patchPhase Running phase: installPhase building '/nix/store/204nlxhvn3w62j15wxsx79c88iqr60wk-fetch-EventStore-deps.drv'... --- SHOWING ERROR LOG FOR EventStore-23.6.0 ---------------------- The update script for EventStore-23.6.0 failed with exit code 1 [result] Failed to update eventstore 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.googleworkspace, using log file: /var/log/nixpkgs-update/terraform-providers.googleworkspace/2024-02-26.log terraform-providers.googleworkspace 0 -> 1 attrpath: terraform-providers.googleworkspace Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.googleworkspace 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath instawow, using log file: /var/log/nixpkgs-update/instawow/2024-02-26.log instawow 0 -> 1 attrpath: instawow 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/2p2h0z9i7hb80albqphmjfybn1jqkxi3-packages.json.drv building '/nix/store/2p2h0z9i7hb80albqphmjfybn1jqkxi3-packages.json.drv'... Going to be running update for following packages: - instawow-3.2.0 Press Enter key to continue... Running update for: - instawow-3.2.0: UPDATING ... - instawow-3.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/games/instawow/default.nix b/pkgs/games/instawow/default.nix index 7534f5f892a7..4f37dff4008e 100644 --- a/pkgs/games/instawow/default.nix +++ b/pkgs/games/instawow/default.nix @@ -2,14 +2,14 @@ python3.pkgs.buildPythonApplication rec { pname = "instawow"; - version = "3.2.0"; + version = "3.3.0"; pyproject = true; src = fetchFromGitHub { owner = "layday"; repo = pname; rev = "refs/tags/v${version}"; - sha256 = "sha256-eBpX+ojlrWwRXuMijnmb4lNlxIJ40Q9RUqS6txPBDiM="; + sha256 = "sha256-eBXUg5qLTmalWbTh5/iJ8yliTgv+HoTuGhGkd3y3CBA="; }; extras = [ ]; # Disable GUI, most dependencies are not packaged. No auto update branch exists [outpaths] eval start [outpaths] eval end 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 instawow nix build failed. Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/hhw3k5p11rimqbdq02fvjr4x7spfhx9g-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_wow_installations.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 Executing pypaBuildPhase Setting POETRY_DYNAMIC_VERSIONING_BYPASS to 3.3.0 Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built instawow-3.3.0-py3-none-any.whl Finished creating a wheel... Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for instawow-3.3.0-py3-none-any.whl - diskcache not installed [result] Failed to update instawow 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.faker, using log file: /var/log/nixpkgs-update/python311Packages.faker/2024-02-26.log python311Packages.faker 0 -> 1 attrpath: python311Packages.faker 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/v0nlamr8fkhy6axvwx201fr3nqhgpi0n-packages.json.drv building '/nix/store/v0nlamr8fkhy6axvwx201fr3nqhgpi0n-packages.json.drv'... Going to be running update for following packages: - python3.11-faker-20.1.0 Press Enter key to continue... Running update for: - python3.11-faker-20.1.0: UPDATING ... - python3.11-faker-20.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/faker/default.nix b/pkgs/development/python-modules/faker/default.nix index 68e0e4e3b5ea..6c069bf4a413 100644 --- a/pkgs/development/python-modules/faker/default.nix +++ b/pkgs/development/python-modules/faker/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "faker"; - version = "20.1.0"; + version = "23.2.1"; pyproject = true; src = fetchPypi { pname = "Faker"; inherit version; - hash = "sha256-Vio6CcPtOhp7IOE9efkE39/F50D3KBPs+V5M9x5aL1I="; + hash = "sha256-8Htk0n9ntix/BTanL0eBMBWztRzUZkkYRUARCUMh5GQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 5120 > 25 [result] Failed to update python311Packages.faker 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath box2d, using log file: /var/log/nixpkgs-update/box2d/2024-02-26.log box2d 2.3.1 -> 2.4.1 https://github.com/erincatto/box2d/releases attrpath: box2d Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - box2d: 2.3.1 -> 2.4.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/278856" [result] Failed to update box2d 2.3.1 -> 2.4.1 https://github.com/erincatto/box2d/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pantheon.wingpanel-indicator-nightlight, using log file: /var/log/nixpkgs-update/pantheon.wingpanel-indicator-nightlight/2024-02-26.log pantheon.wingpanel-indicator-nightlight 0 -> 1 attrpath: pantheon.wingpanel-indicator-nightlight 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/57b7ly7wglms6sbypxg2mpbas1xglaar-packages.json.drv building '/nix/store/57b7ly7wglms6sbypxg2mpbas1xglaar-packages.json.drv'... Going to be running update for following packages: - wingpanel-indicator-nightlight-2.1.2 Press Enter key to continue... Running update for: - wingpanel-indicator-nightlight-2.1.2: UPDATING ... - wingpanel-indicator-nightlight-2.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.wingpanel-indicator-nightlight 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.exceptiongroup, using log file: /var/log/nixpkgs-update/python311Packages.exceptiongroup/2024-02-26.log python311Packages.exceptiongroup 0 -> 1 attrpath: python311Packages.exceptiongroup 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/0sdjvjbnypvi0fp2vdh2ffsagq7s6mgi-packages.json.drv building '/nix/store/0sdjvjbnypvi0fp2vdh2ffsagq7s6mgi-packages.json.drv'... Going to be running update for following packages: - python3.11-exceptiongroup-1.2.0 Press Enter key to continue... Running update for: - python3.11-exceptiongroup-1.2.0: UPDATING ... - python3.11-exceptiongroup-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.exceptiongroup 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cacert, using log file: /var/log/nixpkgs-update/cacert/2024-02-26.log cacert 0 -> 1 attrpath: cacert 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/90b4yzvylspmcss0i8ya984c1ismwbvf-packages.json.drv building '/nix/store/90b4yzvylspmcss0i8ya984c1ismwbvf-packages.json.drv'... Going to be running update for following packages: - nss-cacert-3.98 Press Enter key to continue... Running update for: - nss-cacert-3.98: UPDATING ... - nss-cacert-3.98: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cacert 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zim-tools, using log file: /var/log/nixpkgs-update/zim-tools/2024-02-26.log zim-tools 3.3.0 -> 3.4.0 https://github.com/openzim/zim-tools/releases attrpath: zim-tools Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/text/zim-tools/default.nix b/pkgs/tools/text/zim-tools/default.nix index e51755dd7e44..100c9e706ff7 100644 --- a/pkgs/tools/text/zim-tools/default.nix +++ b/pkgs/tools/text/zim-tools/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "zim-tools"; - version = "3.3.0"; + version = "3.4.0"; src = fetchFromGitHub { owner = "openzim"; repo = "zim-tools"; rev = version; - sha256 = "sha256-kPUw13GVYZ1GLb4b4ch64GkJZtf6PW1gae8F/cgyG90="; + sha256 = "sha256-A1A0Ri2OwPyqpx0f5CPJL3zAwo2I/AiRKpmk3r4DeTc="; }; nativeBuildInputs = [ meson ninja pkg-config ]; [outpaths] eval start [outpaths] eval end 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 zim-tools Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . zim-tools Standard output: error: build log of 'zim-tools' is not available [result] Failed to update zim-tools 3.3.0 -> 3.4.0 https://github.com/openzim/zim-tools/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath font-awesome_5, using log file: /var/log/nixpkgs-update/font-awesome_5/2024-02-26.log font-awesome_5 5.15.4 -> 6.5.1 https://github.com/FortAwesome/Font-Awesome/releases attrpath: font-awesome_5 Checking auto update branch... No auto update branch exists Version in attr path font-awesome_5 not compatible with 6.5.1 [result] Failed to update font-awesome_5 5.15.4 -> 6.5.1 https://github.com/FortAwesome/Font-Awesome/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.betamax-serializers, using log file: /var/log/nixpkgs-update/python311Packages.betamax-serializers/2024-02-26.log python311Packages.betamax-serializers 0 -> 1 attrpath: python311Packages.betamax-serializers 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/ijc2dhrx1ps13kd6znxy3knlqkrdc1rc-packages.json.drv building '/nix/store/ijc2dhrx1ps13kd6znxy3knlqkrdc1rc-packages.json.drv'... Going to be running update for following packages: - python3.11-betamax-serializers-0.2.1 Press Enter key to continue... Running update for: - python3.11-betamax-serializers-0.2.1: UPDATING ... - python3.11-betamax-serializers-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.betamax-serializers 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-datalake-store, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-datalake-store/2024-02-26.log python311Packages.azure-mgmt-datalake-store 0 -> 1 attrpath: python311Packages.azure-mgmt-datalake-store 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/1g5hksm1nk37l061zc852nr4pk9icrpr-packages.json.drv building '/nix/store/1g5hksm1nk37l061zc852nr4pk9icrpr-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-datalake-store-1.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-datalake-store-1.0.0: UPDATING ... - python3.11-azure-mgmt-datalake-store-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-datalake-store 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.audible, using log file: /var/log/nixpkgs-update/python311Packages.audible/2024-02-26.log python311Packages.audible 0 -> 1 attrpath: python311Packages.audible 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/z44xljn9g7dv1826xx2g51yf1rk7ij2k-packages.json.drv building '/nix/store/z44xljn9g7dv1826xx2g51yf1rk7ij2k-packages.json.drv'... Going to be running update for following packages: - python3.11-audible-0.9.1 Press Enter key to continue... Running update for: - python3.11-audible-0.9.1: UPDATING ... - python3.11-audible-0.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.audible 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ubports-click, using log file: /var/log/nixpkgs-update/ubports-click/2024-02-26.log ubports-click 0 -> 1 attrpath: ubports-click 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/5ghzzj5gjibchi3413amda55cq4k9ksc-packages.json.drv building '/nix/store/5ghzzj5gjibchi3413amda55cq4k9ksc-packages.json.drv'... Going to be running update for following packages: - click-unstable-2023-02-22 Press Enter key to continue... Running update for: - click-unstable-2023-02-22: UPDATING ... - click-unstable-2023-02-22: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ubports-click 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ttls, using log file: /var/log/nixpkgs-update/python311Packages.ttls/2024-02-26.log python311Packages.ttls 0 -> 1 attrpath: python311Packages.ttls 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/nnfaakgkqm3chlpdcih9z03f3h3x544q-packages.json.drv building '/nix/store/nnfaakgkqm3chlpdcih9z03f3h3x544q-packages.json.drv'... Going to be running update for following packages: - python3.11-ttls-1.8.2 Press Enter key to continue... Running update for: - python3.11-ttls-1.8.2: UPDATING ... - python3.11-ttls-1.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ttls 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath onlykey-cli, using log file: /var/log/nixpkgs-update/onlykey-cli/2024-02-26.log onlykey-cli 0 -> 1 attrpath: onlykey-cli 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/cfxadhqjywy4l1g1ra2klacfz13xshb6-packages.json.drv building '/nix/store/cfxadhqjywy4l1g1ra2klacfz13xshb6-packages.json.drv'... Going to be running update for following packages: - onlykey-cli-1.2.10 Press Enter key to continue... Running update for: - onlykey-cli-1.2.10: UPDATING ... - onlykey-cli-1.2.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update onlykey-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.z3c-checkversions, using log file: /var/log/nixpkgs-update/python311Packages.z3c-checkversions/2024-02-26.log python311Packages.z3c-checkversions 0 -> 1 attrpath: python311Packages.z3c-checkversions 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/gspnwpmmz8h1zd5d5g2108nrdsn9nqbd-packages.json.drv building '/nix/store/gspnwpmmz8h1zd5d5g2108nrdsn9nqbd-packages.json.drv'... Going to be running update for following packages: - python3.11-z3c-checkversions-2.1 Press Enter key to continue... Running update for: - python3.11-z3c-checkversions-2.1: UPDATING ... - python3.11-z3c-checkversions-2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.z3c-checkversions 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.drms, using log file: /var/log/nixpkgs-update/python311Packages.drms/2024-02-26.log python311Packages.drms 0 -> 1 attrpath: python311Packages.drms 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/zckp1z86blkrl7k4ss9kf5s66givh4kv-packages.json.drv building '/nix/store/zckp1z86blkrl7k4ss9kf5s66givh4kv-packages.json.drv'... Going to be running update for following packages: - python3.11-drms-0.7.1 Press Enter key to continue... Running update for: - python3.11-drms-0.7.1: UPDATING ... - python3.11-drms-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.drms 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath caffeine-ng, using log file: /var/log/nixpkgs-update/caffeine-ng/2024-02-26.log caffeine-ng 0 -> 1 attrpath: caffeine-ng 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/96nczrwr3gqwsv40zv4zjv22hx4aim9k-packages.json.drv building '/nix/store/96nczrwr3gqwsv40zv4zjv22hx4aim9k-packages.json.drv'... Going to be running update for following packages: - caffeine-ng-4.2.0 Press Enter key to continue... Running update for: - caffeine-ng-4.2.0: UPDATING ... - caffeine-ng-4.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update caffeine-ng 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mu-repo, using log file: /var/log/nixpkgs-update/mu-repo/2024-02-26.log mu-repo 0 -> 1 attrpath: mu-repo 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/wpr1f0lv54d7h8vcarssv7ki3css6h6x-packages.json.drv building '/nix/store/wpr1f0lv54d7h8vcarssv7ki3css6h6x-packages.json.drv'... Going to be running update for following packages: - mu-repo-1.8.2 Press Enter key to continue... Running update for: - mu-repo-1.8.2: UPDATING ... - mu-repo-1.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mu-repo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pacup, using log file: /var/log/nixpkgs-update/pacup/2024-02-26.log pacup 0 -> 1 attrpath: pacup 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/7pmcy0sl6ajmcvq71npdhi2kzmiycrxw-packages.json.drv building '/nix/store/7pmcy0sl6ajmcvq71npdhi2kzmiycrxw-packages.json.drv'... Going to be running update for following packages: - pacup Press Enter key to continue... Running update for: - pacup: UPDATING ... - pacup: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pacup 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.colorthief, using log file: /var/log/nixpkgs-update/python311Packages.colorthief/2024-02-26.log python311Packages.colorthief 0 -> 1 attrpath: python311Packages.colorthief 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/cmp2vvc55qqc0g2kk1nxpbqvycfzl4qn-packages.json.drv building '/nix/store/cmp2vvc55qqc0g2kk1nxpbqvycfzl4qn-packages.json.drv'... Going to be running update for following packages: - python3.11-colorthief-0.2.1 Press Enter key to continue... Running update for: - python3.11-colorthief-0.2.1: UPDATING ... - python3.11-colorthief-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.colorthief 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymediaroom, using log file: /var/log/nixpkgs-update/python311Packages.pymediaroom/2024-02-26.log python311Packages.pymediaroom 0 -> 1 attrpath: python311Packages.pymediaroom Checking auto update branch... [outpaths] eval start [outpaths] eval end [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/887zc9bblap6w0ykf6i8wy9dcf5vlg3d-packages.json.drv building '/nix/store/887zc9bblap6w0ykf6i8wy9dcf5vlg3d-packages.json.drv'... Going to be running update for following packages: - python3.11-pymediaroom-0.6.5.4 Press Enter key to continue... Running update for: - python3.11-pymediaroom-0.6.5.4: UPDATING ... - python3.11-pymediaroom-0.6.5.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymediaroom 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath source-sans-pro, using log file: /var/log/nixpkgs-update/source-sans-pro/2024-02-26.log source-sans-pro 3.006 -> 3.052R https://github.com/adobe-fonts/source-sans/releases attrpath: source-sans-pro Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv building '/nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv'... trying https://github.com/adobe-fonts/source-sans/archive/3.052RR.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/adobe-fonts/source-sans/archive/3.052RR.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'source-sans-pro.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv /nix/store/2b9rkplbixyapw3d8bn211wrll5ql7kh-source-sans-pro-3.052R.drv building '/nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv'... trying https://github.com/adobe-fonts/source-sans/archive/3.052RR.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/adobe-fonts/source-sans/archive/3.052RR.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/pmijprrvyaxhxar3x8p3ncdw65vgfxnz-source.drv'. error: 1 dependencies of derivation '/nix/store/2b9rkplbixyapw3d8bn211wrll5ql7kh-source-sans-pro-3.052R.drv' failed to build [result] Failed to update source-sans-pro 3.006 -> 3.052R https://github.com/adobe-fonts/source-sans/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.djangorestframework-jwt, using log file: /var/log/nixpkgs-update/python311Packages.djangorestframework-jwt/2024-02-26.log python311Packages.djangorestframework-jwt 0 -> 1 attrpath: python311Packages.djangorestframework-jwt 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/i21nbviyahxj3ydwnyfm7izxbd0iw9hn-packages.json.drv building '/nix/store/i21nbviyahxj3ydwnyfm7izxbd0iw9hn-packages.json.drv'... Going to be running update for following packages: - python3.11-drf-jwt-1.19.2 Press Enter key to continue... Running update for: - python3.11-drf-jwt-1.19.2: UPDATING ... - python3.11-drf-jwt-1.19.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.djangorestframework-jwt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath phoc, using log file: /var/log/nixpkgs-update/phoc/2024-02-26.log phoc 0 -> 1 attrpath: phoc 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/xzxfiw1gvw1c99wvvsw9jk6nwdajkhqi-packages.json.drv building '/nix/store/xzxfiw1gvw1c99wvvsw9jk6nwdajkhqi-packages.json.drv'... Going to be running update for following packages: - phoc-0.36.0 Press Enter key to continue... Running update for: - phoc-0.36.0: UPDATING ... - phoc-0.36.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update phoc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO multi-platform srcs in file. [result] Failed to update electron_25 25.9.0 -> 29.0.1 https://github.com/electron/electron/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.seekpath, using log file: /var/log/nixpkgs-update/python311Packages.seekpath/2024-02-26.log python311Packages.seekpath 0 -> 1 attrpath: python311Packages.seekpath 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/qra02545k3slkivvi92mzyqxaqaxwpyj-packages.json.drv building '/nix/store/qra02545k3slkivvi92mzyqxaqaxwpyj-packages.json.drv'... Going to be running update for following packages: - python3.11-seekpath-2.0.1 Press Enter key to continue... Running update for: - python3.11-seekpath-2.0.1: UPDATING ... - python3.11-seekpath-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.seekpath 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hdmedians, using log file: /var/log/nixpkgs-update/python311Packages.hdmedians/2024-02-26.log python311Packages.hdmedians 0 -> 1 attrpath: python311Packages.hdmedians 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/fwk8c20pbv6q88gx2gf9h45s87akv1aw-packages.json.drv building '/nix/store/fwk8c20pbv6q88gx2gf9h45s87akv1aw-packages.json.drv'... Going to be running update for following packages: - python3.11-hdmedians-0.14.2 Press Enter key to continue... Running update for: - python3.11-hdmedians-0.14.2: UPDATING ... - python3.11-hdmedians-0.14.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hdmedians 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.owslib, using log file: /var/log/nixpkgs-update/python311Packages.owslib/2024-02-26.log python311Packages.owslib 0 -> 1 attrpath: python311Packages.owslib 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/s3f7rvc4i70s5hlkzpw3cc64k9vf4b0v-packages.json.drv building '/nix/store/s3f7rvc4i70s5hlkzpw3cc64k9vf4b0v-packages.json.drv'... Going to be running update for following packages: - python3.11-owslib-0.29.3 Press Enter key to continue... Running update for: - python3.11-owslib-0.29.3: UPDATING ... - python3.11-owslib-0.29.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.owslib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wal_e, using log file: /var/log/nixpkgs-update/wal_e/2024-02-26.log wal_e 0 -> 1 attrpath: wal_e 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/v4kmq07p4f3i5l5x0v4z80yb70i0wz8i-packages.json.drv building '/nix/store/v4kmq07p4f3i5l5x0v4z80yb70i0wz8i-packages.json.drv'... Going to be running update for following packages: - wal-e-1.1.1 Press Enter key to continue... Running update for: - wal-e-1.1.1: UPDATING ... - wal-e-1.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update wal_e 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath shutter, using log file: /var/log/nixpkgs-update/shutter/2024-02-26.log shutter 0.99.2 -> 0.99.4 https://github.com/shutter-project/shutter/releases attrpath: shutter Checking auto update branch... An auto update branch exists with message `shutter: 0.99.2 -> 0.99.4`. New version is 0.99.4. An auto update branch exists with an equal or greater version [result] Failed to update shutter 0.99.2 -> 0.99.4 https://github.com/shutter-project/shutter/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath baboossh, using log file: /var/log/nixpkgs-update/baboossh/2024-02-26.log baboossh 0 -> 1 attrpath: baboossh 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/774w6mgwz0rp0a9a28qqgw031crq2005-packages.json.drv building '/nix/store/774w6mgwz0rp0a9a28qqgw031crq2005-packages.json.drv'... Going to be running update for following packages: - baboossh-1.2.1 Press Enter key to continue... Running update for: - baboossh-1.2.1: UPDATING ... - baboossh-1.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update baboossh 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyosf, using log file: /var/log/nixpkgs-update/python311Packages.pyosf/2024-02-26.log python311Packages.pyosf 0 -> 1 attrpath: python311Packages.pyosf 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/43s2jqxdv2hzb6csdv24anc7bg8rxj9q-packages.json.drv building '/nix/store/43s2jqxdv2hzb6csdv24anc7bg8rxj9q-packages.json.drv'... Going to be running update for following packages: - python3.11-pyosf-1.0.5 Press Enter key to continue... Running update for: - python3.11-pyosf-1.0.5: UPDATING ... - python3.11-pyosf-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyosf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elixir_1_13, using log file: /var/log/nixpkgs-update/elixir_1_13/2024-02-26.log elixir_1_13 1.13.4 -> 1.16.1 https://github.com/elixir-lang/elixir/releases attrpath: elixir_1_13 Checking auto update branch... No auto update branch exists Version in attr path elixir_1_13 not compatible with 1.16.1 [result] Failed to update elixir_1_13 1.13.4 -> 1.16.1 https://github.com/elixir-lang/elixir/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-bdd, using log file: /var/log/nixpkgs-update/python311Packages.pytest-bdd/2024-02-26.log python311Packages.pytest-bdd 0 -> 1 attrpath: python311Packages.pytest-bdd Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/6ymapskwihn2b6s8ac9ivbi96g73d00f-packages.json.drv building '/nix/store/6ymapskwihn2b6s8ac9ivbi96g73d00f-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-bdd-6.1.1 Press Enter key to continue... Running update for: - python3.11-pytest-bdd-6.1.1: UPDATING ... - python3.11-pytest-bdd-6.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-bdd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.sentry, using log file: /var/log/nixpkgs-update/terraform-providers.sentry/2024-02-26.log terraform-providers.sentry 0 -> 1 attrpath: terraform-providers.sentry Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.sentry 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymavlink, using log file: /var/log/nixpkgs-update/python311Packages.pymavlink/2024-02-26.log python311Packages.pymavlink 0 -> 1 attrpath: python311Packages.pymavlink 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/qan755i96a9fjinrqinymqc7n4qp1141-packages.json.drv building '/nix/store/qan755i96a9fjinrqinymqc7n4qp1141-packages.json.drv'... Going to be running update for following packages: - python3.11-pymavlink-2.4.41 Press Enter key to continue... Running update for: - python3.11-pymavlink-2.4.41: UPDATING ... - python3.11-pymavlink-2.4.41: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymavlink 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.clint, using log file: /var/log/nixpkgs-update/python311Packages.clint/2024-02-26.log python311Packages.clint 0 -> 1 attrpath: python311Packages.clint 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/baagq6mxibmh5j98l6vlsayf9lpnm8bi-packages.json.drv building '/nix/store/baagq6mxibmh5j98l6vlsayf9lpnm8bi-packages.json.drv'... Going to be running update for following packages: - python3.11-clint-0.5.1 Press Enter key to continue... Running update for: - python3.11-clint-0.5.1: UPDATING ... - python3.11-clint-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.clint 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dendrite, using log file: /var/log/nixpkgs-update/dendrite/2024-02-26.log dendrite 0 -> 1 attrpath: dendrite Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/idb93ipmqrhr03dixnbriz4klv5xgpks-packages.json.drv building '/nix/store/idb93ipmqrhr03dixnbriz4klv5xgpks-packages.json.drv'... Going to be running update for following packages: - matrix-dendrite-0.13.6 Press Enter key to continue... Running update for: - matrix-dendrite-0.13.6: UPDATING ... - matrix-dendrite-0.13.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dendrite 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath quickwit, using log file: /var/log/nixpkgs-update/quickwit/2024-02-26.log quickwit 0 -> 1 attrpath: quickwit 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] Failed with exit code 1 this derivation will be built: /nix/store/aixvgll70rpkazkhi10mmx2yfgl17961-packages.json.drv building '/nix/store/aixvgll70rpkazkhi10mmx2yfgl17961-packages.json.drv'... Going to be running update for following packages: - quickwit-0.6.4 Press Enter key to continue... Running update for: - quickwit-0.6.4: UPDATING ... - quickwit-0.6.4: ERROR --- SHOWING ERROR LOG FOR quickwit-0.6.4 ---------------------- warning: found empty hash, assuming 'sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=' this derivation will be built: /nix/store/060k6p9m8n8nbhv5zikjrx4p0r1dfwng-source.drv building '/nix/store/060k6p9m8n8nbhv5zikjrx4p0r1dfwng-source.drv'... trying https://github.com/quickwit-oss/quickwit/archive/vqw-grpc-gossip.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: boost::bad_format_string: format-string is ill-formed Traceback (most recent call last): File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/update.py", line 357, in update update_src_hash(opts, package.filename, package.hash) File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/update.py", line 144, in update_src_hash target_hash = nix_prefetch(opts, "src") ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/update.py", line 126, in nix_prefetch raise UpdateError( nix_update.errors.UpdateError: failed to retrieve hash when trying to update quickwit.src --- SHOWING ERROR LOG FOR quickwit-0.6.4 ---------------------- The update script for quickwit-0.6.4 failed with exit code 1 [result] Failed to update quickwit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bleach-allowlist, using log file: /var/log/nixpkgs-update/python311Packages.bleach-allowlist/2024-02-26.log python311Packages.bleach-allowlist 0 -> 1 attrpath: python311Packages.bleach-allowlist 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/2n8hfhjb5pwpkh4bajj1ddx96gxnrxbh-packages.json.drv building '/nix/store/2n8hfhjb5pwpkh4bajj1ddx96gxnrxbh-packages.json.drv'... Going to be running update for following packages: - python3.11-bleach-allowlist-1.0.3 Press Enter key to continue... Running update for: - python3.11-bleach-allowlist-1.0.3: UPDATING ... - python3.11-bleach-allowlist-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bleach-allowlist 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qt-material, using log file: /var/log/nixpkgs-update/python311Packages.qt-material/2024-02-26.log python311Packages.qt-material 0 -> 1 attrpath: python311Packages.qt-material 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/xrjxp7n77a78cysfpxq0svxs6x8zn6wx-packages.json.drv building '/nix/store/xrjxp7n77a78cysfpxq0svxs6x8zn6wx-packages.json.drv'... Going to be running update for following packages: - python3.11-qt-material-2.14 Press Enter key to continue... Running update for: - python3.11-qt-material-2.14: UPDATING ... - python3.11-qt-material-2.14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qt-material 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rusty-psn, using log file: /var/log/nixpkgs-update/rusty-psn/2024-02-26.log rusty-psn 0.3.0 -> 0.3.7 https://github.com/RainbowCookie32/rusty-psn/releases attrpath: rusty-psn Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-vPTieVaCh9a6yCDUIBKXAsrQ1IEoW/O30BKcYTKx6VU= 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 rusty-psn nix build failed. got build log for 'rusty-psn' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/7fb248nid0xvcfgicqzhip9ya02sdjbq-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/li8bcpadbq0381f7r0fz478z694sa39h-rusty-psn-0.3.7-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/rusty-psn-0.3.7-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release --no-default-features --features=cli error: the lock file /build/source/Cargo.lock needs to be updated but --frozen was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --frozen flag and use --offline instead. [result] Failed to update rusty-psn 0.3.0 -> 0.3.7 https://github.com/RainbowCookie32/rusty-psn/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.google-nest-sdm, using log file: /var/log/nixpkgs-update/python311Packages.google-nest-sdm/2024-02-26.log python311Packages.google-nest-sdm 0 -> 1 attrpath: python311Packages.google-nest-sdm 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/4w95pg9bz7f4dlpy2qfmnyamlkci80rx-packages.json.drv building '/nix/store/4w95pg9bz7f4dlpy2qfmnyamlkci80rx-packages.json.drv'... Going to be running update for following packages: - python3.11-google-nest-sdm-3.0.3 Press Enter key to continue... Running update for: - python3.11-google-nest-sdm-3.0.3: UPDATING ... - python3.11-google-nest-sdm-3.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.google-nest-sdm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.primecountpy, using log file: /var/log/nixpkgs-update/python311Packages.primecountpy/2024-02-26.log python311Packages.primecountpy 0 -> 1 attrpath: python311Packages.primecountpy 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/2anh2gvw17cwlpzg1nf8ix4064mqlgc4-packages.json.drv building '/nix/store/2anh2gvw17cwlpzg1nf8ix4064mqlgc4-packages.json.drv'... Going to be running update for following packages: - python3.11-primecountpy-0.1.0 Press Enter key to continue... Running update for: - python3.11-primecountpy-0.1.0: UPDATING ... - python3.11-primecountpy-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.primecountpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.http-ece, using log file: /var/log/nixpkgs-update/python311Packages.http-ece/2024-02-26.log python311Packages.http-ece 0 -> 1 attrpath: python311Packages.http-ece 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/3zfwnan0gqw43h1vrx9bkqpiy48h7928-packages.json.drv building '/nix/store/3zfwnan0gqw43h1vrx9bkqpiy48h7928-packages.json.drv'... Going to be running update for following packages: - python3.11-http_ece-1.2.0 Press Enter key to continue... Running update for: - python3.11-http_ece-1.2.0: UPDATING ... - python3.11-http_ece-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.http-ece 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.restfly, using log file: /var/log/nixpkgs-update/python311Packages.restfly/2024-02-26.log python311Packages.restfly 0 -> 1 attrpath: python311Packages.restfly 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/n4qs496xwlxn3v5vj2r7bj3rpjfj73pl-packages.json.drv building '/nix/store/n4qs496xwlxn3v5vj2r7bj3rpjfj73pl-packages.json.drv'... Going to be running update for following packages: - python3.11-restfly-1.4.7 Press Enter key to continue... Running update for: - python3.11-restfly-1.4.7: UPDATING ... - python3.11-restfly-1.4.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.restfly 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.truststore, using log file: /var/log/nixpkgs-update/python311Packages.truststore/2024-02-26.log python311Packages.truststore 0 -> 1 attrpath: python311Packages.truststore 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/pk04lbvn4zmsgxp3s61j9nrgay6wcznk-packages.json.drv building '/nix/store/pk04lbvn4zmsgxp3s61j9nrgay6wcznk-packages.json.drv'... Going to be running update for following packages: - python3.11-truststore-0.8.0 Press Enter key to continue... Running update for: - python3.11-truststore-0.8.0: UPDATING ... - python3.11-truststore-0.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.truststore 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyblackbird, using log file: /var/log/nixpkgs-update/python311Packages.pyblackbird/2024-02-26.log python311Packages.pyblackbird 0 -> 1 attrpath: python311Packages.pyblackbird 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/97mfnf75b31wm3qfhmzawnfpzmq68sdw-packages.json.drv building '/nix/store/97mfnf75b31wm3qfhmzawnfpzmq68sdw-packages.json.drv'... Going to be running update for following packages: - python3.11-pyblackbird-0.6 Press Enter key to continue... Running update for: - python3.11-pyblackbird-0.6: UPDATING ... - python3.11-pyblackbird-0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyblackbird 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.nan, using log file: /var/log/nixpkgs-update/octavePackages.nan/2024-02-26.log octavePackages.nan 0 -> 1 attrpath: octavePackages.nan 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/96sw3n2jdhv99j4jxzaj73lw831pw670-packages.json.drv building '/nix/store/96sw3n2jdhv99j4jxzaj73lw831pw670-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-nan-3.7.0 Press Enter key to continue... Running update for: - octave-8.4.0-nan-3.7.0: UPDATING ... - octave-8.4.0-nan-3.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.nan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath clash-geoip, using log file: /var/log/nixpkgs-update/clash-geoip/2024-02-26.log clash-geoip 0 -> 1 attrpath: clash-geoip 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/iij734x7viplbl4xl0xp96d66vk42jnr-packages.json.drv building '/nix/store/iij734x7viplbl4xl0xp96d66vk42jnr-packages.json.drv'... Going to be running update for following packages: - clash-geoip-20240212 Press Enter key to continue... Running update for: - clash-geoip-20240212: UPDATING ... - clash-geoip-20240212: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update clash-geoip 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath circt, using log file: /var/log/nixpkgs-update/circt/2024-02-26.log circt 0 -> 1 attrpath: circt 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/c2rmbp6y5355kw5a4nb79h7293ylcdqw-packages.json.drv building '/nix/store/c2rmbp6y5355kw5a4nb79h7293ylcdqw-packages.json.drv'... Going to be running update for following packages: - circt-1.66.0 Press Enter key to continue... Running update for: - circt-1.66.0: UPDATING ... - circt-1.66.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update circt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-extendedlocation, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-extendedlocation/2024-02-26.log python311Packages.azure-mgmt-extendedlocation 0 -> 1 attrpath: python311Packages.azure-mgmt-extendedlocation 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/ymvbbvybimiyrsl4bplnr7ph2id040qv-packages.json.drv building '/nix/store/ymvbbvybimiyrsl4bplnr7ph2id040qv-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-extendedlocation-1.1.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-extendedlocation-1.1.0: UPDATING ... - python3.11-azure-mgmt-extendedlocation-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-extendedlocation 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coz, using log file: /var/log/nixpkgs-update/coz/2024-02-26.log coz 0.2.1 -> 0.2.2 https://github.com/plasma-umass/coz/releases attrpath: coz Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/analysis/coz/default.nix b/pkgs/development/tools/analysis/coz/default.nix index 17968a466bf4..b3cdbbe1fe11 100644 --- a/pkgs/development/tools/analysis/coz/default.nix +++ b/pkgs/development/tools/analysis/coz/default.nix @@ -8,13 +8,13 @@ }: stdenv.mkDerivation rec { pname = "coz"; - version = "0.2.1"; + version = "0.2.2"; src = fetchFromGitHub { owner = "plasma-umass"; repo = "coz"; rev = version; - sha256 = "0val36yw987b1558iiyk3nqg0yy5k9y5wh49v91zj3cs58mmfyhc"; + sha256 = "sha256-tvFXInxjodB0jEgEKgnOGapiVPomBG1hvrhYtG2X5jI="; }; postPatch = '' [outpaths] eval start [outpaths] eval end 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 coz nix build failed. got build log for 'coz' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/5vrwdl0hy2313fapk7xdnyk1s71cz1p3-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase sed: can't read libcoz/ccutil/thread.h: No such file or directory /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context [result] Failed to update coz 0.2.1 -> 0.2.2 https://github.com/plasma-umass/coz/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.respx, using log file: /var/log/nixpkgs-update/python311Packages.respx/2024-02-26.log python311Packages.respx 0 -> 1 attrpath: python311Packages.respx 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/r5df673pqibld7azbr42jm1bhvmf3bvq-packages.json.drv building '/nix/store/r5df673pqibld7azbr42jm1bhvmf3bvq-packages.json.drv'... Going to be running update for following packages: - python3.11-respx-0.20.2 Press Enter key to continue... Running update for: - python3.11-respx-0.20.2: UPDATING ... - python3.11-respx-0.20.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.respx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyipp, using log file: /var/log/nixpkgs-update/python311Packages.pyipp/2024-02-26.log python311Packages.pyipp 0 -> 1 attrpath: python311Packages.pyipp 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/fk5kys85wypnhal0m41shqqppkhm5skj-packages.json.drv building '/nix/store/fk5kys85wypnhal0m41shqqppkhm5skj-packages.json.drv'... Going to be running update for following packages: - python3.11-pyipp-0.14.4 Press Enter key to continue... Running update for: - python3.11-pyipp-0.14.4: UPDATING ... - python3.11-pyipp-0.14.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyipp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.oauthlib, using log file: /var/log/nixpkgs-update/python311Packages.oauthlib/2024-02-26.log python311Packages.oauthlib 0 -> 1 attrpath: python311Packages.oauthlib 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/w0pq73vlasqrawcl1xs5qq9g5qdyvn3s-packages.json.drv building '/nix/store/w0pq73vlasqrawcl1xs5qq9g5qdyvn3s-packages.json.drv'... Going to be running update for following packages: - python3.11-oauthlib-3.2.2 Press Enter key to continue... Running update for: - python3.11-oauthlib-3.2.2: UPDATING ... - python3.11-oauthlib-3.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.oauthlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath shepherd, using log file: /var/log/nixpkgs-update/shepherd/2024-02-26.log shepherd 1.16.0 -> 2.5.0 https://github.com/NerdWalletOSS/shepherd/releases attrpath: shepherd Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update shepherd 1.16.0 -> 2.5.0 https://github.com/NerdWalletOSS/shepherd/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pid, using log file: /var/log/nixpkgs-update/python311Packages.pid/2024-02-26.log python311Packages.pid 0 -> 1 attrpath: python311Packages.pid 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/xg04djwn79xxzicz4w8xynm88m6wd7yz-packages.json.drv building '/nix/store/xg04djwn79xxzicz4w8xynm88m6wd7yz-packages.json.drv'... Going to be running update for following packages: - python3.11-pid-3.0.4 Press Enter key to continue... Running update for: - python3.11-pid-3.0.4: UPDATING ... - python3.11-pid-3.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pid 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.readmdict, using log file: /var/log/nixpkgs-update/python311Packages.readmdict/2024-02-26.log python311Packages.readmdict 0 -> 1 attrpath: python311Packages.readmdict 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/a36705rvraw507xs1v1vkrz472jf97n8-packages.json.drv building '/nix/store/a36705rvraw507xs1v1vkrz472jf97n8-packages.json.drv'... Going to be running update for following packages: - python3.11-readmdict-0.1.1 Press Enter key to continue... Running update for: - python3.11-readmdict-0.1.1: UPDATING ... - python3.11-readmdict-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.readmdict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-hierarkey, using log file: /var/log/nixpkgs-update/python311Packages.django-hierarkey/2024-02-26.log python311Packages.django-hierarkey 0 -> 1 attrpath: python311Packages.django-hierarkey 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/xx7c9fg617721qh1mygsl9z1xbvchsq7-packages.json.drv building '/nix/store/xx7c9fg617721qh1mygsl9z1xbvchsq7-packages.json.drv'... Going to be running update for following packages: - python3.11-django-hierarkey-1.1.0 Press Enter key to continue... Running update for: - python3.11-django-hierarkey-1.1.0: UPDATING ... - python3.11-django-hierarkey-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-hierarkey 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nbconflux, using log file: /var/log/nixpkgs-update/python311Packages.nbconflux/2024-02-26.log python311Packages.nbconflux 0 -> 1 attrpath: python311Packages.nbconflux 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/d0fvzwvmjpw64kkydy8hy802xll39s78-packages.json.drv building '/nix/store/d0fvzwvmjpw64kkydy8hy802xll39s78-packages.json.drv'... Going to be running update for following packages: - python3.11-nbconflux-0.7.0 Press Enter key to continue... Running update for: - python3.11-nbconflux-0.7.0: UPDATING ... - python3.11-nbconflux-0.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nbconflux 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.enlighten, using log file: /var/log/nixpkgs-update/python311Packages.enlighten/2024-02-26.log python311Packages.enlighten 0 -> 1 attrpath: python311Packages.enlighten 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/jr1ijxvwxx27p1dqpw25igybcri75z9h-packages.json.drv building '/nix/store/jr1ijxvwxx27p1dqpw25igybcri75z9h-packages.json.drv'... Going to be running update for following packages: - python3.11-enlighten-1.12.4 Press Enter key to continue... Running update for: - python3.11-enlighten-1.12.4: UPDATING ... - python3.11-enlighten-1.12.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.enlighten 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jacktrip, using log file: /var/log/nixpkgs-update/jacktrip/2024-02-26.log jacktrip 1.10.1 -> 2.2.2 https://github.com/jacktrip/jacktrip/releases attrpath: jacktrip Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - jacktrip: 1.10.1 -> 2.2.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290686" [result] Failed to update jacktrip 1.10.1 -> 2.2.2 https://github.com/jacktrip/jacktrip/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-scheduler, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-scheduler/2024-02-26.log python311Packages.azure-mgmt-scheduler 0 -> 1 attrpath: python311Packages.azure-mgmt-scheduler 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/gl3i5zraxg8shjj50rncxjkbb3qi7xwl-packages.json.drv building '/nix/store/gl3i5zraxg8shjj50rncxjkbb3qi7xwl-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-scheduler-2.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-scheduler-2.0.0: UPDATING ... - python3.11-azure-mgmt-scheduler-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-scheduler 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath imgproxy, using log file: /var/log/nixpkgs-update/imgproxy/2024-02-26.log imgproxy 3.20.0 -> 3.22.0 https://github.com/imgproxy/imgproxy/releases attrpath: imgproxy Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-SaxoFCEDniphr1ZZ5prE996CeHegB+a8dpGaMpjsrtQ=" [golangModuleVersion] Replaced vendorHash with sha256-TA5wZl/YGM65XGm107jFqqZSKNI8sfMTBCNWdhiCJl4= 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 imgproxy nix build failed. | ^~~~~~~ # github.com/DataDog/go-libddwaf/v2 In file included from /nix/store/b0s2lkf593r3585038ws4jd3lylf2wdx-glibc-2.38-44-dev/include/errno.h:25, from cgo-gcc-prolog:30: /nix/store/b0s2lkf593r3585038ws4jd3lylf2wdx-glibc-2.38-44-dev/include/features.h:414:4: warning: #warning _FORTIFY_SOURCE requires compiling with optimization (-O) [-Wcpp] 414 | # warning _FORTIFY_SOURCE requires compiling with optimization (-O) | ^~~~~~~ ok github.com/imgproxy/imgproxy/v3/svg 0.022s ok github.com/imgproxy/imgproxy/v3/transport/azure 0.024s ok github.com/imgproxy/imgproxy/v3/transport/fs 0.004s ok github.com/imgproxy/imgproxy/v3/transport/gcs 0.016s --- FAIL: TestS3Transport (0.76s) --- FAIL: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 (0.26s) s3_test.go:168: Error Trace: /build/source/transport/s3/s3_test.go:168 Error: Expected nil, but got: &awserr.baseError{code:"RequestError", message:"send request failed", errs:[]error{(*net.OpError)(0xc000662b90)}} Test: TestS3Transport/TestRoundTripWithMultiregionEnabledReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 (0.25s) s3_test.go:117: Error Trace: /build/source/transport/s3/s3_test.go:117 Error: Expected nil, but got: &awserr.baseError{code:"RequestError", message:"send request failed", errs:[]error{(*net.OpError)(0xc0004eb900)}} Test: TestS3Transport/TestRoundTripWithUpdatedETagReturns200 --- FAIL: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 (0.25s) s3_test.go:159: Error Trace: /build/source/transport/s3/s3_test.go:159 Error: Expected nil, but got: &awserr.baseError{code:"RequestError", message:"send request failed", errs:[]error{(*net.OpError)(0xc0004ca0a0)}} Test: TestS3Transport/TestRoundTripWithUpdatedLastModifiedReturns200 FAIL FAIL github.com/imgproxy/imgproxy/v3/transport/s3 0.771s FAIL [result] Failed to update imgproxy 3.20.0 -> 3.22.0 https://github.com/imgproxy/imgproxy/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gtk4, using log file: /var/log/nixpkgs-update/gtk4/2024-02-26.log gtk4 0 -> 1 attrpath: gtk4 Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gtk4 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysolcast, using log file: /var/log/nixpkgs-update/python311Packages.pysolcast/2024-02-26.log python311Packages.pysolcast 0 -> 1 attrpath: python311Packages.pysolcast 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/rvsjhj6fkjiv25ccl31amcrl979fl5b2-packages.json.drv building '/nix/store/rvsjhj6fkjiv25ccl31amcrl979fl5b2-packages.json.drv'... Going to be running update for following packages: - python3.11-pysolcast-2.0.0 Press Enter key to continue... Running update for: - python3.11-pysolcast-2.0.0: UPDATING ... - python3.11-pysolcast-2.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pysolcast/default.nix b/pkgs/development/python-modules/pysolcast/default.nix index 1eab58761440..891856f35b8c 100644 --- a/pkgs/development/python-modules/pysolcast/default.nix +++ b/pkgs/development/python-modules/pysolcast/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pysolcast"; - version = "2.0.0"; + version = "2.0.1"; pyproject = true; disabled = pythonOlder "3.9"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "mcaulifn"; repo = "solcast"; rev = "refs/tags/v${version}"; - hash = "sha256-jLhM47o6LvkPux0kusOrRk4TDS6VLWE0QMEiQxlBCwo="; + hash = "sha256-JzGrE6zKj16Uzm3EC8ysMbgP5ouA00Gact7NYXbEkXI="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.pysolcast nix build failed. 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/wf9j44a076li5k5rcv5b6sj0l556ksik-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @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 Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... ERROR Missing dependencies: poetry-core>=1.9.0 [result] Failed to update python311Packages.pysolcast 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.three-merge, using log file: /var/log/nixpkgs-update/python311Packages.three-merge/2024-02-26.log python311Packages.three-merge 0 -> 1 attrpath: python311Packages.three-merge 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/fsm48n4mh9cb0j54y5adr074ws6r0qzx-packages.json.drv building '/nix/store/fsm48n4mh9cb0j54y5adr074ws6r0qzx-packages.json.drv'... Going to be running update for following packages: - python3.11-three-merge-0.1.1 Press Enter key to continue... Running update for: - python3.11-three-merge-0.1.1: UPDATING ... - python3.11-three-merge-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.three-merge 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.precis-i18n, using log file: /var/log/nixpkgs-update/python311Packages.precis-i18n/2024-02-26.log python311Packages.precis-i18n 0 -> 1 attrpath: python311Packages.precis-i18n 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/aq3725brk7m7yjd5ljyfrz05yfd2fa4q-packages.json.drv building '/nix/store/aq3725brk7m7yjd5ljyfrz05yfd2fa4q-packages.json.drv'... Going to be running update for following packages: - python3.11-precis-i18n-1.1.0 Press Enter key to continue... Running update for: - python3.11-precis-i18n-1.1.0: UPDATING ... - python3.11-precis-i18n-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.precis-i18n 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.boschshcpy, using log file: /var/log/nixpkgs-update/python311Packages.boschshcpy/2024-02-26.log python311Packages.boschshcpy 0 -> 1 attrpath: python311Packages.boschshcpy 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/9j30bdpdc9rizvma4cy2x667kwk70sw9-packages.json.drv building '/nix/store/9j30bdpdc9rizvma4cy2x667kwk70sw9-packages.json.drv'... Going to be running update for following packages: - python3.11-boschshcpy-0.2.90 Press Enter key to continue... Running update for: - python3.11-boschshcpy-0.2.90: UPDATING ... - python3.11-boschshcpy-0.2.90: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.boschshcpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO @volth asked to not update xfce [result] Failed to update xfce.parole 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.keba-kecontact, using log file: /var/log/nixpkgs-update/python311Packages.keba-kecontact/2024-02-26.log python311Packages.keba-kecontact 0 -> 1 attrpath: python311Packages.keba-kecontact 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/qx65yq0xs3ka2224i8kd9pmp15wrkx2g-packages.json.drv building '/nix/store/qx65yq0xs3ka2224i8kd9pmp15wrkx2g-packages.json.drv'... Going to be running update for following packages: - python3.11-keba-kecontact-3.0.3 Press Enter key to continue... Running update for: - python3.11-keba-kecontact-3.0.3: UPDATING ... - python3.11-keba-kecontact-3.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.keba-kecontact 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mmtf-python, using log file: /var/log/nixpkgs-update/python311Packages.mmtf-python/2024-02-26.log python311Packages.mmtf-python 0 -> 1 attrpath: python311Packages.mmtf-python 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/f92zd60mv1d7ycx9gwz5ygf58v5igchl-packages.json.drv building '/nix/store/f92zd60mv1d7ycx9gwz5ygf58v5igchl-packages.json.drv'... Going to be running update for following packages: - python3.11-mmtf-python-1.1.3 Press Enter key to continue... Running update for: - python3.11-mmtf-python-1.1.3: UPDATING ... - python3.11-mmtf-python-1.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mmtf-python 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dropbox, using log file: /var/log/nixpkgs-update/python311Packages.dropbox/2024-02-26.log python311Packages.dropbox 0 -> 1 attrpath: python311Packages.dropbox 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/f871znzyaydla73aj3kvhb88lq7a5fkb-packages.json.drv building '/nix/store/f871znzyaydla73aj3kvhb88lq7a5fkb-packages.json.drv'... Going to be running update for following packages: - python3.11-dropbox-11.36.2 Press Enter key to continue... Running update for: - python3.11-dropbox-11.36.2: UPDATING ... - python3.11-dropbox-11.36.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dropbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.google-cloud-bigquery-logging, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-bigquery-logging/2024-02-26.log python311Packages.google-cloud-bigquery-logging 0 -> 1 attrpath: python311Packages.google-cloud-bigquery-logging 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/0sbix4ydf5g1fzb3gkgp0blmkxhfg034-packages.json.drv building '/nix/store/0sbix4ydf5g1fzb3gkgp0blmkxhfg034-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-bigquery-logging-1.4.2 Press Enter key to continue... Running update for: - python3.11-google-cloud-bigquery-logging-1.4.2: UPDATING ... - python3.11-google-cloud-bigquery-logging-1.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.google-cloud-bigquery-logging 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vncdo, using log file: /var/log/nixpkgs-update/python311Packages.vncdo/2024-02-26.log python311Packages.vncdo 0 -> 1 attrpath: python311Packages.vncdo 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/4rqnb90fcw83pyf6kfmpnx0h76sxg6d3-packages.json.drv building '/nix/store/4rqnb90fcw83pyf6kfmpnx0h76sxg6d3-packages.json.drv'... Going to be running update for following packages: - python3.11-vncdo-1.2.0 Press Enter key to continue... Running update for: - python3.11-vncdo-1.2.0: UPDATING ... - python3.11-vncdo-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vncdo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-hdinsight, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-hdinsight/2024-02-26.log python311Packages.azure-mgmt-hdinsight 0 -> 1 attrpath: python311Packages.azure-mgmt-hdinsight 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/99nmc67603iiwjn9blxb96ca9mdliw40-packages.json.drv building '/nix/store/99nmc67603iiwjn9blxb96ca9mdliw40-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-hdinsight-9.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-hdinsight-9.0.0: UPDATING ... - python3.11-azure-mgmt-hdinsight-9.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-hdinsight 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-http-client, using log file: /var/log/nixpkgs-update/python311Packages.python-http-client/2024-02-26.log python311Packages.python-http-client 0 -> 1 attrpath: python311Packages.python-http-client 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/a3zli4i8ib96d26warlvcdxvqjybwxlz-packages.json.drv building '/nix/store/a3zli4i8ib96d26warlvcdxvqjybwxlz-packages.json.drv'... Going to be running update for following packages: - python3.11-python-http-client-3.3.7 Press Enter key to continue... Running update for: - python3.11-python-http-client-3.3.7: UPDATING ... - python3.11-python-http-client-3.3.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-http-client 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath abcl, using log file: /var/log/nixpkgs-update/abcl/2024-02-26.log abcl 0 -> 1 attrpath: abcl 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/08xs1x4jxq0cvim25ay8mvmkagb6dba4-packages.json.drv building '/nix/store/08xs1x4jxq0cvim25ay8mvmkagb6dba4-packages.json.drv'... Going to be running update for following packages: - abcl-1.9.2 Press Enter key to continue... Running update for: - abcl-1.9.2: UPDATING ... - abcl-1.9.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update abcl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fivem-api, using log file: /var/log/nixpkgs-update/python311Packages.fivem-api/2024-02-26.log python311Packages.fivem-api 0 -> 1 attrpath: python311Packages.fivem-api 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/05imfwckb9h8mh7jq7n9im67hym3glic-packages.json.drv building '/nix/store/05imfwckb9h8mh7jq7n9im67hym3glic-packages.json.drv'... Going to be running update for following packages: - python3.11-fivem-api-0.1.2 Press Enter key to continue... Running update for: - python3.11-fivem-api-0.1.2: UPDATING ... - python3.11-fivem-api-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fivem-api 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.airly, using log file: /var/log/nixpkgs-update/python311Packages.airly/2024-02-26.log python311Packages.airly 0 -> 1 attrpath: python311Packages.airly 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/1fsd2dska4ppnn1b6kl7fhxa15ihmzd4-packages.json.drv building '/nix/store/1fsd2dska4ppnn1b6kl7fhxa15ihmzd4-packages.json.drv'... Going to be running update for following packages: - python3.11-airly-1.1.0 Press Enter key to continue... Running update for: - python3.11-airly-1.1.0: UPDATING ... - python3.11-airly-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.airly 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jinja2-pluralize, using log file: /var/log/nixpkgs-update/python311Packages.jinja2-pluralize/2024-02-26.log python311Packages.jinja2-pluralize 0 -> 1 attrpath: python311Packages.jinja2-pluralize 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/abrpil5dy8zyfbrg60p5cby1b5lmcqka-packages.json.drv building '/nix/store/abrpil5dy8zyfbrg60p5cby1b5lmcqka-packages.json.drv'... Going to be running update for following packages: - python3.11-jinja2-pluralize-0.3.0 Press Enter key to continue... Running update for: - python3.11-jinja2-pluralize-0.3.0: UPDATING ... - python3.11-jinja2-pluralize-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jinja2-pluralize 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath me_cleaner, using log file: /var/log/nixpkgs-update/me_cleaner/2024-02-26.log me_cleaner 0 -> 1 attrpath: me_cleaner 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/zpzkayh6zkfk86wbcshbrkx0fd2zirg7-packages.json.drv building '/nix/store/zpzkayh6zkfk86wbcshbrkx0fd2zirg7-packages.json.drv'... Going to be running update for following packages: - python3.11-me_cleaner-1.2 Press Enter key to continue... Running update for: - python3.11-me_cleaner-1.2: UPDATING ... - python3.11-me_cleaner-1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update me_cleaner 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydbus, using log file: /var/log/nixpkgs-update/python311Packages.pydbus/2024-02-26.log python311Packages.pydbus 0 -> 1 attrpath: python311Packages.pydbus 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/mdq4p3byxbqy0bs19006ikjllxgchdsb-packages.json.drv building '/nix/store/mdq4p3byxbqy0bs19006ikjllxgchdsb-packages.json.drv'... Going to be running update for following packages: - python3.11-pydbus-0.6.0 Press Enter key to continue... Running update for: - python3.11-pydbus-0.6.0: UPDATING ... - python3.11-pydbus-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pydbus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.smhi-pkg, using log file: /var/log/nixpkgs-update/python311Packages.smhi-pkg/2024-02-26.log python311Packages.smhi-pkg 0 -> 1 attrpath: python311Packages.smhi-pkg 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/g7n108y0wmiv1sy17nqgrgbwnr4h458w-packages.json.drv building '/nix/store/g7n108y0wmiv1sy17nqgrgbwnr4h458w-packages.json.drv'... Going to be running update for following packages: - python3.11-smhi-pkg-1.0.16 Press Enter key to continue... Running update for: - python3.11-smhi-pkg-1.0.16: UPDATING ... - python3.11-smhi-pkg-1.0.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.smhi-pkg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flask-testing, using log file: /var/log/nixpkgs-update/python311Packages.flask-testing/2024-02-26.log python311Packages.flask-testing 0 -> 1 attrpath: python311Packages.flask-testing 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/94v5h9qkizr7r0la0ddnngrlnm14dmrb-packages.json.drv building '/nix/store/94v5h9qkizr7r0la0ddnngrlnm14dmrb-packages.json.drv'... Going to be running update for following packages: - python3.11-flask-testing-0.8.1 Press Enter key to continue... Running update for: - python3.11-flask-testing-0.8.1: UPDATING ... - python3.11-flask-testing-0.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flask-testing 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.svgelements, using log file: /var/log/nixpkgs-update/python311Packages.svgelements/2024-02-26.log python311Packages.svgelements 0 -> 1 attrpath: python311Packages.svgelements 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/fa93p9pq2kz4sgpxsd2z4bnlchxy61kg-packages.json.drv building '/nix/store/fa93p9pq2kz4sgpxsd2z4bnlchxy61kg-packages.json.drv'... Going to be running update for following packages: - python3.11-svgelements-1.9.6 Press Enter key to continue... Running update for: - python3.11-svgelements-1.9.6: UPDATING ... - python3.11-svgelements-1.9.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.svgelements 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pypitoken, using log file: /var/log/nixpkgs-update/python311Packages.pypitoken/2024-02-26.log python311Packages.pypitoken 0 -> 1 attrpath: python311Packages.pypitoken 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/ri1bvvgzwk6xarsagnlxcfrsaqq8yk0p-packages.json.drv building '/nix/store/ri1bvvgzwk6xarsagnlxcfrsaqq8yk0p-packages.json.drv'... Going to be running update for following packages: - python3.11-pypitoken-7.0.1 Press Enter key to continue... Running update for: - python3.11-pypitoken-7.0.1: UPDATING ... - python3.11-pypitoken-7.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pypitoken 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aspellDicts.kn, using log file: /var/log/nixpkgs-update/aspellDicts.kn/2024-02-26.log aspellDicts.kn 0 -> 1 attrpath: aspellDicts.kn Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] these 2 derivations will be built: /nix/store/k1046ymdz0frnhgr7m1fjmal66xf785z-update-aspellDict-kn.drv /nix/store/c2y78iqsmj5w3dbzch7agdqccibg42d9-packages.json.drv building '/nix/store/k1046ymdz0frnhgr7m1fjmal66xf785z-update-aspellDict-kn.drv'... building '/nix/store/c2y78iqsmj5w3dbzch7agdqccibg42d9-packages.json.drv'... Going to be running update for following packages: - aspell-dict-kn-0.01-1 Press Enter key to continue... Running update for: - aspell-dict-kn-0.01-1: UPDATING ... - aspell-dict-kn-0.01-1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.kn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pypemicro, using log file: /var/log/nixpkgs-update/python311Packages.pypemicro/2024-02-26.log python311Packages.pypemicro 0 -> 1 attrpath: python311Packages.pypemicro 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/7jnb1h5cmi8j26mac9jch9l13vpzgli1-packages.json.drv building '/nix/store/7jnb1h5cmi8j26mac9jch9l13vpzgli1-packages.json.drv'... Going to be running update for following packages: - python3.11-pypemicro-0.1.11 Press Enter key to continue... Running update for: - python3.11-pypemicro-0.1.11: UPDATING ... - python3.11-pypemicro-0.1.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pypemicro 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.inscriptis, using log file: /var/log/nixpkgs-update/python311Packages.inscriptis/2024-02-26.log python311Packages.inscriptis 0 -> 1 attrpath: python311Packages.inscriptis 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/dspqhfzknq6wgrihzh7bgk66mw9rz3hy-packages.json.drv building '/nix/store/dspqhfzknq6wgrihzh7bgk66mw9rz3hy-packages.json.drv'... Going to be running update for following packages: - python3.11-inscriptis-2.3.2 Press Enter key to continue... Running update for: - python3.11-inscriptis-2.3.2: UPDATING ... - python3.11-inscriptis-2.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/inscriptis/default.nix b/pkgs/development/python-modules/inscriptis/default.nix index e62e7f17e874..6d14ea577824 100644 --- a/pkgs/development/python-modules/inscriptis/default.nix +++ b/pkgs/development/python-modules/inscriptis/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "inscriptis"; - version = "2.3.2"; + version = "2.4.0.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "weblyzard"; repo = "inscriptis"; rev = "refs/tags/${version}"; - hash = "sha256-grsyHqt7ahiNsYKcZN/c5cJaag/nTWTBcaHaXnW1SpU="; + hash = "sha256-bvAo3R77vPCPjLsCpDmwzSVqCm93W4NXYJnXHOxRvj4="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.inscriptis nix build failed. 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/2kvgbzsa831s9ldim539yyl4nbjdpqf1-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @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 Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/tokenize.py", line 396, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python311Packages.inscriptis 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.boilerpy3, using log file: /var/log/nixpkgs-update/python311Packages.boilerpy3/2024-02-26.log python311Packages.boilerpy3 0 -> 1 attrpath: python311Packages.boilerpy3 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/7rnq5f5nrav3q5kg70cgp45zcgd25cbf-packages.json.drv building '/nix/store/7rnq5f5nrav3q5kg70cgp45zcgd25cbf-packages.json.drv'... Going to be running update for following packages: - python3.11-boilerpy3-1.0.7 Press Enter key to continue... Running update for: - python3.11-boilerpy3-1.0.7: UPDATING ... - python3.11-boilerpy3-1.0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.boilerpy3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-appconfiguration, using log file: /var/log/nixpkgs-update/python311Packages.azure-appconfiguration/2024-02-26.log python311Packages.azure-appconfiguration 0 -> 1 attrpath: python311Packages.azure-appconfiguration 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/qrvnhk2x7q7af2xqcn146i7hdlam3ivd-packages.json.drv building '/nix/store/qrvnhk2x7q7af2xqcn146i7hdlam3ivd-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-appconfiguration-1.5.0 Press Enter key to continue... Running update for: - python3.11-azure-appconfiguration-1.5.0: UPDATING ... - python3.11-azure-appconfiguration-1.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-appconfiguration 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gollum, using log file: /var/log/nixpkgs-update/gollum/2024-02-26.log gollum 0 -> 1 attrpath: gollum Checking auto update branch... The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update gollum 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.scikit-fmm, using log file: /var/log/nixpkgs-update/python311Packages.scikit-fmm/2024-02-26.log python311Packages.scikit-fmm 0 -> 1 attrpath: python311Packages.scikit-fmm 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/lk2bqszpdiqzb6j2h2p61dgkw6cfyhis-packages.json.drv building '/nix/store/lk2bqszpdiqzb6j2h2p61dgkw6cfyhis-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-fmm-2023.4.2 Press Enter key to continue... Running update for: - python3.11-scikit-fmm-2023.4.2: UPDATING ... - python3.11-scikit-fmm-2023.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.scikit-fmm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath opencolorio_1, using log file: /var/log/nixpkgs-update/opencolorio_1/2024-02-26.log opencolorio_1 1.1.1 -> 2.3.2 https://github.com/imageworks/OpenColorIO/releases attrpath: opencolorio_1 Checking auto update branch... No auto update branch exists Version in attr path opencolorio_1 not compatible with 2.3.2 [result] Failed to update opencolorio_1 1.1.1 -> 2.3.2 https://github.com/imageworks/OpenColorIO/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tago, using log file: /var/log/nixpkgs-update/python311Packages.tago/2024-02-26.log python311Packages.tago 0 -> 1 attrpath: python311Packages.tago 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/9zh0yrrrk1kyhbbs0b8pykg33dcndikz-packages.json.drv building '/nix/store/9zh0yrrrk1kyhbbs0b8pykg33dcndikz-packages.json.drv'... Going to be running update for following packages: - python3.11-tago-3.1.1 Press Enter key to continue... Running update for: - python3.11-tago-3.1.1: UPDATING ... - python3.11-tago-3.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tago 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath go-ios, using log file: /var/log/nixpkgs-update/go-ios/2024-02-26.log go-ios 0 -> 1 attrpath: go-ios Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zpzzrk58dg5dxxqrz6z26ygkfs5r2xkr-packages.json.drv building '/nix/store/zpzzrk58dg5dxxqrz6z26ygkfs5r2xkr-packages.json.drv'... Going to be running update for following packages: - go-ios-1.0.121 Press Enter key to continue... Running update for: - go-ios-1.0.121: UPDATING ... - go-ios-1.0.121: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update go-ios 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zscroll, using log file: /var/log/nixpkgs-update/zscroll/2024-02-26.log zscroll 0 -> 1 attrpath: zscroll 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/mjkizwzw0rrkvjnxsyafskalvnv262ks-packages.json.drv building '/nix/store/mjkizwzw0rrkvjnxsyafskalvnv262ks-packages.json.drv'... Going to be running update for following packages: - zscroll-2.0.1 Press Enter key to continue... Running update for: - zscroll-2.0.1: UPDATING ... - zscroll-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update zscroll 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rofi-pass, using log file: /var/log/nixpkgs-update/rofi-pass/2024-02-26.log rofi-pass 0 -> 1 attrpath: rofi-pass 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/jci23j18l9xmbd2kd5rcqb4jbydblhs8-packages.json.drv building '/nix/store/jci23j18l9xmbd2kd5rcqb4jbydblhs8-packages.json.drv'... Going to be running update for following packages: - rofi-pass-unstable-2024-02-13 Press Enter key to continue... Running update for: - rofi-pass-unstable-2024-02-13: UPDATING ... - rofi-pass-unstable-2024-02-13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rofi-pass 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.llvm.openmp, using log file: /var/log/nixpkgs-update/rocmPackages.llvm.openmp/2024-02-26.log rocmPackages.llvm.openmp 0 -> 1 attrpath: rocmPackages.llvm.openmp 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] Failed with exit code 1 these 2 derivations will be built: /nix/store/8d24mw2bx6x3azd549wwg3ilbpzf0lxx-update.sh.drv /nix/store/rqh4m3iclvw0xi0lr0c6xkxil46y9mk1-packages.json.drv building '/nix/store/8d24mw2bx6x3azd549wwg3ilbpzf0lxx-update.sh.drv'... building '/nix/store/rqh4m3iclvw0xi0lr0c6xkxil46y9mk1-packages.json.drv'... Going to be running update for following packages: - rocm-llvm-openmp-5.7.1 Press Enter key to continue... Running update for: - rocm-llvm-openmp-5.7.1: UPDATING ... - rocm-llvm-openmp-5.7.1: ERROR --- SHOWING ERROR LOG FOR rocm-llvm-openmp-5.7.1 ---------------------- 'rocmPackages_5.llvm.openmp' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.llvm.openmp'. --- SHOWING ERROR LOG FOR rocm-llvm-openmp-5.7.1 ---------------------- The update script for rocm-llvm-openmp-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.llvm.openmp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mdslides, using log file: /var/log/nixpkgs-update/mdslides/2024-02-26.log mdslides 0 -> 1 attrpath: mdslides 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/v5y0xppfrzhjci5cz91iaq6m7gbkj0hi-packages.json.drv building '/nix/store/v5y0xppfrzhjci5cz91iaq6m7gbkj0hi-packages.json.drv'... Going to be running update for following packages: - mdslides-unstable-2022-12-15 Press Enter key to continue... Running update for: - mdslides-unstable-2022-12-15: UPDATING ... - mdslides-unstable-2022-12-15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mdslides 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.signalfx, using log file: /var/log/nixpkgs-update/terraform-providers.signalfx/2024-02-26.log terraform-providers.signalfx 0 -> 1 attrpath: terraform-providers.signalfx Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.signalfx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath deeptools, using log file: /var/log/nixpkgs-update/deeptools/2024-02-26.log deeptools 0 -> 1 attrpath: deeptools 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/wiz20v96az2fm6l6wyvpm8dmdiyaah33-packages.json.drv building '/nix/store/wiz20v96az2fm6l6wyvpm8dmdiyaah33-packages.json.drv'... Going to be running update for following packages: - deeptools-3.5.4 Press Enter key to continue... Running update for: - deeptools-3.5.4: UPDATING ... - deeptools-3.5.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update deeptools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mopidy-mpris, using log file: /var/log/nixpkgs-update/mopidy-mpris/2024-02-26.log mopidy-mpris 0 -> 1 attrpath: mopidy-mpris 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/b2dz5m4ys6xk69rfadbfbd5a548phwxq-packages.json.drv building '/nix/store/b2dz5m4ys6xk69rfadbfbd5a548phwxq-packages.json.drv'... Going to be running update for following packages: - mopidy-mpris-3.0.3 Press Enter key to continue... Running update for: - mopidy-mpris-3.0.3: UPDATING ... - mopidy-mpris-3.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mopidy-mpris 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qualysclient, using log file: /var/log/nixpkgs-update/python311Packages.qualysclient/2024-02-26.log python311Packages.qualysclient 0 -> 1 attrpath: python311Packages.qualysclient 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/r74h2rgpsp26s7iqwlfq10nmqg8rph05-packages.json.drv building '/nix/store/r74h2rgpsp26s7iqwlfq10nmqg8rph05-packages.json.drv'... Going to be running update for following packages: - python3.11-qualysclient-0.0.4.8.3 Press Enter key to continue... Running update for: - python3.11-qualysclient-0.0.4.8.3: UPDATING ... - python3.11-qualysclient-0.0.4.8.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qualysclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-recording, using log file: /var/log/nixpkgs-update/python311Packages.pytest-recording/2024-02-26.log python311Packages.pytest-recording 0 -> 1 attrpath: python311Packages.pytest-recording 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/j4f2p4gqs42ig548xy3k2k2ps054mk1y-packages.json.drv building '/nix/store/j4f2p4gqs42ig548xy3k2k2ps054mk1y-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-recording-0.13.1 Press Enter key to continue... Running update for: - python3.11-pytest-recording-0.13.1: UPDATING ... - python3.11-pytest-recording-0.13.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-recording 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prometheus-php-fpm-exporter, using log file: /var/log/nixpkgs-update/prometheus-php-fpm-exporter/2024-02-26.log prometheus-php-fpm-exporter 0 -> 1 attrpath: prometheus-php-fpm-exporter Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wlnzdj9w2y4pygyd9kbn188hmy8vw0ij-packages.json.drv building '/nix/store/wlnzdj9w2y4pygyd9kbn188hmy8vw0ij-packages.json.drv'... Going to be running update for following packages: - php-fpm_exporter-2.2.0 Press Enter key to continue... Running update for: - php-fpm_exporter-2.2.0: UPDATING ... - php-fpm_exporter-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update prometheus-php-fpm-exporter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.plux, using log file: /var/log/nixpkgs-update/python311Packages.plux/2024-02-26.log python311Packages.plux 0 -> 1 attrpath: python311Packages.plux Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/296bcqd21n8gcvaz5fs6gq5bbpxabp1v-packages.json.drv building '/nix/store/296bcqd21n8gcvaz5fs6gq5bbpxabp1v-packages.json.drv'... Going to be running update for following packages: - python3.11-plux-1.4.0 Press Enter key to continue... Running update for: - python3.11-plux-1.4.0: UPDATING ... - python3.11-plux-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.plux 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath distgen, using log file: /var/log/nixpkgs-update/distgen/2024-02-26.log distgen 0 -> 1 attrpath: distgen 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/ma7s4b46aipvzw0ikgxfp6q6yjcg3as4-packages.json.drv building '/nix/store/ma7s4b46aipvzw0ikgxfp6q6yjcg3as4-packages.json.drv'... Going to be running update for following packages: - distgen-1.17 Press Enter key to continue... Running update for: - distgen-1.17: UPDATING ... - distgen-1.17: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update distgen 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygccxml, using log file: /var/log/nixpkgs-update/python311Packages.pygccxml/2024-02-26.log python311Packages.pygccxml 0 -> 1 attrpath: python311Packages.pygccxml 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/jhzkq7nnsglw5s43wviv1scc3s6srkl1-packages.json.drv building '/nix/store/jhzkq7nnsglw5s43wviv1scc3s6srkl1-packages.json.drv'... Going to be running update for following packages: - python3.11-pygccxml-2.4.0 Press Enter key to continue... Running update for: - python3.11-pygccxml-2.4.0: UPDATING ... - python3.11-pygccxml-2.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygccxml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.confluent-kafka, using log file: /var/log/nixpkgs-update/python311Packages.confluent-kafka/2024-02-26.log python311Packages.confluent-kafka 0 -> 1 attrpath: python311Packages.confluent-kafka 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/hj65c5h3zh4wxp0cqbiifsrpwdqaky8c-packages.json.drv building '/nix/store/hj65c5h3zh4wxp0cqbiifsrpwdqaky8c-packages.json.drv'... Going to be running update for following packages: - python3.11-confluent-kafka-2.3.0 Press Enter key to continue... Running update for: - python3.11-confluent-kafka-2.3.0: UPDATING ... - python3.11-confluent-kafka-2.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.confluent-kafka 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pantheon.wingpanel-indicator-keyboard, using log file: /var/log/nixpkgs-update/pantheon.wingpanel-indicator-keyboard/2024-02-26.log pantheon.wingpanel-indicator-keyboard 0 -> 1 attrpath: pantheon.wingpanel-indicator-keyboard 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/v0z49jhwg9pr862jfz6x4a1hbnfwb92s-packages.json.drv building '/nix/store/v0z49jhwg9pr862jfz6x4a1hbnfwb92s-packages.json.drv'... Going to be running update for following packages: - wingpanel-indicator-keyboard-2.4.1 Press Enter key to continue... Running update for: - wingpanel-indicator-keyboard-2.4.1: UPDATING ... - wingpanel-indicator-keyboard-2.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.wingpanel-indicator-keyboard 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygnmi, using log file: /var/log/nixpkgs-update/python311Packages.pygnmi/2024-02-26.log python311Packages.pygnmi 0 -> 1 attrpath: python311Packages.pygnmi 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/5bafy6lf0pwv5yhbw6k4fa4vj9ixrik3-packages.json.drv building '/nix/store/5bafy6lf0pwv5yhbw6k4fa4vj9ixrik3-packages.json.drv'... Going to be running update for following packages: - python3.11-pygnmi-0.8.13 Press Enter key to continue... Running update for: - python3.11-pygnmi-0.8.13: UPDATING ... - python3.11-pygnmi-0.8.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygnmi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnome.gnome-common, using log file: /var/log/nixpkgs-update/gnome.gnome-common/2024-02-26.log gnome.gnome-common 0 -> 1 attrpath: gnome.gnome-common Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-common 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyvicare, using log file: /var/log/nixpkgs-update/python311Packages.pyvicare/2024-02-26.log python311Packages.pyvicare 0 -> 1 attrpath: python311Packages.pyvicare 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/s3n90q6ac59v7qzyhv5cpb46g8qaywfs-packages.json.drv building '/nix/store/s3n90q6ac59v7qzyhv5cpb46g8qaywfs-packages.json.drv'... Going to be running update for following packages: - python3.11-pyvicare-2.32.0 Press Enter key to continue... Running update for: - python3.11-pyvicare-2.32.0: UPDATING ... - python3.11-pyvicare-2.32.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyvicare 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fizz, using log file: /var/log/nixpkgs-update/fizz/2024-02-26.log fizz 2024.01.22.00 -> 2024.02.19.00 https://github.com/facebookincubator/fizz/releases attrpath: fizz Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - folly: 2024.01.22.00 -> 2024.02.19.00 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291296" [result] Failed to update fizz 2024.01.22.00 -> 2024.02.19.00 https://github.com/facebookincubator/fizz/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nodepy-runtime, using log file: /var/log/nixpkgs-update/nodepy-runtime/2024-02-26.log nodepy-runtime 0 -> 1 attrpath: nodepy-runtime 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/ygjan5dk6x7a7csxl0y1b7kzy5lrav5w-packages.json.drv building '/nix/store/ygjan5dk6x7a7csxl0y1b7kzy5lrav5w-packages.json.drv'... Going to be running update for following packages: - nodepy-runtime-2.1.5 Press Enter key to continue... Running update for: - nodepy-runtime-2.1.5: UPDATING ... - nodepy-runtime-2.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nodepy-runtime 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath img2pdf, using log file: /var/log/nixpkgs-update/img2pdf/2024-02-26.log img2pdf 0 -> 1 attrpath: img2pdf Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/wgg7r6yxq9ahbgj5glcmc493qkwx9phj-packages.json.drv building '/nix/store/wgg7r6yxq9ahbgj5glcmc493qkwx9phj-packages.json.drv'... Going to be running update for following packages: - img2pdf-0.5.1 Press Enter key to continue... Running update for: - img2pdf-0.5.1: UPDATING ... - img2pdf-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update img2pdf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pypiserver, using log file: /var/log/nixpkgs-update/pypiserver/2024-02-26.log pypiserver 0 -> 1 attrpath: pypiserver 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/6ci35b05apbg9bphmhc7vwnxy96qfwlr-packages.json.drv building '/nix/store/6ci35b05apbg9bphmhc7vwnxy96qfwlr-packages.json.drv'... Going to be running update for following packages: - pypiserver-2.0.1 Press Enter key to continue... Running update for: - pypiserver-2.0.1: UPDATING ... - pypiserver-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pypiserver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cookiecutter, using log file: /var/log/nixpkgs-update/cookiecutter/2024-02-26.log cookiecutter 0 -> 1 attrpath: cookiecutter 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/6ivrf4wc5r3aq2dzmykk4i9c6cap82sh-packages.json.drv building '/nix/store/6ivrf4wc5r3aq2dzmykk4i9c6cap82sh-packages.json.drv'... Going to be running update for following packages: - cookiecutter-2.5.0 Press Enter key to continue... Running update for: - cookiecutter-2.5.0: UPDATING ... - cookiecutter-2.5.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cookiecutter/default.nix b/pkgs/development/python-modules/cookiecutter/default.nix index 35e14b394e2e..a8c3dc3cb78f 100644 --- a/pkgs/development/python-modules/cookiecutter/default.nix +++ b/pkgs/development/python-modules/cookiecutter/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "cookiecutter"; - version = "2.5.0"; + version = "2.6.0"; pyproject = true; # not sure why this is broken @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-5h6QNHSOP0G4vSwR8A0DB4S0hxHE1cQjY8UJiaZTMew="; + hash = "sha256-2yH4Fp6k9P3CQI1IykSFk0neJkf75JSp1sPt/AVCwhw="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 34 > 25 [result] Failed to update cookiecutter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath beautysh, using log file: /var/log/nixpkgs-update/beautysh/2024-02-26.log beautysh 0 -> 1 attrpath: beautysh Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/6aik039w9jxi9yq9xfrrf1p51vx38mkb-packages.json.drv building '/nix/store/6aik039w9jxi9yq9xfrrf1p51vx38mkb-packages.json.drv'... Going to be running update for following packages: - beautysh-6.2.1 Press Enter key to continue... Running update for: - beautysh-6.2.1: UPDATING ... - beautysh-6.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update beautysh 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath phonemizer, using log file: /var/log/nixpkgs-update/phonemizer/2024-02-26.log phonemizer 0 -> 1 attrpath: phonemizer 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/pk679xxkikpg47q3hlyrmpbx77j39gg3-packages.json.drv building '/nix/store/pk679xxkikpg47q3hlyrmpbx77j39gg3-packages.json.drv'... Going to be running update for following packages: - phonemizer-3.2.1 Press Enter key to continue... Running update for: - phonemizer-3.2.1: UPDATING ... - phonemizer-3.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update phonemizer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.trafilatura, using log file: /var/log/nixpkgs-update/python311Packages.trafilatura/2024-02-26.log python311Packages.trafilatura 0 -> 1 attrpath: python311Packages.trafilatura 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/bydgfxyjgpg0459fjz80sr6qxslaap05-packages.json.drv building '/nix/store/bydgfxyjgpg0459fjz80sr6qxslaap05-packages.json.drv'... Going to be running update for following packages: - python3.11-trafilatura-1.7.0 Press Enter key to continue... Running update for: - python3.11-trafilatura-1.7.0: UPDATING ... - python3.11-trafilatura-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.trafilatura 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mullvad-closest, using log file: /var/log/nixpkgs-update/mullvad-closest/2024-02-26.log mullvad-closest 0 -> 1 attrpath: mullvad-closest 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/jm1abany21vg8pa868j8y3k5igqfmh1m-packages.json.drv building '/nix/store/jm1abany21vg8pa868j8y3k5igqfmh1m-packages.json.drv'... Going to be running update for following packages: - mullvad-closest-unstable-2023-07-09 Press Enter key to continue... Running update for: - mullvad-closest-unstable-2023-07-09: UPDATING ... - mullvad-closest-unstable-2023-07-09: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mullvad-closest 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath luddite, using log file: /var/log/nixpkgs-update/luddite/2024-02-26.log luddite 0 -> 1 attrpath: luddite 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/knwa8r8y2k0ryvlmgi1g5sp6lfik1hgl-packages.json.drv building '/nix/store/knwa8r8y2k0ryvlmgi1g5sp6lfik1hgl-packages.json.drv'... Going to be running update for following packages: - luddite-1.0.3 Press Enter key to continue... Running update for: - luddite-1.0.3: UPDATING ... - luddite-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update luddite 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sourcehut.gitsrht, using log file: /var/log/nixpkgs-update/sourcehut.gitsrht/2024-02-26.log sourcehut.gitsrht 0 -> 1 attrpath: sourcehut.gitsrht Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4sqc6f7dxyw298c969qfqajhkdvy5nd9-packages.json.drv building '/nix/store/4sqc6f7dxyw298c969qfqajhkdvy5nd9-packages.json.drv'... Going to be running update for following packages: - gitsrht-0.85.7 Press Enter key to continue... Running update for: - gitsrht-0.85.7: UPDATING ... - gitsrht-0.85.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sourcehut.gitsrht 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixpkgs-pytools, using log file: /var/log/nixpkgs-update/nixpkgs-pytools/2024-02-26.log nixpkgs-pytools 0 -> 1 attrpath: nixpkgs-pytools 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/29dh7acgjdrlmjzr3v1jc8dgdw3f5wmq-packages.json.drv building '/nix/store/29dh7acgjdrlmjzr3v1jc8dgdw3f5wmq-packages.json.drv'... Going to be running update for following packages: - nixpkgs-pytools-1.3.0 Press Enter key to continue... Running update for: - nixpkgs-pytools-1.3.0: UPDATING ... - nixpkgs-pytools-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixpkgs-pytools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pwntools, using log file: /var/log/nixpkgs-update/pwntools/2024-02-26.log pwntools 0 -> 1 attrpath: pwntools 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/yrwf7slipbxx7ix3wj5zg723ddir7jkg-packages.json.drv building '/nix/store/yrwf7slipbxx7ix3wj5zg723ddir7jkg-packages.json.drv'... Going to be running update for following packages: - pwntools-4.11.1 Press Enter key to continue... Running update for: - pwntools-4.11.1: UPDATING ... - pwntools-4.11.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pwntools/default.nix b/pkgs/development/python-modules/pwntools/default.nix index 4fcb8588147f..db91bf50182e 100644 --- a/pkgs/development/python-modules/pwntools/default.nix +++ b/pkgs/development/python-modules/pwntools/default.nix @@ -29,12 +29,12 @@ let in buildPythonPackage rec { pname = "pwntools"; - version = "4.11.1"; + version = "4.12.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-7hnjX721t0YzKcJ75R+tEfUI6E9bxMYXUEtI56GDZP0="; + hash = "sha256-MgKFvZJmFS/bo7gd46MeYaJQdmRVB6ONhfNOGxWZjrE="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/d7qjr197xnnyn4higzkca2lv7rzjjkr4-python3.11-pwntools-4.12.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
  • python312Packages.pwntools
3 packages built:
  • adenum
  • pwndbg
  • pwntools (python311Packages.pwntools)
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for pwntools is: CTF framework and exploit development library meta.homepage for pwntools is: https://pwntools.com meta.changelog for pwntools is: https://github.com/Gallopsled/pwntools/releases/tag/4.12.0 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.12.0 with grep in /nix/store/d7qjr197xnnyn4higzkca2lv7rzjjkr4-python3.11-pwntools-4.12.0 - found 4.12.0 in filename of file in /nix/store/d7qjr197xnnyn4higzkca2lv7rzjjkr4-python3.11-pwntools-4.12.0 ---
Rebuild report (if merged into master) (click to expand) ``` 5 total rebuild path(s) 5 package rebuild(s) First fifty rebuilds by attrpath adenum pwndbg pwntools python311Packages.pwntools python312Packages.pwntools ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/d7qjr197xnnyn4higzkca2lv7rzjjkr4-python3.11-pwntools-4.12.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A pwntools https://github.com/r-ryantm/nixpkgs/archive/d3a20eb3f480088e2a39606263b8e884527f7a23.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d3a20eb3f480088e2a39606263b8e884527f7a23#pwntools ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/d7qjr197xnnyn4higzkca2lv7rzjjkr4-python3.11-pwntools-4.12.0 ls -la /nix/store/d7qjr197xnnyn4higzkca2lv7rzjjkr4-python3.11-pwntools-4.12.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
  • python312Packages.pwntools
3 packages built:
  • adenum
  • pwndbg
  • pwntools (python311Packages.pwntools)
--- ###### Maintainer pings cc @bennofs @kristoff3r @Pamplemousse for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291579 [result] Success updating pwntools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nwdiag, using log file: /var/log/nixpkgs-update/nwdiag/2024-02-26.log nwdiag 0 -> 1 attrpath: nwdiag 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/j4snapl9lg3v96g7pivsviha1zky4gg7-packages.json.drv building '/nix/store/j4snapl9lg3v96g7pivsviha1zky4gg7-packages.json.drv'... Going to be running update for following packages: - nwdiag-3.0.0 Press Enter key to continue... Running update for: - nwdiag-3.0.0: UPDATING ... - nwdiag-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nwdiag 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prqlc, using log file: /var/log/nixpkgs-update/prqlc/2024-02-26.log prqlc 0.11.1 -> 0.11.4 https://github.com/prql/prql/releases attrpath: prqlc Checking auto update branch... An auto update branch exists with message `prqlc: 0.11.1 -> 0.11.3`. New version is 0.11.4. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-0UEbg6f+9eew5RxmuPsOrtiSBsP9mPMO8h5mJEeTFFU= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/database/prqlc/default.nix b/pkgs/development/tools/database/prqlc/default.nix index 60baffb22a29..41e144f5b5f2 100644 --- a/pkgs/development/tools/database/prqlc/default.nix +++ b/pkgs/development/tools/database/prqlc/default.nix @@ -12,16 +12,16 @@ rustPlatform.buildRustPackage rec { pname = "prqlc"; - version = "0.11.1"; + version = "0.11.4"; src = fetchFromGitHub { owner = "prql"; repo = "prql"; rev = version; - hash = "sha256-XKb19qevscNjFUMtLL1nk7fXJuPOyQYZvZ3/4BHS0jo="; + hash = "sha256-YQqGy6BadoTjlCrF7N2PhxmXyuNa6V4sFHRphxQfF4o="; }; - cargoHash = "sha256-cZkXz9sXfFo0OBQDrHKUfYJsTH1RiLEFb4xU6TDaZUQ="; + cargoHash = "sha256-0UEbg6f+9eew5RxmuPsOrtiSBsP9mPMO8h5mJEeTFFU="; nativeBuildInputs = [ pkg-config [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/92sd3i94psq7kl2pbrhz1miqvr33q2d1-prqlc-0.11.4" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • prqlc
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/prql/prql/releases. meta.description for prqlc is: A CLI for the PRQL compiler - a simple, powerful, pipelined SQL replacement meta.homepage for prqlc is: https://github.com/prql/prql meta.changelog for prqlc is: https://github.com/prql/prql/blob/0.11.4/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/PRQL/prql/releases/tag/0.11.4) - [Compare changes on GitHub](https://github.com/prql/prql/compare/0.11.1...0.11.4) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.11.4 with grep in /nix/store/92sd3i94psq7kl2pbrhz1miqvr33q2d1-prqlc-0.11.4 - found 0.11.4 in filename of file in /nix/store/92sd3i94psq7kl2pbrhz1miqvr33q2d1-prqlc-0.11.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath prqlc ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/92sd3i94psq7kl2pbrhz1miqvr33q2d1-prqlc-0.11.4 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A prqlc https://github.com/r-ryantm/nixpkgs/archive/f7b47a50118c36f961d6516cbfb2de88fe63bb7a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f7b47a50118c36f961d6516cbfb2de88fe63bb7a#prqlc ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/92sd3i94psq7kl2pbrhz1miqvr33q2d1-prqlc-0.11.4 ls -la /nix/store/92sd3i94psq7kl2pbrhz1miqvr33q2d1-prqlc-0.11.4/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • prqlc
--- ###### Maintainer pings cc @dit7ya for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/287132 [result] Success updating prqlc 0.11.1 -> 0.11.4 https://github.com/prql/prql/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pybrowsers, using log file: /var/log/nixpkgs-update/python311Packages.pybrowsers/2024-02-26.log python311Packages.pybrowsers 0 -> 1 attrpath: python311Packages.pybrowsers 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/i5fdf8lm4xxmbv66k58d9cfh1vjs7sh0-packages.json.drv building '/nix/store/i5fdf8lm4xxmbv66k58d9cfh1vjs7sh0-packages.json.drv'... Going to be running update for following packages: - python3.11-pybrowsers-0.5.2 Press Enter key to continue... Running update for: - python3.11-pybrowsers-0.5.2: UPDATING ... - python3.11-pybrowsers-0.5.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pybrowsers 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.whoisdomain, using log file: /var/log/nixpkgs-update/python311Packages.whoisdomain/2024-02-26.log python311Packages.whoisdomain 0 -> 1 attrpath: python311Packages.whoisdomain 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/p0a871if39qpglqqarpbfnxmw4dyz3gk-packages.json.drv building '/nix/store/p0a871if39qpglqqarpbfnxmw4dyz3gk-packages.json.drv'... Going to be running update for following packages: - python3.11-whoisdomain-1.20240129.1 Press Enter key to continue... Running update for: - python3.11-whoisdomain-1.20240129.1: UPDATING ... - python3.11-whoisdomain-1.20240129.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.whoisdomain 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.webdriver-manager, using log file: /var/log/nixpkgs-update/python311Packages.webdriver-manager/2024-02-26.log python311Packages.webdriver-manager 0 -> 1 attrpath: python311Packages.webdriver-manager 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/a7ksq37bd08lll5zaq24ai3i8acn7br6-packages.json.drv building '/nix/store/a7ksq37bd08lll5zaq24ai3i8acn7br6-packages.json.drv'... Going to be running update for following packages: - python3.11-webdriver-manager-4.0.1 Press Enter key to continue... Running update for: - python3.11-webdriver-manager-4.0.1: UPDATING ... - python3.11-webdriver-manager-4.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.webdriver-manager 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath reptor, using log file: /var/log/nixpkgs-update/reptor/2024-02-26.log reptor 0.9 -> 0.10 https://github.com/Syslifters/reptor/releases attrpath: reptor 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/vvxy4qxcyd1pmf089lz997bfzdgf83qf-packages.json.drv building '/nix/store/vvxy4qxcyd1pmf089lz997bfzdgf83qf-packages.json.drv'... Going to be running update for following packages: - reptor-0.9 Press Enter key to continue... Running update for: - reptor-0.9: UPDATING ... - reptor-0.9: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/reptor/default.nix b/pkgs/development/python-modules/reptor/default.nix index 1f35854766f0..da160b3a0582 100644 --- a/pkgs/development/python-modules/reptor/default.nix +++ b/pkgs/development/python-modules/reptor/default.nix @@ -32,7 +32,7 @@ buildPythonPackage rec { pname = "reptor"; - version = "0.9"; + version = "0.10"; pyproject = true; disabled = pythonOlder "3.8"; @@ -41,7 +41,7 @@ buildPythonPackage rec { owner = "Syslifters"; repo = "reptor"; rev = "refs/tags/${version}"; - hash = "sha256-CjTedIl7ZkSFfKKhHmCadTd7zdz3gP7Q4uCscv5An38="; + hash = "sha256-W+jCI7v6Ug8E7haEb5dVzDOTvgSXgFt9FHTwaYBccfo="; }; pythonRelaxDeps = true; An auto update branch exists with message `reptor: 0.9 -> 0.10`. New version is 0.10. An auto update branch exists with an equal or greater version [result] Failed to update reptor 0.9 -> 0.10 https://github.com/Syslifters/reptor/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath earlybird, using log file: /var/log/nixpkgs-update/earlybird/2024-02-26.log earlybird 4.0.0 -> 4.1.1 https://github.com/americanexpress/earlybird/releases attrpath: earlybird Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-39jXqCXAwg/C+9gEXiS1X58OD61nMNQifnhgVGEF6ck=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'earlybird.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/m1ncq2zgd7l5xjxlp6rqdl5wylh00ks7-earlybird-4.1.1-go-modules.drv /nix/store/f6xdvzw865xlp0cgqd7yz17yhpzvgai9-earlybird-4.1.1.drv building '/nix/store/m1ncq2zgd7l5xjxlp6rqdl5wylh00ks7-earlybird-4.1.1-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/nrlzi6b25fr0v2l4nhp7rccrrxqx0ip0-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: downloading gopkg.in/src-d/go-git.v4 v4.13.1 go: downloading github.com/ghodss/yaml v1.0.0 go: downloading github.com/howeyc/gopass v0.0.0-20190910152052-7cb4b85ec19c go: downloading github.com/gocarina/gocsv v0.0.0-20200330101823-46266ca37bd3 go: downloading code.sajari.com/docconv v1.3.8 go: downloading golang.org/x/text v0.14.0 go: downloading github.com/gorilla/mux v1.8.1 go: downloading golang.org/x/net v0.21.0 go: downloading github.com/dghubble/sling v1.4.1 go: downloading github.com/google/go-github v17.0.0+incompatible go: downloading gopkg.in/yaml.v2 v2.4.0 go: downloading golang.org/x/sys v0.17.0 go: downloading golang.org/x/crypto v0.19.0 go: downloading github.com/google/go-querystring v1.1.0 go: downloading golang.org/x/term v0.17.0 go: downloading github.com/jbenet/go-context v0.0.0-20150711004518-d14ea06fba99 go: downloading gopkg.in/src-d/go-billy.v4 v4.3.2 go: downloading github.com/sergi/go-diff v1.0.0 go: downloading github.com/src-d/gcfg v1.4.0 go: downloading github.com/mitchellh/go-homedir v1.1.0 go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd go: downloading github.com/xanzy/ssh-agent v0.2.1 go: downloading github.com/emirpasic/gods v1.12.0 go: downloading google.golang.org/protobuf v1.28.0 go: downloading github.com/advancedlogic/GoOse v0.0.0-20191112112754-e742535969c1 go: downloading github.com/richardlehane/msoleps v1.0.3 go: downloading github.com/otiai10/gosseract/v2 v2.2.4 go: downloading github.com/JalfResi/justext v0.0.0-20170829062021-c0282dea7198 go: downloading github.com/richardlehane/mscfb v1.0.3 go: downloading gopkg.in/warnings.v0 v0.1.2 go: downloading github.com/levigross/exp-html v0.0.0-20120902181939-8df60c69a8f5 go: downloading github.com/PuerkitoBio/goquery v1.5.1 go: downloading github.com/gigawattio/window v0.0.0-20180317192513-0f5467e35573 go: downloading github.com/fatih/set v0.2.1 go: downloading github.com/araddon/dateparse v0.0.0-20200409225146-d820a6159ab1 go: downloading github.com/pkg/errors v0.9.1 go: downloading github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7 go: downloading github.com/go-resty/resty/v2 v2.3.0 go: downloading github.com/andybalholm/cascadia v1.2.0 go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf go: downloading github.com/olekukonko/tablewriter v0.0.4 go: downloading github.com/mattn/go-runewidth v0.0.9 go: updates to go.mod needed; to update it: go mod tidy error: builder for '/nix/store/m1ncq2zgd7l5xjxlp6rqdl5wylh00ks7-earlybird-4.1.1-go-modules.drv' failed with exit code 1; last 25 log lines: > go: downloading github.com/mitchellh/go-homedir v1.1.0 > go: downloading github.com/kevinburke/ssh_config v0.0.0-20190725054713-01f96b0aa0cd > go: downloading github.com/xanzy/ssh-agent v0.2.1 > go: downloading github.com/emirpasic/gods v1.12.0 > go: downloading google.golang.org/protobuf v1.28.0 > go: downloading github.com/advancedlogic/GoOse v0.0.0-20191112112754-e742535969c1 > go: downloading github.com/richardlehane/msoleps v1.0.3 > go: downloading github.com/otiai10/gosseract/v2 v2.2.4 > go: downloading github.com/JalfResi/justext v0.0.0-20170829062021-c0282dea7198 > go: downloading github.com/richardlehane/mscfb v1.0.3 > go: downloading gopkg.in/warnings.v0 v0.1.2 > go: downloading github.com/levigross/exp-html v0.0.0-20120902181939-8df60c69a8f5 > go: downloading github.com/PuerkitoBio/goquery v1.5.1 > go: downloading github.com/gigawattio/window v0.0.0-20180317192513-0f5467e35573 > go: downloading github.com/fatih/set v0.2.1 > go: downloading github.com/araddon/dateparse v0.0.0-20200409225146-d820a6159ab1 > go: downloading github.com/pkg/errors v0.9.1 > go: downloading github.com/jaytaylor/html2text v0.0.0-20200412013138-3577fbdbcff7 > go: downloading github.com/go-resty/resty/v2 v2.3.0 > go: downloading github.com/andybalholm/cascadia v1.2.0 > go: downloading github.com/ssor/bom v0.0.0-20170718123548-6386211fdfcf > go: downloading github.com/olekukonko/tablewriter v0.0.4 > go: downloading github.com/mattn/go-runewidth v0.0.9 > go: updates to go.mod needed; to update it: > go mod tidy For full logs, run 'nix log /nix/store/m1ncq2zgd7l5xjxlp6rqdl5wylh00ks7-earlybird-4.1.1-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/f6xdvzw865xlp0cgqd7yz17yhpzvgai9-earlybird-4.1.1.drv' failed to build [result] Failed to update earlybird 4.0.0 -> 4.1.1 https://github.com/americanexpress/earlybird/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mathlibtools, using log file: /var/log/nixpkgs-update/mathlibtools/2024-02-26.log mathlibtools 0 -> 1 attrpath: mathlibtools 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/jsflhh0blx420qw1i9d8bshh3g0bxri2-packages.json.drv building '/nix/store/jsflhh0blx420qw1i9d8bshh3g0bxri2-packages.json.drv'... Going to be running update for following packages: - mathlibtools-1.3.2 Press Enter key to continue... Running update for: - mathlibtools-1.3.2: UPDATING ... - mathlibtools-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mathlibtools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.courlan, using log file: /var/log/nixpkgs-update/python311Packages.courlan/2024-02-26.log python311Packages.courlan 0 -> 1 attrpath: python311Packages.courlan 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/h51216gmsd8mkz14w040icwrjdx02lpp-packages.json.drv building '/nix/store/h51216gmsd8mkz14w040icwrjdx02lpp-packages.json.drv'... Going to be running update for following packages: - python3.11-courlan-1.0.0 Press Enter key to continue... Running update for: - python3.11-courlan-1.0.0: UPDATING ... - python3.11-courlan-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.courlan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pc-ble-driver-py, using log file: /var/log/nixpkgs-update/python311Packages.pc-ble-driver-py/2024-02-26.log python311Packages.pc-ble-driver-py 0 -> 1 attrpath: python311Packages.pc-ble-driver-py 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/i5x0vlak89wkw8p7m8y2cfsczaqb65yi-packages.json.drv building '/nix/store/i5x0vlak89wkw8p7m8y2cfsczaqb65yi-packages.json.drv'... Going to be running update for following packages: - python3.11-pc-ble-driver-py-0.17.0 Press Enter key to continue... Running update for: - python3.11-pc-ble-driver-py-0.17.0: UPDATING ... - python3.11-pc-ble-driver-py-0.17.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pc-ble-driver-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.justext, using log file: /var/log/nixpkgs-update/python311Packages.justext/2024-02-26.log python311Packages.justext 0 -> 1 attrpath: python311Packages.justext 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/4hjvkg0grfrd54qd42a5nz4yi8n5y1lx-packages.json.drv building '/nix/store/4hjvkg0grfrd54qd42a5nz4yi8n5y1lx-packages.json.drv'... Going to be running update for following packages: - python3.11-justext-3.0.0 Press Enter key to continue... Running update for: - python3.11-justext-3.0.0: UPDATING ... - python3.11-justext-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.justext 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath revive, using log file: /var/log/nixpkgs-update/revive/2024-02-26.log revive 1.3.6 -> 1.3.7 https://github.com/mgechev/revive/releases attrpath: revive Checking auto update branch... An auto update branch exists with message `revive: 1.3.6 -> 1.3.7`. New version is 1.3.7. An auto update branch exists with an equal or greater version [result] Failed to update revive 1.3.6 -> 1.3.7 https://github.com/mgechev/revive/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.supernova, using log file: /var/log/nixpkgs-update/rPackages.supernova/2024-02-26.log rPackages.supernova 2.5.8 -> 3.0.0 https://repology.org/project/r:supernova/versions attrpath: rPackages.supernova Checking auto update branch... No auto update branch exists Old version 2.5.8" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.supernova 2.5.8 -> 3.0.0 https://repology.org/project/r:supernova/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pydeps, using log file: /var/log/nixpkgs-update/pydeps/2024-02-26.log pydeps 0 -> 1 attrpath: pydeps 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/00hk3aa1wymx82k1h6mq2h5j47n1ayhf-packages.json.drv building '/nix/store/00hk3aa1wymx82k1h6mq2h5j47n1ayhf-packages.json.drv'... Going to be running update for following packages: - pydeps-1.12.18 Press Enter key to continue... Running update for: - pydeps-1.12.18: UPDATING ... - pydeps-1.12.18: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pydeps 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath acquire, using log file: /var/log/nixpkgs-update/acquire/2024-02-26.log acquire 0 -> 1 attrpath: acquire 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/w14ph59z4qzqkydp2d3f406f7cqp48rg-packages.json.drv building '/nix/store/w14ph59z4qzqkydp2d3f406f7cqp48rg-packages.json.drv'... Going to be running update for following packages: - acquire-3.12 Press Enter key to continue... Running update for: - acquire-3.12: UPDATING ... - acquire-3.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update acquire 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath griffe, using log file: /var/log/nixpkgs-update/griffe/2024-02-26.log griffe 0 -> 1 attrpath: griffe 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/6y1aw00k5zhdq07jv976h0asgb93zxps-packages.json.drv building '/nix/store/6y1aw00k5zhdq07jv976h0asgb93zxps-packages.json.drv'... Going to be running update for following packages: - griffe-0.40.1 Press Enter key to continue... Running update for: - griffe-0.40.1: UPDATING ... - griffe-0.40.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update griffe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ansible, using log file: /var/log/nixpkgs-update/ansible/2024-02-26.log ansible 0 -> 1 attrpath: ansible 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/m82lqc33x69awjisv0df4jla82hs7pcq-packages.json.drv building '/nix/store/m82lqc33x69awjisv0df4jla82hs7pcq-packages.json.drv'... Going to be running update for following packages: - ansible-core-2.16.3 Press Enter key to continue... Running update for: - ansible-core-2.16.3: UPDATING ... - ansible-core-2.16.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ansible 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.formbox, using log file: /var/log/nixpkgs-update/python311Packages.formbox/2024-02-26.log python311Packages.formbox 0 -> 1 attrpath: python311Packages.formbox 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/hs3pqr1yqsrw9ci6zfhfbnsb22kbqdcg-packages.json.drv building '/nix/store/hs3pqr1yqsrw9ci6zfhfbnsb22kbqdcg-packages.json.drv'... Going to be running update for following packages: - python3.11-formbox-0.4.3 Press Enter key to continue... Running update for: - python3.11-formbox-0.4.3: UPDATING ... - python3.11-formbox-0.4.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.formbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fst-pso, using log file: /var/log/nixpkgs-update/python311Packages.fst-pso/2024-02-26.log python311Packages.fst-pso 0 -> 1 attrpath: python311Packages.fst-pso 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/vzcnc2sphpzl414hndc7ani51hfs5pji-packages.json.drv building '/nix/store/vzcnc2sphpzl414hndc7ani51hfs5pji-packages.json.drv'... Going to be running update for following packages: - python3.11-fst-pso-1.8.1 Press Enter key to continue... Running update for: - python3.11-fst-pso-1.8.1: UPDATING ... - python3.11-fst-pso-1.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fst-pso 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flask-session-captcha, using log file: /var/log/nixpkgs-update/python311Packages.flask-session-captcha/2024-02-26.log python311Packages.flask-session-captcha 0 -> 1 attrpath: python311Packages.flask-session-captcha Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/sxsjvs64bf7ifzxwhcmzi4ls2xbyadp8-packages.json.drv building '/nix/store/sxsjvs64bf7ifzxwhcmzi4ls2xbyadp8-packages.json.drv'... Going to be running update for following packages: - python3.11-flask-session-captcha-1.3.0 Press Enter key to continue... Running update for: - python3.11-flask-session-captcha-1.3.0: UPDATING ... - python3.11-flask-session-captcha-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flask-session-captcha 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gdl, using log file: /var/log/nixpkgs-update/gdl/2024-02-26.log gdl 0 -> 1 attrpath: gdl Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gdl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath autokey, using log file: /var/log/nixpkgs-update/autokey/2024-02-26.log autokey 0 -> 1 attrpath: autokey 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/jzvz6m3bbrgl6wkl95y6ch8a2nhs3ndz-packages.json.drv building '/nix/store/jzvz6m3bbrgl6wkl95y6ch8a2nhs3ndz-packages.json.drv'... Going to be running update for following packages: - autokey-0.96.0 Press Enter key to continue... Running update for: - autokey-0.96.0: UPDATING ... - autokey-0.96.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update autokey 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sievelib, using log file: /var/log/nixpkgs-update/python311Packages.sievelib/2024-02-26.log python311Packages.sievelib 0 -> 1 attrpath: python311Packages.sievelib 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/v4df6v34vd7dm2bnywllk87f699lmcl9-packages.json.drv building '/nix/store/v4df6v34vd7dm2bnywllk87f699lmcl9-packages.json.drv'... Going to be running update for following packages: - python3.11-sievelib-1.2.1 Press Enter key to continue... Running update for: - python3.11-sievelib-1.2.1: UPDATING ... - python3.11-sievelib-1.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sievelib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.blinkpy, using log file: /var/log/nixpkgs-update/python311Packages.blinkpy/2024-02-26.log python311Packages.blinkpy 0 -> 1 attrpath: python311Packages.blinkpy 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/j1pf9mdhx4frdgg5fr1smgfw9v457qxj-packages.json.drv building '/nix/store/j1pf9mdhx4frdgg5fr1smgfw9v457qxj-packages.json.drv'... Going to be running update for following packages: - python3.11-blinkpy-0.22.6 Press Enter key to continue... Running update for: - python3.11-blinkpy-0.22.6: UPDATING ... - python3.11-blinkpy-0.22.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.blinkpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mongodict, using log file: /var/log/nixpkgs-update/python311Packages.mongodict/2024-02-26.log python311Packages.mongodict 0 -> 1 attrpath: python311Packages.mongodict 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/p12vkfa9qr18vlk1dg9xahv90qssa418-packages.json.drv building '/nix/store/p12vkfa9qr18vlk1dg9xahv90qssa418-packages.json.drv'... Going to be running update for following packages: - python3.11-mongodict-0.3.1 Press Enter key to continue... Running update for: - python3.11-mongodict-0.3.1: UPDATING ... - python3.11-mongodict-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mongodict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vdf, using log file: /var/log/nixpkgs-update/python311Packages.vdf/2024-02-26.log python311Packages.vdf 0 -> 1 attrpath: python311Packages.vdf 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/6klkg7jg6q6fcqi4z64jk9vwbbkxv1zc-packages.json.drv building '/nix/store/6klkg7jg6q6fcqi4z64jk9vwbbkxv1zc-packages.json.drv'... Going to be running update for following packages: - python3.11-vdf-3.4 Press Enter key to continue... Running update for: - python3.11-vdf-3.4: UPDATING ... - python3.11-vdf-3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vdf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath snallygaster, using log file: /var/log/nixpkgs-update/snallygaster/2024-02-26.log snallygaster 0 -> 1 attrpath: snallygaster 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/p957drlycj0wqcfvwagsi1m9kaz52gf0-packages.json.drv building '/nix/store/p957drlycj0wqcfvwagsi1m9kaz52gf0-packages.json.drv'... Going to be running update for following packages: - snallygaster-0.0.12 Press Enter key to continue... Running update for: - snallygaster-0.0.12: UPDATING ... - snallygaster-0.0.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update snallygaster 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.htpasswd, using log file: /var/log/nixpkgs-update/terraform-providers.htpasswd/2024-02-26.log terraform-providers.htpasswd 0 -> 1 attrpath: terraform-providers.htpasswd Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.htpasswd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.celery-types, using log file: /var/log/nixpkgs-update/python311Packages.celery-types/2024-02-26.log python311Packages.celery-types 0 -> 1 attrpath: python311Packages.celery-types 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/nglgdl0i7nsnfjg2mqq5jw60j7fgamfi-packages.json.drv building '/nix/store/nglgdl0i7nsnfjg2mqq5jw60j7fgamfi-packages.json.drv'... Going to be running update for following packages: - python3.11-celery-types-0.20.0 Press Enter key to continue... Running update for: - python3.11-celery-types-0.20.0: UPDATING ... - python3.11-celery-types-0.20.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/celery-types/default.nix b/pkgs/development/python-modules/celery-types/default.nix index cc77baff0444..8254ec0d3450 100644 --- a/pkgs/development/python-modules/celery-types/default.nix +++ b/pkgs/development/python-modules/celery-types/default.nix @@ -8,14 +8,14 @@ buildPythonPackage rec { pname = "celery-types"; - version = "0.20.0"; + version = "0.22.0"; format = "pyproject"; disabled = pythonOlder "3.10"; src = fetchPypi { inherit pname version; - hash = "sha256-5cdiVVYF7QWSuu2dUZIwBGzo56EcZ6ghVVwIt87OGWA="; + hash = "sha256-DsrS+lpu3tCh+Rnl4eOBzC/wY1/ksh21O0ZhtodtWzA="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.celery-types Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.celery-types Standard output: error: build log of 'python311Packages.celery-types' is not available [result] Failed to update python311Packages.celery-types 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysml, using log file: /var/log/nixpkgs-update/python311Packages.pysml/2024-02-26.log python311Packages.pysml 0 -> 1 attrpath: python311Packages.pysml 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/sznm990may45s289rck2rb31labgnmji-packages.json.drv building '/nix/store/sznm990may45s289rck2rb31labgnmji-packages.json.drv'... Going to be running update for following packages: - python3.11-pysml-0.1.2 Press Enter key to continue... Running update for: - python3.11-pysml-0.1.2: UPDATING ... - python3.11-pysml-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath graalvmCEPackages.truffleruby, using log file: /var/log/nixpkgs-update/graalvmCEPackages.truffleruby/2024-02-26.log graalvmCEPackages.truffleruby 0 -> 1 attrpath: graalvmCEPackages.truffleruby 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/mkvn6z4zvrb1mdd40zvvzkyhz1xdf01f-packages.json.drv building '/nix/store/mkvn6z4zvrb1mdd40zvvzkyhz1xdf01f-packages.json.drv'... Going to be running update for following packages: - truffleruby-23.1.2 Press Enter key to continue... Running update for: - truffleruby-23.1.2: UPDATING ... - truffleruby-23.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update graalvmCEPackages.truffleruby 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath crc, using log file: /var/log/nixpkgs-update/crc/2024-02-26.log crc 0 -> 1 attrpath: crc Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j302rj2jkfvxl6a8zvs7dm20dz634ic9-packages.json.drv building '/nix/store/j302rj2jkfvxl6a8zvs7dm20dz634ic9-packages.json.drv'... Going to be running update for following packages: - crc-2.32.0 Press Enter key to continue... Running update for: - crc-2.32.0: UPDATING ... - crc-2.32.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update crc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath github-desktop, using log file: /var/log/nixpkgs-update/github-desktop/2024-02-26.log github-desktop 3.3.6 -> 3.3.8-linux2 https://github.com/shiftkey/desktop/releases attrpath: github-desktop Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv building '/nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv'... trying https://github.com/shiftkey/desktop/releases/download/release-3.3.8-linux2-linux3/GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb from any mirror error: builder for '/nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/shiftkey/desktop/releases/download/release-3.3.8-linux2-linux3/GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb from any mirror For full logs, run 'nix log /nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'github-desktop.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv /nix/store/8vgylhg25yy562kq5qa46hv5bm29lk8y-github-desktop-3.3.8-linux2.drv building '/nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv'... trying https://github.com/shiftkey/desktop/releases/download/release-3.3.8-linux2-linux3/GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb from any mirror error: builder for '/nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/shiftkey/desktop/releases/download/release-3.3.8-linux2-linux3/GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb from any mirror For full logs, run 'nix log /nix/store/afrh961yh3m91ivlz99jwry04a7i4pb7-GitHubDesktop-linux-amd64-3.3.8-linux2-linux3.deb.drv'. error: 1 dependencies of derivation '/nix/store/8vgylhg25yy562kq5qa46hv5bm29lk8y-github-desktop-3.3.8-linux2.drv' failed to build [result] Failed to update github-desktop 3.3.6 -> 3.3.8-linux2 https://github.com/shiftkey/desktop/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.keyATM, using log file: /var/log/nixpkgs-update/rPackages.keyATM/2024-02-26.log rPackages.keyATM 0.5.0 -> 0.5.1 https://repology.org/project/r:keyatm/versions attrpath: rPackages.keyATM Checking auto update branch... No auto update branch exists Old version 0.5.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.keyATM 0.5.0 -> 0.5.1 https://repology.org/project/r:keyatm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pynamodb, using log file: /var/log/nixpkgs-update/python312Packages.pynamodb/2024-02-26.log python312Packages.pynamodb 5.5.1 -> 6.0.0 https://github.com/pynamodb/PynamoDB/releases attrpath: python312Packages.pynamodb 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/rykc6wim1rsrfakz6qz905kln6dkyvx1-packages.json.drv building '/nix/store/rykc6wim1rsrfakz6qz905kln6dkyvx1-packages.json.drv'... Going to be running update for following packages: - python3.12-pynamodb-5.5.1 Press Enter key to continue... Running update for: - python3.12-pynamodb-5.5.1: UPDATING ... - python3.12-pynamodb-5.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pynamodb/default.nix b/pkgs/development/python-modules/pynamodb/default.nix index 8f75abea64fd..61c189592db1 100644 --- a/pkgs/development/python-modules/pynamodb/default.nix +++ b/pkgs/development/python-modules/pynamodb/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "pynamodb"; - version = "5.5.1"; + version = "6.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "pynamodb"; repo = "PynamoDB"; rev = "refs/tags/${version}"; - hash = "sha256-VZHEXAuHGn10EMkyd8hibipu6tw5JvOP4XwdB+xdjN8="; + hash = "sha256-Ag/ivZ2SDYX0kwXbExt3kE/pMJgfoGc6gWoy+Rr6GTw="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 1629 > 25 [result] Failed to update python312Packages.pynamodb 5.5.1 -> 6.0.0 https://github.com/pynamodb/PynamoDB/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tmux-sessionizer, using log file: /var/log/nixpkgs-update/tmux-sessionizer/2024-02-26.log tmux-sessionizer 0.4.0-unstable-2024-02-06 -> 0.4.0 https://github.com/jrmoulton/tmux-sessionizer/releases attrpath: tmux-sessionizer Checking auto update branch... No auto update branch exists 0.4.0 is not newer than 0.4.0-unstable-2024-02-06 according to Nix; versionComparison: -1 [result] Failed to update tmux-sessionizer 0.4.0-unstable-2024-02-06 -> 0.4.0 https://github.com/jrmoulton/tmux-sessionizer/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pyscreeze, using log file: /var/log/nixpkgs-update/python312Packages.pyscreeze/2024-02-26.log python312Packages.pyscreeze 0.1.26 -> 0.1.30 https://repology.org/project/python:pyscreeze/versions attrpath: python312Packages.pyscreeze 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/z80hi8vh5a67b7k685yvi9s8vws4f8lp-packages.json.drv building '/nix/store/z80hi8vh5a67b7k685yvi9s8vws4f8lp-packages.json.drv'... Going to be running update for following packages: - python3.12-PyScreeze-0.1.26 Press Enter key to continue... Running update for: - python3.12-PyScreeze-0.1.26: UPDATING ... - python3.12-PyScreeze-0.1.26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pyscreeze 0.1.26 -> 0.1.30 https://repology.org/project/python:pyscreeze/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.s3fs, using log file: /var/log/nixpkgs-update/python312Packages.s3fs/2024-02-26.log python312Packages.s3fs 2023.12.2 -> 2024.2.0 https://repology.org/project/python:s3fs/versions attrpath: python312Packages.s3fs 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/qdn1k74ssbmg5byhq0kb36109nsvc9sn-packages.json.drv building '/nix/store/qdn1k74ssbmg5byhq0kb36109nsvc9sn-packages.json.drv'... Going to be running update for following packages: - python3.12-s3fs-2023.12.2 Press Enter key to continue... Running update for: - python3.12-s3fs-2023.12.2: UPDATING ... - python3.12-s3fs-2023.12.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/s3fs/default.nix b/pkgs/development/python-modules/s3fs/default.nix index 184f27c292ea..2cc6bb9d7950 100644 --- a/pkgs/development/python-modules/s3fs/default.nix +++ b/pkgs/development/python-modules/s3fs/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "s3fs"; - version = "2023.12.2"; + version = "2024.2.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-tewHBiSBu7RcsGGzGYTHGI0QbiksJwMwOeAk5LpXQNw="; + hash = "sha256-+AZPUirQiLVrBDBHyCVzSEfAJp3xnyYTyVbUwg3hW2I="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.s3fs Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.s3fs Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.s3fs/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.s3fs 2023.12.2 -> 2024.2.0 https://repology.org/project/python:s3fs/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.wikipedia, using log file: /var/log/nixpkgs-update/python312Packages.wikipedia/2024-02-26.log python312Packages.wikipedia 1.4.0 -> 1.4.5 https://repology.org/project/python:wikipedia/versions attrpath: python312Packages.wikipedia 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/87zzgl8wz1rcwy3mx93wfc81rvx3vldr-packages.json.drv building '/nix/store/87zzgl8wz1rcwy3mx93wfc81rvx3vldr-packages.json.drv'... Going to be running update for following packages: - python3.12-wikipedia-1.4.0 Press Enter key to continue... Running update for: - python3.12-wikipedia-1.4.0: UPDATING ... - python3.12-wikipedia-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.wikipedia 1.4.0 -> 1.4.5 https://repology.org/project/python:wikipedia/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.watermark, using log file: /var/log/nixpkgs-update/python312Packages.watermark/2024-02-26.log python312Packages.watermark 2.4.0 -> 2.4.3 https://repology.org/project/python:watermark/versions attrpath: python312Packages.watermark 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/an397vnwlml3lcnldhqfkpbx4z5fhg5f-packages.json.drv building '/nix/store/an397vnwlml3lcnldhqfkpbx4z5fhg5f-packages.json.drv'... Going to be running update for following packages: - python3.12-watermark-2.4.0 Press Enter key to continue... Running update for: - python3.12-watermark-2.4.0: UPDATING ... - python3.12-watermark-2.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.watermark 2.4.0 -> 2.4.3 https://repology.org/project/python:watermark/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libkrun, using log file: /var/log/nixpkgs-update/libkrun/2024-02-26.log libkrun 1.7.2 -> 1.8.0 https://github.com/containers/libkrun/releases attrpath: libkrun Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update libkrun 1.7.2 -> 1.8.0 https://github.com/containers/libkrun/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libimobiledevice-glue, using log file: /var/log/nixpkgs-update/libimobiledevice-glue/2024-02-26.log libimobiledevice-glue 1.0.0 -> 1.1.0 https://github.com/libimobiledevice/libimobiledevice-glue/releases attrpath: libimobiledevice-glue Checking auto update branch... An auto update branch exists with message `libimobiledevice-glue: 1.0.0 -> 1.1.0`. New version is 1.1.0. An auto update branch exists with an equal or greater version [result] Failed to update libimobiledevice-glue 1.0.0 -> 1.1.0 https://github.com/libimobiledevice/libimobiledevice-glue/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.kubernetes, using log file: /var/log/nixpkgs-update/python312Packages.kubernetes/2024-02-26.log python312Packages.kubernetes 28.1.0 -> 29.0.0 https://github.com/kubernetes-client/python/releases attrpath: python312Packages.kubernetes 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/df4h52vzsvyhanzxj88ja1xfwi05h439-packages.json.drv building '/nix/store/df4h52vzsvyhanzxj88ja1xfwi05h439-packages.json.drv'... Going to be running update for following packages: - python3.12-kubernetes-28.1.0 Press Enter key to continue... Running update for: - python3.12-kubernetes-28.1.0: UPDATING ... - python3.12-kubernetes-28.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/kubernetes/default.nix b/pkgs/development/python-modules/kubernetes/default.nix index bb3bd33e469e..86a666a3c001 100644 --- a/pkgs/development/python-modules/kubernetes/default.nix +++ b/pkgs/development/python-modules/kubernetes/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "kubernetes"; - version = "28.1.0"; + version = "29.0.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = "kubernetes-client"; repo = "python"; rev = "refs/tags/v${version}"; - hash = "sha256-NKrxv5a5gkgpNG7yViTKYBYnU249taWl6fkPJa7/Rzo="; + hash = "sha256-KChfiXYnJTeIW6O7GaK/fMxU2quIvbjc4gB4aZBeTtI="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.kubernetes Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.kubernetes Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.kubernetes/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.kubernetes 28.1.0 -> 29.0.0 https://github.com/kubernetes-client/python/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.TieCycle 1.227 -> 1.228 https://github.com/briandfoy/tie-cycle/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.wheezy-template, using log file: /var/log/nixpkgs-update/python312Packages.wheezy-template/2024-02-26.log python312Packages.wheezy-template 3.1.0 -> 3.2.2 https://repology.org/project/python:wheezy.template/versions attrpath: python312Packages.wheezy-template 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/07bldyay8mazab1iaasrlqjmdybjaks0-packages.json.drv building '/nix/store/07bldyay8mazab1iaasrlqjmdybjaks0-packages.json.drv'... Going to be running update for following packages: - python3.12-wheezy.template-3.1.0 Press Enter key to continue... Running update for: - python3.12-wheezy.template-3.1.0: UPDATING ... - python3.12-wheezy.template-3.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wheezy-template/default.nix b/pkgs/development/python-modules/wheezy-template/default.nix index ef70345c1a18..c8d0b63f2ca1 100644 --- a/pkgs/development/python-modules/wheezy-template/default.nix +++ b/pkgs/development/python-modules/wheezy-template/default.nix @@ -5,11 +5,11 @@ buildPythonPackage rec { pname = "wheezy.template"; - version = "3.1.0"; + version = "3.2.2"; src = fetchPypi { inherit pname version; - hash = "sha256-4RAHysczaNzhKZjjS2bEdgFrtGFHH/weTVboQALslg8="; + hash = "sha256-hknPXHGPPNjRAr0TYVosPaTntsjwQjOKZBCU+qFlIHw="; }; pythonImportsCheck = [ "wheezy.template" ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 3651 > 25 [result] Failed to update python312Packages.wheezy-template 3.1.0 -> 3.2.2 https://repology.org/project/python:wheezy.template/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath buttercup-desktop, using log file: /var/log/nixpkgs-update/buttercup-desktop/2024-02-26.log buttercup-desktop 2.24.4 -> 2.25.0 https://repology.org/project/buttercup-desktop/versions attrpath: buttercup-desktop Checking auto update branch... An auto update branch exists with message `buttercup-desktop: 2.24.4 -> 2.25.0`. New version is 2.25.0. An auto update branch exists with an equal or greater version [result] Failed to update buttercup-desktop 2.24.4 -> 2.25.0 https://repology.org/project/buttercup-desktop/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.zope-testrunner, using log file: /var/log/nixpkgs-update/python312Packages.zope-testrunner/2024-02-26.log python312Packages.zope-testrunner 5.6 -> 6.3.1 https://repology.org/project/python:zope.testrunner/versions attrpath: python312Packages.zope-testrunner 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/x86bgqshy18ky8mdphscjd80jgwsvcaj-packages.json.drv building '/nix/store/x86bgqshy18ky8mdphscjd80jgwsvcaj-packages.json.drv'... Going to be running update for following packages: - python3.12-zope.testrunner-5.6 Press Enter key to continue... Running update for: - python3.12-zope.testrunner-5.6: UPDATING ... - python3.12-zope.testrunner-5.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zope-testrunner/default.nix b/pkgs/development/python-modules/zope-testrunner/default.nix index 742adb082fad..3bababe8ecfe 100644 --- a/pkgs/development/python-modules/zope-testrunner/default.nix +++ b/pkgs/development/python-modules/zope-testrunner/default.nix @@ -10,11 +10,11 @@ buildPythonPackage rec { pname = "zope.testrunner"; - version = "5.6"; + version = "6.3.1"; src = fetchPypi { inherit pname version; - hash = "sha256-1r1y9E6jLKpBW5bP4UFSsnhjF67xzW9IqCe2Le8Fj9Q="; + hash = "sha256-8bzBq4vX8zPWv6LWCoynfl0XE7I979wS17AyejpWugc="; }; propagatedBuildInputs = [ zope-interface zope-exceptions zope-testing six ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 142 > 25 [result] Failed to update python312Packages.zope-testrunner 5.6 -> 6.3.1 https://repology.org/project/python:zope.testrunner/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cvs-fast-export, using log file: /var/log/nixpkgs-update/cvs-fast-export/2024-02-26.log cvs-fast-export 1.63 -> 1.66 https://repology.org/project/cvs-fast-export/versions attrpath: cvs-fast-export Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/version-management/cvs-fast-export/default.nix b/pkgs/applications/version-management/cvs-fast-export/default.nix index a58cda543658..9ea04e0d7e00 100644 --- a/pkgs/applications/version-management/cvs-fast-export/default.nix +++ b/pkgs/applications/version-management/cvs-fast-export/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "cvs-fast-export"; - version = "1.63"; + version = "1.66"; src = fetchurl { url = "http://www.catb.org/~esr/cvs-fast-export/cvs-fast-export-${version}.tar.gz"; - sha256 = "sha256-YZF2QebWbvn/N9pLpccudZsFHzocJp/3M0Gx9p7fQ5Y="; + sha256 = "sha256-5Ew0eEa6yq3nh9ba9TG8p5MtMxbhJ04C+BW9mlpf+78="; }; strictDeps = true; [outpaths] eval start [outpaths] eval end 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 cvs-fast-export nix build failed. build flags: SHELL=/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash XML_CATALOG_FILES=/nix/store/268yfsvn5xd22n27yc2kgl22n3r3r775-docbook-xml-4.5/xml/dtd/docbook/catalog.xml\ /nix/store/l4kc1n5g212d2dzs94rdcdrgirvdwwmr-docbook-xsl-nons-1.79.2/xml/xsl/docbook/catalog.xml LIBS= prefix=/nix/store/n671ia24d22lp5hm0vxdhfygkizpcxzz-cvs-fast-export-1.66 gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o gram.o gram.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o lex.o lex.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o rbtree.o rbtree.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o main.o main.c main.c: In function 'main': main.c:366:25: warning: '__builtin_strncpy' specified bound 16 equals destination size []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wstringop-truncation-Wstringop-truncation]8;;] 366 | strncpy(debugopts, optarg, sizeof(debugopts)); | ^ gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o import.o import.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o dump.o dump.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o cvsnumber.o cvsnumber.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o cvsutil.o cvsutil.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o revdir.o revdir.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o revlist.o revlist.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o atom.o atom.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o revcvs.o revcvs.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o generate.o generate.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o export.o export.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o nodehash.o nodehash.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o tags.o tags.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o authormap.o authormap.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o graph.o graph.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o utils.o utils.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o collate.o collate.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g -I. -I/build/cvs-fast-export-1.66/ -DVERSION=\"1.66\" -DTHREADS -DYYDEBUG=1 -DREDBLACK -DUSE_MMAP -DLINESTATS -DTREEPACK -DDEBUG -Drestrict=__restrict__ -c -o hash.o hash.c gcc -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wno-unused-function -Wno-unused-label -Wno-format-zero-length -pthread -g gram.o lex.o rbtree.o main.o import.o dump.o cvsnumber.o cvsutil.o revdir.o revlist.o atom.o revcvs.o generate.o export.o nodehash.o tags.o authormap.o graph.o utils.o collate.o hash.o -o cvs-fast-export asciidoctor -D. -a nofooter -b manpage cvs-fast-export.adoc /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: asciidoctor: command not found make: *** [Makefile:128: cvs-fast-export.1] Error 127 [result] Failed to update cvs-fast-export 1.63 -> 1.66 https://repology.org/project/cvs-fast-export/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath automatic-timezoned, using log file: /var/log/nixpkgs-update/automatic-timezoned/2024-02-26.log automatic-timezoned 2.0.0 -> 2.0.3 https://github.com/maxbrunet/automatic-timezoned/releases attrpath: automatic-timezoned Checking auto update branch... An auto update branch exists with message `automatic-timezoned: 2.0.0 -> 2.0.1`. New version is 2.0.3. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-0CnWZvwgrRd/SL9PrYYswReuUWkou7iPduoZ+qX8gEc= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/system/automatic-timezoned/default.nix b/pkgs/tools/system/automatic-timezoned/default.nix index d0f928f29291..8b27faed768e 100644 --- a/pkgs/tools/system/automatic-timezoned/default.nix +++ b/pkgs/tools/system/automatic-timezoned/default.nix @@ -5,16 +5,16 @@ rustPlatform.buildRustPackage rec { pname = "automatic-timezoned"; - version = "2.0.0"; + version = "2.0.3"; src = fetchFromGitHub { owner = "maxbrunet"; repo = pname; rev = "v${version}"; - sha256 = "sha256-t7AozR3R+msppRnHTPRy3hd2SuCR9NZdg85+FLqSWEc="; + sha256 = "sha256-rwnC6L0I0y/wGtOhCYL0QMOCw686odMeWaBimYbYypY="; }; - cargoHash = "sha256-d+SDI5keZ044LtS/A3K26moFVQngUfNNfr33PipTTg4="; + cargoHash = "sha256-0CnWZvwgrRd/SL9PrYYswReuUWkou7iPduoZ+qX8gEc="; meta = with lib; { description = "Automatically update system timezone based on location"; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/ppc0926as313vl5qa6jfqikq8l1z37p9-automatic-timezoned-2.0.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • automatic-timezoned
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/maxbrunet/automatic-timezoned/releases. meta.description for automatic-timezoned is: Automatically update system timezone based on location meta.homepage for automatic-timezoned is: https://github.com/maxbrunet/automatic-timezoned meta.changelog for automatic-timezoned is: https://github.com/maxbrunet/automatic-timezoned/blob/v2.0.3/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/maxbrunet/automatic-timezoned/releases/tag/v2.0.3) - [Compare changes on GitHub](https://github.com/maxbrunet/automatic-timezoned/compare/v2.0.0...v2.0.3) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.0.3 with grep in /nix/store/ppc0926as313vl5qa6jfqikq8l1z37p9-automatic-timezoned-2.0.3 - found 2.0.3 in filename of file in /nix/store/ppc0926as313vl5qa6jfqikq8l1z37p9-automatic-timezoned-2.0.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath automatic-timezoned ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ppc0926as313vl5qa6jfqikq8l1z37p9-automatic-timezoned-2.0.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A automatic-timezoned https://github.com/r-ryantm/nixpkgs/archive/bf551cd483cf5bc5dab4b42e3b931ae1cd61f22a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/bf551cd483cf5bc5dab4b42e3b931ae1cd61f22a#automatic-timezoned ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ppc0926as313vl5qa6jfqikq8l1z37p9-automatic-timezoned-2.0.3 ls -la /nix/store/ppc0926as313vl5qa6jfqikq8l1z37p9-automatic-timezoned-2.0.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • automatic-timezoned
--- ###### Maintainer pings cc @maxbrunet for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/290680 [result] Success updating automatic-timezoned 2.0.0 -> 2.0.3 https://github.com/maxbrunet/automatic-timezoned/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.tox, using log file: /var/log/nixpkgs-update/python312Packages.tox/2024-02-26.log python312Packages.tox 4.11.4 -> 4.13.0 https://github.com/tox-dev/tox/releases attrpath: python312Packages.tox 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/azlljipx2ixpvjjpnpg9k9i5h446nvrd-packages.json.drv building '/nix/store/azlljipx2ixpvjjpnpg9k9i5h446nvrd-packages.json.drv'... Going to be running update for following packages: - python3.12-tox-4.11.4 Press Enter key to continue... Running update for: - python3.12-tox-4.11.4: UPDATING ... - python3.12-tox-4.11.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tox/default.nix b/pkgs/development/python-modules/tox/default.nix index 8d227bb5df85..55d41dfc7636 100644 --- a/pkgs/development/python-modules/tox/default.nix +++ b/pkgs/development/python-modules/tox/default.nix @@ -24,14 +24,14 @@ buildPythonPackage rec { pname = "tox"; - version = "4.11.4"; + version = "4.13.0"; format = "pyproject"; src = fetchFromGitHub { owner = "tox-dev"; repo = "tox"; rev = "refs/tags/${version}"; - hash = "sha256-pZmT8392YuHzCrAquPpveByYw3x6bkMGCUToCAqAGc8="; + hash = "sha256-V4KtUInaTsDluQ+ikgo1tIe+Za9swzlSGo88lHdtcKQ="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 42 > 25 [result] Failed to update python312Packages.tox 4.11.4 -> 4.13.0 https://github.com/tox-dev/tox/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.sphinxcontrib-devhelp, using log file: /var/log/nixpkgs-update/python312Packages.sphinxcontrib-devhelp/2024-02-26.log python312Packages.sphinxcontrib-devhelp 1.0.5 -> 1.0.6 https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases attrpath: python312Packages.sphinxcontrib-devhelp 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/ym0srjbimnf53rhmshjsqkpdi1z1dicp-packages.json.drv building '/nix/store/ym0srjbimnf53rhmshjsqkpdi1z1dicp-packages.json.drv'... Going to be running update for following packages: - python3.12-sphinxcontrib-devhelp-1.0.5 Press Enter key to continue... Running update for: - python3.12-sphinxcontrib-devhelp-1.0.5: UPDATING ... - python3.12-sphinxcontrib-devhelp-1.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix b/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix index 8d326fe1e0f9..5e37386e5510 100644 --- a/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix +++ b/pkgs/development/python-modules/sphinxcontrib-devhelp/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "sphinxcontrib-devhelp"; - version = "1.0.5"; + version = "1.0.6"; pyproject = true; disabled = pythonOlder "3.9"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "sphinxcontrib_devhelp"; inherit version; - hash = "sha256-Y7QeDTggfKQOu+q89NjlH3bAPnjNYavhGM9ENcc9QhI="; + hash = "sha256-mJP9P5BQa8S5e9uXfOuPvYI5ifQxayjDhB7BKFRDctM="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 39711 > 25 [result] Failed to update python312Packages.sphinxcontrib-devhelp 1.0.5 -> 1.0.6 https://github.com/sphinx-doc/sphinxcontrib-devhelp/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl538Packages.ProtocolWebSocket 0.26 -> 0.2300 https://repology.org/project/perl:protocol-websocket/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.py3exiv2, using log file: /var/log/nixpkgs-update/python312Packages.py3exiv2/2024-02-26.log python312Packages.py3exiv2 0.12.0 -> 0.14.1 https://repology.org/project/python:py3exiv2/versions attrpath: python312Packages.py3exiv2 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/7h1yyaywxl1kzwnws5mwm3wg9cg6s066-packages.json.drv building '/nix/store/7h1yyaywxl1kzwnws5mwm3wg9cg6s066-packages.json.drv'... Going to be running update for following packages: - python3.12-py3exiv2-0.12.0 Press Enter key to continue... Running update for: - python3.12-py3exiv2-0.12.0: UPDATING ... - python3.12-py3exiv2-0.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.py3exiv2 0.12.0 -> 0.14.1 https://repology.org/project/python:py3exiv2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.markdown2, using log file: /var/log/nixpkgs-update/python312Packages.markdown2/2024-02-26.log python312Packages.markdown2 2.4.10 -> 2.4.13 https://repology.org/project/python:markdown2/versions attrpath: python312Packages.markdown2 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/0w49d1vbid92qxgh3ravf0qhcim488sk-packages.json.drv building '/nix/store/0w49d1vbid92qxgh3ravf0qhcim488sk-packages.json.drv'... Going to be running update for following packages: - python3.12-markdown2-2.4.10 Press Enter key to continue... Running update for: - python3.12-markdown2-2.4.10: UPDATING ... - python3.12-markdown2-2.4.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.markdown2 2.4.10 -> 2.4.13 https://repology.org/project/python:markdown2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.motioneye-client, using log file: /var/log/nixpkgs-update/python311Packages.motioneye-client/2024-02-26.log python311Packages.motioneye-client 0 -> 1 attrpath: python311Packages.motioneye-client 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/bpxb06dh7mbv1dx8ygy5n4pgr81kix0i-packages.json.drv building '/nix/store/bpxb06dh7mbv1dx8ygy5n4pgr81kix0i-packages.json.drv'... Going to be running update for following packages: - python3.11-motioneye-client-0.3.14 Press Enter key to continue... Running update for: - python3.11-motioneye-client-0.3.14: UPDATING ... - python3.11-motioneye-client-0.3.14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.motioneye-client 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymelcloud, using log file: /var/log/nixpkgs-update/python311Packages.pymelcloud/2024-02-26.log python311Packages.pymelcloud 0 -> 1 attrpath: python311Packages.pymelcloud 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/qw7lflzija5rx0qk6c9i6jnyg0jf5n4w-packages.json.drv building '/nix/store/qw7lflzija5rx0qk6c9i6jnyg0jf5n4w-packages.json.drv'... Going to be running update for following packages: - python3.11-pymelcloud-2.11.0 Press Enter key to continue... Running update for: - python3.11-pymelcloud-2.11.0: UPDATING ... - python3.11-pymelcloud-2.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymelcloud 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flask-appbuilder, using log file: /var/log/nixpkgs-update/python311Packages.flask-appbuilder/2024-02-26.log python311Packages.flask-appbuilder 0 -> 1 attrpath: python311Packages.flask-appbuilder 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/srf00hbx49i8g6yfbgq9rbg9p922h8cc-packages.json.drv building '/nix/store/srf00hbx49i8g6yfbgq9rbg9p922h8cc-packages.json.drv'... Going to be running update for following packages: - python3.11-flask-appbuilder-4.3.10 Press Enter key to continue... Running update for: - python3.11-flask-appbuilder-4.3.10: UPDATING ... - python3.11-flask-appbuilder-4.3.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/flask-appbuilder/default.nix b/pkgs/development/python-modules/flask-appbuilder/default.nix index 68c9895f2b90..3598500e37f5 100644 --- a/pkgs/development/python-modules/flask-appbuilder/default.nix +++ b/pkgs/development/python-modules/flask-appbuilder/default.nix @@ -27,7 +27,7 @@ buildPythonPackage rec { pname = "flask-appbuilder"; - version = "4.3.10"; + version = "4.4.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -35,7 +35,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "Flask-AppBuilder"; inherit version; - hash = "sha256-QXPIeOVrgcasrF48gMEz9Bg/Q0Qv2URVK9n0Aj9brOs="; + hash = "sha256-pk1MO1GXVHdEx8QffrD+Aga6Fnc2nOR5A90Iw8m3U70="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.flask-appbuilder Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.flask-appbuilder Standard output: error: Package ‘python3.11-flask-appbuilder-4.4.1’ in /var/cache/nixpkgs-update/worker/worktree/python311Packages.flask-appbuilder/pkgs/development/python-modules/flask-appbuilder/default.nix:82 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python311Packages.flask-appbuilder 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gupnp_1_6, using log file: /var/log/nixpkgs-update/gupnp_1_6/2024-02-26.log gupnp_1_6 0 -> 1 attrpath: gupnp_1_6 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/vs117k56kkrr6w14qzq67ad5q98xfsg2-packages.json.drv building '/nix/store/vs117k56kkrr6w14qzq67ad5q98xfsg2-packages.json.drv'... Going to be running update for following packages: - gupnp-1.6.6 Press Enter key to continue... Running update for: - gupnp-1.6.6: UPDATING ... - gupnp-1.6.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gupnp_1_6 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath font-awesome_4, using log file: /var/log/nixpkgs-update/font-awesome_4/2024-02-26.log font-awesome_4 4.7.0 -> 6.5.1 https://github.com/FortAwesome/Font-Awesome/releases attrpath: font-awesome_4 Checking auto update branch... No auto update branch exists Version in attr path font-awesome_4 not compatible with 6.5.1 [result] Failed to update font-awesome_4 4.7.0 -> 6.5.1 https://github.com/FortAwesome/Font-Awesome/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath imhex, using log file: /var/log/nixpkgs-update/imhex/2024-02-26.log imhex unstable-2023-10-01 -> 1.33.0 https://github.com/WerWolv/imhex/releases attrpath: imhex Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update imhex unstable-2023-10-01 -> 1.33.0 https://github.com/WerWolv/imhex/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlPackages.earlybird, using log file: /var/log/nixpkgs-update/ocamlPackages.earlybird/2024-02-26.log ocamlPackages.earlybird 0 -> 1 attrpath: ocamlPackages.earlybird 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/vvckbcc9g3csqmjyj6l4ikkaprcyz4mk-packages.json.drv building '/nix/store/vvckbcc9g3csqmjyj6l4ikkaprcyz4mk-packages.json.drv'... Going to be running update for following packages: - ocaml5.1.1-earlybird-1.2.1 Press Enter key to continue... Running update for: - ocaml5.1.1-earlybird-1.2.1: UPDATING ... - ocaml5.1.1-earlybird-1.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/ocaml-modules/earlybird/default.nix b/pkgs/development/ocaml-modules/earlybird/default.nix index 9803a20368c3..9d6c3664822d 100644 --- a/pkgs/development/ocaml-modules/earlybird/default.nix +++ b/pkgs/development/ocaml-modules/earlybird/default.nix @@ -6,7 +6,7 @@ buildDunePackage rec { pname = "earlybird"; - version = "1.2.1"; + version = "1.3.2"; minimalOCamlVersion = "4.12"; @@ -14,7 +14,7 @@ buildDunePackage rec { owner = "hackwaly"; repo = "ocamlearlybird"; rev = version; - hash = "sha256-p29uTdx8+mZKXUL+ng/FzpKuhnykEe8Sy968Wa/KUn4="; + hash = "sha256-E6ZZRkGO6Bqr6jWlV9fL3ibFwUVChHR17TPGeP94hfk="; }; nativeBuildInputs = [ menhir ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.earlybird 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-mimeparse, using log file: /var/log/nixpkgs-update/python311Packages.python-mimeparse/2024-02-26.log python311Packages.python-mimeparse 0 -> 1 attrpath: python311Packages.python-mimeparse 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/pxysqg1kb2zzi9fmmg15xhl5ck25gq5r-packages.json.drv building '/nix/store/pxysqg1kb2zzi9fmmg15xhl5ck25gq5r-packages.json.drv'... Going to be running update for following packages: - python3.11-python-mimeparse-1.6.0 Press Enter key to continue... Running update for: - python3.11-python-mimeparse-1.6.0: UPDATING ... - python3.11-python-mimeparse-1.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-mimeparse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.simber, using log file: /var/log/nixpkgs-update/python311Packages.simber/2024-02-26.log python311Packages.simber 0 -> 1 attrpath: python311Packages.simber 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/6z09nmijkwgamgyxk50yk24yrnl5qsrz-packages.json.drv building '/nix/store/6z09nmijkwgamgyxk50yk24yrnl5qsrz-packages.json.drv'... Going to be running update for following packages: - python3.11-simber-0.2.6 Press Enter key to continue... Running update for: - python3.11-simber-0.2.6: UPDATING ... - python3.11-simber-0.2.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.simber 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libgit2-glib, using log file: /var/log/nixpkgs-update/libgit2-glib/2024-02-26.log libgit2-glib 0 -> 1 attrpath: libgit2-glib Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update libgit2-glib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ambiclimate, using log file: /var/log/nixpkgs-update/python311Packages.ambiclimate/2024-02-26.log python311Packages.ambiclimate 0 -> 1 attrpath: python311Packages.ambiclimate 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/nigj3gn55pfmwfwfz4hcbjy07rclf1w7-packages.json.drv building '/nix/store/nigj3gn55pfmwfwfz4hcbjy07rclf1w7-packages.json.drv'... Going to be running update for following packages: - python3.11-ambiclimate-0.2.1 Press Enter key to continue... Running update for: - python3.11-ambiclimate-0.2.1: UPDATING ... - python3.11-ambiclimate-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ambiclimate 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.openwebifpy, using log file: /var/log/nixpkgs-update/python311Packages.openwebifpy/2024-02-26.log python311Packages.openwebifpy 0 -> 1 attrpath: python311Packages.openwebifpy 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/6wx6cbmzyrxds7r2c5fli5i0dfkrp3wf-packages.json.drv building '/nix/store/6wx6cbmzyrxds7r2c5fli5i0dfkrp3wf-packages.json.drv'... Going to be running update for following packages: - python3.11-openwebifpy-4.2.4 Press Enter key to continue... Running update for: - python3.11-openwebifpy-4.2.4: UPDATING ... - python3.11-openwebifpy-4.2.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.openwebifpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyperf, using log file: /var/log/nixpkgs-update/python311Packages.pyperf/2024-02-26.log python311Packages.pyperf 0 -> 1 attrpath: python311Packages.pyperf 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/8sdxkgc7f7mcy5z1x9jj0q88bqygjwcc-packages.json.drv building '/nix/store/8sdxkgc7f7mcy5z1x9jj0q88bqygjwcc-packages.json.drv'... Going to be running update for following packages: - python3.11-pyperf-2.6.2 Press Enter key to continue... Running update for: - python3.11-pyperf-2.6.2: UPDATING ... - python3.11-pyperf-2.6.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyperf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jellyfin-apiclient-python, using log file: /var/log/nixpkgs-update/python311Packages.jellyfin-apiclient-python/2024-02-26.log python311Packages.jellyfin-apiclient-python 0 -> 1 attrpath: python311Packages.jellyfin-apiclient-python 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/xfg76s4wmanh3a608yq58zql73wh69fh-packages.json.drv building '/nix/store/xfg76s4wmanh3a608yq58zql73wh69fh-packages.json.drv'... Going to be running update for following packages: - python3.11-jellyfin-apiclient-python-1.9.2 Press Enter key to continue... Running update for: - python3.11-jellyfin-apiclient-python-1.9.2: UPDATING ... - python3.11-jellyfin-apiclient-python-1.9.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jellyfin-apiclient-python 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pathy, using log file: /var/log/nixpkgs-update/python311Packages.pathy/2024-02-26.log python311Packages.pathy 0 -> 1 attrpath: python311Packages.pathy 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/qmk74f5lxmm7p7djj8adssdjqmdfg04x-packages.json.drv building '/nix/store/qmk74f5lxmm7p7djj8adssdjqmdfg04x-packages.json.drv'... Going to be running update for following packages: - python3.11-pathy-0.10.3 Press Enter key to continue... Running update for: - python3.11-pathy-0.10.3: UPDATING ... - python3.11-pathy-0.10.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pathy/default.nix b/pkgs/development/python-modules/pathy/default.nix index c5fc0852b868..a6261f6533ef 100644 --- a/pkgs/development/python-modules/pathy/default.nix +++ b/pkgs/development/python-modules/pathy/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "pathy"; - version = "0.10.3"; + version = "0.11.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-tFGF0G+bGMbTNG06q4gauWh0VT9mHuiMzS5gJG4QPCI="; + hash = "sha256-uz0OawuL92709jxxkeluCvLtZcj9tfoXSI+ch55jcG0="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python311Packages.pathy nix build failed. Rewriting #!/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/bin/python3.11 to #!/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8 wrapping `/nix/store/2ywcwimis3x123kwl08c90l43177l8aa-python3.11-pathy-0.11.0/bin/pathy'... Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: pathy Traceback (most recent call last): File "", line 1, in File "", line 1, in File "/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/nix/store/2ywcwimis3x123kwl08c90l43177l8aa-python3.11-pathy-0.11.0/lib/python3.11/site-packages/pathy/__init__.py", line 29, in from pathlib_abc import PathBase, PurePathBase ModuleNotFoundError: No module named 'pathlib_abc' [result] Failed to update python311Packages.pathy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath php81Extensions.ast, using log file: /var/log/nixpkgs-update/php81Extensions.ast/2024-02-26.log php81Extensions.ast 0 -> 1 attrpath: php81Extensions.ast 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/1hkf4w7mpfz7dgc7hyb0ykhvghxzrw86-packages.json.drv building '/nix/store/1hkf4w7mpfz7dgc7hyb0ykhvghxzrw86-packages.json.drv'... Going to be running update for following packages: - php-ast-1.1.1 Press Enter key to continue... Running update for: - php-ast-1.1.1: UPDATING ... - php-ast-1.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update php81Extensions.ast 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygments-better-html, using log file: /var/log/nixpkgs-update/python311Packages.pygments-better-html/2024-02-26.log python311Packages.pygments-better-html 0 -> 1 attrpath: python311Packages.pygments-better-html 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/0y0kk9rz50hwrakmkgs57hdqhw826nqq-packages.json.drv building '/nix/store/0y0kk9rz50hwrakmkgs57hdqhw826nqq-packages.json.drv'... Going to be running update for following packages: - python3.11-pygments_better_html-0.1.5 Press Enter key to continue... Running update for: - python3.11-pygments_better_html-0.1.5: UPDATING ... - python3.11-pygments_better_html-0.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygments-better-html 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ephemeral-port-reserve, using log file: /var/log/nixpkgs-update/python311Packages.ephemeral-port-reserve/2024-02-26.log python311Packages.ephemeral-port-reserve 0 -> 1 attrpath: python311Packages.ephemeral-port-reserve 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/v4m1laf9zzcqcx0ndj4dvs9yc2ir7q1i-packages.json.drv building '/nix/store/v4m1laf9zzcqcx0ndj4dvs9yc2ir7q1i-packages.json.drv'... Going to be running update for following packages: - python3.11-ephemeral-port-reserve-1.1.4 Press Enter key to continue... Running update for: - python3.11-ephemeral-port-reserve-1.1.4: UPDATING ... - python3.11-ephemeral-port-reserve-1.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ephemeral-port-reserve 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fava, using log file: /var/log/nixpkgs-update/fava/2024-02-26.log fava 0 -> 1 attrpath: fava 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/s7bjzxcwpw0793cag4qyp8xb0h8q6kh0-packages.json.drv building '/nix/store/s7bjzxcwpw0793cag4qyp8xb0h8q6kh0-packages.json.drv'... Going to be running update for following packages: - fava-1.27.2 Press Enter key to continue... Running update for: - fava-1.27.2: UPDATING ... - fava-1.27.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update fava 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.temescal, using log file: /var/log/nixpkgs-update/python311Packages.temescal/2024-02-26.log python311Packages.temescal 0 -> 1 attrpath: python311Packages.temescal 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/i3pgiqh51xn4nfazlvlw5rgq8hranq9j-packages.json.drv building '/nix/store/i3pgiqh51xn4nfazlvlw5rgq8hranq9j-packages.json.drv'... Going to be running update for following packages: - python3.11-temescal-0.5 Press Enter key to continue... Running update for: - python3.11-temescal-0.5: UPDATING ... - python3.11-temescal-0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.temescal 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.r2pipe, using log file: /var/log/nixpkgs-update/python311Packages.r2pipe/2024-02-26.log python311Packages.r2pipe 0 -> 1 attrpath: python311Packages.r2pipe 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/jhcy2ms8r9d62w5wbmn61kbhbixlbhpx-packages.json.drv building '/nix/store/jhcy2ms8r9d62w5wbmn61kbhbixlbhpx-packages.json.drv'... Going to be running update for following packages: - python3.11-r2pipe-1.8.8 Press Enter key to continue... Running update for: - python3.11-r2pipe-1.8.8: UPDATING ... - python3.11-r2pipe-1.8.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.r2pipe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath changelog-d, using log file: /var/log/nixpkgs-update/changelog-d/2024-02-26.log changelog-d 0 -> 1 attrpath: changelog-d 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] these 2 derivations will be built: /nix/store/pqszjmbng8zgjib43h8jwnwv7g7vpkc4-update-changelog-d.drv /nix/store/2anm4633ppj6ybl30pdnab8pvjxngs31-packages.json.drv building '/nix/store/pqszjmbng8zgjib43h8jwnwv7g7vpkc4-update-changelog-d.drv'... building '/nix/store/2anm4633ppj6ybl30pdnab8pvjxngs31-packages.json.drv'... Going to be running update for following packages: - changelog-d-0.1-git-2816ddb Press Enter key to continue... Running update for: - changelog-d-0.1-git-2816ddb: UPDATING ... - changelog-d-0.1-git-2816ddb: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/misc/haskell/changelog-d/default.nix b/pkgs/development/misc/haskell/changelog-d/default.nix index 7abc707540ce..f179632081f2 100644 --- a/pkgs/development/misc/haskell/changelog-d/default.nix +++ b/pkgs/development/misc/haskell/changelog-d/default.nix @@ -8,8 +8,8 @@ mkDerivation { version = "0.1"; src = fetchgit { url = "https://codeberg.org/fgaz/changelog-d"; - sha256 = "0r0gr3bl88am9jivic3i8lfi9l5v1dj7xx4fvw6hhy3wdx7z50z7"; - rev = "2816ddb78cec8b7fa4462c25028437ebfe3ad314"; + sha256 = "0dnimw33n2li6wbc82658127sf5j6ih0671gw5vykvsaa71f6y6z"; + rev = "c0524e5eb91223f2eae01a0a3a4288812e5e0037"; fetchSubmodules = true; }; isLibrary = false; No auto update branch exists Old version 0.1-git-2816ddb" not present in master derivation file with contents: { mkDerivation, base, bytestring, cabal-install-parsers , Cabal-syntax, containers, directory, fetchgit, filepath , generic-lens-lite, lib, mtl, optparse-applicative, parsec, pretty , regex-applicative }: mkDerivation { pname = "changelog-d"; version = "0.1"; src = fetchgit { url = "https://codeberg.org/fgaz/changelog-d"; sha256 = "0r0gr3bl88am9jivic3i8lfi9l5v1dj7xx4fvw6hhy3wdx7z50z7"; rev = "2816ddb78cec8b7fa4462c25028437ebfe3ad314"; fetchSubmodules = true; }; isLibrary = false; isExecutable = true; libraryHaskellDepends = [ base bytestring cabal-install-parsers Cabal-syntax containers directory filepath generic-lens-lite mtl parsec pretty regex-applicative ]; executableHaskellDepends = [ base bytestring Cabal-syntax directory filepath optparse-applicative ]; doHaddock = false; description = "Concatenate changelog entries into a single one"; license = lib.licenses.gpl3Plus; mainProgram = "changelog-d"; } [result] Failed to update changelog-d 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.astor, using log file: /var/log/nixpkgs-update/python311Packages.astor/2024-02-26.log python311Packages.astor 0 -> 1 attrpath: python311Packages.astor 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/nlnvvfl310pv79dawb5wwihfg24wvnz6-packages.json.drv building '/nix/store/nlnvvfl310pv79dawb5wwihfg24wvnz6-packages.json.drv'... Going to be running update for following packages: - python3.11-astor-0.8.1 Press Enter key to continue... Running update for: - python3.11-astor-0.8.1: UPDATING ... - python3.11-astor-0.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.astor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tandoor-recipes, using log file: /var/log/nixpkgs-update/tandoor-recipes/2024-02-26.log tandoor-recipes 0 -> 1 attrpath: tandoor-recipes Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/5xhmv4844j4qaspilp5h4a2whzj25iab-packages.json.drv building '/nix/store/5xhmv4844j4qaspilp5h4a2whzj25iab-packages.json.drv'... Going to be running update for following packages: - python3.11-tandoor-recipes-1.5.12 Press Enter key to continue... Running update for: - python3.11-tandoor-recipes-1.5.12: UPDATING ... - python3.11-tandoor-recipes-1.5.12: ERROR --- SHOWING ERROR LOG FOR python3.11-tandoor-recipes-1.5.12 ---------------------- error: … at «none»:0: (source not available) … while calling the 'import' builtin at «string»:1:18: 1| {...}@args: with import args; (pkgs.runCommandCC or pkgs.runCommand) "shell" { buildInputs = [ (nix) (wget) (prefetch-yarn-deps) (nix-prefetch-github) (jq) ]; } "" | ^ error: opening file '/var/cache/default.nix': No such file or directory --- SHOWING ERROR LOG FOR python3.11-tandoor-recipes-1.5.12 ---------------------- The update script for python3.11-tandoor-recipes-1.5.12 failed with exit code 1 [result] Failed to update tandoor-recipes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath minizincide, using log file: /var/log/nixpkgs-update/minizincide/2024-02-26.log minizincide 2.8.2 -> 2.8.3 https://github.com/MiniZinc/MiniZincIDE/releases attrpath: minizincide Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - minizinc: 2.8.2 -> 2.8.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/285481" [result] Failed to update minizincide 2.8.2 -> 2.8.3 https://github.com/MiniZinc/MiniZincIDE/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath scheme-manpages, using log file: /var/log/nixpkgs-update/scheme-manpages/2024-02-26.log scheme-manpages 0 -> 1 attrpath: scheme-manpages 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/wy6zr7l84h18wrl02lh3sys9pvrbs0w6-packages.json.drv building '/nix/store/wy6zr7l84h18wrl02lh3sys9pvrbs0w6-packages.json.drv'... Going to be running update for following packages: - scheme-manpages-unstable-2024-02-11 Press Enter key to continue... Running update for: - scheme-manpages-unstable-2024-02-11: UPDATING ... - scheme-manpages-unstable-2024-02-11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update scheme-manpages 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sphinx-thebe, using log file: /var/log/nixpkgs-update/python311Packages.sphinx-thebe/2024-02-26.log python311Packages.sphinx-thebe 0 -> 1 attrpath: python311Packages.sphinx-thebe 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/zzcbw1caqcrg6d76ppmnn1hqcbfdhdn7-packages.json.drv building '/nix/store/zzcbw1caqcrg6d76ppmnn1hqcbfdhdn7-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinx-thebe-0.3.1 Press Enter key to continue... Running update for: - python3.11-sphinx-thebe-0.3.1: UPDATING ... - python3.11-sphinx-thebe-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinx-thebe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aspellDicts.pl, using log file: /var/log/nixpkgs-update/aspellDicts.pl/2024-02-26.log aspellDicts.pl 0 -> 1 attrpath: aspellDicts.pl Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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] these 2 derivations will be built: /nix/store/gbgs39fwiq0iaqkps4brvagf801w26q8-update-aspellDict-pl.drv /nix/store/mpwximwdq6wh8wm5mjmyqi5g4rzl6v4m-packages.json.drv building '/nix/store/gbgs39fwiq0iaqkps4brvagf801w26q8-update-aspellDict-pl.drv'... building '/nix/store/mpwximwdq6wh8wm5mjmyqi5g4rzl6v4m-packages.json.drv'... Going to be running update for following packages: - aspell-dict-pl-6.0_20061121-0 Press Enter key to continue... Running update for: - aspell-dict-pl-6.0_20061121-0: UPDATING ... - aspell-dict-pl-6.0_20061121-0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.pl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymongo-inmemory, using log file: /var/log/nixpkgs-update/python311Packages.pymongo-inmemory/2024-02-26.log python311Packages.pymongo-inmemory 0 -> 1 attrpath: python311Packages.pymongo-inmemory 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/adwlgaprnnkm5hnqvirn7zajv9sg311g-packages.json.drv building '/nix/store/adwlgaprnnkm5hnqvirn7zajv9sg311g-packages.json.drv'... Going to be running update for following packages: - python3.11-pymongo-inmemory-0.4.0 Press Enter key to continue... Running update for: - python3.11-pymongo-inmemory-0.4.0: UPDATING ... - python3.11-pymongo-inmemory-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymongo-inmemory 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.riprova, using log file: /var/log/nixpkgs-update/python311Packages.riprova/2024-02-26.log python311Packages.riprova 0 -> 1 attrpath: python311Packages.riprova 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/1vksbv31l0pmhxsnb7jj509r5ac69r32-packages.json.drv building '/nix/store/1vksbv31l0pmhxsnb7jj509r5ac69r32-packages.json.drv'... Going to be running update for following packages: - python3.11-riprova-0.3.1 Press Enter key to continue... Running update for: - python3.11-riprova-0.3.1: UPDATING ... - python3.11-riprova-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.riprova 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysnmp-pyasn1, using log file: /var/log/nixpkgs-update/python311Packages.pysnmp-pyasn1/2024-02-26.log python311Packages.pysnmp-pyasn1 0 -> 1 attrpath: python311Packages.pysnmp-pyasn1 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/3c9r0kw3nih0wxlmikqhim3vhffqhjbi-packages.json.drv building '/nix/store/3c9r0kw3nih0wxlmikqhim3vhffqhjbi-packages.json.drv'... Going to be running update for following packages: - python3.11-pysnmp-pyasn1-1.1.3 Press Enter key to continue... Running update for: - python3.11-pysnmp-pyasn1-1.1.3: UPDATING ... - python3.11-pysnmp-pyasn1-1.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysnmp-pyasn1 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fastdiff, using log file: /var/log/nixpkgs-update/python311Packages.fastdiff/2024-02-26.log python311Packages.fastdiff 0 -> 1 attrpath: python311Packages.fastdiff 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/r7rbh6b2cpdsgz7pnq3hxj1wc2r1g99a-packages.json.drv building '/nix/store/r7rbh6b2cpdsgz7pnq3hxj1wc2r1g99a-packages.json.drv'... Going to be running update for following packages: - python3.11-fastdiff-0.3.0 Press Enter key to continue... Running update for: - python3.11-fastdiff-0.3.0: UPDATING ... - python3.11-fastdiff-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fastdiff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cowsql, using log file: /var/log/nixpkgs-update/cowsql/2024-02-26.log cowsql 0 -> 1 attrpath: cowsql 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/g758dfdngx3xwwnyn6m437r1rfhcdbc8-packages.json.drv building '/nix/store/g758dfdngx3xwwnyn6m437r1rfhcdbc8-packages.json.drv'... Going to be running update for following packages: - cowsql-1.15.4 Press Enter key to continue... Running update for: - cowsql-1.15.4: UPDATING ... - cowsql-1.15.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cowsql 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aw-core, using log file: /var/log/nixpkgs-update/python311Packages.aw-core/2024-02-26.log python311Packages.aw-core 0 -> 1 attrpath: python311Packages.aw-core 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/08cv7c1anbnr40h72rjydhvhb371h75i-packages.json.drv building '/nix/store/08cv7c1anbnr40h72rjydhvhb371h75i-packages.json.drv'... Going to be running update for following packages: - python3.11-aw-core-0.5.16 Press Enter key to continue... Running update for: - python3.11-aw-core-0.5.16: UPDATING ... - python3.11-aw-core-0.5.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aw-core 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qiskit-ibmq-provider, using log file: /var/log/nixpkgs-update/python311Packages.qiskit-ibmq-provider/2024-02-26.log python311Packages.qiskit-ibmq-provider 0 -> 1 attrpath: python311Packages.qiskit-ibmq-provider 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/r08ywl13a2fb5am15rfgdxvszbh417hs-packages.json.drv building '/nix/store/r08ywl13a2fb5am15rfgdxvszbh417hs-packages.json.drv'... Going to be running update for following packages: - python3.11-qiskit-ibmq-provider-0.20.2 Press Enter key to continue... Running update for: - python3.11-qiskit-ibmq-provider-0.20.2: UPDATING ... - python3.11-qiskit-ibmq-provider-0.20.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qiskit-ibmq-provider 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nameparser, using log file: /var/log/nixpkgs-update/python311Packages.nameparser/2024-02-26.log python311Packages.nameparser 0 -> 1 attrpath: python311Packages.nameparser 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/ahmxp0rlr3jgdpy2l7ghz2zbxgbpgd25-packages.json.drv building '/nix/store/ahmxp0rlr3jgdpy2l7ghz2zbxgbpgd25-packages.json.drv'... Going to be running update for following packages: - python3.11-nameparser-1.1.3 Press Enter key to continue... Running update for: - python3.11-nameparser-1.1.3: UPDATING ... - python3.11-nameparser-1.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nameparser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.chirpstack-api, using log file: /var/log/nixpkgs-update/python311Packages.chirpstack-api/2024-02-26.log python311Packages.chirpstack-api 0 -> 1 attrpath: python311Packages.chirpstack-api 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/1dcymfaqf934n1dbf35q0356i1nl9m8q-packages.json.drv building '/nix/store/1dcymfaqf934n1dbf35q0356i1nl9m8q-packages.json.drv'... Going to be running update for following packages: - python3.11-chirpstack-api-3.12.4 Press Enter key to continue... Running update for: - python3.11-chirpstack-api-3.12.4: UPDATING ... - python3.11-chirpstack-api-3.12.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.chirpstack-api 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dbus-deviation, using log file: /var/log/nixpkgs-update/python311Packages.dbus-deviation/2024-02-26.log python311Packages.dbus-deviation 0 -> 1 attrpath: python311Packages.dbus-deviation 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/8r7yygkfx5ry9fciyq9i374jk7q599j6-packages.json.drv building '/nix/store/8r7yygkfx5ry9fciyq9i374jk7q599j6-packages.json.drv'... Going to be running update for following packages: - python3.11-dbus-deviation-0.6.1 Press Enter key to continue... Running update for: - python3.11-dbus-deviation-0.6.1: UPDATING ... - python3.11-dbus-deviation-0.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dbus-deviation 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gunicorn, using log file: /var/log/nixpkgs-update/python311Packages.gunicorn/2024-02-26.log python311Packages.gunicorn 0 -> 1 attrpath: python311Packages.gunicorn 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/yzw6k4dk5x315br3ajin92clk5rjwd20-packages.json.drv building '/nix/store/yzw6k4dk5x315br3ajin92clk5rjwd20-packages.json.drv'... Going to be running update for following packages: - python3.11-gunicorn-21.2.0 Press Enter key to continue... Running update for: - python3.11-gunicorn-21.2.0: UPDATING ... - python3.11-gunicorn-21.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gunicorn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tornado, using log file: /var/log/nixpkgs-update/python311Packages.tornado/2024-02-26.log python311Packages.tornado 0 -> 1 attrpath: python311Packages.tornado python updatescript updates pinned versions [result] Failed to update python311Packages.tornado 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.google-cloud-asset, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-asset/2024-02-26.log python311Packages.google-cloud-asset 0 -> 1 attrpath: python311Packages.google-cloud-asset 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/ad7hwxms62d4cx7iac2ixjyxbp8kmd4r-packages.json.drv building '/nix/store/ad7hwxms62d4cx7iac2ixjyxbp8kmd4r-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-asset-3.24.2 Press Enter key to continue... Running update for: - python3.11-google-cloud-asset-3.24.2: UPDATING ... - python3.11-google-cloud-asset-3.24.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.google-cloud-asset 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ovn, using log file: /var/log/nixpkgs-update/ovn/2024-02-26.log ovn 0 -> 1 attrpath: ovn 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] these 2 derivations will be built: /nix/store/qv0l10cpaiyw6ajcvpb0j8pmyd2dx35x-ovs-update.nu.drv /nix/store/l0qh1mb59g6pj1q87qag19950dx6g88c-packages.json.drv building '/nix/store/qv0l10cpaiyw6ajcvpb0j8pmyd2dx35x-ovs-update.nu.drv'... building '/nix/store/l0qh1mb59g6pj1q87qag19950dx6g88c-packages.json.drv'... Going to be running update for following packages: - ovn-23.09.1 Press Enter key to continue... Running update for: - ovn-23.09.1: UPDATING ... - ovn-23.09.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ovn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath unciv, using log file: /var/log/nixpkgs-update/unciv/2024-02-26.log unciv 4.10.5 -> 4.10.12 https://github.com/yairm210/Unciv/releases attrpath: unciv Checking auto update branch... An auto update branch exists with message `unciv: 4.10.5 -> 4.10.11`. New version is 4.10.12. The auto update branch does not match or exceed the new version. [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/games/unciv/default.nix b/pkgs/games/unciv/default.nix index 68bf0fc8feba..bb5dc3f0ebff 100644 --- a/pkgs/games/unciv/default.nix +++ b/pkgs/games/unciv/default.nix @@ -27,11 +27,11 @@ let in stdenv.mkDerivation rec { pname = "unciv"; - version = "4.10.5"; + version = "4.10.12"; src = fetchurl { url = "https://github.com/yairm210/Unciv/releases/download/${version}/Unciv.jar"; - hash = "sha256-XRm3V2JEwJJWMEVohkT+8JGcTJttYPcB1u0VNnMRxVY="; + hash = "sha256-1deZgbp1tNuF09yewn0IShCkSMM7R6fpwGG4zTFSqkc="; }; dontUnpack = true; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/74hzz0f0zxf5fs4lz0g2zwakrknzb8lz-unciv-4.10.12" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • unciv
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/yairm210/Unciv/releases. meta.description for unciv is: An open-source Android/Desktop remake of Civ V meta.homepage for unciv is: https://github.com/yairm210/Unciv ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/yairm210/Unciv/releases/tag/4.10.12) - [Compare changes on GitHub](https://github.com/yairm210/Unciv/compare/4.10.5...4.10.12) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 4.10.12 in filename of file in /nix/store/74hzz0f0zxf5fs4lz0g2zwakrknzb8lz-unciv-4.10.12 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath unciv ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/74hzz0f0zxf5fs4lz0g2zwakrknzb8lz-unciv-4.10.12 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A unciv https://github.com/r-ryantm/nixpkgs/archive/7d7c59a72f4e58821888a36cdd725bce46443d8a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/7d7c59a72f4e58821888a36cdd725bce46443d8a#unciv ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/74hzz0f0zxf5fs4lz0g2zwakrknzb8lz-unciv-4.10.12 ls -la /nix/store/74hzz0f0zxf5fs4lz0g2zwakrknzb8lz-unciv-4.10.12/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • unciv
--- ###### Maintainer pings cc @tex for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/286452 [result] Success updating unciv 4.10.5 -> 4.10.12 https://github.com/yairm210/Unciv/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.opentelemetry-sdk, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-sdk/2024-02-26.log python311Packages.opentelemetry-sdk 0 -> 1 attrpath: python311Packages.opentelemetry-sdk 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/fykn15cbbvklngryyzzhaqfn1swnk8fr-packages.json.drv building '/nix/store/fykn15cbbvklngryyzzhaqfn1swnk8fr-packages.json.drv'... Going to be running update for following packages: - python3.11-opentelemetry-sdk-1.22.0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-sdk-1.22.0: UPDATING ... - python3.11-opentelemetry-sdk-1.22.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-sdk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.fuzzy-logic-toolkit, using log file: /var/log/nixpkgs-update/octavePackages.fuzzy-logic-toolkit/2024-02-26.log octavePackages.fuzzy-logic-toolkit 0 -> 1 attrpath: octavePackages.fuzzy-logic-toolkit 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/hjwm7yqw3knbp88zmf0kgzcnhmfca7ak-packages.json.drv building '/nix/store/hjwm7yqw3knbp88zmf0kgzcnhmfca7ak-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-fuzzy-logic-toolkit-0.4.6 Press Enter key to continue... Running update for: - octave-8.4.0-fuzzy-logic-toolkit-0.4.6: UPDATING ... - octave-8.4.0-fuzzy-logic-toolkit-0.4.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.fuzzy-logic-toolkit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath entwine, using log file: /var/log/nixpkgs-update/entwine/2024-02-26.log entwine unstable-2023-04-27 -> 3.0.0 https://github.com/connormanning/entwine/releases attrpath: entwine Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update entwine unstable-2023-04-27 -> 3.0.0 https://github.com/connormanning/entwine/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyflic, using log file: /var/log/nixpkgs-update/python311Packages.pyflic/2024-02-26.log python311Packages.pyflic 0 -> 1 attrpath: python311Packages.pyflic 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/0qrdhvxxljr3k4gs06r7c9msvcganhj2-packages.json.drv building '/nix/store/0qrdhvxxljr3k4gs06r7c9msvcganhj2-packages.json.drv'... Going to be running update for following packages: - python3.11-pyflic-2.0.3 Press Enter key to continue... Running update for: - python3.11-pyflic-2.0.3: UPDATING ... - python3.11-pyflic-2.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyflic 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.forecast-solar, using log file: /var/log/nixpkgs-update/python311Packages.forecast-solar/2024-02-26.log python311Packages.forecast-solar 0 -> 1 attrpath: python311Packages.forecast-solar 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/l93xx2nkj3l1zh13rb6218dhgb020c24-packages.json.drv building '/nix/store/l93xx2nkj3l1zh13rb6218dhgb020c24-packages.json.drv'... Going to be running update for following packages: - python3.11-forecast-solar-3.0.0 Press Enter key to continue... Running update for: - python3.11-forecast-solar-3.0.0: UPDATING ... - python3.11-forecast-solar-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.forecast-solar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.datasette-template-sql, using log file: /var/log/nixpkgs-update/python311Packages.datasette-template-sql/2024-02-26.log python311Packages.datasette-template-sql 0 -> 1 attrpath: python311Packages.datasette-template-sql 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/ny32zd4d9nwf7ax2r4m98x1lywb17q12-packages.json.drv building '/nix/store/ny32zd4d9nwf7ax2r4m98x1lywb17q12-packages.json.drv'... Going to be running update for following packages: - python3.11-datasette-template-sql-1.0.2 Press Enter key to continue... Running update for: - python3.11-datasette-template-sql-1.0.2: UPDATING ... - python3.11-datasette-template-sql-1.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.datasette-template-sql 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kubectl-view-allocations, using log file: /var/log/nixpkgs-update/kubectl-view-allocations/2024-02-26.log kubectl-view-allocations 0.16.3 -> 0.18.1 https://github.com/davidB/kubectl-view-allocations/releases attrpath: kubectl-view-allocations Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/networking/cluster/kubectl-view-allocations/default.nix b/pkgs/applications/networking/cluster/kubectl-view-allocations/default.nix index 046165f8f33a..4d67c3786bdd 100644 --- a/pkgs/applications/networking/cluster/kubectl-view-allocations/default.nix +++ b/pkgs/applications/networking/cluster/kubectl-view-allocations/default.nix @@ -8,13 +8,13 @@ rustPlatform.buildRustPackage rec { pname = "kubectl-view-allocations"; - version = "0.16.3"; + version = "0.18.1"; src = fetchFromGitHub { owner = "davidB"; repo = pname; rev = version; - sha256 = "sha256-udi39j/K4Wsxva171i7mMUQ6Jb8Ny2IEHfldt3B8IoY="; + sha256 = "sha256-BM0TLzoXQg3m5fdQEnO/tErW8xmuljo74GprwEgJN8o="; }; postPatch = '' [outpaths] eval start [outpaths] eval end 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 kubectl-view-allocations nix build failed. got build log for 'kubectl-view-allocations' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/rhm5cgrg71snd9j6ahrxl53lgxb1gxb0-source source root is source Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release error: failed to select a version for the requirement `itertools = "^0.12"` candidate versions found which didn't match: 0.10.5 location searched: directory source `/build/cargo-vendor-dir` (which is replacing registry `crates-io`) required by package `kubectl-view-allocations v0.18.1 (/build/source)` perhaps a crate was updated and forgotten to be re-vendored? [result] Failed to update kubectl-view-allocations 0.16.3 -> 0.18.1 https://github.com/davidB/kubectl-view-allocations/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coq_8_14, using log file: /var/log/nixpkgs-update/coq_8_14/2024-02-26.log coq_8_14 8.14.1 -> 8.19.0 https://github.com/coq/coq/releases attrpath: coq_8_14 Checking auto update branch... No auto update branch exists Version in attr path coq_8_14 not compatible with 8.19.0 [result] Failed to update coq_8_14 8.14.1 -> 8.19.0 https://github.com/coq/coq/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.json-stream-rs-tokenizer, using log file: /var/log/nixpkgs-update/python311Packages.json-stream-rs-tokenizer/2024-02-26.log python311Packages.json-stream-rs-tokenizer 0 -> 1 attrpath: python311Packages.json-stream-rs-tokenizer 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/84apjv8a6i141xyfbzyjgwwimxyg9rwg-packages.json.drv building '/nix/store/84apjv8a6i141xyfbzyjgwwimxyg9rwg-packages.json.drv'... Going to be running update for following packages: - python3.11-json-stream-rs-tokenizer-0.4.25 Press Enter key to continue... Running update for: - python3.11-json-stream-rs-tokenizer-0.4.25: UPDATING ... - python3.11-json-stream-rs-tokenizer-0.4.25: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.json-stream-rs-tokenizer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sentry-native, using log file: /var/log/nixpkgs-update/sentry-native/2024-02-26.log sentry-native 0.6.7 -> 0.7.0 https://github.com/getsentry/sentry-native/releases attrpath: sentry-native Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/sentry-native/default.nix b/pkgs/development/libraries/sentry-native/default.nix index 95ba1dc68e51..dee0f63b7d0b 100644 --- a/pkgs/development/libraries/sentry-native/default.nix +++ b/pkgs/development/libraries/sentry-native/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "sentry-native"; - version = "0.6.7"; + version = "0.7.0"; src = fetchFromGitHub { owner = "getsentry"; repo = "sentry-native"; rev = version; - hash = "sha256-pEFfs8xjc+6r+60aJF4Sjjy/oSU/+ADWgOBpS3t9rWI="; + hash = "sha256-e2VjQ3U72X+bwRAi/6StLDWT8tf/MjatnmC/+jCgzTo="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end 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 sentry-native nix build failed. -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- SENTRY_TRANSPORT=curl -- SENTRY_BACKEND=crashpad -- SENTRY_LIBRARY_TYPE=SHARED -- SENTRY_SDK_NAME= -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of long -- Check size of long - done -- Found CURL: /nix/store/84wcm74cp3k2i504ggwkgf4ikdyk0y3m-curl-8.6.0/lib/libcurl.so (found version "8.6.0") found components: AsynchDNS CMake Error at CMakeLists.txt:424 (add_subdirectory): The source directory /build/source/external/crashpad does not contain a CMakeLists.txt file.  -- Configuring incomplete, errors occurred! [result] Failed to update sentry-native 0.6.7 -> 0.7.0 https://github.com/getsentry/sentry-native/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.contexter, using log file: /var/log/nixpkgs-update/python311Packages.contexter/2024-02-26.log python311Packages.contexter 0 -> 1 attrpath: python311Packages.contexter 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/ldw0qv5w845id40ix9yabrakqkkd7q14-packages.json.drv building '/nix/store/ldw0qv5w845id40ix9yabrakqkkd7q14-packages.json.drv'... Going to be running update for following packages: - python3.11-contexter-0.1.4 Press Enter key to continue... Running update for: - python3.11-contexter-0.1.4: UPDATING ... - python3.11-contexter-0.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.contexter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.openpyxl, using log file: /var/log/nixpkgs-update/python311Packages.openpyxl/2024-02-26.log python311Packages.openpyxl 0 -> 1 attrpath: python311Packages.openpyxl 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/7k715242v24ipf2ny9sv1g3q48b562lj-packages.json.drv building '/nix/store/7k715242v24ipf2ny9sv1g3q48b562lj-packages.json.drv'... Going to be running update for following packages: - python3.11-openpyxl-3.1.2 Press Enter key to continue... Running update for: - python3.11-openpyxl-3.1.2: UPDATING ... - python3.11-openpyxl-3.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.openpyxl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygame-sdl2, using log file: /var/log/nixpkgs-update/python311Packages.pygame-sdl2/2024-02-26.log python311Packages.pygame-sdl2 0 -> 1 attrpath: python311Packages.pygame-sdl2 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/8kskmlglp9wys9zlf13yfvlzpm3abhvq-packages.json.drv building '/nix/store/8kskmlglp9wys9zlf13yfvlzpm3abhvq-packages.json.drv'... Going to be running update for following packages: - python3.11-pygame-sdl2-2.1.0-8.1.3 Press Enter key to continue... Running update for: - python3.11-pygame-sdl2-2.1.0-8.1.3: UPDATING ... - python3.11-pygame-sdl2-2.1.0-8.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygame-sdl2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bluemaestro-ble, using log file: /var/log/nixpkgs-update/python311Packages.bluemaestro-ble/2024-02-26.log python311Packages.bluemaestro-ble 0 -> 1 attrpath: python311Packages.bluemaestro-ble 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/2r7mbh6vi6kqf721i801v9f9j07ljgsi-packages.json.drv building '/nix/store/2r7mbh6vi6kqf721i801v9f9j07ljgsi-packages.json.drv'... Going to be running update for following packages: - python3.11-bluemaestro-ble-0.2.3 Press Enter key to continue... Running update for: - python3.11-bluemaestro-ble-0.2.3: UPDATING ... - python3.11-bluemaestro-ble-0.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bluemaestro-ble 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cma, using log file: /var/log/nixpkgs-update/python311Packages.cma/2024-02-26.log python311Packages.cma 0 -> 1 attrpath: python311Packages.cma 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/k1pi26vks103802cn163y5nkbfyr9yja-packages.json.drv building '/nix/store/k1pi26vks103802cn163y5nkbfyr9yja-packages.json.drv'... Going to be running update for following packages: - python3.11-cma-3.3.0 Press Enter key to continue... Running update for: - python3.11-cma-3.3.0: UPDATING ... - python3.11-cma-3.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cma 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-flake8, using log file: /var/log/nixpkgs-update/python311Packages.pytest-flake8/2024-02-26.log python311Packages.pytest-flake8 0 -> 1 attrpath: python311Packages.pytest-flake8 Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/a1lpyixf8293r4a7n8lg7x8y05wzkndp-packages.json.drv building '/nix/store/a1lpyixf8293r4a7n8lg7x8y05wzkndp-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-flake8-1.1.1 Press Enter key to continue... Running update for: - python3.11-pytest-flake8-1.1.1: UPDATING ... - python3.11-pytest-flake8-1.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-flake8 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.astroquery, using log file: /var/log/nixpkgs-update/python311Packages.astroquery/2024-02-26.log python311Packages.astroquery 0 -> 1 attrpath: python311Packages.astroquery 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/2p8zfa08kfmgk34zkp6dhd10a2ar0705-packages.json.drv building '/nix/store/2p8zfa08kfmgk34zkp6dhd10a2ar0705-packages.json.drv'... Going to be running update for following packages: - python3.11-astroquery-0.4.6 Press Enter key to continue... Running update for: - python3.11-astroquery-0.4.6: UPDATING ... - python3.11-astroquery-0.4.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.astroquery 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.torchrl, using log file: /var/log/nixpkgs-update/python311Packages.torchrl/2024-02-26.log python311Packages.torchrl 0 -> 1 attrpath: python311Packages.torchrl 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/qbblkk03wmcp7zj14fdcqc9fghz881lg-packages.json.drv building '/nix/store/qbblkk03wmcp7zj14fdcqc9fghz881lg-packages.json.drv'... Going to be running update for following packages: - python3.11-torchrl-0.3.0 Press Enter key to continue... Running update for: - python3.11-torchrl-0.3.0: UPDATING ... - python3.11-torchrl-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.torchrl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.http-sf, using log file: /var/log/nixpkgs-update/python311Packages.http-sf/2024-02-26.log python311Packages.http-sf 0 -> 1 attrpath: python311Packages.http-sf 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/s885kpvhazxfs6pg9jg1y4r3wwrncrw7-packages.json.drv building '/nix/store/s885kpvhazxfs6pg9jg1y4r3wwrncrw7-packages.json.drv'... Going to be running update for following packages: - python3.11-http-sf-1.0.1 Press Enter key to continue... Running update for: - python3.11-http-sf-1.0.1: UPDATING ... - python3.11-http-sf-1.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.http-sf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.exchangelib, using log file: /var/log/nixpkgs-update/python311Packages.exchangelib/2024-02-26.log python311Packages.exchangelib 0 -> 1 attrpath: python311Packages.exchangelib Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/kradk2ddbp4ngy8j55824csdr68a8d7h-packages.json.drv building '/nix/store/kradk2ddbp4ngy8j55824csdr68a8d7h-packages.json.drv'... Going to be running update for following packages: - python3.11-exchangelib-5.1.0 Press Enter key to continue... Running update for: - python3.11-exchangelib-5.1.0: UPDATING ... - python3.11-exchangelib-5.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.exchangelib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.configobj, using log file: /var/log/nixpkgs-update/python311Packages.configobj/2024-02-26.log python311Packages.configobj 0 -> 1 attrpath: python311Packages.configobj 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/syvyxy6yvalfkb5nlc4gjmg8m6hcr4k1-packages.json.drv building '/nix/store/syvyxy6yvalfkb5nlc4gjmg8m6hcr4k1-packages.json.drv'... Going to be running update for following packages: - python3.11-configobj-5.0.8 Press Enter key to continue... Running update for: - python3.11-configobj-5.0.8: UPDATING ... - python3.11-configobj-5.0.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.configobj 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.transmissionrpc, using log file: /var/log/nixpkgs-update/python311Packages.transmissionrpc/2024-02-26.log python311Packages.transmissionrpc 0 -> 1 attrpath: python311Packages.transmissionrpc 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/qlqvqppl2np0d4ywdagr26cmf0hpfiqd-packages.json.drv building '/nix/store/qlqvqppl2np0d4ywdagr26cmf0hpfiqd-packages.json.drv'... Going to be running update for following packages: - python3.11-transmissionrpc-0.11 Press Enter key to continue... Running update for: - python3.11-transmissionrpc-0.11: UPDATING ... - python3.11-transmissionrpc-0.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.transmissionrpc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.asyncio-throttle, using log file: /var/log/nixpkgs-update/python311Packages.asyncio-throttle/2024-02-26.log python311Packages.asyncio-throttle 0 -> 1 attrpath: python311Packages.asyncio-throttle 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/j6yp7gii438jddizi0s43vl9kji82vp2-packages.json.drv building '/nix/store/j6yp7gii438jddizi0s43vl9kji82vp2-packages.json.drv'... Going to be running update for following packages: - python3.11-asyncio-throttle-1.0.2 Press Enter key to continue... Running update for: - python3.11-asyncio-throttle-1.0.2: UPDATING ... - python3.11-asyncio-throttle-1.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.asyncio-throttle 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vulnix, using log file: /var/log/nixpkgs-update/vulnix/2024-02-26.log vulnix 0 -> 1 attrpath: vulnix 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/3kj5xf0vxy1k828q84wsg2p9m92s6fjw-packages.json.drv building '/nix/store/3kj5xf0vxy1k828q84wsg2p9m92s6fjw-packages.json.drv'... Going to be running update for following packages: - vulnix-1.10.1 Press Enter key to continue... Running update for: - vulnix-1.10.1: UPDATING ... - vulnix-1.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update vulnix 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyaxmlparser, using log file: /var/log/nixpkgs-update/python311Packages.pyaxmlparser/2024-02-26.log python311Packages.pyaxmlparser 0 -> 1 attrpath: python311Packages.pyaxmlparser 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/a0hnylifqcvhbbfba0y1japlwlqbcfws-packages.json.drv building '/nix/store/a0hnylifqcvhbbfba0y1japlwlqbcfws-packages.json.drv'... Going to be running update for following packages: - python3.11-pyaxmlparser-0.3.27 Press Enter key to continue... Running update for: - python3.11-pyaxmlparser-0.3.27: UPDATING ... - python3.11-pyaxmlparser-0.3.27: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyaxmlparser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.peaqevcore, using log file: /var/log/nixpkgs-update/python311Packages.peaqevcore/2024-02-26.log python311Packages.peaqevcore 0 -> 1 attrpath: python311Packages.peaqevcore 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/w7ml5ih588zd5ssz7pvpihp9kr3dy6zi-packages.json.drv building '/nix/store/w7ml5ih588zd5ssz7pvpihp9kr3dy6zi-packages.json.drv'... Going to be running update for following packages: - python3.11-peaqevcore-19.7.1 Press Enter key to continue... Running update for: - python3.11-peaqevcore-19.7.1: UPDATING ... - python3.11-peaqevcore-19.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.peaqevcore 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tubes, using log file: /var/log/nixpkgs-update/python311Packages.tubes/2024-02-26.log python311Packages.tubes 0 -> 1 attrpath: python311Packages.tubes 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/pgx1y1iq6kn321srcpy3xn4ny7kvj4s7-packages.json.drv building '/nix/store/pgx1y1iq6kn321srcpy3xn4ny7kvj4s7-packages.json.drv'... Going to be running update for following packages: - python3.11-tubes-0.2.1 Press Enter key to continue... Running update for: - python3.11-tubes-0.2.1: UPDATING ... - python3.11-tubes-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tubes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.datefinder, using log file: /var/log/nixpkgs-update/python311Packages.datefinder/2024-02-26.log python311Packages.datefinder 0 -> 1 attrpath: python311Packages.datefinder 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/zq1szjlpy81p5f6xwz8z5jp5gnqiq4fz-packages.json.drv building '/nix/store/zq1szjlpy81p5f6xwz8z5jp5gnqiq4fz-packages.json.drv'... Going to be running update for following packages: - python3.11-datefinder-0.7.3 Press Enter key to continue... Running update for: - python3.11-datefinder-0.7.3: UPDATING ... - python3.11-datefinder-0.7.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.datefinder 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cargo-dist, using log file: /var/log/nixpkgs-update/cargo-dist/2024-02-26.log cargo-dist 0 -> 1 attrpath: cargo-dist Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] skipping because derivation has updateScript [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/1hrmwrqxn56hnjk1b8m87nbmx8z03vs5-packages.json.drv building '/nix/store/1hrmwrqxn56hnjk1b8m87nbmx8z03vs5-packages.json.drv'... Going to be running update for following packages: - cargo-dist-0.8.2 Press Enter key to continue... Running update for: - cargo-dist-0.8.2: UPDATING ... - cargo-dist-0.8.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/rust/cargo-dist/default.nix b/pkgs/development/tools/rust/cargo-dist/default.nix index 5063a4baf40f..df0ab6cabd67 100644 --- a/pkgs/development/tools/rust/cargo-dist/default.nix +++ b/pkgs/development/tools/rust/cargo-dist/default.nix @@ -14,16 +14,16 @@ rustPlatform.buildRustPackage rec { pname = "cargo-dist"; - version = "0.8.2"; + version = "0.11.1"; src = fetchFromGitHub { owner = "axodotdev"; repo = "cargo-dist"; rev = "v${version}"; - hash = "sha256-Y4jXAZgJj0d1fUFuM94umlj/JsawWs3KxEQAucsT24s="; + hash = "sha256-SnwTfRHa/1iVG5tcypFQXUTHEOTiXkICzyjdKNYXQcM="; }; - cargoHash = "sha256-Jza9U5vL45rvDPLb4/iELneKgy1OTCMBM1JxfuxZigQ="; + cargoHash = "sha256-Z3usfwxUQzrxAoINUZnM6Gffj1GEVaRNOg+XW5g8PH8="; nativeBuildInputs = [ pkg-config An auto update branch exists with message `cargo-dist: 0.8.2 -> 0.10.0`. New version is 0.11.1. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/8k9vclfjn35mfzhlb9sd13sh3r64nv16-cargo-dist-0.11.1" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cargo-dist
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for cargo-dist is: A tool for building final distributable artifacts and uploading them to an archive meta.homepage for cargo-dist is: https://github.com/axodotdev/cargo-dist meta.changelog for cargo-dist is: https://github.com/axodotdev/cargo-dist/blob/v0.11.1/CHANGELOG.md ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/axodotdev/cargo-dist/releases/tag/v0.11.1) - [Compare changes on GitHub](https://github.com/axodotdev/cargo-dist/compare/v0.8.2...v0.11.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.11.1 with grep in /nix/store/8k9vclfjn35mfzhlb9sd13sh3r64nv16-cargo-dist-0.11.1 - found 0.11.1 in filename of file in /nix/store/8k9vclfjn35mfzhlb9sd13sh3r64nv16-cargo-dist-0.11.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cargo-dist ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8k9vclfjn35mfzhlb9sd13sh3r64nv16-cargo-dist-0.11.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A cargo-dist https://github.com/r-ryantm/nixpkgs/archive/f4a21709f51ff42a0044ef286abf3a8797fc87f7.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f4a21709f51ff42a0044ef286abf3a8797fc87f7#cargo-dist ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8k9vclfjn35mfzhlb9sd13sh3r64nv16-cargo-dist-0.11.1 ls -la /nix/store/8k9vclfjn35mfzhlb9sd13sh3r64nv16-cargo-dist-0.11.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cargo-dist
--- ###### Maintainer pings cc @figsoda @matthiasbeyer @mistydemeo for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/285666 [result] Success updating cargo-dist 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.wheezy-captcha, using log file: /var/log/nixpkgs-update/python311Packages.wheezy-captcha/2024-02-26.log python311Packages.wheezy-captcha 0 -> 1 attrpath: python311Packages.wheezy-captcha 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/18pd1zjgas07g5wdyb8im5m2daf7dk8r-packages.json.drv building '/nix/store/18pd1zjgas07g5wdyb8im5m2daf7dk8r-packages.json.drv'... Going to be running update for following packages: - python3.11-wheezy.captcha-3.2.0 Press Enter key to continue... Running update for: - python3.11-wheezy.captcha-3.2.0: UPDATING ... - python3.11-wheezy.captcha-3.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.wheezy-captcha 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bluepy, using log file: /var/log/nixpkgs-update/python311Packages.bluepy/2024-02-26.log python311Packages.bluepy 0 -> 1 attrpath: python311Packages.bluepy 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/klqp6nmyjrs85db3bxz8lmn9khn4vnrx-packages.json.drv building '/nix/store/klqp6nmyjrs85db3bxz8lmn9khn4vnrx-packages.json.drv'... Going to be running update for following packages: - python3.11-bluepy-1.3.0 Press Enter key to continue... Running update for: - python3.11-bluepy-1.3.0: UPDATING ... - python3.11-bluepy-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bluepy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tblib, using log file: /var/log/nixpkgs-update/python311Packages.tblib/2024-02-26.log python311Packages.tblib 0 -> 1 attrpath: python311Packages.tblib 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/q2nhwg40sn0fa6dyv0l93nvlx97rs67j-packages.json.drv building '/nix/store/q2nhwg40sn0fa6dyv0l93nvlx97rs67j-packages.json.drv'... Going to be running update for following packages: - python3.11-tblib-3.0.0 Press Enter key to continue... Running update for: - python3.11-tblib-3.0.0: UPDATING ... - python3.11-tblib-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tblib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath anydesk, using log file: /var/log/nixpkgs-update/anydesk/2024-02-26.log anydesk 0 -> 1 attrpath: anydesk 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] these 2 derivations will be built: /nix/store/4zdh8vyk3068604spam4sgha2n4rrw0r-anydesk-versionLister.drv /nix/store/rzy1d8xqdxh5c7brvvbcpr46z402zdri-packages.json.drv building '/nix/store/4zdh8vyk3068604spam4sgha2n4rrw0r-anydesk-versionLister.drv'... building '/nix/store/rzy1d8xqdxh5c7brvvbcpr46z402zdri-packages.json.drv'... Going to be running update for following packages: - anydesk-6.3.0 Press Enter key to continue... Running update for: - anydesk-6.3.0: UPDATING ... - anydesk-6.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update anydesk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.Keras, using log file: /var/log/nixpkgs-update/python311Packages.Keras/2024-02-26.log python311Packages.Keras 0 -> 1 attrpath: python311Packages.Keras 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/74ny7vzps6hxnclx6rr6xdrsa5wdhf2d-packages.json.drv building '/nix/store/74ny7vzps6hxnclx6rr6xdrsa5wdhf2d-packages.json.drv'... Going to be running update for following packages: - python3.11-keras-3.0.0 Press Enter key to continue... Running update for: - python3.11-keras-3.0.0: UPDATING ... - python3.11-keras-3.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/keras/default.nix b/pkgs/development/python-modules/keras/default.nix index b91925b574e6..c74579296223 100644 --- a/pkgs/development/python-modules/keras/default.nix +++ b/pkgs/development/python-modules/keras/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "keras"; - version = "3.0.0"; + version = "3.0.5"; format = "wheel"; src = fetchPypi { inherit format pname version; - hash = "sha256-/z8++iqlzBNLHYuFaTqrMlWLHZyGBjChP1iTTm0ckI0="; + hash = "sha256-SgIvLpfqWj2xLtgJ/8t84e+NNP6urFIxXshVPe0tz5c="; python = "py3"; dist = "py3"; }; No auto update branch exists There might already be an open PR for this update: - python311Packages.keras: 3.0.0 -> 3.0.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/281128" [result] Failed to update python311Packages.Keras 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath appeditor, using log file: /var/log/nixpkgs-update/appeditor/2024-02-26.log appeditor 0 -> 1 attrpath: appeditor 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/c4war9yn04idhnaiywr1if6l69gvbw09-packages.json.drv building '/nix/store/c4war9yn04idhnaiywr1if6l69gvbw09-packages.json.drv'... Going to be running update for following packages: - appeditor-1.1.5 Press Enter key to continue... Running update for: - appeditor-1.1.5: UPDATING ... - appeditor-1.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update appeditor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.piano-transcription-inference, using log file: /var/log/nixpkgs-update/python311Packages.piano-transcription-inference/2024-02-26.log python311Packages.piano-transcription-inference 0 -> 1 attrpath: python311Packages.piano-transcription-inference Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/622yzbbqp4kpjrn2h76aqzx02sd37xlk-packages.json.drv building '/nix/store/622yzbbqp4kpjrn2h76aqzx02sd37xlk-packages.json.drv'... Going to be running update for following packages: - python3.11-piano-transcription-inference-0.0.5 Press Enter key to continue... Running update for: - python3.11-piano-transcription-inference-0.0.5: UPDATING ... - python3.11-piano-transcription-inference-0.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.piano-transcription-inference 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.opentelemetry-instrumentation-aiohttp-client, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-instrumentation-aiohttp-client/2024-02-26.log python311Packages.opentelemetry-instrumentation-aiohttp-client 0 -> 1 attrpath: python311Packages.opentelemetry-instrumentation-aiohttp-client 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/q8qqz2y2ra65sbd3cq21sskr5vffkbj9-packages.json.drv building '/nix/store/q8qqz2y2ra65sbd3cq21sskr5vffkbj9-packages.json.drv'... Going to be running update for following packages: - python3.11-opentelemetry-instrumentation-aiohttp-client-0.43b0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-instrumentation-aiohttp-client-0.43b0: UPDATING ... - python3.11-opentelemetry-instrumentation-aiohttp-client-0.43b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-instrumentation-aiohttp-client 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cogl, using log file: /var/log/nixpkgs-update/cogl/2024-02-26.log cogl 0 -> 1 attrpath: cogl 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/51z13sqngnsnx2np2n0ivv8i1b7aqidm-packages.json.drv building '/nix/store/51z13sqngnsnx2np2n0ivv8i1b7aqidm-packages.json.drv'... Going to be running update for following packages: - cogl-1.22.8 Press Enter key to continue... Running update for: - cogl-1.22.8: UPDATING ... - cogl-1.22.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cogl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fileshelter, using log file: /var/log/nixpkgs-update/fileshelter/2024-02-26.log fileshelter 4.0.1 -> 6.1.0 https://github.com/epoupon/fileshelter/releases attrpath: fileshelter Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/web-apps/fileshelter/default.nix b/pkgs/servers/web-apps/fileshelter/default.nix index b6abc423eb85..f036d10d6b7a 100644 --- a/pkgs/servers/web-apps/fileshelter/default.nix +++ b/pkgs/servers/web-apps/fileshelter/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "fileshelter"; - version = "4.0.1"; + version = "6.1.0"; src = fetchFromGitHub { owner = "epoupon"; repo = "fileshelter"; rev = "v${version}"; - sha256 = "07n70wwqj7lqdxs3wya1m8bwg8l6lgmmlfpwyv3r3s4dfzb1b3ka"; + sha256 = "sha256-6JY0Msj9/Ek7dzcQ0Nq19ar+WWJMiAiuskjajV6RbXQ="; }; enableParallelBuilding = true; [outpaths] eval start [outpaths] eval end 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 fileshelter nix build failed. got build log for 'fileshelter' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/qhjm24j895plhc28pkj28iw1pkqqf001-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "autoreconfPhase" } Running phase: autoreconfPhase autoreconf: export WARNINGS= autoreconf: error: 'configure.ac' is required [result] Failed to update fileshelter 4.0.1 -> 6.1.0 https://github.com/epoupon/fileshelter/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.snakemake-executor-plugin-cluster-generic, using log file: /var/log/nixpkgs-update/python311Packages.snakemake-executor-plugin-cluster-generic/2024-02-26.log python311Packages.snakemake-executor-plugin-cluster-generic 0 -> 1 attrpath: python311Packages.snakemake-executor-plugin-cluster-generic 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/w6nz31jv6lrv62qj8al4mmrpj6g4nz7k-packages.json.drv building '/nix/store/w6nz31jv6lrv62qj8al4mmrpj6g4nz7k-packages.json.drv'... Going to be running update for following packages: - python3.11-snakemake-executor-plugin-cluster-generic-1.0.7 Press Enter key to continue... Running update for: - python3.11-snakemake-executor-plugin-cluster-generic-1.0.7: UPDATING ... - python3.11-snakemake-executor-plugin-cluster-generic-1.0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.snakemake-executor-plugin-cluster-generic 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pcodedmp, using log file: /var/log/nixpkgs-update/python311Packages.pcodedmp/2024-02-26.log python311Packages.pcodedmp 0 -> 1 attrpath: python311Packages.pcodedmp 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/5yccbkqaid0qlp2zsyhg4y6yy6x5ivcm-packages.json.drv building '/nix/store/5yccbkqaid0qlp2zsyhg4y6yy6x5ivcm-packages.json.drv'... Going to be running update for following packages: - python3.11-pcodedmp-1.2.6 Press Enter key to continue... Running update for: - python3.11-pcodedmp-1.2.6: UPDATING ... - python3.11-pcodedmp-1.2.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pcodedmp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gdk-pixbuf, using log file: /var/log/nixpkgs-update/gdk-pixbuf/2024-02-26.log gdk-pixbuf 0 -> 1 attrpath: gdk-pixbuf Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gdk-pixbuf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hvac, using log file: /var/log/nixpkgs-update/python311Packages.hvac/2024-02-26.log python311Packages.hvac 0 -> 1 attrpath: python311Packages.hvac 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/7nmqskx46vgcdrsbw3qh1g001axjrm6v-packages.json.drv building '/nix/store/7nmqskx46vgcdrsbw3qh1g001axjrm6v-packages.json.drv'... Going to be running update for following packages: - python3.11-hvac-2.1.0 Press Enter key to continue... Running update for: - python3.11-hvac-2.1.0: UPDATING ... - python3.11-hvac-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hvac 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mkdocs-autorefs, using log file: /var/log/nixpkgs-update/python311Packages.mkdocs-autorefs/2024-02-26.log python311Packages.mkdocs-autorefs 0 -> 1 attrpath: python311Packages.mkdocs-autorefs 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/v7dbcb52ggy7s9ra5cz5jg7ikfh3x9p3-packages.json.drv building '/nix/store/v7dbcb52ggy7s9ra5cz5jg7ikfh3x9p3-packages.json.drv'... Going to be running update for following packages: - python3.11-mkdocs-autorefs-0.5.0 Press Enter key to continue... Running update for: - python3.11-mkdocs-autorefs-0.5.0: UPDATING ... - python3.11-mkdocs-autorefs-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mkdocs-autorefs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath maptool, using log file: /var/log/nixpkgs-update/maptool/2024-02-26.log maptool 0 -> 1 attrpath: maptool 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/909g0h6ww3z3j46if7wgfhfc7p3sylbg-packages.json.drv building '/nix/store/909g0h6ww3z3j46if7wgfhfc7p3sylbg-packages.json.drv'... Going to be running update for following packages: - maptool-1.14.3 Press Enter key to continue... Running update for: - maptool-1.14.3: UPDATING ... - maptool-1.14.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update maptool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cloudflare-dyndns, using log file: /var/log/nixpkgs-update/cloudflare-dyndns/2024-02-26.log cloudflare-dyndns 0 -> 1 attrpath: cloudflare-dyndns Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/lsvc6w7k4536kladiic350ksqyvplrsh-packages.json.drv building '/nix/store/lsvc6w7k4536kladiic350ksqyvplrsh-packages.json.drv'... Going to be running update for following packages: - cloudflare-dyndns-4.1 Press Enter key to continue... Running update for: - cloudflare-dyndns-4.1: UPDATING ... - cloudflare-dyndns-4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cloudflare-dyndns 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ifuse, using log file: /var/log/nixpkgs-update/ifuse/2024-02-26.log ifuse 1.1.4+date=2022-04-04 -> 1.1.4 https://github.com/libimobiledevice/ifuse/releases attrpath: ifuse Checking auto update branch... No auto update branch exists 1.1.4 is not newer than 1.1.4+date=2022-04-04 according to Nix; versionComparison: -1 [result] Failed to update ifuse 1.1.4+date=2022-04-04 -> 1.1.4 https://github.com/libimobiledevice/ifuse/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gi-crystal, using log file: /var/log/nixpkgs-update/gi-crystal/2024-02-26.log gi-crystal 0.21.0 -> 0.22.1 https://github.com/hugopl/gi-crystal/releases attrpath: gi-crystal Checking auto update branch... An auto update branch exists with message `gi-crystal: 0.21.0 -> 0.22.1`. New version is 0.22.1. An auto update branch exists with an equal or greater version [result] Failed to update gi-crystal 0.21.0 -> 0.22.1 https://github.com/hugopl/gi-crystal/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libffiBoot, using log file: /var/log/nixpkgs-update/libffiBoot/2024-02-26.log libffiBoot 3.4.4 -> 3.4.6 https://github.com/libffi/libffi/releases attrpath: libffiBoot 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/dkf5y2n3f1j4cyl0gw44bx36k82kid0a-packages.json.drv building '/nix/store/dkf5y2n3f1j4cyl0gw44bx36k82kid0a-packages.json.drv'... Going to be running update for following packages: - libffi-3.4.4 Press Enter key to continue... Running update for: - libffi-3.4.4: UPDATING ... - libffi-3.4.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libffi/default.nix b/pkgs/development/libraries/libffi/default.nix index ac910dc3d649..e3c5ca85b046 100644 --- a/pkgs/development/libraries/libffi/default.nix +++ b/pkgs/development/libraries/libffi/default.nix @@ -11,11 +11,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "libffi"; - version = "3.4.4"; + version = "3.4.6"; src = fetchurl { url = with finalAttrs; "https://github.com/libffi/libffi/releases/download/v${version}/${pname}-${version}.tar.gz"; - sha256 = "sha256-1mxWrSWags8qnfxAizK/XaUjcVALhHRff7i2RXEt9nY="; + sha256 = "sha256-sN6p3yPIY6elDoJUQPPr/6vWXfFJcQjl1Dd0eEOJWk4="; }; # Note: this package is used for bootstrapping fetchurl, and thus No auto update branch exists Old version 3.4.4" not present in staging derivation file with contents: { lib, stdenv, fetchurl, fetchpatch , autoreconfHook # test suite depends on dejagnu which cannot be used during bootstrapping # dejagnu also requires tcl which can't be built statically at the moment , doCheck ? !(stdenv.hostPlatform.isStatic) , dejagnu , nix-update-script , testers }: stdenv.mkDerivation (finalAttrs: { pname = "libffi"; version = "3.4.6"; src = fetchurl { url = with finalAttrs; "https://github.com/libffi/libffi/releases/download/v${version}/${pname}-${version}.tar.gz"; hash = "sha256-sN6p3yPIY6elDoJUQPPr/6vWXfFJcQjl1Dd0eEOJWk4="; }; # Note: this package is used for bootstrapping fetchurl, and thus # cannot use fetchpatch! All mutable patches (generated by GitHub or # cgit) that are needed here should be included directly in Nixpkgs as # files. patches = [ ]; strictDeps = true; outputs = [ "out" "dev" "man" "info" ]; enableParallelBuilding = true; configurePlatforms = [ "build" "host" ]; configureFlags = [ "--with-gcc-arch=generic" # no detection of -march= or -mtune= "--enable-pax_emutramp" ]; preCheck = '' # The tests use -O0 which is not compatible with -D_FORTIFY_SOURCE. NIX_HARDENING_ENABLE=''${NIX_HARDENING_ENABLE/fortify3/} NIX_HARDENING_ENABLE=''${NIX_HARDENING_ENABLE/fortify/} ''; dontStrip = stdenv.hostPlatform != stdenv.buildPlatform; # Don't run the native `strip' when cross-compiling. inherit doCheck; nativeCheckInputs = [ dejagnu ]; passthru = { updateScript = nix-update-script { }; tests = { pkg-config = testers.hasPkgConfigModules { package = finalAttrs.finalPackage; }; }; }; meta = with lib; { description = "A foreign function call interface library"; longDescription = '' The libffi library provides a portable, high level programming interface to various calling conventions. This allows a programmer to call any function specified by a call interface description at run-time. FFI stands for Foreign Function Interface. A foreign function interface is the popular name for the interface that allows code written in one language to call code written in another language. The libffi library really only provides the lowest, machine dependent layer of a fully featured foreign function interface. A layer must exist above libffi that handles type conversions for values passed between the two languages. ''; homepage = "http://sourceware.org/libffi/"; license = licenses.mit; maintainers = with maintainers; [ matthewbauer ]; platforms = platforms.all; pkgConfigModules = [ "libffi" ]; }; }) [result] Failed to update libffiBoot 3.4.4 -> 3.4.6 https://github.com/libffi/libffi/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath roadrunner, using log file: /var/log/nixpkgs-update/roadrunner/2024-02-26.log roadrunner 2023.3.10 -> 2023.3.11 https://github.com/roadrunner-server/roadrunner/releases attrpath: roadrunner Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-xAzZdElu0rzoWnEQbhMO7DhQx3P7241yMy/Gvk9jnCA=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'roadrunner.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/gyl3zpkgwxw4fwj38q1f1llxlklvvmzc-roadrunner-2023.3.11-go-modules.drv /nix/store/5pz4ivfw8wm27abpq0g70xxzn5zbyfzs-roadrunner-2023.3.11.drv building '/nix/store/gyl3zpkgwxw4fwj38q1f1llxlklvvmzc-roadrunner-2023.3.11-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/4h2rqk1cvjdlb3053kzibpw0pc9kvkv1-source source root is source Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'internal/rpc/client_test.go') substituteStream(): WARNING: pattern 127.0.0.1:55555 doesn't match anything in file 'internal/rpc/client_test.go' substituteStream(): WARNING: pattern 127.0.0.1:55555 doesn't match anything in file 'internal/rpc/test/config_rpc_ok.yaml' substituteStream(): WARNING: pattern 127.0.0.1:0 doesn't match anything in file 'internal/rpc/test/config_rpc_conn_err.yaml' Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: go.mod requires go >= 1.22.0 (running go 1.21.7; GOTOOLCHAIN=local) error: builder for '/nix/store/gyl3zpkgwxw4fwj38q1f1llxlklvvmzc-roadrunner-2023.3.11-go-modules.drv' failed with exit code 1; last 12 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/4h2rqk1cvjdlb3053kzibpw0pc9kvkv1-source > source root is source > Running phase: patchPhase > substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'internal/rpc/client_test.go') > substituteStream(): WARNING: pattern 127.0.0.1:55555 doesn't match anything in file 'internal/rpc/client_test.go' > substituteStream(): WARNING: pattern 127.0.0.1:55555 doesn't match anything in file 'internal/rpc/test/config_rpc_ok.yaml' > substituteStream(): WARNING: pattern 127.0.0.1:0 doesn't match anything in file 'internal/rpc/test/config_rpc_conn_err.yaml' > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > go: go.mod requires go >= 1.22.0 (running go 1.21.7; GOTOOLCHAIN=local) For full logs, run 'nix log /nix/store/gyl3zpkgwxw4fwj38q1f1llxlklvvmzc-roadrunner-2023.3.11-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/5pz4ivfw8wm27abpq0g70xxzn5zbyfzs-roadrunner-2023.3.11.drv' failed to build [result] Failed to update roadrunner 2023.3.10 -> 2023.3.11 https://github.com/roadrunner-server/roadrunner/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sing-geosite, using log file: /var/log/nixpkgs-update/sing-geosite/2024-02-26.log sing-geosite 20240217140518 -> 20240221053250 https://github.com/SagerNet/sing-geosite/releases attrpath: sing-geosite Checking auto update branch... No auto update branch exists Old version 20240217140518" not present in master derivation file with contents: { lib , buildGo120Module , fetchFromGitHub , substituteAll , v2ray-domain-list-community }: let patch = substituteAll { src = ./main.go; geosite_data = "${v2ray-domain-list-community}/share/v2ray/geosite.dat"; }; in buildGo120Module { pname = "sing-geosite"; inherit (v2ray-domain-list-community) version; src = fetchFromGitHub { owner = "SagerNet"; repo = "sing-geosite"; rev = "4a32d56c1705f77668beb5828df0b0a051efdeb9"; hash = "sha256-P/EBcwJI2G9327BNi84R+q6BABx9DEKpN6ETTp8Q4NU="; }; vendorHash = "sha256-uQOmUXT2wd40DwwTCMnFFKd47eu+BPBDjiCGtUNFoKY="; patchPhase = '' sed -i -e '/func main()/,/^}/d' -e '/"io"/a "io/ioutil"' main.go cat ${patch} >> main.go ''; buildPhase = '' runHook preBuild go run -v . runHook postBuild ''; installPhase = '' runHook preInstall install -Dm644 geosite.db $out/share/sing-box/geosite.db runHook postInstall ''; meta = with lib; { description = "community managed domain list"; homepage = "https://github.com/SagerNet/sing-geosite"; license = licenses.gpl3Plus; maintainers = with maintainers; [ linsui ]; }; } [result] Failed to update sing-geosite 20240217140518 -> 20240221053250 https://github.com/SagerNet/sing-geosite/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mate.mate-backgrounds, using log file: /var/log/nixpkgs-update/mate.mate-backgrounds/2024-02-26.log mate.mate-backgrounds 0 -> 1 attrpath: mate.mate-backgrounds mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update mate.mate-backgrounds 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aqipy-atmotech, using log file: /var/log/nixpkgs-update/python311Packages.aqipy-atmotech/2024-02-26.log python311Packages.aqipy-atmotech 0 -> 1 attrpath: python311Packages.aqipy-atmotech 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/p7bic14fvm59lgrkxja8xcwpiqs2qahx-packages.json.drv building '/nix/store/p7bic14fvm59lgrkxja8xcwpiqs2qahx-packages.json.drv'... Going to be running update for following packages: - python3.11-aqipy-atmotech-0.1.5 Press Enter key to continue... Running update for: - python3.11-aqipy-atmotech-0.1.5: UPDATING ... - python3.11-aqipy-atmotech-0.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aqipy-atmotech 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-crispy-forms, using log file: /var/log/nixpkgs-update/python311Packages.django-crispy-forms/2024-02-26.log python311Packages.django-crispy-forms 0 -> 1 attrpath: python311Packages.django-crispy-forms 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/dlkzbhrlrd2az2ljfk1fylg9bxz8y51w-packages.json.drv building '/nix/store/dlkzbhrlrd2az2ljfk1fylg9bxz8y51w-packages.json.drv'... Going to be running update for following packages: - python3.11-django-crispy-forms-2.1 Press Enter key to continue... Running update for: - python3.11-django-crispy-forms-2.1: UPDATING ... - python3.11-django-crispy-forms-2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-crispy-forms 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.beziers, using log file: /var/log/nixpkgs-update/python311Packages.beziers/2024-02-26.log python311Packages.beziers 0 -> 1 attrpath: python311Packages.beziers 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/m3zk3wq2c3y1ld5qbsgy9bfi32bz9wxj-packages.json.drv building '/nix/store/m3zk3wq2c3y1ld5qbsgy9bfi32bz9wxj-packages.json.drv'... Going to be running update for following packages: - python3.11-beziers-0.5.0 Press Enter key to continue... Running update for: - python3.11-beziers-0.5.0: UPDATING ... - python3.11-beziers-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.beziers 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.simpleaudio, using log file: /var/log/nixpkgs-update/python311Packages.simpleaudio/2024-02-26.log python311Packages.simpleaudio 0 -> 1 attrpath: python311Packages.simpleaudio 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/zwi54mqnxvmqmn2q2hhx6qchavpvkyip-packages.json.drv building '/nix/store/zwi54mqnxvmqmn2q2hhx6qchavpvkyip-packages.json.drv'... Going to be running update for following packages: - python3.11-simpleaudio-1.0.4 Press Enter key to continue... Running update for: - python3.11-simpleaudio-1.0.4: UPDATING ... - python3.11-simpleaudio-1.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.simpleaudio 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ed25519-blake2b, using log file: /var/log/nixpkgs-update/python311Packages.ed25519-blake2b/2024-02-26.log python311Packages.ed25519-blake2b 0 -> 1 attrpath: python311Packages.ed25519-blake2b 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/ik8p6h996ljgdksccs8q2kkv2mmkww0c-packages.json.drv building '/nix/store/ik8p6h996ljgdksccs8q2kkv2mmkww0c-packages.json.drv'... Going to be running update for following packages: - python3.11-ed25519-blake2b-1.4.1 Press Enter key to continue... Running update for: - python3.11-ed25519-blake2b-1.4.1: UPDATING ... - python3.11-ed25519-blake2b-1.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ed25519-blake2b 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pooch, using log file: /var/log/nixpkgs-update/python311Packages.pooch/2024-02-26.log python311Packages.pooch 0 -> 1 attrpath: python311Packages.pooch Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/pxxx9m6gnjd7k6cg2n5h0xg391y8dgsi-packages.json.drv building '/nix/store/pxxx9m6gnjd7k6cg2n5h0xg391y8dgsi-packages.json.drv'... Going to be running update for following packages: - python3.11-pooch-1.8.0 Press Enter key to continue... Running update for: - python3.11-pooch-1.8.0: UPDATING ... - python3.11-pooch-1.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pooch/default.nix b/pkgs/development/python-modules/pooch/default.nix index 6c3e28cd9b4c..63228be0d9dc 100644 --- a/pkgs/development/python-modules/pooch/default.nix +++ b/pkgs/development/python-modules/pooch/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "pooch"; - version = "1.8.0"; + version = "1.8.1"; format = "pyproject"; disabled = isPy27; src = fetchPypi { inherit pname version; - hash = "sha256-9ZmB/VubXQMtzej0oR6qSSwqxjQ/rjWWov2uNfxUsKA="; + hash = "sha256-J+9jCX3ZpuT50mlPXPvy8KXe+kT8yv7AjWAecx10YnA="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 552 > 25 [result] Failed to update python311Packages.pooch 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sdbus-cpp, using log file: /var/log/nixpkgs-update/sdbus-cpp/2024-02-26.log sdbus-cpp 1.4.0 -> 1.5.0 https://repology.org/project/sdbus-cpp/versions attrpath: sdbus-cpp Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/sdbus-cpp/default.nix b/pkgs/development/libraries/sdbus-cpp/default.nix index 4d820c0e36dc..c7795c3c1c2c 100644 --- a/pkgs/development/libraries/sdbus-cpp/default.nix +++ b/pkgs/development/libraries/sdbus-cpp/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "sdbus-cpp"; - version = "1.4.0"; + version = "1.5.0"; src = fetchFromGitHub { owner = "kistler-group"; repo = "sdbus-cpp"; rev = "v${version}"; - hash = "sha256-AOqwC7CABvQsG9P1PnUg2DIhNmHqYpgbKzm9C2gWNIQ="; + hash = "sha256-oO8QNffwNI245AEPdutOGqxj4qyusZYK3bZWLh2Lcag="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/f9rbgb69s6q11zm9b2aw8dslscz355lr-sdbus-cpp-1.5.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • dnf5
  • gummy
  • hypridle
  • intune-portal
  • jami
  • msalsdk-dbusclient
  • sdbus-cpp
  • xdg-desktop-portal-hyprland
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/sdbus-cpp/versions. meta.description for sdbus-cpp is: High-level C++ D-Bus library designed to provide easy-to-use yet powerful API meta.homepage for sdbus-cpp is: https://github.com/Kistler-Group/sdbus-cpp meta.changelog for sdbus-cpp is: https://github.com/Kistler-Group/sdbus-cpp/blob/v1.5.0/ChangeLog ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/Kistler-Group/sdbus-cpp/releases/tag/v1.5.0) - [Compare changes on GitHub](https://github.com/kistler-group/sdbus-cpp/compare/v1.4.0...v1.5.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.5.0 with grep in /nix/store/f9rbgb69s6q11zm9b2aw8dslscz355lr-sdbus-cpp-1.5.0 - found 1.5.0 in filename of file in /nix/store/f9rbgb69s6q11zm9b2aw8dslscz355lr-sdbus-cpp-1.5.0 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath dnf5 gummy hypridle intune-portal jami msalsdk-dbusclient sdbus-cpp xdg-desktop-portal-hyprland ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/f9rbgb69s6q11zm9b2aw8dslscz355lr-sdbus-cpp-1.5.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A sdbus-cpp https://github.com/r-ryantm/nixpkgs/archive/6965ce8f8dd3e9696fd9f4d21bc99a7a55969ac7.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6965ce8f8dd3e9696fd9f4d21bc99a7a55969ac7#sdbus-cpp ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/f9rbgb69s6q11zm9b2aw8dslscz355lr-sdbus-cpp-1.5.0 ls -la /nix/store/f9rbgb69s6q11zm9b2aw8dslscz355lr-sdbus-cpp-1.5.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • dnf5
  • gummy
  • hypridle
  • intune-portal
  • jami
  • msalsdk-dbusclient
  • sdbus-cpp
  • xdg-desktop-portal-hyprland
--- ###### Maintainer pings cc @IvarWithoutBones for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291613 [result] Success updating sdbus-cpp 1.4.0 -> 1.5.0 https://repology.org/project/sdbus-cpp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.overpy, using log file: /var/log/nixpkgs-update/python312Packages.overpy/2024-02-26.log python312Packages.overpy 0.6 -> 0.7 https://repology.org/project/python:overpy/versions attrpath: python312Packages.overpy Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/87vi692pj28djsb6iw3q6215v3fvzyv1-packages.json.drv building '/nix/store/87vi692pj28djsb6iw3q6215v3fvzyv1-packages.json.drv'... Going to be running update for following packages: - python3.12-overpy-0.6 Press Enter key to continue... Running update for: - python3.12-overpy-0.6: UPDATING ... - python3.12-overpy-0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.overpy 0.6 -> 0.7 https://repology.org/project/python:overpy/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pwntools, using log file: /var/log/nixpkgs-update/python312Packages.pwntools/2024-02-26.log python312Packages.pwntools 4.11.1 -> 4.12.0 https://repology.org/project/python:pwntools/versions attrpath: python312Packages.pwntools 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/6hc45pa3mdzsi6my25zbwcvxck1x8ws2-packages.json.drv building '/nix/store/6hc45pa3mdzsi6my25zbwcvxck1x8ws2-packages.json.drv'... Going to be running update for following packages: - python3.12-pwntools-4.11.1 Press Enter key to continue... Running update for: - python3.12-pwntools-4.11.1: UPDATING ... - python3.12-pwntools-4.11.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pwntools/default.nix b/pkgs/development/python-modules/pwntools/default.nix index 4fcb8588147f..db91bf50182e 100644 --- a/pkgs/development/python-modules/pwntools/default.nix +++ b/pkgs/development/python-modules/pwntools/default.nix @@ -29,12 +29,12 @@ let in buildPythonPackage rec { pname = "pwntools"; - version = "4.11.1"; + version = "4.12.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-7hnjX721t0YzKcJ75R+tEfUI6E9bxMYXUEtI56GDZP0="; + hash = "sha256-MgKFvZJmFS/bo7gd46MeYaJQdmRVB6ONhfNOGxWZjrE="; }; postPatch = '' No auto update branch exists There might already be an open PR for this update: - pwntools: 4.11.1 -> 4.12.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291579" [result] Failed to update python312Packages.pwntools 4.11.1 -> 4.12.0 https://repology.org/project/python:pwntools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.importlib-resources, using log file: /var/log/nixpkgs-update/python312Packages.importlib-resources/2024-02-26.log python312Packages.importlib-resources 6.1.1 -> 6.1.2 https://repology.org/project/python:importlib-resources/versions attrpath: python312Packages.importlib-resources 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/k9257asz2iqw69kmpjyf4rj06ydz3vwc-packages.json.drv building '/nix/store/k9257asz2iqw69kmpjyf4rj06ydz3vwc-packages.json.drv'... Going to be running update for following packages: - python3.12-importlib-resources-6.1.1 Press Enter key to continue... Running update for: - python3.12-importlib-resources-6.1.1: UPDATING ... - python3.12-importlib-resources-6.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/importlib-resources/default.nix b/pkgs/development/python-modules/importlib-resources/default.nix index 80533173c9bb..aa99bfbcb08e 100644 --- a/pkgs/development/python-modules/importlib-resources/default.nix +++ b/pkgs/development/python-modules/importlib-resources/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "importlib-resources"; - version = "6.1.1"; + version = "6.1.2"; format = "pyproject"; disabled = isPy27; src = fetchPypi { pname = "importlib_resources"; inherit version; - hash = "sha256-OJOgASLq/eaJTFmRREalEvcooMGkX5u5tjchtrrPC0o="; + hash = "sha256-MIq/hHTi26X4Z9J5I3zUB2SCw95xBKQLQUJjcOiRVJs="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 106 > 25 [result] Failed to update python312Packages.importlib-resources 6.1.1 -> 6.1.2 https://repology.org/project/python:importlib-resources/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lefthook, using log file: /var/log/nixpkgs-update/lefthook/2024-02-26.log lefthook 1.6.1 -> 1.6.2 https://repology.org/project/lefthook/versions attrpath: lefthook Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA=" [golangModuleVersion] Replaced vendorHash with sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/le/lefthook/package.nix b/pkgs/by-name/le/lefthook/package.nix index 256701a004f0..7ae3aa0aa240 100644 --- a/pkgs/by-name/le/lefthook/package.nix +++ b/pkgs/by-name/le/lefthook/package.nix @@ -6,7 +6,7 @@ let pname = "lefthook"; - version = "1.6.1"; + version = "1.6.2"; in buildGoModule { inherit pname version; @@ -15,7 +15,7 @@ buildGoModule { owner = "evilmartians"; repo = "lefthook"; rev = "v${version}"; - hash = "sha256-015tIgu9L62uZm4ae1JzU/GAK6fwX8BI9HGYhc+4jQQ="; + hash = "sha256-+4ihh8VnNFSGpJL7SFHHPuvqQCt2LJlUk6OJ9fuFV+M="; }; vendorHash = "sha256-/VLS7+nPERjIU7V2CzqXH69Z3/y+GKZbAFn+KcRKRuA="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/d2z5hh7kpblvmmxhynmgn5i17dwk4d16-lefthook-1.6.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • lefthook
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/lefthook/versions. meta.description for lefthook is: Fast and powerful Git hooks manager for any type of projects meta.homepage for lefthook is: https://github.com/evilmartians/lefthook meta.changelog for lefthook is: https://github.com/evilmartians/lefthook/raw/v1.6.2/CHANGELOG.md ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/evilmartians/lefthook/releases/tag/v1.6.2) - [Compare changes on GitHub](https://github.com/evilmartians/lefthook/compare/v1.6.1...v1.6.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.6.2 with grep in /nix/store/d2z5hh7kpblvmmxhynmgn5i17dwk4d16-lefthook-1.6.2 - found 1.6.2 in filename of file in /nix/store/d2z5hh7kpblvmmxhynmgn5i17dwk4d16-lefthook-1.6.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath lefthook ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/d2z5hh7kpblvmmxhynmgn5i17dwk4d16-lefthook-1.6.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A lefthook https://github.com/r-ryantm/nixpkgs/archive/5b6d5069ce925049e742f8ac42dd068d6a75c056.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/5b6d5069ce925049e742f8ac42dd068d6a75c056#lefthook ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/d2z5hh7kpblvmmxhynmgn5i17dwk4d16-lefthook-1.6.2 ls -la /nix/store/d2z5hh7kpblvmmxhynmgn5i17dwk4d16-lefthook-1.6.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • lefthook
--- ###### Maintainer pings cc @AndersonTorres for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291620 [result] Success updating lefthook 1.6.1 -> 1.6.2 https://repology.org/project/lefthook/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pontos, using log file: /var/log/nixpkgs-update/python312Packages.pontos/2024-02-26.log python312Packages.pontos 24.2.1 -> 24.2.2 https://repology.org/project/python:pontos/versions attrpath: python312Packages.pontos 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/asznpfnbb1bqsgxnklnxzfiy3kvprb8a-packages.json.drv building '/nix/store/asznpfnbb1bqsgxnklnxzfiy3kvprb8a-packages.json.drv'... Going to be running update for following packages: - python3.12-pontos-24.2.1 Press Enter key to continue... Running update for: - python3.12-pontos-24.2.1: UPDATING ... - python3.12-pontos-24.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pontos/default.nix b/pkgs/development/python-modules/pontos/default.nix index ddff63f6fa7e..b2890f908d90 100644 --- a/pkgs/development/python-modules/pontos/default.nix +++ b/pkgs/development/python-modules/pontos/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "pontos"; - version = "24.2.1"; + version = "24.2.2"; pyproject = true; disabled = pythonOlder "3.9"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "greenbone"; repo = "pontos"; rev = "refs/tags/v${version}"; - hash = "sha256-lvmi/aYDGDHbiioFWovDpTCcqgh9hu97Wk2Lcqfd6qk="; + hash = "sha256-xg5/UDAnT6kvDfYnQn/LCHlAgpRrt19pDC8NB5RzCnc="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/x52pm3qz89ysay9g6g5d35x0lr5hgc6r-python3.12-pontos-24.2.2" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
7 packages built:
  • faraday-agent-dispatcher
  • gvm-tools (python311Packages.gvm-tools)
  • python311Packages.pontos
  • python311Packages.python-gvm
  • python312Packages.gvm-tools
  • python312Packages.pontos
  • python312Packages.python-gvm
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for python312Packages.pontos is: Collection of Python utilities, tools, classes and functions meta.homepage for python312Packages.pontos is: https://github.com/greenbone/pontos meta.changelog for python312Packages.pontos is: https://github.com/greenbone/pontos/releases/tag/v24.2.2 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 24.2.2 with grep in /nix/store/x52pm3qz89ysay9g6g5d35x0lr5hgc6r-python3.12-pontos-24.2.2 - found 24.2.2 in filename of file in /nix/store/x52pm3qz89ysay9g6g5d35x0lr5hgc6r-python3.12-pontos-24.2.2 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath faraday-agent-dispatcher gvm-tools python311Packages.gvm-tools python311Packages.pontos python311Packages.python-gvm python312Packages.gvm-tools python312Packages.pontos python312Packages.python-gvm ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/x52pm3qz89ysay9g6g5d35x0lr5hgc6r-python3.12-pontos-24.2.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python312Packages.pontos https://github.com/r-ryantm/nixpkgs/archive/c9cfe85c5104825c5be48777da0220eab1dfa82c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c9cfe85c5104825c5be48777da0220eab1dfa82c#python312Packages.pontos ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/x52pm3qz89ysay9g6g5d35x0lr5hgc6r-python3.12-pontos-24.2.2 ls -la /nix/store/x52pm3qz89ysay9g6g5d35x0lr5hgc6r-python3.12-pontos-24.2.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
7 packages built:
  • faraday-agent-dispatcher
  • gvm-tools (python311Packages.gvm-tools)
  • python311Packages.pontos
  • python311Packages.python-gvm
  • python312Packages.gvm-tools
  • python312Packages.pontos
  • python312Packages.python-gvm
--- ###### Maintainer pings cc @fabaff for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291625 [result] Success updating python312Packages.pontos 24.2.1 -> 24.2.2 https://repology.org/project/python:pontos/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.more-itertools, using log file: /var/log/nixpkgs-update/python312Packages.more-itertools/2024-02-26.log python312Packages.more-itertools 10.1.0 -> 10.2.0 https://repology.org/project/python:more-itertools/versions attrpath: python312Packages.more-itertools 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/g4ss953qc0mlwj0ki3w1yqfj7l55a769-packages.json.drv building '/nix/store/g4ss953qc0mlwj0ki3w1yqfj7l55a769-packages.json.drv'... Going to be running update for following packages: - python3.12-more-itertools-10.1.0 Press Enter key to continue... Running update for: - python3.12-more-itertools-10.1.0: UPDATING ... - python3.12-more-itertools-10.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/more-itertools/default.nix b/pkgs/development/python-modules/more-itertools/default.nix index df3804095665..6ebdc9801030 100644 --- a/pkgs/development/python-modules/more-itertools/default.nix +++ b/pkgs/development/python-modules/more-itertools/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "more-itertools"; - version = "10.1.0"; + version = "10.2.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-Ymw2n6DrN7rAKRvOglmzMv1ZrHkvpUl7WYNzCc1bEUo="; + hash = "sha256-j8y0gMQ9PpmgAIdjTAbdArDVD78IizgN5aQaAV7COeE="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 605 > 25 [result] Failed to update python312Packages.more-itertools 10.1.0 -> 10.2.0 https://repology.org/project/python:more-itertools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.slixmpp, using log file: /var/log/nixpkgs-update/python312Packages.slixmpp/2024-02-26.log python312Packages.slixmpp 1.8.4 -> 1.8.5 https://repology.org/project/python:slixmpp/versions attrpath: python312Packages.slixmpp Checking auto update branch... [outpaths] eval start [outpaths] eval end [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] warning: error: SQLite database '/nix/var/nix/db/db.sqlite' is busy this derivation will be built: /nix/store/x8az8z4lzm2x1i4giy7g4cb4hdx7d72l-packages.json.drv building '/nix/store/x8az8z4lzm2x1i4giy7g4cb4hdx7d72l-packages.json.drv'... Going to be running update for following packages: - python3.12-slixmpp-1.8.4 Press Enter key to continue... Running update for: - python3.12-slixmpp-1.8.4: UPDATING ... - python3.12-slixmpp-1.8.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/slixmpp/default.nix b/pkgs/development/python-modules/slixmpp/default.nix index 17620e452b2f..65299ed89343 100644 --- a/pkgs/development/python-modules/slixmpp/default.nix +++ b/pkgs/development/python-modules/slixmpp/default.nix @@ -13,14 +13,14 @@ buildPythonPackage rec { pname = "slixmpp"; - version = "1.8.4"; + version = "1.8.5"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-QG8fS6t+dXPdVZpEECfT3jPRe7o1S88g3caq+6JyKGs="; + hash = "sha256-dePwrUhVX39ckijnBmwdQ1izPWQLT753PsNLA7f66aM="; }; propagatedBuildInputs = [ An auto update branch exists with message `python312Packages.slixmpp: 1.8.4 -> 1.8.5`. New version is 1.8.5. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.slixmpp 1.8.4 -> 1.8.5 https://repology.org/project/python:slixmpp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pycurl, using log file: /var/log/nixpkgs-update/python312Packages.pycurl/2024-02-26.log python312Packages.pycurl 7.45.2 -> 7.45.3 https://repology.org/project/python:pycurl/versions attrpath: python312Packages.pycurl 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/d3sfw34pyf4kdfin5llyiff14n95w43g-packages.json.drv building '/nix/store/d3sfw34pyf4kdfin5llyiff14n95w43g-packages.json.drv'... Going to be running update for following packages: - python3.12-pycurl-7.45.2 Press Enter key to continue... Running update for: - python3.12-pycurl-7.45.2: UPDATING ... - python3.12-pycurl-7.45.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pycurl/default.nix b/pkgs/development/python-modules/pycurl/default.nix index 80a9458e32c6..9fb27b063449 100644 --- a/pkgs/development/python-modules/pycurl/default.nix +++ b/pkgs/development/python-modules/pycurl/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "pycurl"; - version = "7.45.2"; + version = "7.45.3"; format = "setuptools"; disabled = isPyPy || (pythonOlder "3.5"); # https://github.com/pycurl/pycurl/issues/208 src = fetchPypi { inherit pname version; - hash = "sha256-VzBZC+AnE2Slvd2eJFycwPtxDEy6y92VJkoxItIyJMo="; + hash = "sha256-jCRxr5B5rXmOFkXsCw09QiPbaHN50X3TanBjdEn4HWs="; }; preConfigure = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 61 > 25 [result] Failed to update python312Packages.pycurl 7.45.2 -> 7.45.3 https://repology.org/project/python:pycurl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.oslo-utils, using log file: /var/log/nixpkgs-update/python312Packages.oslo-utils/2024-02-26.log python312Packages.oslo-utils 6.3.0 -> 7.1.0 https://repology.org/project/python:oslo-utils/versions attrpath: python312Packages.oslo-utils 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/2k885qibs739igpph793bc5hhr2slsv4-packages.json.drv building '/nix/store/2k885qibs739igpph793bc5hhr2slsv4-packages.json.drv'... Going to be running update for following packages: - python3.12-oslo-utils-6.3.0 Press Enter key to continue... Running update for: - python3.12-oslo-utils-6.3.0: UPDATING ... - python3.12-oslo-utils-6.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oslo-utils/default.nix b/pkgs/development/python-modules/oslo-utils/default.nix index 196228ce37ce..b2c2312ab82d 100644 --- a/pkgs/development/python-modules/oslo-utils/default.nix +++ b/pkgs/development/python-modules/oslo-utils/default.nix @@ -25,13 +25,13 @@ buildPythonPackage rec { pname = "oslo-utils"; - version = "6.3.0"; + version = "7.1.0"; pyproject = true; src = fetchPypi { pname = "oslo.utils"; inherit version; - hash = "sha256-dY2UWyutW+qBq+2ArTP/6h0deTNIrF61s4Zrp0WxHVU="; + hash = "sha256-XkLzOU0fH5duiZSsSgkYlm0vfq98dzgN1hLEpBSN2Y4="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 44 > 25 [result] Failed to update python312Packages.oslo-utils 6.3.0 -> 7.1.0 https://repology.org/project/python:oslo-utils/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rubyPackages.rails, using log file: /var/log/nixpkgs-update/rubyPackages.rails/2024-02-26.log rubyPackages.rails 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:rails/versions attrpath: rubyPackages.rails Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update rubyPackages.rails 7.1.3 -> 7.1.3.2 https://repology.org/project/ruby:rails/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.m2crypto, using log file: /var/log/nixpkgs-update/python312Packages.m2crypto/2024-02-26.log python312Packages.m2crypto 0.40.1 -> 0.41.0 https://repology.org/project/python:m2crypto/versions attrpath: python312Packages.m2crypto 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/g648fqm6k2jyz2rrl4f5ibbhym6nqqgp-packages.json.drv building '/nix/store/g648fqm6k2jyz2rrl4f5ibbhym6nqqgp-packages.json.drv'... Going to be running update for following packages: - python3.12-m2crypto-0.40.1 Press Enter key to continue... Running update for: - python3.12-m2crypto-0.40.1: UPDATING ... - python3.12-m2crypto-0.40.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/m2crypto/default.nix b/pkgs/development/python-modules/m2crypto/default.nix index 7353831bad39..48a4cba83ddb 100644 --- a/pkgs/development/python-modules/m2crypto/default.nix +++ b/pkgs/development/python-modules/m2crypto/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "m2crypto"; - version = "0.40.1"; + version = "0.41.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "M2Crypto"; inherit version; - hash = "sha256-u/0RPsVXCMBYFiUqTwnkI33087v8gXHLvDMFfSV7uzA="; + hash = "sha256-OhNYx+6EkEbZF4Knd/F4a/AnocHVG1+vjxlDW/w/FJU="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.m2crypto: 0.40.1 -> 0.41.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288937" [result] Failed to update python312Packages.m2crypto 0.40.1 -> 0.41.0 https://repology.org/project/python:m2crypto/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.reportlab, using log file: /var/log/nixpkgs-update/python312Packages.reportlab/2024-02-26.log python312Packages.reportlab 4.0.7 -> 4.1.0 https://repology.org/project/python:reportlab/versions attrpath: python312Packages.reportlab 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/chclnya4q0dfb142hyc7lpb763x1756k-packages.json.drv building '/nix/store/chclnya4q0dfb142hyc7lpb763x1756k-packages.json.drv'... Going to be running update for following packages: - python3.12-reportlab-4.0.7 Press Enter key to continue... Running update for: - python3.12-reportlab-4.0.7: UPDATING ... - python3.12-reportlab-4.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/reportlab/default.nix b/pkgs/development/python-modules/reportlab/default.nix index af73624d1ae6..a34b7f361669 100644 --- a/pkgs/development/python-modules/reportlab/default.nix +++ b/pkgs/development/python-modules/reportlab/default.nix @@ -13,7 +13,7 @@ let ft = freetype.overrideAttrs (oldArgs: { dontDisableStatic = true; }); in buildPythonPackage rec { pname = "reportlab"; - version = "4.0.7"; + version = "4.1.0"; format = "pyproject"; # See https://bitbucket.org/pypy/compatibility/wiki/reportlab%20toolkit @@ -21,7 +21,7 @@ in buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-lnx38A79kYzCMc+LbY9OR33Jc7XBZVfjvRjfrrWnAjQ="; + hash = "sha256-Opn69BJpEVnAaLP/AcFTB84v0s9rhgGZQ0h04AIECoQ="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 47 > 25 [result] Failed to update python312Packages.reportlab 4.0.7 -> 4.1.0 https://repology.org/project/python:reportlab/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.hypothesmith, using log file: /var/log/nixpkgs-update/python312Packages.hypothesmith/2024-02-26.log python312Packages.hypothesmith 0.3.1 -> 0.3.3 https://repology.org/project/python:hypothesmith/versions attrpath: python312Packages.hypothesmith 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/rj3ka287k3pqak46adicvxmhj2irihqm-packages.json.drv building '/nix/store/rj3ka287k3pqak46adicvxmhj2irihqm-packages.json.drv'... Going to be running update for following packages: - python3.12-hypothesmith-0.3.1 Press Enter key to continue... Running update for: - python3.12-hypothesmith-0.3.1: UPDATING ... - python3.12-hypothesmith-0.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hypothesmith/default.nix b/pkgs/development/python-modules/hypothesmith/default.nix index 5754612b1f29..9aa3406c6006 100644 --- a/pkgs/development/python-modules/hypothesmith/default.nix +++ b/pkgs/development/python-modules/hypothesmith/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "hypothesmith"; - version = "0.3.1"; + version = "0.3.3"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-h5kXemST6DLIF0aEKoaGdSs7G7lTDW6DK64XWEENrzo="; + hash = "sha256-lsFIAtbI6F2JdSZBdoeNtUso0u2SH9v+3C5rjOPIFxY="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.hypothesmith Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.hypothesmith Standard output: error: js2py-0.74 not supported for interpreter python3.12 (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.hypothesmith 0.3.1 -> 0.3.3 https://repology.org/project/python:hypothesmith/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hyperion-py, using log file: /var/log/nixpkgs-update/python311Packages.hyperion-py/2024-02-26.log python311Packages.hyperion-py 0 -> 1 attrpath: python311Packages.hyperion-py Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/7yf9nwjclfr2w577vllxw6vw0my40cnj-packages.json.drv building '/nix/store/7yf9nwjclfr2w577vllxw6vw0my40cnj-packages.json.drv'... Going to be running update for following packages: - python3.11-hyperion-py-0.7.5 Press Enter key to continue... Running update for: - python3.11-hyperion-py-0.7.5: UPDATING ... - python3.11-hyperion-py-0.7.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hyperion-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ezquake, using log file: /var/log/nixpkgs-update/ezquake/2024-02-26.log ezquake 3.6.3 -> 3.6.4 https://github.com/QW-Group/ezquake-source/releases attrpath: ezquake Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/games/ezquake/default.nix b/pkgs/games/ezquake/default.nix index a562b9353ebe..e0509d007783 100644 --- a/pkgs/games/ezquake/default.nix +++ b/pkgs/games/ezquake/default.nix @@ -5,14 +5,14 @@ stdenv.mkDerivation rec { pname = "ezquake"; - version = "3.6.3"; + version = "3.6.4"; src = fetchFromGitHub { owner = "QW-Group"; repo = pname + "-source"; rev = version; fetchSubmodules = true; - hash = "sha256-ThrsJfj+eP7Lv2ZSNLO6/b98VHrL6/rhwf2p0qMvTF8="; + hash = "sha256-bxuAMWZEg19EmoP7arSWoFGmM4zKlX/lOYLnUzQ4zHA="; }; nativeBuildInputs = [ pkg-config ]; [outpaths] eval start [outpaths] eval end 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 ezquake nix build failed. from src/vfs_mmap.c:23: src/fs.h:26:10: fatal error: unzip.h: No such file or directory 26 | #include "unzip.h" | ^~~~~~~~~ compilation terminated. make: *** [Makefile:630: .ezquake/src/vfs_mmap.o] Error 1 In file included from src/common.h:43, from src/quakedef.h:28, from src/vfs_tar.c:21: src/fs.h:26:10: fatal error: unzip.h: No such file or directory 26 | #include "unzip.h" | ^~~~~~~~~ compilation terminated. make: *** [Makefile:630: .ezquake/src/vfs_tar.o] Error 1 In file included from src/common.h:43, from src/quakedef.h:28, from src/hash.c:30: src/fs.h:26:10: fatal error: unzip.h: No such file or directory 26 | #include "unzip.h" | ^~~~~~~~~ compilation terminated. make: *** [Makefile:630: .ezquake/src/hash.o] Error 1 In file included from src/common.h:43, from src/quakedef.h:28, from src/host.c:37: src/fs.h:26:10: fatal error: unzip.h: No such file or directory 26 | #include "unzip.h" | ^~~~~~~~~ compilation terminated. make: *** [Makefile:630: .ezquake/src/host.o] Error 1 [result] Failed to update ezquake 3.6.3 -> 3.6.4 https://github.com/QW-Group/ezquake-source/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.logical-unification, using log file: /var/log/nixpkgs-update/python311Packages.logical-unification/2024-02-26.log python311Packages.logical-unification 0 -> 1 attrpath: python311Packages.logical-unification 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/i0qkbbyym1q6w7lyqq1axwm4yqrdgi2s-packages.json.drv building '/nix/store/i0qkbbyym1q6w7lyqq1axwm4yqrdgi2s-packages.json.drv'... Going to be running update for following packages: - python3.11-logical-unification-0.4.6 Press Enter key to continue... Running update for: - python3.11-logical-unification-0.4.6: UPDATING ... - python3.11-logical-unification-0.4.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.logical-unification 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.setuptools-rust, using log file: /var/log/nixpkgs-update/python311Packages.setuptools-rust/2024-02-26.log python311Packages.setuptools-rust 0 -> 1 attrpath: python311Packages.setuptools-rust 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/hw3rzghpcw2mzjl8q0a05nnh5x3qkqz4-packages.json.drv building '/nix/store/hw3rzghpcw2mzjl8q0a05nnh5x3qkqz4-packages.json.drv'... Going to be running update for following packages: - python3.11-setuptools-rust-1.8.1 Press Enter key to continue... Running update for: - python3.11-setuptools-rust-1.8.1: UPDATING ... - python3.11-setuptools-rust-1.8.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/setuptools-rust/default.nix b/pkgs/development/python-modules/setuptools-rust/default.nix index ddfcdcb4f67b..a4aae0742824 100644 --- a/pkgs/development/python-modules/setuptools-rust/default.nix +++ b/pkgs/development/python-modules/setuptools-rust/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "setuptools-rust"; - version = "1.8.1"; + version = "1.9.0"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-lLHdXVMIsxONW5M8OitV5taSfRoiYy5Qn86p3dD35IY="; + hash = "sha256-cE3wlI8uTMYMJZatboQOpnn09D5Y7UrQwYV4ByQOq5Y="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 12402 > 25 [result] Failed to update python311Packages.setuptools-rust 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bluetooth-auto-recovery, using log file: /var/log/nixpkgs-update/python311Packages.bluetooth-auto-recovery/2024-02-26.log python311Packages.bluetooth-auto-recovery 0 -> 1 attrpath: python311Packages.bluetooth-auto-recovery 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/0xk5z0j7cxy757ln8f0ccsb9r3ynb1z1-packages.json.drv building '/nix/store/0xk5z0j7cxy757ln8f0ccsb9r3ynb1z1-packages.json.drv'... Going to be running update for following packages: - python3.11-bluetooth-auto-recovery-1.3.0 Press Enter key to continue... Running update for: - python3.11-bluetooth-auto-recovery-1.3.0: UPDATING ... - python3.11-bluetooth-auto-recovery-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bluetooth-auto-recovery 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-mystrom, using log file: /var/log/nixpkgs-update/python311Packages.python-mystrom/2024-02-26.log python311Packages.python-mystrom 0 -> 1 attrpath: python311Packages.python-mystrom 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/zzqp35svwr148d6sysckj3qwlyvcvaf0-packages.json.drv building '/nix/store/zzqp35svwr148d6sysckj3qwlyvcvaf0-packages.json.drv'... Going to be running update for following packages: - python3.11-python-mystrom-2.2.0 Press Enter key to continue... Running update for: - python3.11-python-mystrom-2.2.0: UPDATING ... - python3.11-python-mystrom-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-mystrom 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-payments, using log file: /var/log/nixpkgs-update/python311Packages.django-payments/2024-02-26.log python311Packages.django-payments 0 -> 1 attrpath: python311Packages.django-payments 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/igfcjsh9nsai1f2i1h6d4x7zq2anhv7g-packages.json.drv building '/nix/store/igfcjsh9nsai1f2i1h6d4x7zq2anhv7g-packages.json.drv'... Going to be running update for following packages: - python3.11-django-payments-2.0.0 Press Enter key to continue... Running update for: - python3.11-django-payments-2.0.0: UPDATING ... - python3.11-django-payments-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-payments 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyperclip, using log file: /var/log/nixpkgs-update/python311Packages.pyperclip/2024-02-26.log python311Packages.pyperclip 0 -> 1 attrpath: python311Packages.pyperclip 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/6ssg48yvmb7zl3akd9w2110s7ymiiplg-packages.json.drv building '/nix/store/6ssg48yvmb7zl3akd9w2110s7ymiiplg-packages.json.drv'... Going to be running update for following packages: - python3.11-pyperclip-1.8.2 Press Enter key to continue... Running update for: - python3.11-pyperclip-1.8.2: UPDATING ... - python3.11-pyperclip-1.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyperclip 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysyncobj, using log file: /var/log/nixpkgs-update/python311Packages.pysyncobj/2024-02-26.log python311Packages.pysyncobj 0 -> 1 attrpath: python311Packages.pysyncobj 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/0wamns03c2309kxmydbw4nn1fb7ldh3p-packages.json.drv building '/nix/store/0wamns03c2309kxmydbw4nn1fb7ldh3p-packages.json.drv'... Going to be running update for following packages: - python3.11-pysyncobj-0.3.12 Press Enter key to continue... Running update for: - python3.11-pysyncobj-0.3.12: UPDATING ... - python3.11-pysyncobj-0.3.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysyncobj 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zc-buildout, using log file: /var/log/nixpkgs-update/python311Packages.zc-buildout/2024-02-26.log python311Packages.zc-buildout 0 -> 1 attrpath: python311Packages.zc-buildout 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/az5b7agkdwnspz18q4cdprr4m7vlg50k-packages.json.drv building '/nix/store/az5b7agkdwnspz18q4cdprr4m7vlg50k-packages.json.drv'... Going to be running update for following packages: - python3.11-zc-buildout-3.0.1 Press Enter key to continue... Running update for: - python3.11-zc-buildout-3.0.1: UPDATING ... - python3.11-zc-buildout-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.zc-buildout 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.env-canada, using log file: /var/log/nixpkgs-update/python311Packages.env-canada/2024-02-26.log python311Packages.env-canada 0 -> 1 attrpath: python311Packages.env-canada 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/pm68hdyalpiz86jmjwn2cl36sj701n8j-packages.json.drv building '/nix/store/pm68hdyalpiz86jmjwn2cl36sj701n8j-packages.json.drv'... Going to be running update for following packages: - python3.11-env-canada-0.6.1 Press Enter key to continue... Running update for: - python3.11-env-canada-0.6.1: UPDATING ... - python3.11-env-canada-0.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.env-canada 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytm, using log file: /var/log/nixpkgs-update/python311Packages.pytm/2024-02-26.log python311Packages.pytm 0 -> 1 attrpath: python311Packages.pytm 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/cpn8dfzprc4chbzflwdpj1szpz8m3w48-packages.json.drv building '/nix/store/cpn8dfzprc4chbzflwdpj1szpz8m3w48-packages.json.drv'... Going to be running update for following packages: - python3.11-pytm-1.2.0 Press Enter key to continue... Running update for: - python3.11-pytm-1.2.0: UPDATING ... - python3.11-pytm-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytest-twisted, using log file: /var/log/nixpkgs-update/python311Packages.pytest-twisted/2024-02-26.log python311Packages.pytest-twisted 0 -> 1 attrpath: python311Packages.pytest-twisted 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/bxskh99k1a2kh16yhv0n5z9xfwalakm4-packages.json.drv building '/nix/store/bxskh99k1a2kh16yhv0n5z9xfwalakm4-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-twisted-1.14.0 Press Enter key to continue... Running update for: - python3.11-pytest-twisted-1.14.0: UPDATING ... - python3.11-pytest-twisted-1.14.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-twisted 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qiskit-machine-learning, using log file: /var/log/nixpkgs-update/python311Packages.qiskit-machine-learning/2024-02-26.log python311Packages.qiskit-machine-learning 0 -> 1 attrpath: python311Packages.qiskit-machine-learning 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/r4fgbjw4mdkyxc43xym94w3wwingihhj-packages.json.drv building '/nix/store/r4fgbjw4mdkyxc43xym94w3wwingihhj-packages.json.drv'... Going to be running update for following packages: - python3.11-qiskit-machine-learning-0.7.1 Press Enter key to continue... Running update for: - python3.11-qiskit-machine-learning-0.7.1: UPDATING ... - python3.11-qiskit-machine-learning-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qiskit-machine-learning 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ghidra-bin, using log file: /var/log/nixpkgs-update/ghidra-bin/2024-02-26.log ghidra-bin 10.4 -> 11.0.1_build https://github.com/NationalSecurityAgency/ghidra/releases attrpath: ghidra-bin Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv building '/nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv'... trying https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.1_build_build/ghidra_11.0.1_build_PUBLIC_20230928.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.1_build_build/ghidra_11.0.1_build_PUBLIC_20230928.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ghidra-bin.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv /nix/store/cqznw7g2l9lmxhnm40iill38sv4n46q2-ghidra.desktop.drv /nix/store/fb5dp0ars756jz9zcvag0r8x4i3kjpk3-ghidra-11.0.1_build.drv this path will be fetched (313.77 MiB download, 468.55 MiB unpacked): /nix/store/9naf5c4b2kwkzq0fwjyi6wqqdn16zs6l-openjdk-17.0.7+7 copying path '/nix/store/9naf5c4b2kwkzq0fwjyi6wqqdn16zs6l-openjdk-17.0.7+7' from 'https://cache.nixos.org'... building '/nix/store/cqznw7g2l9lmxhnm40iill38sv4n46q2-ghidra.desktop.drv'... building '/nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv'... trying https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.1_build_build/ghidra_11.0.1_build_PUBLIC_20230928.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/NationalSecurityAgency/ghidra/releases/download/Ghidra_11.0.1_build_build/ghidra_11.0.1_build_PUBLIC_20230928.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/5rg9ga3rabmmww3ald9ckcr66ra5pmrf-source.drv'. error: 1 dependencies of derivation '/nix/store/fb5dp0ars756jz9zcvag0r8x4i3kjpk3-ghidra-11.0.1_build.drv' failed to build [result] Failed to update ghidra-bin 10.4 -> 11.0.1_build https://github.com/NationalSecurityAgency/ghidra/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.djangorestframework-guardian2, using log file: /var/log/nixpkgs-update/python311Packages.djangorestframework-guardian2/2024-02-26.log python311Packages.djangorestframework-guardian2 0 -> 1 attrpath: python311Packages.djangorestframework-guardian2 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/ww1i6vv4p1n9aa3kcylcnwynqd6y1psd-packages.json.drv building '/nix/store/ww1i6vv4p1n9aa3kcylcnwynqd6y1psd-packages.json.drv'... Going to be running update for following packages: - python3.11-djangorestframework-guardian2-0.5.0 Press Enter key to continue... Running update for: - python3.11-djangorestframework-guardian2-0.5.0: UPDATING ... - python3.11-djangorestframework-guardian2-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.djangorestframework-guardian2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.parsley, using log file: /var/log/nixpkgs-update/python311Packages.parsley/2024-02-26.log python311Packages.parsley 0 -> 1 attrpath: python311Packages.parsley 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/q6g4pcrii80fqkrvjay687y1scz38ak1-packages.json.drv building '/nix/store/q6g4pcrii80fqkrvjay687y1scz38ak1-packages.json.drv'... Going to be running update for following packages: - python3.11-Parsley-1.3 Press Enter key to continue... Running update for: - python3.11-Parsley-1.3: UPDATING ... - python3.11-Parsley-1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.parsley 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gyp, using log file: /var/log/nixpkgs-update/python311Packages.gyp/2024-02-26.log python311Packages.gyp 0 -> 1 attrpath: python311Packages.gyp 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/f6y5grzz48bs9rg7a5avjv2sm50j46v5-packages.json.drv building '/nix/store/f6y5grzz48bs9rg7a5avjv2sm50j46v5-packages.json.drv'... Going to be running update for following packages: - python3.11-gyp-unstable-2022-04-01 Press Enter key to continue... Running update for: - python3.11-gyp-unstable-2022-04-01: UPDATING ... - python3.11-gyp-unstable-2022-04-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gyp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath badchars, using log file: /var/log/nixpkgs-update/badchars/2024-02-26.log badchars 0 -> 1 attrpath: badchars 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/1wz7nfasns7fdbnpb6v7qjhqnq1jgin7-packages.json.drv building '/nix/store/1wz7nfasns7fdbnpb6v7qjhqnq1jgin7-packages.json.drv'... Going to be running update for following packages: - badchars-0.4.0 Press Enter key to continue... Running update for: - badchars-0.4.0: UPDATING ... - badchars-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update badchars 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.MIMEEncWords 1.014.3 -> 1.015.0 https://repology.org/project/perl:mime-encwords/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gosec, using log file: /var/log/nixpkgs-update/gosec/2024-02-26.log gosec 2.18.2 -> 2.19.0 https://github.com/securego/gosec/releases attrpath: gosec Checking auto update branch... An auto update branch exists with message `gosec: 2.18.2 -> 2.19.0`. New version is 2.19.0. An auto update branch exists with an equal or greater version [result] Failed to update gosec 2.18.2 -> 2.19.0 https://github.com/securego/gosec/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vcluster, using log file: /var/log/nixpkgs-update/vcluster/2024-02-26.log vcluster 0.18.1 -> 0.19.1 https://repology.org/project/vcluster/versions attrpath: vcluster Checking auto update branch... No auto update branch exists Old version 0.18.1" not present in master derivation file with contents: { lib, go, buildGoModule, fetchFromGitHub, installShellFiles, testers, vcluster }: buildGoModule rec { pname = "vcluster"; version = "0.19.1"; src = fetchFromGitHub { owner = "loft-sh"; repo = pname; rev = "v${version}"; hash = "sha256-W9BSLGUrW8Us+yYQLIz3oY8JKJSo43cL+oWQQf3xWJE="; }; vendorHash = null; subPackages = [ "cmd/vclusterctl" ]; nativeBuildInputs = [ installShellFiles ]; ldflags = [ "-s" "-w" "-X main.version=${version}" "-X main.goVersion=${lib.getVersion go}" ]; # Test is disabled because e2e tests expect k8s. doCheck = false; installPhase = '' runHook preInstall mkdir -p $out/bin install -Dm755 "$GOPATH/bin/vclusterctl" -T $out/bin/vcluster runHook postInstall ''; postInstall = '' installShellCompletion --cmd vcluster \ --bash <($out/bin/vcluster completion bash) \ --fish <($out/bin/vcluster completion fish) \ --zsh <($out/bin/vcluster completion zsh) ''; passthru.tests.version = testers.testVersion { package = vcluster; command = "vcluster --version"; }; meta = with lib; { description = "Create fully functional virtual Kubernetes clusters"; downloadPage = "https://github.com/loft-sh/vcluster"; homepage = "https://www.vcluster.com/"; license = licenses.asl20; maintainers = with maintainers; [ peterromfeldhk berryp qjoly ]; }; } [result] Failed to update vcluster 0.18.1 -> 0.19.1 https://repology.org/project/vcluster/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.python-vipaccess, using log file: /var/log/nixpkgs-update/python312Packages.python-vipaccess/2024-02-26.log python312Packages.python-vipaccess 0.14.1 -> 0.14.2 https://repology.org/project/python:python-vipaccess/versions attrpath: python312Packages.python-vipaccess 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/2vv9y1hw0h5sdc6vdfhb7v1c103i65gv-packages.json.drv building '/nix/store/2vv9y1hw0h5sdc6vdfhb7v1c103i65gv-packages.json.drv'... Going to be running update for following packages: - python3.12-python-vipaccess-0.14.1 Press Enter key to continue... Running update for: - python3.12-python-vipaccess-0.14.1: UPDATING ... - python3.12-python-vipaccess-0.14.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/python-vipaccess/default.nix b/pkgs/development/python-modules/python-vipaccess/default.nix index 94b1dbba5628..24eefdce0fe6 100644 --- a/pkgs/development/python-modules/python-vipaccess/default.nix +++ b/pkgs/development/python-modules/python-vipaccess/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "python-vipaccess"; - version = "0.14.1"; + version = "0.14.2"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-vBFCRXwZ91C48GuOet2Obbo7gM02M2c9+7rhp0l6w54="; + hash = "sha256-TFSX8iL6ChaL3Fj+0VCHzafF/314Y/i0aTI809Qk5hU="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.python-vipaccess: 0.14.1 -> 0.14.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288815" [result] Failed to update python312Packages.python-vipaccess 0.14.1 -> 0.14.2 https://repology.org/project/python:python-vipaccess/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath stack, using log file: /var/log/nixpkgs-update/stack/2024-02-26.log stack 2.13.1 -> 2.15.1 https://repology.org/project/haskell:stack/versions attrpath: stack Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update stack 2.13.1 -> 2.15.1 https://repology.org/project/haskell:stack/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update paperless-ngx 2.5.3 -> 2.5.4 https://github.com/paperless-ngx/paperless-ngx/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.unicorn, using log file: /var/log/nixpkgs-update/python311Packages.unicorn/2024-02-26.log python311Packages.unicorn 0 -> 1 attrpath: python311Packages.unicorn 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/m5grrsmv0n04bpysdkdma3p9s1rwvx4n-packages.json.drv building '/nix/store/m5grrsmv0n04bpysdkdma3p9s1rwvx4n-packages.json.drv'... Going to be running update for following packages: - python3.11-unicorn-2.0.1.post1 Press Enter key to continue... Running update for: - python3.11-unicorn-2.0.1.post1: UPDATING ... - python3.11-unicorn-2.0.1.post1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.unicorn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libreddit, using log file: /var/log/nixpkgs-update/libreddit/2024-02-26.log libreddit 0.30.0 -> 0.30.1 https://github.com/libreddit/libreddit/releases attrpath: libreddit Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-42xtt5dCcV6+TcssFjufkVtDSRiDGaatAaiP6K8DT8I= 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 libreddit nix build failed. got build log for 'libreddit' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/bfcnrajraisicxg8wmhvq7cki30rc2qs-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/xyf0kc1cnc35zlccgrg5bbbbs7h6fv3k-libreddit-0.30.1-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/libreddit-0.30.1-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release error: the lock file /build/source/Cargo.lock needs to be updated but --frozen was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --frozen flag and use --offline instead. [result] Failed to update libreddit 0.30.0 -> 0.30.1 https://github.com/libreddit/libreddit/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stim, using log file: /var/log/nixpkgs-update/python311Packages.stim/2024-02-26.log python311Packages.stim 0 -> 1 attrpath: python311Packages.stim 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/088pxyanc117vc2m3kp3h4f44a05arq6-packages.json.drv building '/nix/store/088pxyanc117vc2m3kp3h4f44a05arq6-packages.json.drv'... Going to be running update for following packages: - python3.11-stim-1.12.1 Press Enter key to continue... Running update for: - python3.11-stim-1.12.1: UPDATING ... - python3.11-stim-1.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rhythmbox, using log file: /var/log/nixpkgs-update/rhythmbox/2024-02-26.log rhythmbox 0 -> 1 attrpath: rhythmbox 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/c4vr8wf9d2xagqa8k7h2g727ss65x8x6-packages.json.drv building '/nix/store/c4vr8wf9d2xagqa8k7h2g727ss65x8x6-packages.json.drv'... Going to be running update for following packages: - rhythmbox-3.4.7 Press Enter key to continue... Running update for: - rhythmbox-3.4.7: UPDATING ... - rhythmbox-3.4.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rhythmbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO multi-platform srcs in file. [result] Failed to update electron_11 11.5.0 -> 29.0.1 https://github.com/electron/electron/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zeyple, using log file: /var/log/nixpkgs-update/zeyple/2024-02-26.log zeyple 0 -> 1 attrpath: zeyple 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/y57az9lkh06ifa0kbkx5gmr9yb7qahh2-packages.json.drv building '/nix/store/y57az9lkh06ifa0kbkx5gmr9yb7qahh2-packages.json.drv'... Going to be running update for following packages: - zeyple-unstable-2021-04-10 Press Enter key to continue... Running update for: - zeyple-unstable-2021-04-10: UPDATING ... - zeyple-unstable-2021-04-10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update zeyple 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sphinxcontrib-spelling, using log file: /var/log/nixpkgs-update/python311Packages.sphinxcontrib-spelling/2024-02-26.log python311Packages.sphinxcontrib-spelling 0 -> 1 attrpath: python311Packages.sphinxcontrib-spelling 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/rhq9hh754iz6igp2y2jq4765f6b9lvq4-packages.json.drv building '/nix/store/rhq9hh754iz6igp2y2jq4765f6b9lvq4-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinxcontrib-spelling-8.0.0 Press Enter key to continue... Running update for: - python3.11-sphinxcontrib-spelling-8.0.0: UPDATING ... - python3.11-sphinxcontrib-spelling-8.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinxcontrib-spelling 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cargo-pgrx, using log file: /var/log/nixpkgs-update/cargo-pgrx/2024-02-26.log cargo-pgrx 0.11.2 -> 0.11.3 https://github.com/tcdi/pgrx/releases attrpath: cargo-pgrx Checking auto update branch... An auto update branch exists with message `cargo-pgrx: 0.11.2 -> 0.11.3`. New version is 0.11.3. An auto update branch exists with an equal or greater version [result] Failed to update cargo-pgrx 0.11.2 -> 0.11.3 https://github.com/tcdi/pgrx/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath near-cli, using log file: /var/log/nixpkgs-update/near-cli/2024-02-26.log near-cli 3.4.2 -> 4.0.5 https://github.com/near/near-cli/releases attrpath: near-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update near-cli 3.4.2 -> 4.0.5 https://github.com/near/near-cli/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath steamback, using log file: /var/log/nixpkgs-update/steamback/2024-02-26.log steamback 0 -> 1 attrpath: steamback 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/xv8flbyiib3wy9gxarfn32s5jq5nphf0-packages.json.drv building '/nix/store/xv8flbyiib3wy9gxarfn32s5jq5nphf0-packages.json.drv'... Going to be running update for following packages: - steamback-0.3.6 Press Enter key to continue... Running update for: - steamback-0.3.6: UPDATING ... - steamback-0.3.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update steamback 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnome-console, using log file: /var/log/nixpkgs-update/gnome-console/2024-02-26.log gnome-console 0 -> 1 attrpath: gnome-console Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome-console 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath firefox-beta-bin-unwrapped, using log file: /var/log/nixpkgs-update/firefox-beta-bin-unwrapped/2024-02-26.log firefox-beta-bin-unwrapped 0 -> 1 attrpath: firefox-beta-bin-unwrapped 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] Failed with exit code 124 updateScript for firefox-beta-bin-unwrapped took longer than 10m and timed out. Other output: these 2 derivations will be built: /nix/store/arc9q1z9r4n46dvw6gbyr3z95v2pjj83-update-firefox-beta-bin-unwrapped.drv /nix/store/bcawq6rbijvnngl7q9c3s0vgmp9fhmbj-packages.json.drv building '/nix/store/arc9q1z9r4n46dvw6gbyr3z95v2pjj83-update-firefox-beta-bin-unwrapped.drv'... building '/nix/store/bcawq6rbijvnngl7q9c3s0vgmp9fhmbj-packages.json.drv'... Going to be running update for following packages: - firefox-beta-bin-unwrapped-124.0b2 Press Enter key to continue... Running update for: - firefox-beta-bin-unwrapped-124.0b2: UPDATING ... [result] Failed to update firefox-beta-bin-unwrapped 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath alerta-server, using log file: /var/log/nixpkgs-update/alerta-server/2024-02-26.log alerta-server 0 -> 1 attrpath: alerta-server 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/6cjz574d0kyqfvkfxs4a8pbrz8g41hg2-packages.json.drv building '/nix/store/6cjz574d0kyqfvkfxs4a8pbrz8g41hg2-packages.json.drv'... Going to be running update for following packages: - alerta-server-9.0.1 Press Enter key to continue... Running update for: - alerta-server-9.0.1: UPDATING ... - alerta-server-9.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update alerta-server 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyterlab, using log file: /var/log/nixpkgs-update/python311Packages.jupyterlab/2024-02-26.log python311Packages.jupyterlab 0 -> 1 attrpath: python311Packages.jupyterlab 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/3bv0x337n6664yd93b55lr6hja43nwsw-packages.json.drv building '/nix/store/3bv0x337n6664yd93b55lr6hja43nwsw-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyterlab-4.0.12 Press Enter key to continue... Running update for: - python3.11-jupyterlab-4.0.12: UPDATING ... - python3.11-jupyterlab-4.0.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jupyterlab/default.nix b/pkgs/development/python-modules/jupyterlab/default.nix index ed909d15f6a6..fd8cf851ac53 100644 --- a/pkgs/development/python-modules/jupyterlab/default.nix +++ b/pkgs/development/python-modules/jupyterlab/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "jupyterlab"; - version = "4.0.12"; + version = "4.1.2"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-ll2S76gqU47XDMs5aNmqu6eIhA2oguE9ewYXgM3tw7c="; + hash = "sha256-XWNIs+1AhRgUmfYht9+26wsfV/NYaFeq38jjv0xIhfk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 88 > 25 [result] Failed to update python311Packages.jupyterlab 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.WCE, using log file: /var/log/nixpkgs-update/rPackages.WCE/2024-02-26.log rPackages.WCE 1.0.2 -> 1.0.3 https://repology.org/project/r:wce/versions attrpath: rPackages.WCE Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.WCE 1.0.2 -> 1.0.3 https://repology.org/project/r:wce/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.heplots, using log file: /var/log/nixpkgs-update/rPackages.heplots/2024-02-26.log rPackages.heplots 1.6.0 -> 1.6.2 https://repology.org/project/r:heplots/versions attrpath: rPackages.heplots Checking auto update branch... No auto update branch exists Old version 1.6.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.heplots 1.6.0 -> 1.6.2 https://repology.org/project/r:heplots/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.SeqArray, using log file: /var/log/nixpkgs-update/rPackages.SeqArray/2024-02-26.log rPackages.SeqArray 1.42.0 -> 1.42.2 https://repology.org/project/r:seqarray/versions attrpath: rPackages.SeqArray Checking auto update branch... No auto update branch exists Old version 1.42.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.SeqArray 1.42.0 -> 1.42.2 https://repology.org/project/r:seqarray/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath trytond, using log file: /var/log/nixpkgs-update/trytond/2024-02-26.log trytond 7.0.5 -> 7.0.7 https://repology.org/project/trytond/versions attrpath: trytond 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/v9km1r8syv6fyy70avl3xczmk7m8nd5z-packages.json.drv building '/nix/store/v9km1r8syv6fyy70avl3xczmk7m8nd5z-packages.json.drv'... Going to be running update for following packages: - trytond-7.0.5 Press Enter key to continue... Running update for: - trytond-7.0.5: UPDATING ... - trytond-7.0.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/trytond/default.nix b/pkgs/development/python-modules/trytond/default.nix index f196b3a3d472..eb1665bf0bf2 100644 --- a/pkgs/development/python-modules/trytond/default.nix +++ b/pkgs/development/python-modules/trytond/default.nix @@ -25,14 +25,14 @@ buildPythonPackage rec { pname = "trytond"; - version = "7.0.5"; + version = "7.0.7"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-UTDONJrb28gnGkoV6Rb/2ChsgcLIxCmDhSd4gvFxq14="; + hash = "sha256-cxh9Aqn5gNVXJ2ArQPVSAX8joSnwyXakY4KE9d1VREk="; }; propagatedBuildInputs = [ An auto update branch exists with message `trytond: 7.0.5 -> 7.0.7`. New version is 7.0.7. An auto update branch exists with an equal or greater version [result] Failed to update trytond 7.0.5 -> 7.0.7 https://repology.org/project/trytond/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tvnamer, using log file: /var/log/nixpkgs-update/tvnamer/2024-02-26.log tvnamer 0 -> 1 attrpath: tvnamer Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/an8wvjq7m0i6z383ag3fagmz7phpgl12-packages.json.drv building '/nix/store/an8wvjq7m0i6z383ag3fagmz7phpgl12-packages.json.drv'... Going to be running update for following packages: - tvnamer-3.0.4 Press Enter key to continue... Running update for: - tvnamer-3.0.4: UPDATING ... - tvnamer-3.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update tvnamer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qrcode, using log file: /var/log/nixpkgs-update/python311Packages.qrcode/2024-02-26.log python311Packages.qrcode 0 -> 1 attrpath: python311Packages.qrcode 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/pdc157lgba3nni713swr2q584r9zabhd-packages.json.drv building '/nix/store/pdc157lgba3nni713swr2q584r9zabhd-packages.json.drv'... Going to be running update for following packages: - python3.11-qrcode-7.4.2 Press Enter key to continue... Running update for: - python3.11-qrcode-7.4.2: UPDATING ... - python3.11-qrcode-7.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qrcode 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath svt-av1, using log file: /var/log/nixpkgs-update/svt-av1/2024-02-26.log svt-av1 0 -> 1 attrpath: svt-av1 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/zpxsdcs55mzam58bgs18pirrbb92qgfr-packages.json.drv building '/nix/store/zpxsdcs55mzam58bgs18pirrbb92qgfr-packages.json.drv'... Going to be running update for following packages: - svt-av1-1.8.0 Press Enter key to continue... Running update for: - svt-av1-1.8.0: UPDATING ... - svt-av1-1.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/video/svt-av1/default.nix b/pkgs/tools/video/svt-av1/default.nix index d40047510f40..9c267b9c4434 100644 --- a/pkgs/tools/video/svt-av1/default.nix +++ b/pkgs/tools/video/svt-av1/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "svt-av1"; - version = "1.8.0"; + version = "1.9.0-rc1"; src = fetchFromGitLab { owner = "AOMediaCodec"; repo = "SVT-AV1"; rev = "v${finalAttrs.version}"; - hash = "sha256-JV65VuEPJBrADsGviBnE6EgZmbqJ4Z4qli6cAfUMmkw="; + hash = "sha256-Opns9+eArbmJbFf+xkB8Vt868z9ntT0pNDDErmymfYo="; }; nativeBuildInputs = [ An auto update branch exists with message `svt-av1: 1.8.0 -> 1.9.0-rc1`. New version is 1.9.0-rc1. An auto update branch exists with an equal or greater version [result] Failed to update svt-av1 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ayatana-webmail, using log file: /var/log/nixpkgs-update/ayatana-webmail/2024-02-26.log ayatana-webmail 0 -> 1 attrpath: ayatana-webmail 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/r6sxlh8n116j9f8asv1z70dl062lc3w7-packages.json.drv building '/nix/store/r6sxlh8n116j9f8asv1z70dl062lc3w7-packages.json.drv'... Going to be running update for following packages: - ayatana-webmail-22.12.15 Press Enter key to continue... Running update for: - ayatana-webmail-22.12.15: UPDATING ... - ayatana-webmail-22.12.15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ayatana-webmail 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dask-jobqueue, using log file: /var/log/nixpkgs-update/python311Packages.dask-jobqueue/2024-02-26.log python311Packages.dask-jobqueue 0 -> 1 attrpath: python311Packages.dask-jobqueue 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/jpnnsjmmrhq8bmj3v5jl5p31pbcz4afc-packages.json.drv building '/nix/store/jpnnsjmmrhq8bmj3v5jl5p31pbcz4afc-packages.json.drv'... Going to be running update for following packages: - python3.11-dask-jobqueue-0.8.5 Press Enter key to continue... Running update for: - python3.11-dask-jobqueue-0.8.5: UPDATING ... - python3.11-dask-jobqueue-0.8.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dask-jobqueue 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.noiseprotocol, using log file: /var/log/nixpkgs-update/python311Packages.noiseprotocol/2024-02-26.log python311Packages.noiseprotocol 0 -> 1 attrpath: python311Packages.noiseprotocol 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/z6m28538g9gyygral5n4lwciarlm1cyv-packages.json.drv building '/nix/store/z6m28538g9gyygral5n4lwciarlm1cyv-packages.json.drv'... Going to be running update for following packages: - python3.11-noiseprotocol-0.3.1 Press Enter key to continue... Running update for: - python3.11-noiseprotocol-0.3.1: UPDATING ... - python3.11-noiseprotocol-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.noiseprotocol 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libgweather, using log file: /var/log/nixpkgs-update/libgweather/2024-02-26.log libgweather 0 -> 1 attrpath: libgweather Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update libgweather 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.iniparse, using log file: /var/log/nixpkgs-update/python311Packages.iniparse/2024-02-26.log python311Packages.iniparse 0 -> 1 attrpath: python311Packages.iniparse 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/sk3a0px9yxam0xwhz2y0g6wmnssqgzq9-packages.json.drv building '/nix/store/sk3a0px9yxam0xwhz2y0g6wmnssqgzq9-packages.json.drv'... Going to be running update for following packages: - python3.11-iniparse-0.5 Press Enter key to continue... Running update for: - python3.11-iniparse-0.5: UPDATING ... - python3.11-iniparse-0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.iniparse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.py-scrypt, using log file: /var/log/nixpkgs-update/python311Packages.py-scrypt/2024-02-26.log python311Packages.py-scrypt 0 -> 1 attrpath: python311Packages.py-scrypt 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/vwyvvvrxw5vp1khf2k94hsqlsvl74mya-packages.json.drv building '/nix/store/vwyvvvrxw5vp1khf2k94hsqlsvl74mya-packages.json.drv'... Going to be running update for following packages: - python3.11-py-scrypt-0.8.20 Press Enter key to continue... Running update for: - python3.11-py-scrypt-0.8.20: UPDATING ... - python3.11-py-scrypt-0.8.20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.py-scrypt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zeep, using log file: /var/log/nixpkgs-update/python311Packages.zeep/2024-02-26.log python311Packages.zeep 0 -> 1 attrpath: python311Packages.zeep 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/akjv5h4s4kfj20gc2hfcphlsyyn33f3m-packages.json.drv building '/nix/store/akjv5h4s4kfj20gc2hfcphlsyyn33f3m-packages.json.drv'... Going to be running update for following packages: - python3.11-zeep-4.2.1 Press Enter key to continue... Running update for: - python3.11-zeep-4.2.1: UPDATING ... - python3.11-zeep-4.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.zeep 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.rccl, using log file: /var/log/nixpkgs-update/rocmPackages.rccl/2024-02-26.log rocmPackages.rccl 0 -> 1 attrpath: rocmPackages.rccl 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] Failed with exit code 1 these 2 derivations will be built: /nix/store/yxv8khxgambzlghzi6d71y6vdp9g732c-update.sh.drv /nix/store/36w4rlaa2g19gj3nq6ys3grmng69r3gv-packages.json.drv building '/nix/store/yxv8khxgambzlghzi6d71y6vdp9g732c-update.sh.drv'... building '/nix/store/36w4rlaa2g19gj3nq6ys3grmng69r3gv-packages.json.drv'... Going to be running update for following packages: - rccl-5.7.1 Press Enter key to continue... Running update for: - rccl-5.7.1: UPDATING ... - rccl-5.7.1: ERROR --- SHOWING ERROR LOG FOR rccl-5.7.1 ---------------------- 'rocmPackages_5.rccl' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.rccl'. --- SHOWING ERROR LOG FOR rccl-5.7.1 ---------------------- The update script for rccl-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.rccl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.clf, using log file: /var/log/nixpkgs-update/python311Packages.clf/2024-02-26.log python311Packages.clf 0 -> 1 attrpath: python311Packages.clf 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/0ljc4qd3khhk9srgwbc7lrcgq5hdqffp-packages.json.drv building '/nix/store/0ljc4qd3khhk9srgwbc7lrcgq5hdqffp-packages.json.drv'... Going to be running update for following packages: - python3.11-clf-0.5.7 Press Enter key to continue... Running update for: - python3.11-clf-0.5.7: UPDATING ... - python3.11-clf-0.5.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.clf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.youtube-search-python, using log file: /var/log/nixpkgs-update/python311Packages.youtube-search-python/2024-02-26.log python311Packages.youtube-search-python 0 -> 1 attrpath: python311Packages.youtube-search-python 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/qzjv5n8fkm659lrxikh0ga7xxx027a59-packages.json.drv building '/nix/store/qzjv5n8fkm659lrxikh0ga7xxx027a59-packages.json.drv'... Going to be running update for following packages: - python3.11-youtube-search-python-1.6.6 Press Enter key to continue... Running update for: - python3.11-youtube-search-python-1.6.6: UPDATING ... - python3.11-youtube-search-python-1.6.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.youtube-search-python 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygmt, using log file: /var/log/nixpkgs-update/python311Packages.pygmt/2024-02-26.log python311Packages.pygmt 0 -> 1 attrpath: python311Packages.pygmt 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/zld4v349mpg63x7xnbjzg4y2am56bg15-packages.json.drv building '/nix/store/zld4v349mpg63x7xnbjzg4y2am56bg15-packages.json.drv'... Going to be running update for following packages: - python3.11-pygmt-0.11.0 Press Enter key to continue... Running update for: - python3.11-pygmt-0.11.0: UPDATING ... - python3.11-pygmt-0.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygmt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.pbatR, using log file: /var/log/nixpkgs-update/rPackages.pbatR/2024-02-26.log rPackages.pbatR 2.2-16 -> 2.2-17 https://repology.org/project/r:pbatr/versions attrpath: rPackages.pbatR Checking auto update branch... No auto update branch exists Old version 2.2-16" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.pbatR 2.2-16 -> 2.2-17 https://repology.org/project/r:pbatr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.tsibble, using log file: /var/log/nixpkgs-update/rPackages.tsibble/2024-02-26.log rPackages.tsibble 1.1.3 -> 1.1.4 https://repology.org/project/r:tsibble/versions attrpath: rPackages.tsibble Checking auto update branch... No auto update branch exists Old version 1.1.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.tsibble 1.1.3 -> 1.1.4 https://repology.org/project/r:tsibble/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-autoscaling, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-autoscaling/2024-02-26.log python312Packages.mypy-boto3-autoscaling 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-autoscaling 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/bk1q7jgz7b83p010jlpiph2bv2qxfq75-packages.json.drv building '/nix/store/bk1q7jgz7b83p010jlpiph2bv2qxfq75-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-autoscaling-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-autoscaling-1.34.0: UPDATING ... - python3.12-mypy-boto3-autoscaling-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-autoscaling 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.greta_gp, using log file: /var/log/nixpkgs-update/rPackages.greta_gp/2024-02-26.log rPackages.greta_gp 0.2.0 -> 0.2.1 https://repology.org/project/r:greta.gp/versions attrpath: rPackages.greta_gp Checking auto update branch... No auto update branch exists Old version 0.2.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.greta_gp 0.2.0 -> 0.2.1 https://repology.org/project/r:greta.gp/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.options, using log file: /var/log/nixpkgs-update/rPackages.options/2024-02-26.log rPackages.options 0.0.2 -> 0.1.0 https://repology.org/project/r:options/versions attrpath: rPackages.options Checking auto update branch... No auto update branch exists Old version 0.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.options 0.0.2 -> 0.1.0 https://repology.org/project/r:options/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.speakr, using log file: /var/log/nixpkgs-update/rPackages.speakr/2024-02-26.log rPackages.speakr 3.2.1 -> 3.2.2 https://repology.org/project/r:speakr/versions attrpath: rPackages.speakr Checking auto update branch... No auto update branch exists Old version 3.2.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.speakr 3.2.1 -> 3.2.2 https://repology.org/project/r:speakr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.densityClust, using log file: /var/log/nixpkgs-update/rPackages.densityClust/2024-02-26.log rPackages.densityClust 0.3.2 -> 0.3.3 https://repology.org/project/r:densityclust/versions attrpath: rPackages.densityClust Checking auto update branch... No auto update branch exists Old version 0.3.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.densityClust 0.3.2 -> 0.3.3 https://repology.org/project/r:densityclust/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bullshit, using log file: /var/log/nixpkgs-update/bullshit/2024-02-26.log bullshit 0 -> 1 attrpath: bullshit 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] Failed with exit code 1 this derivation will be built: /nix/store/9fk7zac8axzkkvdjj3plj83x489l8cgn-packages.json.drv building '/nix/store/9fk7zac8axzkkvdjj3plj83x489l8cgn-packages.json.drv'... Going to be running update for following packages: - bullshit-0-unstable-2018-05-28 Press Enter key to continue... Running update for: - bullshit-0-unstable-2018-05-28: UPDATING ... - bullshit-0-unstable-2018-05-28: ERROR --- SHOWING ERROR LOG FOR bullshit-0-unstable-2018-05-28 ---------------------- Traceback (most recent call last): File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/update.py", line 352, in update update_hash = update_version( ^^^^^^^^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/update.py", line 290, in update_version new_version = fetch_latest_version( ^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/dafrz7z59g021v29qb1vmqdnn618p9zx-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/version/__init__.py", line 135, in fetch_latest_version raise VersionError( nix_update.errors.VersionError: Please specify the version. We can only get the latest version from codeberg/crates.io/gitea/github/gitlab/notabug/pypi/savannah/sourcehut/rubygems projects right now --- SHOWING ERROR LOG FOR bullshit-0-unstable-2018-05-28 ---------------------- The update script for bullshit-0-unstable-2018-05-28 failed with exit code 1 [result] Failed to update bullshit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.nlrx, using log file: /var/log/nixpkgs-update/rPackages.nlrx/2024-02-26.log rPackages.nlrx 0.4.4 -> 0.4.5 https://repology.org/project/r:nlrx/versions attrpath: rPackages.nlrx Checking auto update branch... No auto update branch exists Old version 0.4.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.nlrx 0.4.4 -> 0.4.5 https://repology.org/project/r:nlrx/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.rbscCI, using log file: /var/log/nixpkgs-update/rPackages.rbscCI/2024-02-26.log rPackages.rbscCI 0.1.0 -> 0.1.1 https://repology.org/project/r:rbscci/versions attrpath: rPackages.rbscCI Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.rbscCI 0.1.0 -> 0.1.1 https://repology.org/project/r:rbscci/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath neon, using log file: /var/log/nixpkgs-update/neon/2024-02-26.log neon 0.32.5 -> 0.33.0 https://repology.org/project/neon/versions attrpath: neon Checking auto update branch... An auto update branch exists with message `neon: 0.32.5 -> 0.33.0`. New version is 0.33.0. An auto update branch exists with an equal or greater version [result] Failed to update neon 0.32.5 -> 0.33.0 https://repology.org/project/neon/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO @volth asked to not update xfce [result] Failed to update xfce.libxfce4windowing 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.enerscape, using log file: /var/log/nixpkgs-update/rPackages.enerscape/2024-02-26.log rPackages.enerscape 1.0.0 -> 1.1.0 https://repology.org/project/r:enerscape/versions attrpath: rPackages.enerscape Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.enerscape 1.0.0 -> 1.1.0 https://repology.org/project/r:enerscape/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath buildbot-plugins.react-wsgi-dashboards, using log file: /var/log/nixpkgs-update/buildbot-plugins.react-wsgi-dashboards/2024-02-26.log buildbot-plugins.react-wsgi-dashboards 0 -> 1 attrpath: buildbot-plugins.react-wsgi-dashboards Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [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/4pc85l5pksn8wq3ki4ghnxvmzw6yi7ba-packages.json.drv building '/nix/store/4pc85l5pksn8wq3ki4ghnxvmzw6yi7ba-packages.json.drv'... Going to be running update for following packages: - python3.11-buildbot-react-wsgi-dashboards-3.11.0 Press Enter key to continue... Running update for: - python3.11-buildbot-react-wsgi-dashboards-3.11.0: UPDATING ... - python3.11-buildbot-react-wsgi-dashboards-3.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update buildbot-plugins.react-wsgi-dashboards 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.spinifex, using log file: /var/log/nixpkgs-update/rPackages.spinifex/2024-02-26.log rPackages.spinifex 0.3.6 -> 0.3.7.0 https://repology.org/project/r:spinifex/versions attrpath: rPackages.spinifex Checking auto update branch... No auto update branch exists Old version 0.3.6" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.spinifex 0.3.6 -> 0.3.7.0 https://repology.org/project/r:spinifex/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.hillshader, using log file: /var/log/nixpkgs-update/rPackages.hillshader/2024-02-26.log rPackages.hillshader 0.1.0 -> 0.1.2 https://repology.org/project/r:hillshader/versions attrpath: rPackages.hillshader Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.hillshader 0.1.0 -> 0.1.2 https://repology.org/project/r:hillshader/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.pandoc-lua-marshal, using log file: /var/log/nixpkgs-update/haskellPackages.pandoc-lua-marshal/2024-02-26.log haskellPackages.pandoc-lua-marshal 0.2.2 -> 0.2.4 https://repology.org/project/haskell:pandoc-lua-marshal/versions attrpath: haskellPackages.pandoc-lua-marshal Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.pandoc-lua-marshal 0.2.2 -> 0.2.4 https://repology.org/project/haskell:pandoc-lua-marshal/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.robotframework-excellib, using log file: /var/log/nixpkgs-update/python311Packages.robotframework-excellib/2024-02-26.log python311Packages.robotframework-excellib 0 -> 1 attrpath: python311Packages.robotframework-excellib 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/89i5kpwg8sahr03sgs5jf9f0z9xfqa9j-packages.json.drv building '/nix/store/89i5kpwg8sahr03sgs5jf9f0z9xfqa9j-packages.json.drv'... Going to be running update for following packages: - python3.11-robotframework-excellib-2.0.1 Press Enter key to continue... Running update for: - python3.11-robotframework-excellib-2.0.1: UPDATING ... - python3.11-robotframework-excellib-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.robotframework-excellib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.nswgeo, using log file: /var/log/nixpkgs-update/rPackages.nswgeo/2024-02-26.log rPackages.nswgeo 0.3.3 -> 0.4.0 https://repology.org/project/r:nswgeo/versions attrpath: rPackages.nswgeo Checking auto update branch... No auto update branch exists Old version 0.3.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.nswgeo 0.3.3 -> 0.4.0 https://repology.org/project/r:nswgeo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.eHOF, using log file: /var/log/nixpkgs-update/rPackages.eHOF/2024-02-26.log rPackages.eHOF 1.12 -> 1.15 https://repology.org/project/r:ehof/versions attrpath: rPackages.eHOF Checking auto update branch... No auto update branch exists Old version 1.12" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.eHOF 1.12 -> 1.15 https://repology.org/project/r:ehof/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RobAStRDA, using log file: /var/log/nixpkgs-update/rPackages.RobAStRDA/2024-02-26.log rPackages.RobAStRDA 1.2.0 -> 1.2.1 https://repology.org/project/r:robastrda/versions attrpath: rPackages.RobAStRDA Checking auto update branch... No auto update branch exists Old version 1.2.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RobAStRDA 1.2.0 -> 1.2.1 https://repology.org/project/r:robastrda/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coredns, using log file: /var/log/nixpkgs-update/coredns/2024-02-26.log coredns 1.11.1 -> 1.11.2 https://github.com/coredns/coredns/releases attrpath: coredns Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] Hashes equal; no update necessary [result] Failed to update coredns 1.11.1 -> 1.11.2 https://github.com/coredns/coredns/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.iCellR, using log file: /var/log/nixpkgs-update/rPackages.iCellR/2024-02-26.log rPackages.iCellR 1.6.5 -> 1.6.7 https://repology.org/project/r:icellr/versions attrpath: rPackages.iCellR Checking auto update branch... No auto update branch exists Old version 1.6.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.iCellR 1.6.5 -> 1.6.7 https://repology.org/project/r:icellr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.marginalizedRisk, using log file: /var/log/nixpkgs-update/rPackages.marginalizedRisk/2024-02-26.log rPackages.marginalizedRisk 2021.2-4 -> 2024.1-27 https://repology.org/project/r:marginalizedrisk/versions attrpath: rPackages.marginalizedRisk Checking auto update branch... No auto update branch exists Old version 2021.2-4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.marginalizedRisk 2021.2-4 -> 2024.1-27 https://repology.org/project/r:marginalizedrisk/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.Aoptbdtvc, using log file: /var/log/nixpkgs-update/rPackages.Aoptbdtvc/2024-02-26.log rPackages.Aoptbdtvc 0.0.2 -> 0.0.3 https://repology.org/project/r:aoptbdtvc/versions attrpath: rPackages.Aoptbdtvc Checking auto update branch... No auto update branch exists Old version 0.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.Aoptbdtvc 0.0.2 -> 0.0.3 https://repology.org/project/r:aoptbdtvc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.cartographer, using log file: /var/log/nixpkgs-update/rPackages.cartographer/2024-02-26.log rPackages.cartographer 0.2.0 -> 0.2.1 https://repology.org/project/r:cartographer/versions attrpath: rPackages.cartographer Checking auto update branch... No auto update branch exists Old version 0.2.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.cartographer 0.2.0 -> 0.2.1 https://repology.org/project/r:cartographer/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.vegdata, using log file: /var/log/nixpkgs-update/rPackages.vegdata/2024-02-26.log rPackages.vegdata 0.9.11.4 -> 0.9.12 https://repology.org/project/r:vegdata/versions attrpath: rPackages.vegdata Checking auto update branch... No auto update branch exists Old version 0.9.11.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.vegdata 0.9.11.4 -> 0.9.12 https://repology.org/project/r:vegdata/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sharp-aquos-rc, using log file: /var/log/nixpkgs-update/python311Packages.sharp-aquos-rc/2024-02-26.log python311Packages.sharp-aquos-rc 0 -> 1 attrpath: python311Packages.sharp-aquos-rc 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/00g69js9l8mz4qvsdb4i03xs4v2rn55y-packages.json.drv building '/nix/store/00g69js9l8mz4qvsdb4i03xs4v2rn55y-packages.json.drv'... Going to be running update for following packages: - python3.11-sharp-aquos-rc-0.4 Press Enter key to continue... Running update for: - python3.11-sharp-aquos-rc-0.4: UPDATING ... - python3.11-sharp-aquos-rc-0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sharp-aquos-rc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.markmyassignment, using log file: /var/log/nixpkgs-update/rPackages.markmyassignment/2024-02-26.log rPackages.markmyassignment 0.8.6 -> 0.8.8 https://repology.org/project/r:markmyassignment/versions attrpath: rPackages.markmyassignment Checking auto update branch... No auto update branch exists Old version 0.8.6" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.markmyassignment 0.8.6 -> 0.8.8 https://repology.org/project/r:markmyassignment/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-mwaa, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-mwaa/2024-02-26.log python312Packages.mypy-boto3-mwaa 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-mwaa 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/lqdn8hxcs8v3lcmbcsx5srr6fh0bldfj-packages.json.drv building '/nix/store/lqdn8hxcs8v3lcmbcsx5srr6fh0bldfj-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-mwaa-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-mwaa-1.34.0: UPDATING ... - python3.12-mypy-boto3-mwaa-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-mwaa 1.34.0 -> 7.23.1 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.igraph, using log file: /var/log/nixpkgs-update/rPackages.igraph/2024-02-26.log rPackages.igraph 1.6.0 -> 2.0.2 https://repology.org/project/r:igraph/versions attrpath: rPackages.igraph Checking auto update branch... No auto update branch exists Old version 1.6.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.igraph 1.6.0 -> 2.0.2 https://repology.org/project/r:igraph/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gsbDesign, using log file: /var/log/nixpkgs-update/rPackages.gsbDesign/2024-02-26.log rPackages.gsbDesign 1.0-2 -> 1.0-3 https://repology.org/project/r:gsbdesign/versions attrpath: rPackages.gsbDesign Checking auto update branch... No auto update branch exists Old version 1.0-2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gsbDesign 1.0-2 -> 1.0-3 https://repology.org/project/r:gsbdesign/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.distr, using log file: /var/log/nixpkgs-update/rPackages.distr/2024-02-26.log rPackages.distr 2.9.2 -> 2.9.3 https://repology.org/project/r:distr/versions attrpath: rPackages.distr Checking auto update branch... No auto update branch exists Old version 2.9.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.distr 2.9.2 -> 2.9.3 https://repology.org/project/r:distr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath altair, using log file: /var/log/nixpkgs-update/altair/2024-02-26.log altair 6.2.0 -> 6.3.0 https://repology.org/project/altair/versions attrpath: altair Checking auto update branch... An auto update branch exists with message `altair: 6.2.0 -> 6.3.0`. New version is 6.3.0. An auto update branch exists with an equal or greater version [result] Failed to update altair 6.2.0 -> 6.3.0 https://repology.org/project/altair/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.ImagePNGLibpng 0.57 -> 0.58 https://repology.org/project/perl:image-png-libpng/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.keyring-pass, using log file: /var/log/nixpkgs-update/python311Packages.keyring-pass/2024-02-26.log python311Packages.keyring-pass 0 -> 1 attrpath: python311Packages.keyring-pass 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/f6lzmi7y1rf2d6marbdk7srjlawc0xxq-packages.json.drv building '/nix/store/f6lzmi7y1rf2d6marbdk7srjlawc0xxq-packages.json.drv'... Going to be running update for following packages: - python3.11-keyring-pass-0.9.2 Press Enter key to continue... Running update for: - python3.11-keyring-pass-0.9.2: UPDATING ... - python3.11-keyring-pass-0.9.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.keyring-pass 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.stranslate, using log file: /var/log/nixpkgs-update/rPackages.stranslate/2024-02-26.log rPackages.stranslate 0.1.1 -> 0.1.3 https://repology.org/project/r:stranslate/versions attrpath: rPackages.stranslate Checking auto update branch... No auto update branch exists Old version 0.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.stranslate 0.1.1 -> 0.1.3 https://repology.org/project/r:stranslate/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.R_devices, using log file: /var/log/nixpkgs-update/rPackages.R_devices/2024-02-26.log rPackages.R_devices 2.17.1 -> 2.17.2 https://repology.org/project/r:r.devices/versions attrpath: rPackages.R_devices Checking auto update branch... No auto update branch exists Old version 2.17.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.R_devices 2.17.1 -> 2.17.2 https://repology.org/project/r:r.devices/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ustfd, using log file: /var/log/nixpkgs-update/rPackages.ustfd/2024-02-26.log rPackages.ustfd 0.4.3 -> 0.4.4 https://repology.org/project/r:ustfd/versions attrpath: rPackages.ustfd Checking auto update branch... No auto update branch exists Old version 0.4.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ustfd 0.4.3 -> 0.4.4 https://repology.org/project/r:ustfd/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.MozillaCA 20230821 -> 20231213 https://repology.org/project/perl:mozilla-ca/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.kyotil, using log file: /var/log/nixpkgs-update/rPackages.kyotil/2024-02-26.log rPackages.kyotil 2023.11-27 -> 2024.1-30 https://repology.org/project/r:kyotil/versions attrpath: rPackages.kyotil Checking auto update branch... No auto update branch exists Old version 2023.11-27" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.kyotil 2023.11-27 -> 2024.1-30 https://repology.org/project/r:kyotil/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.BranchGLM, using log file: /var/log/nixpkgs-update/rPackages.BranchGLM/2024-02-26.log rPackages.BranchGLM 2.1.3 -> 2.1.4 https://repology.org/project/r:branchglm/versions attrpath: rPackages.BranchGLM Checking auto update branch... No auto update branch exists Old version 2.1.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.BranchGLM 2.1.3 -> 2.1.4 https://repology.org/project/r:branchglm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.kwin, using log file: /var/log/nixpkgs-update/libsForQt5.kwin/2024-02-26.log libsForQt5.kwin 5.27.10 -> 6.0.0 https://repology.org/project/kwin/versions attrpath: libsForQt5.kwin Checking auto update branch... No auto update branch exists Old version 5.27.10" not present in master derivation file with contents: /* # New packages READ THIS FIRST This module is for official packages in KDE Plasma 5. All available packages are listed in `./srcs.nix`, although a few are not yet packaged in Nixpkgs (see below). IF YOUR PACKAGE IS NOT LISTED IN `./srcs.nix`, IT DOES NOT GO HERE. Many of the packages released upstream are not yet built in Nixpkgs due to lack of demand. To add a Nixpkgs build for an upstream package, copy one of the existing packages here and modify it as necessary. # Updates 1. Update the URL in `./fetch.sh`. 2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/desktops/plasma-5` from the top of the Nixpkgs tree. 3. Use `nox-review wip` to check that everything builds. 4. Commit the changes and open a pull request. */ { libsForQt5 , lib , config , fetchurl , gconf , gsettings-desktop-schemas }: let maintainers = with lib.maintainers; [ ttuegel nyanloutre ]; license = with lib.licenses; [ lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12Plus ]; srcs = import ./srcs.nix { inherit fetchurl; mirror = "mirror://kde"; }; qtStdenv = libsForQt5.callPackage ({ stdenv }: stdenv) { }; packages = self: let propagate = out: let setupHook = { writeScript }: writeScript "setup-hook" '' if [[ "''${hookName-}" != postHook ]]; then postHooks+=("source @dev@/nix-support/setup-hook") else # Propagate $${out} output propagatedUserEnvPkgs+=" @${out}@" if [ -z "$outputDev" ]; then echo "error: \$outputDev is unset!" >&2 exit 1 fi # Propagate $dev so that this setup hook is propagated # But only if there is a separate $dev output if [ "$outputDev" != out ]; then propagatedBuildInputs+=" @dev@" fi fi ''; in callPackage setupHook { }; propagateBin = propagate "bin"; callPackage = self.newScope { inherit propagate propagateBin; mkDerivation = args: let inherit (args) pname; sname = args.sname or pname; inherit (srcs.${sname}) src version; outputs = args.outputs or [ "out" ]; hasBin = lib.elem "bin" outputs; hasDev = lib.elem "dev" outputs; defaultSetupHook = if hasBin && hasDev then propagateBin else null; setupHook = args.setupHook or defaultSetupHook; nativeBuildInputs = (args.nativeBuildInputs or [ ]) ++ [ libsForQt5.wrapQtAppsHook ]; meta = let meta = args.meta or { }; in meta // { homepage = meta.homepage or "http://www.kde.org"; license = meta.license or license; maintainers = (meta.maintainers or [ ]) ++ maintainers; platforms = meta.platforms or lib.platforms.linux; }; in qtStdenv.mkDerivation (args // { inherit pname version meta outputs setupHook src nativeBuildInputs; }); }; in { aura-browser = callPackage ./aura-browser.nix { }; bluedevil = callPackage ./bluedevil.nix { }; breeze-gtk = callPackage ./breeze-gtk.nix { }; breeze-qt5 = callPackage ./breeze-qt5.nix { }; breeze-grub = callPackage ./breeze-grub.nix { }; breeze-plymouth = callPackage ./breeze-plymouth { }; discover = callPackage ./discover.nix { }; flatpak-kcm = callPackage ./flatpak-kcm.nix { }; kactivitymanagerd = callPackage ./kactivitymanagerd.nix { }; kde-cli-tools = callPackage ./kde-cli-tools.nix { }; kde-gtk-config = callPackage ./kde-gtk-config { inherit gsettings-desktop-schemas; }; kdecoration = callPackage ./kdecoration.nix { }; kdeplasma-addons = callPackage ./kdeplasma-addons.nix { }; kgamma5 = callPackage ./kgamma5.nix { }; khotkeys = callPackage ./khotkeys.nix { }; kinfocenter = callPackage ./kinfocenter { }; kmenuedit = callPackage ./kmenuedit.nix { }; kpipewire = callPackage ./kpipewire.nix { }; kscreen = callPackage ./kscreen.nix { }; kscreenlocker = callPackage ./kscreenlocker.nix { }; ksshaskpass = callPackage ./ksshaskpass.nix { }; ksystemstats = callPackage ./ksystemstats.nix { }; kwallet-pam = callPackage ./kwallet-pam.nix { }; kwayland-integration = callPackage ./kwayland-integration.nix { }; kwin = callPackage ./kwin { }; kwrited = callPackage ./kwrited.nix { }; layer-shell-qt = callPackage ./layer-shell-qt.nix { }; libkscreen = callPackage ./libkscreen { }; libksysguard = callPackage ./libksysguard { }; milou = callPackage ./milou.nix { }; oxygen = callPackage ./oxygen.nix { }; oxygen-sounds = callPackage ./oxygen-sounds.nix { }; plank-player = callPackage ./plank-player.nix { }; plasma-bigscreen = callPackage ./plasma-bigscreen.nix { }; plasma-browser-integration = callPackage ./plasma-browser-integration.nix { }; plasma-desktop = callPackage ./plasma-desktop { }; plasma-disks = callPackage ./plasma-disks.nix { }; plasma-integration = callPackage ./plasma-integration { }; plasma-mobile = callPackage ./plasma-mobile { }; plasma-nano = callPackage ./plasma-nano { }; plasma-nm = callPackage ./plasma-nm { }; plasma-pa = callPackage ./plasma-pa.nix { inherit gconf; }; plasma-remotecontrollers = callPackage ./plasma-remotecontrollers.nix { }; plasma-sdk = callPackage ./plasma-sdk.nix { }; plasma-systemmonitor = callPackage ./plasma-systemmonitor.nix { }; plasma-thunderbolt = callPackage ./plasma-thunderbolt.nix { }; plasma-vault = callPackage ./plasma-vault { }; plasma-welcome = callPackage ./plasma-welcome.nix { }; plasma-workspace = callPackage ./plasma-workspace { }; plasma-workspace-wallpapers = callPackage ./plasma-workspace-wallpapers.nix { }; polkit-kde-agent = callPackage ./polkit-kde-agent.nix { }; powerdevil = callPackage ./powerdevil.nix { }; qqc2-breeze-style = callPackage ./qqc2-breeze-style.nix { }; sddm-kcm = callPackage ./sddm-kcm.nix { }; systemsettings = callPackage ./systemsettings.nix { }; xdg-desktop-portal-kde = callPackage ./xdg-desktop-portal-kde.nix { }; thirdParty = let inherit (libsForQt5) callPackage; in { plasma-applet-caffeine-plus = callPackage ./3rdparty/addons/caffeine-plus.nix { }; plasma-applet-virtual-desktop-bar = callPackage ./3rdparty/addons/virtual-desktop-bar.nix { }; bismuth = callPackage ./3rdparty/addons/bismuth { }; kwin-dynamic-workspaces = callPackage ./3rdparty/kwin/scripts/dynamic-workspaces.nix { }; kwin-tiling = callPackage ./3rdparty/kwin/scripts/tiling.nix { }; krohnkite = callPackage ./3rdparty/kwin/scripts/krohnkite.nix { }; krunner-ssh = callPackage ./3rdparty/addons/krunner-ssh.nix { }; krunner-symbols = callPackage ./3rdparty/addons/krunner-symbols.nix { }; kzones = callPackage ./3rdparty/kwin/scripts/kzones.nix { }; lightly = callPackage ./3rdparty/lightly { }; parachute = callPackage ./3rdparty/kwin/scripts/parachute.nix { }; polonium = callPackage ./3rdparty/addons/polonium.nix { }; }; } // lib.optionalAttrs config.allowAliases { ksysguard = throw "ksysguard has been replaced with plasma-systemmonitor"; plasma-phone-components = throw "'plasma-phone-components' has been renamed to/replaced by 'plasma-mobile'"; }; in lib.makeScope libsForQt5.newScope packages [result] Failed to update libsForQt5.kwin 5.27.10 -> 6.0.0 https://repology.org/project/kwin/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.asciicast, using log file: /var/log/nixpkgs-update/rPackages.asciicast/2024-02-26.log rPackages.asciicast 2.3.0 -> 2.3.1 https://repology.org/project/r:asciicast/versions attrpath: rPackages.asciicast Checking auto update branch... No auto update branch exists Old version 2.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.asciicast 2.3.0 -> 2.3.1 https://repology.org/project/r:asciicast/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath raycast, using log file: /var/log/nixpkgs-update/raycast/2024-02-26.log raycast 1.66.2 -> 1.68.1 https://repology.org/project/raycast/versions attrpath: raycast Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/os-specific/darwin/raycast/default.nix b/pkgs/os-specific/darwin/raycast/default.nix index e45188f3e2cd..a5b63cdeda7c 100644 --- a/pkgs/os-specific/darwin/raycast/default.nix +++ b/pkgs/os-specific/darwin/raycast/default.nix @@ -6,12 +6,12 @@ stdenvNoCC.mkDerivation (finalAttrs: { pname = "raycast"; - version = "1.66.2"; + version = "1.68.1"; src = fetchurl { name = "Raycast.dmg"; url = "https://releases.raycast.com/releases/${finalAttrs.version}/download?build=universal"; - hash = "sha256-HV3urzJX33dQjzUxtQhVgMaguGk8nqtXJJBXjHwaqC0="; + hash = "sha256-QnBLJoC+K/55Y8HDyzh6dbotCymzhLuK52nL72GdIaQ="; }; dontPatch = true; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update raycast 1.66.2 -> 1.68.1 https://repology.org/project/raycast/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath s6-networking, using log file: /var/log/nixpkgs-update/s6-networking/2024-02-26.log s6-networking 2.7.0.1 -> 2.7.0.2 https://repology.org/project/s6-networking/versions attrpath: s6-networking Checking auto update branch... No auto update branch exists Old version 2.7.0.1" not present in master derivation file with contents: { lib, stdenv, cleanPackaging, fetchurl }: { # : string pname # : string , version # : string , sha256 ? lib.fakeSha256 # : string , description # : list Platform , platforms ? lib.platforms.all # : list string , outputs ? [ "bin" "lib" "dev" "doc" "out" ] # TODO(Profpatsch): automatically infer most of these # : list string , configureFlags # : string , postConfigure ? null # mostly for moving and deleting files from the build directory # : lines , postInstall # : list Maintainer , maintainers ? [ ] # : passthru arguments (e.g. tests) , passthru ? { } }: let # File globs that can always be deleted commonNoiseFiles = [ ".gitignore" "Makefile" "INSTALL" "configure" "patch-for-solaris" "src/**/*" "tools/**/*" "package/**/*" "config.mak" ]; # File globs that should be moved to $doc commonMetaFiles = [ "COPYING" "AUTHORS" "NEWS" "CHANGELOG" "README" "README.*" "DCO" "CONTRIBUTING" ]; in stdenv.mkDerivation { inherit pname version; src = fetchurl { url = "https://skarnet.org/software/${pname}/${pname}-${version}.tar.gz"; inherit sha256; }; inherit outputs; dontDisableStatic = true; enableParallelBuilding = true; configureFlags = configureFlags ++ [ "--enable-absolute-paths" # We assume every nix-based cross target has urandom. # This might not hold for e.g. BSD. "--with-sysdep-devurandom=yes" (if stdenv.isDarwin then "--disable-shared" else "--enable-shared") ] # On darwin, the target triplet from -dumpmachine includes version number, # but skarnet.org software uses the triplet to test binary compatibility. # Explicitly setting target ensures code can be compiled against a skalibs # binary built on a different version of darwin. # http://www.skarnet.org/cgi-bin/archive.cgi?1:mss:623:heiodchokfjdkonfhdph ++ (lib.optional stdenv.isDarwin "--build=${stdenv.hostPlatform.system}"); inherit postConfigure; makeFlags = lib.optionals stdenv.cc.isClang [ "AR=${stdenv.cc.targetPrefix}ar" "RANLIB=${stdenv.cc.targetPrefix}ranlib" ]; # TODO(Profpatsch): ensure that there is always a $doc output! postInstall = '' echo "Cleaning & moving common files" ${cleanPackaging.commonFileActions { noiseFiles = commonNoiseFiles; docFiles = commonMetaFiles; }} $doc/share/doc/${pname} ${postInstall} ''; postFixup = '' ${cleanPackaging.checkForRemainingFiles} ''; meta = { homepage = "https://skarnet.org/software/${pname}/"; inherit description platforms; license = lib.licenses.isc; maintainers = with lib.maintainers; [ pmahoney Profpatsch qyliss ] ++ maintainers; }; inherit passthru; } [result] Failed to update s6-networking 2.7.0.1 -> 2.7.0.2 https://repology.org/project/s6-networking/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coreboot-utils, using log file: /var/log/nixpkgs-update/coreboot-utils/2024-02-26.log coreboot-utils 4.21 -> 4.22.01 https://repology.org/project/coreboot/versions attrpath: coreboot-utils Checking auto update branch... No auto update branch exists Received ExitFailure 1 when running Raw command: env EDITOR=echo /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command edit coreboot-utils -f . Standard error: error: cannot find position information for 'coreboot-utils [result] Failed to update coreboot-utils 4.21 -> 4.22.01 https://repology.org/project/coreboot/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cargo-geiger, using log file: /var/log/nixpkgs-update/cargo-geiger/2024-02-26.log cargo-geiger 0.11.6 -> 0.11.7 https://repology.org/project/cargo-geiger/versions attrpath: cargo-geiger Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv waiting for lock on '/nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source'... building '/nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv'... trying https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger-0.11.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv' failed with exit code 1; last 9 log lines: > > trying https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger-0.11.7.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'cargo-geiger.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv /nix/store/zkhd8qvkqb4fbj1hhkr38fb5la7ndrxr-cargo-geiger-0.11.7-vendor.tar.gz.drv /nix/store/666kz00nsp9zcx3lw8y7lpv8h77gzshx-cargo-geiger-0.11.7.drv building '/nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv'... trying https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger-0.11.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv' failed with exit code 1; last 9 log lines: > > trying https://github.com/rust-secure-code/cargo-geiger/archive/cargo-geiger-0.11.7.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/frx2vz8blmdzvccqklk21174cb7vrkdw-source.drv'. error: 1 dependencies of derivation '/nix/store/666kz00nsp9zcx3lw8y7lpv8h77gzshx-cargo-geiger-0.11.7.drv' failed to build [result] Failed to update cargo-geiger 0.11.6 -> 0.11.7 https://repology.org/project/cargo-geiger/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath powerline-symbols, using log file: /var/log/nixpkgs-update/powerline-symbols/2024-02-26.log powerline-symbols 2.8.3 -> 20170508 https://repology.org/project/powerline-symbols/versions attrpath: powerline-symbols Checking auto update branch... No auto update branch exists Old version 2.8.3" not present in master derivation file with contents: { lib, stdenv, stdenvNoCC, lndir, runtimeShell, shellcheck-minimal }: let inherit (lib) optionalAttrs warn ; in rec { /* Run the shell command `buildCommand` to produce a store path named `name`. The attributes in `env` are added to the environment prior to running the command. Environment variables set by `stdenv.mkDerivation` take precedence. By default `runCommand` runs in a stdenv with no compiler environment. `runCommandCC` uses the default stdenv, `pkgs.stdenv`. Example: ```nix runCommand "name" {envVariable = true;} ''echo hello > $out''; ``` ```nix runCommandCC "name" {} ''gcc -o myfile myfile.c; cp myfile $out''; ``` The `*Local` variants force a derivation to be built locally, it is not substituted. This is intended for very cheap commands (<1s execution time). It saves on the network roundrip and can speed up a build. It is the same as adding the special fields ```nix { preferLocalBuild = true; allowSubstitutes = false; } ``` to a derivation’s attributes. */ runCommand = name: env: runCommandWith { stdenv = stdenvNoCC; runLocal = false; inherit name; derivationArgs = env; }; runCommandLocal = name: env: runCommandWith { stdenv = stdenvNoCC; runLocal = true; inherit name; derivationArgs = env; }; runCommandCC = name: env: runCommandWith { stdenv = stdenv; runLocal = false; inherit name; derivationArgs = env; }; # `runCommandCCLocal` left out on purpose. # We shouldn’t force the user to have a cc in scope. /* Generalized version of the `runCommand`-variants which does customized behavior via a single attribute set passed as the first argument instead of having a lot of variants like `runCommand*`. Additionally it allows changing the used `stdenv` freely and has a more explicit approach to changing the arguments passed to `stdenv.mkDerivation`. */ runCommandWith = let # prevent infinite recursion for the default stdenv value defaultStdenv = stdenv; in { # which stdenv to use, defaults to a stdenv with a C compiler, pkgs.stdenv stdenv ? defaultStdenv # whether to build this derivation locally instead of substituting , runLocal ? false # extra arguments to pass to stdenv.mkDerivation , derivationArgs ? { } # name of the resulting derivation , name # TODO(@Artturin): enable strictDeps always }: buildCommand: stdenv.mkDerivation ({ enableParallelBuilding = true; inherit buildCommand name; passAsFile = [ "buildCommand" ] ++ (derivationArgs.passAsFile or [ ]); } // lib.optionalAttrs (! derivationArgs?meta) { pos = let args = builtins.attrNames derivationArgs; in if builtins.length args > 0 then builtins.unsafeGetAttrPos (builtins.head args) derivationArgs else null; } // (lib.optionalAttrs runLocal { preferLocalBuild = true; allowSubstitutes = false; }) // builtins.removeAttrs derivationArgs [ "passAsFile" ]); /* Writes a text file to the nix store. The contents of text is added to the file in the store. Example: # Writes my-file to /nix/store/ writeTextFile { name = "my-file"; text = '' Contents of File ''; } See also the `writeText` helper function below. # Writes executable my-file to /nix/store//bin/my-file writeTextFile { name = "my-file"; text = '' Contents of File ''; executable = true; destination = "/bin/my-file"; } */ writeTextFile = { name # the name of the derivation , text , executable ? false # run chmod +x ? , destination ? "" # relative path appended to $out eg "/bin/foo" , checkPhase ? "" # syntax checks, e.g. for scripts , meta ? { } , allowSubstitutes ? false , preferLocalBuild ? true , derivationArgs ? { } # Extra arguments to pass to `stdenv.mkDerivation` }: let matches = builtins.match "/bin/([^/]+)" destination; in runCommand name ({ inherit text executable checkPhase allowSubstitutes preferLocalBuild; passAsFile = [ "text" ] ++ derivationArgs.passAsFile or [ ]; meta = lib.optionalAttrs (executable && matches != null) { mainProgram = lib.head matches; } // meta // derivationArgs.meta or {}; } // removeAttrs derivationArgs [ "passAsFile" "meta" ]) '' target=$out${lib.escapeShellArg destination} mkdir -p "$(dirname "$target")" if [ -e "$textPath" ]; then mv "$textPath" "$target" else echo -n "$text" > "$target" fi if [ -n "$executable" ]; then chmod +x "$target" fi eval "$checkPhase" ''; # See doc/build-helpers/trivial-build-helpers.chapter.md # or https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-text-writing writeText = name: text: writeTextFile { inherit name text; }; # See doc/build-helpers/trivial-build-helpers.chapter.md # or https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-text-writing writeTextDir = path: text: writeTextFile { inherit text; name = builtins.baseNameOf path; destination = "/${path}"; }; # See doc/build-helpers/trivial-build-helpers.chapter.md # or https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-text-writing writeScript = name: text: writeTextFile { inherit name text; executable = true; }; # See doc/build-helpers/trivial-build-helpers.chapter.md # or https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-text-writing writeScriptBin = name: text: writeTextFile { inherit name text; executable = true; destination = "/bin/${name}"; }; # See doc/build-helpers/trivial-build-helpers.chapter.md # or https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-text-writing writeShellScript = name: text: writeTextFile { inherit name; executable = true; text = '' #!${runtimeShell} ${text} ''; checkPhase = '' ${stdenv.shellDryRun} "$target" ''; }; # See doc/build-helpers/trivial-build-helpers.chapter.md # or https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-text-writing writeShellScriptBin = name: text: writeTextFile { inherit name; executable = true; destination = "/bin/${name}"; text = '' #!${runtimeShell} ${text} ''; checkPhase = '' ${stdenv.shellDryRun} "$target" ''; meta.mainProgram = name; }; # See doc/build-helpers/trivial-build-helpers.chapter.md # or https://nixos.org/manual/nixpkgs/unstable/#trivial-builder-text-writing writeShellApplication = { /* The name of the script to write. Type: String */ name, /* The shell script's text, not including a shebang. Type: String */ text, /* Inputs to add to the shell script's `$PATH` at runtime. Type: [String|Derivation] */ runtimeInputs ? [ ], /* Extra environment variables to set at runtime. Type: AttrSet */ runtimeEnv ? null, /* `stdenv.mkDerivation`'s `meta` argument. Type: AttrSet */ meta ? { }, /* The `checkPhase` to run. Defaults to `shellcheck` on supported platforms and `bash -n`. The script path will be given as `$target` in the `checkPhase`. Type: String */ checkPhase ? null, /* Checks to exclude when running `shellcheck`, e.g. `[ "SC2016" ]`. See for a list of checks. Type: [String] */ excludeShellChecks ? [ ], /* Bash options to activate with `set -o` at the start of the script. Defaults to `[ "errexit" "nounset" "pipefail" ]`. Type: [String] */ bashOptions ? [ "errexit" "nounset" "pipefail" ], /* Extra arguments to pass to `stdenv.mkDerivation`. :::{.caution} Certain derivation attributes are used internally, overriding those could cause problems. ::: Type: AttrSet */ derivationArgs ? { }, }: writeTextFile { inherit name meta derivationArgs; executable = true; destination = "/bin/${name}"; allowSubstitutes = true; preferLocalBuild = false; text = '' #!${runtimeShell} ${lib.concatMapStringsSep "\n" (option: "set -o ${option}") bashOptions} '' + lib.optionalString (runtimeEnv != null) (lib.concatStrings (lib.mapAttrsToList (name: value: '' ${lib.toShellVar name value} export ${name} '') runtimeEnv)) + lib.optionalString (runtimeInputs != [ ]) '' export PATH="${lib.makeBinPath runtimeInputs}:$PATH" '' + '' ${text} ''; checkPhase = # GHC (=> shellcheck) isn't supported on some platforms (such as risc-v) # but we still want to use writeShellApplication on those platforms let shellcheckSupported = lib.meta.availableOn stdenv.buildPlatform shellcheck-minimal.compiler; excludeOption = lib.optionalString (excludeShellChecks != [ ]) "--exclude '${lib.concatStringsSep "," excludeShellChecks}'"; shellcheckCommand = lib.optionalString shellcheckSupported '' # use shellcheck which does not include docs # pandoc takes long to build and documentation isn't needed for just running the cli ${lib.getExe shellcheck-minimal} ${excludeOption} "$target" ''; in if checkPhase == null then '' runHook preCheck ${stdenv.shellDryRun} "$target" ${shellcheckCommand} runHook postCheck '' else checkPhase; }; # Create a C binary writeCBin = pname: code: runCommandCC pname { inherit pname code; executable = true; passAsFile = [ "code" ]; # Pointless to do this on a remote machine. preferLocalBuild = true; allowSubstitutes = false; meta = { mainProgram = pname; }; } '' n=$out/bin/${pname} mkdir -p "$(dirname "$n")" mv "$codePath" code.c $CC -x c code.c -o "$n" ''; /* concat a list of files to the nix store. The contents of files are added to the file in the store. Example: # Writes my-file to /nix/store/ concatTextFile { name = "my-file"; files = [ drv1 "${drv2}/path/to/file" ]; } See also the `concatText` helper function below. # Writes executable my-file to /nix/store//bin/my-file concatTextFile { name = "my-file"; files = [ drv1 "${drv2}/path/to/file" ]; executable = true; destination = "/bin/my-file"; } */ concatTextFile = { name # the name of the derivation , files , executable ? false # run chmod +x ? , destination ? "" # relative path appended to $out eg "/bin/foo" , checkPhase ? "" # syntax checks, e.g. for scripts , meta ? { } }: runCommandLocal name { inherit files executable checkPhase meta destination; } '' file=$out$destination mkdir -p "$(dirname "$file")" cat $files > "$file" if [ -n "$executable" ]; then chmod +x "$file" fi eval "$checkPhase" ''; /* Writes a text file to nix store with no optional parameters available. Example: # Writes contents of files to /nix/store/ concatText "my-file" [ file1 file2 ] */ concatText = name: files: concatTextFile { inherit name files; }; /* Writes a text file to nix store with and mark it as executable. Example: # Writes contents of files to /nix/store/ concatScript "my-file" [ file1 file2 ] */ concatScript = name: files: concatTextFile { inherit name files; executable = true; }; /* Create a forest of symlinks to the files in `paths`. This creates a single derivation that replicates the directory structure of all the input paths. BEWARE: it may not "work right" when the passed paths contain symlinks to directories. Example: # adds symlinks of hello to current build. symlinkJoin { name = "myhello"; paths = [ pkgs.hello ]; } # adds symlinks of hello and stack to current build and prints "links added" symlinkJoin { name = "myexample"; paths = [ pkgs.hello pkgs.stack ]; postBuild = "echo links added"; } This creates a derivation with a directory structure like the following: /nix/store/sglsr5g079a5235hy29da3mq3hv8sjmm-myexample |-- bin | |-- hello -> /nix/store/qy93dp4a3rqyn2mz63fbxjg228hffwyw-hello-2.10/bin/hello | `-- stack -> /nix/store/6lzdpxshx78281vy056lbk553ijsdr44-stack-2.1.3.1/bin/stack `-- share |-- bash-completion | `-- completions | `-- stack -> /nix/store/6lzdpxshx78281vy056lbk553ijsdr44-stack-2.1.3.1/share/bash-completion/completions/stack |-- fish | `-- vendor_completions.d | `-- stack.fish -> /nix/store/6lzdpxshx78281vy056lbk553ijsdr44-stack-2.1.3.1/share/fish/vendor_completions.d/stack.fish ... symlinkJoin and linkFarm are similar functions, but they output derivations with different structure. symlinkJoin is used to create a derivation with a familiar directory structure (top-level bin/, share/, etc), but with all actual files being symlinks to the files in the input derivations. symlinkJoin is used many places in nixpkgs to create a single derivation that appears to contain binaries, libraries, documentation, etc from multiple input derivations. linkFarm is instead used to create a simple derivation with symlinks to other derivations. A derivation created with linkFarm is often used in CI as a easy way to build multiple derivations at once. */ symlinkJoin = args_@{ name , paths , preferLocalBuild ? true , allowSubstitutes ? false , postBuild ? "" , ... }: let args = removeAttrs args_ [ "name" "postBuild" ] // { inherit preferLocalBuild allowSubstitutes; passAsFile = [ "paths" ]; }; # pass the defaults in runCommand name args '' mkdir -p $out for i in $(cat $pathsPath); do ${lndir}/bin/lndir -silent $i $out done ${postBuild} ''; /* Quickly create a set of symlinks to derivations. This creates a simple derivation with symlinks to all inputs. entries can be a list of attribute sets like [ { name = "name" ; path = "/nix/store/..."; } ] or an attribute set name -> path like: { name = "/nix/store/..."; other = "/nix/store/..."; } Example: # Symlinks hello and stack paths in store to current $out/hello-test and # $out/foobar. linkFarm "myexample" [ { name = "hello-test"; path = pkgs.hello; } { name = "foobar"; path = pkgs.stack; } ] This creates a derivation with a directory structure like the following: /nix/store/qc5728m4sa344mbks99r3q05mymwm4rw-myexample |-- foobar -> /nix/store/6lzdpxshx78281vy056lbk553ijsdr44-stack-2.1.3.1 `-- hello-test -> /nix/store/qy93dp4a3rqyn2mz63fbxjg228hffwyw-hello-2.10 See the note on symlinkJoin for the difference between linkFarm and symlinkJoin. */ linkFarm = name: entries: let entries' = if (lib.isAttrs entries) then entries # We do this foldl to have last-wins semantics in case of repeated entries else if (lib.isList entries) then lib.foldl (a: b: a // { "${b.name}" = b.path; }) { } entries else throw "linkFarm entries must be either attrs or a list!"; linkCommands = lib.mapAttrsToList (name: path: '' mkdir -p "$(dirname ${lib.escapeShellArg "${name}"})" ln -s ${lib.escapeShellArg "${path}"} ${lib.escapeShellArg "${name}"} '') entries'; in runCommand name { preferLocalBuild = true; allowSubstitutes = false; passthru.entries = entries'; } '' mkdir -p $out cd $out ${lib.concatStrings linkCommands} ''; /* Easily create a linkFarm from a set of derivations. This calls linkFarm with a list of entries created from the list of input derivations. It turns each input derivation into an attribute set like { name = drv.name ; path = drv }, and passes this to linkFarm. Example: # Symlinks the hello, gcc, and ghc derivations in $out linkFarmFromDrvs "myexample" [ pkgs.hello pkgs.gcc pkgs.ghc ] This creates a derivation with a directory structure like the following: /nix/store/m3s6wkjy9c3wy830201bqsb91nk2yj8c-myexample |-- gcc-wrapper-9.2.0 -> /nix/store/fqhjxf9ii4w4gqcsx59fyw2vvj91486a-gcc-wrapper-9.2.0 |-- ghc-8.6.5 -> /nix/store/gnf3s07bglhbbk4y6m76sbh42siym0s6-ghc-8.6.5 `-- hello-2.10 -> /nix/store/k0ll91c4npk4lg8lqhx00glg2m735g74-hello-2.10 */ linkFarmFromDrvs = name: drvs: let mkEntryFromDrv = drv: { name = drv.name; path = drv; }; in linkFarm name (map mkEntryFromDrv drvs); /* Produce a derivation that links to the target derivation's `/bin`, and *only* `/bin`. This is useful when your favourite package doesn't have a separate bin output and other contents of the package's output (e.g. setup hooks) cause trouble when used in your environment. */ onlyBin = drv: runCommand "${drv.name}-only-bin" { } '' mkdir -p $out ln -s ${lib.getBin drv}/bin $out/bin ''; # docs in doc/builders/special/makesetuphook.section.md makeSetupHook = { name ? lib.warn "calling makeSetupHook without passing a name is deprecated." "hook" , deps ? [ ] # hooks go in nativeBuildInput so these will be nativeBuildInput , propagatedBuildInputs ? [ ] # these will be buildInputs , depsTargetTargetPropagated ? [ ] , meta ? { } , passthru ? { } , substitutions ? { } }: script: runCommand name (substitutions // { # TODO(@Artturin:) substitutions should be inside the env attrset # but users are likely passing non-substitution arguments through substitutions # turn off __structuredAttrs to unbreak substituteAll __structuredAttrs = false; inherit meta; inherit depsTargetTargetPropagated; propagatedBuildInputs = # remove list conditionals before 23.11 lib.warnIf (!lib.isList deps) "'deps' argument to makeSetupHook must be a list. content of deps: ${toString deps}" (lib.warnIf (deps != [ ]) "'deps' argument to makeSetupHook is deprecated and will be removed in release 23.11., Please use propagatedBuildInputs instead. content of deps: ${toString deps}" propagatedBuildInputs ++ (if lib.isList deps then deps else [ deps ])); strictDeps = true; # TODO 2023-01, no backport: simplify to inherit passthru; passthru = passthru // optionalAttrs (substitutions?passthru) (warn "makeSetupHook (name = ${lib.strings.escapeNixString name}): `substitutions.passthru` is deprecated. Please set `passthru` directly." substitutions.passthru); }) ('' mkdir -p $out/nix-support cp ${script} $out/nix-support/setup-hook recordPropagatedDependencies '' + lib.optionalString (substitutions != { }) '' substituteAll ${script} $out/nix-support/setup-hook ''); # Write the references (i.e. the runtime dependencies in the Nix store) of `path` to a file. writeReferencesToFile = path: runCommand "runtime-deps" { exportReferencesGraph = [ "graph" path ]; } '' touch $out while read path; do echo $path >> $out read dummy read nrRefs for ((i = 0; i < nrRefs; i++)); do read ref; done done < graph ''; /* Write the set of references to a file, that is, their immediate dependencies. This produces the equivalent of `nix-store -q --references`. */ writeDirectReferencesToFile = path: runCommand "runtime-references" { exportReferencesGraph = [ "graph" path ]; inherit path; } '' touch ./references while read p; do read dummy read nrRefs if [[ $p == $path ]]; then for ((i = 0; i < nrRefs; i++)); do read ref; echo $ref >>./references done else for ((i = 0; i < nrRefs; i++)); do read ref; done fi done < graph sort ./references >$out ''; /* Extract a string's references to derivations and paths (its context) and write them to a text file, removing the input string itself from the dependency graph. This is useful when you want to make a derivation depend on the string's references, but not its contents (to avoid unnecessary rebuilds, for example). Note that this only works as intended on Nix >= 2.3. */ writeStringReferencesToFile = string: /* The basic operation this performs is to copy the string context from `string` to a second string and wrap that string in a derivation. However, that alone is not enough, since nothing in the string refers to the output paths of the derivations/paths in its context, meaning they'll be considered build-time dependencies and removed from the wrapper derivation's closure. Putting the necessary output paths in the new string is however not very straightforward - the attrset returned by `getContext` contains only references to derivations' .drv-paths, not their output paths. In order to "convert" them, we try to extract the corresponding paths from the original string using regex. */ let # Taken from https://github.com/NixOS/nix/blob/130284b8508dad3c70e8160b15f3d62042fc730a/src/libutil/hash.cc#L84 nixHashChars = "0123456789abcdfghijklmnpqrsvwxyz"; context = builtins.getContext string; derivations = lib.filterAttrs (n: v: v ? outputs) context; # Objects copied from outside of the store, such as paths and # `builtins.fetch*`ed ones sources = lib.attrNames (lib.filterAttrs (n: v: v ? path) context); packages = lib.mapAttrs' (name: value: { inherit value; name = lib.head (builtins.match "${builtins.storeDir}/[${nixHashChars}]+-(.*)\.drv" name); }) derivations; # The syntax of output paths differs between outputs named `out` # and other, explicitly named ones. For explicitly named ones, # the output name is suffixed as `-name`, but `out` outputs # aren't suffixed at all, and thus aren't easily distinguished # from named output paths. Therefore, we find all the named ones # first so we can use them to remove false matches when looking # for `out` outputs (see the definition of `outputPaths`). namedOutputPaths = lib.flatten (lib.mapAttrsToList (name: value: (map (output: lib.filter lib.isList (builtins.split "(${builtins.storeDir}/[${nixHashChars}]+-${name}-${output})" string)) (lib.remove "out" value.outputs))) packages); # Only `out` outputs outputPaths = lib.flatten (lib.mapAttrsToList (name: value: if lib.elem "out" value.outputs then lib.filter (x: lib.isList x && # If the matched path is in `namedOutputPaths`, # it's a partial match of an output path where # the output name isn't `out` lib.all (o: !lib.hasPrefix (lib.head x) o) namedOutputPaths) (builtins.split "(${builtins.storeDir}/[${nixHashChars}]+-${name})" string) else [ ]) packages); allPaths = lib.concatStringsSep "\n" (lib.unique (sources ++ namedOutputPaths ++ outputPaths)); allPathsWithContext = builtins.appendContext allPaths context; in if builtins ? getContext then writeText "string-references" allPathsWithContext else writeDirectReferencesToFile (writeText "string-file" string); /* Print an error message if the file with the specified name and hash doesn't exist in the Nix store. This function should only be used by non-redistributable software with an unfree license that we need to require the user to download manually. It produces packages that cannot be built automatically. Example: requireFile { name = "my-file"; url = "http://example.com/download/"; sha256 = "ffffffffffffffffffffffffffffffffffffffffffffffffffff"; } */ requireFile = { name ? null , sha256 ? null , sha1 ? null , hash ? null , url ? null , message ? null , hashMode ? "flat" }: assert (message != null) || (url != null); assert (sha256 != null) || (sha1 != null) || (hash != null); assert (name != null) || (url != null); let msg = if message != null then message else '' Unfortunately, we cannot download file ${name_} automatically. Please go to ${url} to download it yourself, and add it to the Nix store using either nix-store --add-fixed ${hashAlgo} ${name_} or nix-prefetch-url --type ${hashAlgo} file:///path/to/${name_} ''; hashAlgo = if hash != null then (builtins.head (lib.strings.splitString "-" hash)) else if sha256 != null then "sha256" else "sha1"; hashAlgo_ = if hash != null then "" else hashAlgo; hash_ = if hash != null then hash else if sha256 != null then sha256 else sha1; name_ = if name == null then baseNameOf (toString url) else name; in stdenvNoCC.mkDerivation { name = name_; outputHashMode = hashMode; outputHashAlgo = hashAlgo_; outputHash = hash_; preferLocalBuild = true; allowSubstitutes = false; builder = writeScript "restrict-message" '' source ${stdenvNoCC}/setup cat <<_EOF_ *** ${msg} *** _EOF_ exit 1 ''; }; /* Copy a path to the Nix store. Nix automatically copies files to the store before stringifying paths. If you need the store path of a file, ${copyPathToStore } can be shortened to ${}. */ copyPathToStore = builtins.filterSource (p: t: true); /* Copy a list of paths to the Nix store. */ copyPathsToStore = builtins.map copyPathToStore; /* Applies a list of patches to a source directory. Example: # Patching nixpkgs: applyPatches { src = pkgs.path; patches = [ (pkgs.fetchpatch { url = "https://github.com/NixOS/nixpkgs/commit/1f770d20550a413e508e081ddc08464e9d08ba3d.patch"; sha256 = "1nlzx171y3r3jbk0qhvnl711kmdk57jlq4na8f8bs8wz2pbffymr"; }) ]; } */ applyPatches = { src , name ? (if builtins.typeOf src == "path" then builtins.baseNameOf src else if builtins.isAttrs src && builtins.hasAttr "name" src then src.name else throw "applyPatches: please supply a `name` argument because a default name can only be computed when the `src` is a path or is an attribute set with a `name` attribute." ) + "-patched" , patches ? [ ] , postPatch ? "" , ... }@args: if patches == [ ] && postPatch == "" then src # nothing to do, so use original src to avoid additional drv else stdenvNoCC.mkDerivation { inherit name src patches postPatch; preferLocalBuild = true; allowSubstitutes = false; phases = "unpackPhase patchPhase installPhase"; installPhase = "cp -R ./ $out"; } # Carry `meta` information from the underlying `src` if present. // (optionalAttrs (src?meta) { inherit (src) meta; }) // (removeAttrs args [ "src" "name" "patches" "postPatch" ]); /* An immutable file in the store with a length of 0 bytes. */ emptyFile = runCommand "empty-file" { outputHashAlgo = "sha256"; outputHashMode = "recursive"; outputHash = "0ip26j2h11n1kgkz36rl4akv694yz65hr72q4kv4b3lxcbi65b3p"; preferLocalBuild = true; } "touch $out"; /* An immutable empty directory in the store. */ emptyDirectory = runCommand "empty-directory" { outputHashAlgo = "sha256"; outputHashMode = "recursive"; outputHash = "0sjjj9z1dhilhpc8pq4154czrb79z9cm044jvn75kxcjv6v5l2m5"; preferLocalBuild = true; } "mkdir $out"; } [result] Failed to update powerline-symbols 2.8.3 -> 20170508 https://repology.org/project/powerline-symbols/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath autofs5, using log file: /var/log/nixpkgs-update/autofs5/2024-02-26.log autofs5 5.1.6 -> 5.1.9 https://repology.org/project/autofs/versions attrpath: autofs5 Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update autofs5 5.1.6 -> 5.1.9 https://repology.org/project/autofs/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.attachment, using log file: /var/log/nixpkgs-update/rPackages.attachment/2024-02-26.log rPackages.attachment 0.4.0 -> 0.4.1 https://repology.org/project/r:attachment/versions attrpath: rPackages.attachment Checking auto update branch... No auto update branch exists Old version 0.4.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.attachment 0.4.0 -> 0.4.1 https://repology.org/project/r:attachment/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RBGL, using log file: /var/log/nixpkgs-update/rPackages.RBGL/2024-02-26.log rPackages.RBGL 1.78.0 -> 1.79.0 https://repology.org/project/r:rbgl/versions attrpath: rPackages.RBGL Checking auto update branch... No auto update branch exists Old version 1.78.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RBGL 1.78.0 -> 1.79.0 https://repology.org/project/r:rbgl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath scotch, using log file: /var/log/nixpkgs-update/scotch/2024-02-26.log scotch 6.1.1 -> 7.0.4 https://repology.org/project/scotch/versions attrpath: scotch Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv building '/nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv'... trying https://gforge.inria.fr/frs/download.php/file/34618/scotch_7.0.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 178 100 178 0 0 661 0 --:--:-- --:--:-- --:--:-- 661 0 0 0 0 0 0 0 0 --:--:-- 0:02:16 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 136485 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. 100 178 100 178 0 0 1144 0 --:--:-- --:--:-- --:--:-- 1148 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 134009 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. 100 178 100 178 0 0 1130 0 --:--:-- --:--:-- --:--:-- 1133 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 133007 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. 100 178 100 178 0 0 1122 0 --:--:-- --:--:-- --:--:-- 1119 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 135099 ms: Couldn't connect to server error: cannot download scotch_7.0.4.tar.gz from any mirror error: builder for '/nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv' failed with exit code 1; last 20 log lines: > > trying https://gforge.inria.fr/frs/download.php/file/34618/scotch_7.0.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 178 100 178 0 0 661 0 --:--:-- --:--:-- --:--:-- 661 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:16 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 136485 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. > 100 178 100 178 0 0 1144 0 --:--:-- --:--:-- --:--:-- 1148 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 134009 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. > 100 178 100 178 0 0 1130 0 --:--:-- --:--:-- --:--:-- 1133 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 133007 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. > 100 178 100 178 0 0 1122 0 --:--:-- --:--:-- --:--:-- 1119 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 135099 ms: Couldn't connect to server > error: cannot download scotch_7.0.4.tar.gz from any mirror For full logs, run 'nix log /nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'scotch.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv /nix/store/7nvrnjj8k58lkc5kbjxrxx0v6cfqr28c-scotch-7.0.4.drv building '/nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv'... trying https://gforge.inria.fr/frs/download.php/file/34618/scotch_7.0.4.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 178 100 178 0 0 828 0 --:--:-- --:--:-- --:--:-- 831 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 134926 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. 100 178 100 178 0 0 1140 0 --:--:-- --:--:-- --:--:-- 1148 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 134011 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. 100 178 100 178 0 0 1077 0 --:--:-- --:--:-- --:--:-- 1085 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 132999 ms: Couldn't connect to server Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. 100 178 100 178 0 0 805 0 --:--:-- --:--:-- --:--:-- 809 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 curl: (28) Failed to connect to www.labri.fr port 443 after 135036 ms: Couldn't connect to server error: cannot download scotch_7.0.4.tar.gz from any mirror error: builder for '/nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv' failed with exit code 1; last 20 log lines: > > trying https://gforge.inria.fr/frs/download.php/file/34618/scotch_7.0.4.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 178 100 178 0 0 828 0 --:--:-- --:--:-- --:--:-- 831 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 134926 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 1 seconds. 3 retries left. > 100 178 100 178 0 0 1140 0 --:--:-- --:--:-- --:--:-- 1148 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:14 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 134011 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 2 seconds. 2 retries left. > 100 178 100 178 0 0 1077 0 --:--:-- --:--:-- --:--:-- 1085 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:13 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 132999 ms: Couldn't connect to server > Warning: Problem : timeout. Will retry in 4 seconds. 1 retries left. > 100 178 100 178 0 0 805 0 --:--:-- --:--:-- --:--:-- 809 > 0 0 0 0 0 0 0 0 --:--:-- 0:02:15 --:--:-- 0 > curl: (28) Failed to connect to www.labri.fr port 443 after 135036 ms: Couldn't connect to server > error: cannot download scotch_7.0.4.tar.gz from any mirror For full logs, run 'nix log /nix/store/i5rqs2zv3qw76kbw0allrg970rv0s7qi-scotch_7.0.4.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/7nvrnjj8k58lkc5kbjxrxx0v6cfqr28c-scotch-7.0.4.drv' failed to build [result] Failed to update scotch 6.1.1 -> 7.0.4 https://repology.org/project/scotch/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kicadAddons.kikit-library, using log file: /var/log/nixpkgs-update/kicadAddons.kikit-library/2024-02-26.log kicadAddons.kikit-library 1.4.0 -> 1.5.0 https://github.com/yaqwsx/KiKit/releases attrpath: kicadAddons.kikit-library Checking auto update branch... No auto update branch exists Old version 1.4.0" not present in master derivation file with contents: # For building the multiple addons that are in the kikit repo. { stdenv , bc , kikit , zip , python3 , addonName , addonPath }: let # This python is only used when building the package, it's not the python # environment that will ultimately run the code packaged here. The python env defined # in KiCad will import the python code packaged here when KiCad starts up. python = python3.withPackages (ps: with ps; [ click ]); kikit-module = python3.pkgs.toPythonModule (kikit.override { inherit python3; }); # The following different addons can be built from the same source. targetSpecs = { "kikit" = { makeTarget = "pcm-kikit"; resultZip = "pcm-kikit.zip"; description = "KiCad plugin and a CLI tool to automate several tasks in a standard KiCad workflow"; }; "kikit-library" = { makeTarget = "pcm-lib"; resultZip = "pcm-kikit-lib.zip"; description = "KiKit uses these symbols and footprints to annotate your boards (e.g., to place a tab in a panel)."; }; }; targetSpec = targetSpecs.${addonName}; in stdenv.mkDerivation { name = "kicadaddon-${addonName}"; inherit (kikit-module) src version; nativeBuildInputs = [ python bc zip ]; propagatedBuildInputs = [ kikit-module ]; buildPhase = '' patchShebangs scripts/setJson.py make ${targetSpec.makeTarget} ''; installPhase = '' mkdir $out mv build/${targetSpec.resultZip} $out/${addonPath} ''; meta = kikit-module.meta // { description = targetSpec.description; }; } [result] Failed to update kicadAddons.kikit-library 1.4.0 -> 1.5.0 https://github.com/yaqwsx/KiKit/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.kauth, using log file: /var/log/nixpkgs-update/libsForQt5.kauth/2024-02-26.log libsForQt5.kauth 5.115.0 -> 5.249.0 https://repology.org/project/kauth/versions attrpath: libsForQt5.kauth Checking auto update branch... No auto update branch exists Old version 5.115.0" not present in master derivation file with contents: /* # New packages READ THIS FIRST This module is for official packages in KDE Frameworks 5. All available packages are listed in `./srcs.nix`, although a few are not yet packaged in Nixpkgs (see below). IF YOUR PACKAGE IS NOT LISTED IN `./srcs.nix`, IT DOES NOT GO HERE. Many of the packages released upstream are not yet built in Nixpkgs due to lack of demand. To add a Nixpkgs build for an upstream package, copy one of the existing packages here and modify it as necessary. # Updates 1. Update the URL in `./fetch.sh`. 2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/kde-frameworks` from the top of the Nixpkgs tree. 3. Use `nox-review wip` to check that everything builds. 4. Commit the changes and open a pull request. */ { libsForQt5, lib, fetchurl }: let maintainers = with lib.maintainers; [ ttuegel nyanloutre ]; license = with lib.licenses; [ lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12Plus ]; srcs = import ./srcs.nix { inherit fetchurl; mirror = "mirror://kde"; }; mkDerivation = libsForQt5.callPackage ({ stdenv, mkDerivation ? stdenv.mkDerivation }: mkDerivation) {}; packages = self: with self; # SUPPORT let propagate = out: let setupHook = { writeScript }: writeScript "setup-hook" '' if [ "''${hookName:-}" != postHook ]; then postHooks+=("source @dev@/nix-support/setup-hook") else # Propagate $dev so that this setup hook is propagated # But only if there is a separate $dev output if [ "''${outputDev:?}" != out ]; then propagatedBuildInputs="''${propagatedBuildInputs-} @dev@" fi fi ''; in callPackage setupHook {}; propagateBin = propagate "bin"; callPackage = self.newScope { inherit propagate propagateBin; mkDerivation = args: let inherit (args) pname; inherit (srcs.${pname}) src version; outputs = args.outputs or [ "bin" "dev" "out" ]; hasSeparateDev = lib.elem "dev" outputs; defaultSetupHook = if hasSeparateDev then propagateBin else null; setupHook = args.setupHook or defaultSetupHook; meta = let meta = args.meta or {}; in meta // { homepage = meta.homepage or "https://kde.org"; license = meta.license or license; maintainers = (meta.maintainers or []) ++ maintainers; platforms = meta.platforms or lib.platforms.all; }; in mkDerivation (args // { inherit pname meta outputs setupHook src version; }); }; in { extra-cmake-modules = callPackage ./extra-cmake-modules {}; # TIER 1 attica = callPackage ./attica.nix {}; bluez-qt = callPackage ./bluez-qt.nix {}; breeze-icons = callPackage ./breeze-icons.nix {}; kapidox = callPackage ./kapidox.nix {}; karchive = callPackage ./karchive.nix {}; kcalendarcore = callPackage ./kcalendarcore.nix {}; kcodecs = callPackage ./kcodecs.nix {}; kconfig = callPackage ./kconfig.nix {}; kcoreaddons = callPackage ./kcoreaddons.nix {}; kdbusaddons = callPackage ./kdbusaddons.nix {}; kdnssd = callPackage ./kdnssd.nix {}; kguiaddons = callPackage ./kguiaddons.nix {}; kholidays = callPackage ./kholidays.nix {}; ki18n = callPackage ./ki18n.nix {}; kidletime = callPackage ./kidletime.nix {}; kirigami2 = callPackage ./kirigami2.nix {}; kitemmodels = callPackage ./kitemmodels.nix {}; kitemviews = callPackage ./kitemviews.nix {}; kplotting = callPackage ./kplotting.nix {}; kquickcharts = callPackage ./kquickcharts.nix {}; kwayland = callPackage ./kwayland.nix {}; kwidgetsaddons = callPackage ./kwidgetsaddons.nix {}; kwindowsystem = callPackage ./kwindowsystem {}; modemmanager-qt = callPackage ./modemmanager-qt.nix {}; networkmanager-qt = callPackage ./networkmanager-qt.nix {}; oxygen-icons = callPackage ./oxygen-icons.nix {}; oxygen-icons5 = oxygen-icons; prison = callPackage ./prison.nix {}; qqc2-desktop-style = callPackage ./qqc2-desktop-style.nix {}; solid = callPackage ./solid {}; sonnet = callPackage ./sonnet.nix {}; syntax-highlighting = callPackage ./syntax-highlighting.nix {}; threadweaver = callPackage ./threadweaver.nix {}; # TIER 2 kactivities = callPackage ./kactivities.nix {}; kauth = callPackage ./kauth {}; kcompletion = callPackage ./kcompletion.nix {}; kcontacts = callPackage ./kcontacts.nix {}; kcrash = callPackage ./kcrash.nix {}; kdoctools = callPackage ./kdoctools {}; kfilemetadata = callPackage ./kfilemetadata {}; kimageformats = callPackage ./kimageformats.nix {}; kjobwidgets = callPackage ./kjobwidgets.nix {}; knotifications = callPackage ./knotifications.nix {}; kpackage = callPackage ./kpackage {}; kpeople = callPackage ./kpeople.nix {}; kpty = callPackage ./kpty.nix {}; kunitconversion = callPackage ./kunitconversion.nix {}; syndication = callPackage ./syndication.nix {}; # TIER 3 baloo = callPackage ./baloo.nix {}; kactivities-stats = callPackage ./kactivities-stats.nix {}; kbookmarks = callPackage ./kbookmarks.nix {}; kcmutils = callPackage ./kcmutils.nix {}; kconfigwidgets = callPackage ./kconfigwidgets.nix {}; kdav = callPackage ./kdav.nix {}; kdeclarative = callPackage ./kdeclarative.nix {}; kded = callPackage ./kded.nix {}; kdesu = callPackage ./kdesu {}; kemoticons = callPackage ./kemoticons.nix {}; kglobalaccel = callPackage ./kglobalaccel.nix {}; kiconthemes = callPackage ./kiconthemes {}; kinit = callPackage ./kinit {}; kio = callPackage ./kio {}; knewstuff = callPackage ./knewstuff {}; knotifyconfig = callPackage ./knotifyconfig.nix {}; kparts = callPackage ./kparts.nix {}; krunner = callPackage ./krunner.nix {}; kservice = callPackage ./kservice {}; ktexteditor = callPackage ./ktexteditor.nix {}; ktextwidgets = callPackage ./ktextwidgets.nix {}; kwallet = callPackage ./kwallet.nix {}; kxmlgui = callPackage ./kxmlgui.nix {}; plasma-framework = callPackage ./plasma-framework.nix {}; kpurpose = callPackage ./purpose.nix {}; # TIER 4 frameworkintegration = callPackage ./frameworkintegration.nix {}; # PORTING AIDS kdelibs4support = callPackage ./kdelibs4support {}; kdesignerplugin = callPackage ./kdesignerplugin.nix {}; khtml = callPackage ./khtml.nix {}; kjs = callPackage ./kjs.nix {}; kjsembed = callPackage ./kjsembed.nix {}; kmediaplayer = callPackage ./kmediaplayer.nix {}; kross = callPackage ./kross.nix {}; kxmlrpcclient = callPackage ./kxmlrpcclient.nix {}; }; in lib.makeScope libsForQt5.newScope packages [result] Failed to update libsForQt5.kauth 5.115.0 -> 5.249.0 https://repology.org/project/kauth/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.karchive, using log file: /var/log/nixpkgs-update/libsForQt5.karchive/2024-02-26.log libsForQt5.karchive 5.115.0 -> 5.249.0 https://repology.org/project/karchive/versions attrpath: libsForQt5.karchive Checking auto update branch... No auto update branch exists Old version 5.115.0" not present in master derivation file with contents: /* # New packages READ THIS FIRST This module is for official packages in KDE Frameworks 5. All available packages are listed in `./srcs.nix`, although a few are not yet packaged in Nixpkgs (see below). IF YOUR PACKAGE IS NOT LISTED IN `./srcs.nix`, IT DOES NOT GO HERE. Many of the packages released upstream are not yet built in Nixpkgs due to lack of demand. To add a Nixpkgs build for an upstream package, copy one of the existing packages here and modify it as necessary. # Updates 1. Update the URL in `./fetch.sh`. 2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/kde-frameworks` from the top of the Nixpkgs tree. 3. Use `nox-review wip` to check that everything builds. 4. Commit the changes and open a pull request. */ { libsForQt5, lib, fetchurl }: let maintainers = with lib.maintainers; [ ttuegel nyanloutre ]; license = with lib.licenses; [ lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12Plus ]; srcs = import ./srcs.nix { inherit fetchurl; mirror = "mirror://kde"; }; mkDerivation = libsForQt5.callPackage ({ stdenv, mkDerivation ? stdenv.mkDerivation }: mkDerivation) {}; packages = self: with self; # SUPPORT let propagate = out: let setupHook = { writeScript }: writeScript "setup-hook" '' if [ "''${hookName:-}" != postHook ]; then postHooks+=("source @dev@/nix-support/setup-hook") else # Propagate $dev so that this setup hook is propagated # But only if there is a separate $dev output if [ "''${outputDev:?}" != out ]; then propagatedBuildInputs="''${propagatedBuildInputs-} @dev@" fi fi ''; in callPackage setupHook {}; propagateBin = propagate "bin"; callPackage = self.newScope { inherit propagate propagateBin; mkDerivation = args: let inherit (args) pname; inherit (srcs.${pname}) src version; outputs = args.outputs or [ "bin" "dev" "out" ]; hasSeparateDev = lib.elem "dev" outputs; defaultSetupHook = if hasSeparateDev then propagateBin else null; setupHook = args.setupHook or defaultSetupHook; meta = let meta = args.meta or {}; in meta // { homepage = meta.homepage or "https://kde.org"; license = meta.license or license; maintainers = (meta.maintainers or []) ++ maintainers; platforms = meta.platforms or lib.platforms.all; }; in mkDerivation (args // { inherit pname meta outputs setupHook src version; }); }; in { extra-cmake-modules = callPackage ./extra-cmake-modules {}; # TIER 1 attica = callPackage ./attica.nix {}; bluez-qt = callPackage ./bluez-qt.nix {}; breeze-icons = callPackage ./breeze-icons.nix {}; kapidox = callPackage ./kapidox.nix {}; karchive = callPackage ./karchive.nix {}; kcalendarcore = callPackage ./kcalendarcore.nix {}; kcodecs = callPackage ./kcodecs.nix {}; kconfig = callPackage ./kconfig.nix {}; kcoreaddons = callPackage ./kcoreaddons.nix {}; kdbusaddons = callPackage ./kdbusaddons.nix {}; kdnssd = callPackage ./kdnssd.nix {}; kguiaddons = callPackage ./kguiaddons.nix {}; kholidays = callPackage ./kholidays.nix {}; ki18n = callPackage ./ki18n.nix {}; kidletime = callPackage ./kidletime.nix {}; kirigami2 = callPackage ./kirigami2.nix {}; kitemmodels = callPackage ./kitemmodels.nix {}; kitemviews = callPackage ./kitemviews.nix {}; kplotting = callPackage ./kplotting.nix {}; kquickcharts = callPackage ./kquickcharts.nix {}; kwayland = callPackage ./kwayland.nix {}; kwidgetsaddons = callPackage ./kwidgetsaddons.nix {}; kwindowsystem = callPackage ./kwindowsystem {}; modemmanager-qt = callPackage ./modemmanager-qt.nix {}; networkmanager-qt = callPackage ./networkmanager-qt.nix {}; oxygen-icons = callPackage ./oxygen-icons.nix {}; oxygen-icons5 = oxygen-icons; prison = callPackage ./prison.nix {}; qqc2-desktop-style = callPackage ./qqc2-desktop-style.nix {}; solid = callPackage ./solid {}; sonnet = callPackage ./sonnet.nix {}; syntax-highlighting = callPackage ./syntax-highlighting.nix {}; threadweaver = callPackage ./threadweaver.nix {}; # TIER 2 kactivities = callPackage ./kactivities.nix {}; kauth = callPackage ./kauth {}; kcompletion = callPackage ./kcompletion.nix {}; kcontacts = callPackage ./kcontacts.nix {}; kcrash = callPackage ./kcrash.nix {}; kdoctools = callPackage ./kdoctools {}; kfilemetadata = callPackage ./kfilemetadata {}; kimageformats = callPackage ./kimageformats.nix {}; kjobwidgets = callPackage ./kjobwidgets.nix {}; knotifications = callPackage ./knotifications.nix {}; kpackage = callPackage ./kpackage {}; kpeople = callPackage ./kpeople.nix {}; kpty = callPackage ./kpty.nix {}; kunitconversion = callPackage ./kunitconversion.nix {}; syndication = callPackage ./syndication.nix {}; # TIER 3 baloo = callPackage ./baloo.nix {}; kactivities-stats = callPackage ./kactivities-stats.nix {}; kbookmarks = callPackage ./kbookmarks.nix {}; kcmutils = callPackage ./kcmutils.nix {}; kconfigwidgets = callPackage ./kconfigwidgets.nix {}; kdav = callPackage ./kdav.nix {}; kdeclarative = callPackage ./kdeclarative.nix {}; kded = callPackage ./kded.nix {}; kdesu = callPackage ./kdesu {}; kemoticons = callPackage ./kemoticons.nix {}; kglobalaccel = callPackage ./kglobalaccel.nix {}; kiconthemes = callPackage ./kiconthemes {}; kinit = callPackage ./kinit {}; kio = callPackage ./kio {}; knewstuff = callPackage ./knewstuff {}; knotifyconfig = callPackage ./knotifyconfig.nix {}; kparts = callPackage ./kparts.nix {}; krunner = callPackage ./krunner.nix {}; kservice = callPackage ./kservice {}; ktexteditor = callPackage ./ktexteditor.nix {}; ktextwidgets = callPackage ./ktextwidgets.nix {}; kwallet = callPackage ./kwallet.nix {}; kxmlgui = callPackage ./kxmlgui.nix {}; plasma-framework = callPackage ./plasma-framework.nix {}; kpurpose = callPackage ./purpose.nix {}; # TIER 4 frameworkintegration = callPackage ./frameworkintegration.nix {}; # PORTING AIDS kdelibs4support = callPackage ./kdelibs4support {}; kdesignerplugin = callPackage ./kdesignerplugin.nix {}; khtml = callPackage ./khtml.nix {}; kjs = callPackage ./kjs.nix {}; kjsembed = callPackage ./kjsembed.nix {}; kmediaplayer = callPackage ./kmediaplayer.nix {}; kross = callPackage ./kross.nix {}; kxmlrpcclient = callPackage ./kxmlrpcclient.nix {}; }; in lib.makeScope libsForQt5.newScope packages [result] Failed to update libsForQt5.karchive 5.115.0 -> 5.249.0 https://repology.org/project/karchive/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.nortsTest, using log file: /var/log/nixpkgs-update/rPackages.nortsTest/2024-02-26.log rPackages.nortsTest 1.0.3 -> 1.1.2 https://repology.org/project/r:nortstest/versions attrpath: rPackages.nortsTest Checking auto update branch... No auto update branch exists Old version 1.0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.nortsTest 1.0.3 -> 1.1.2 https://repology.org/project/r:nortstest/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fairymax, using log file: /var/log/nixpkgs-update/fairymax/2024-02-26.log fairymax 4.8 -> 5.0b https://repology.org/project/fairymax/versions attrpath: fairymax Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update fairymax 4.8 -> 5.0b https://repology.org/project/fairymax/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dtv-scan-tables, using log file: /var/log/nixpkgs-update/dtv-scan-tables/2024-02-26.log dtv-scan-tables 2022-04-30-57ed29822750 -> 20240204 https://repology.org/project/dtv-scan-tables/versions attrpath: dtv-scan-tables Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv building '/nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv'... trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240204.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download dtv-scan-tables-20240204.tar.bz2 from any mirror error: builder for '/nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240204.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download dtv-scan-tables-20240204.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'dtv-scan-tables.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv /nix/store/ash37j6hbvk2ip63mhx4581z2mw71cq5-dtv-scan-tables-20240204.drv these 3 paths will be fetched (1.27 MiB download, 5.45 MiB unpacked): /nix/store/6fyfrrrp17z5a521bb5wxxyp5hq6qc99-v4l-utils-1.24.1-dev /nix/store/9a85k7gp74jr9ihgfrfrrkcydy0mm3f8-v4l-utils-1.24.1 /nix/store/rq7wr55wqahsdlyrqaphhn50wxm7bqlr-v4l-utils-1.24.1-lib copying path '/nix/store/rq7wr55wqahsdlyrqaphhn50wxm7bqlr-v4l-utils-1.24.1-lib' from 'https://cache.nixos.org'... building '/nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv'... copying path '/nix/store/9a85k7gp74jr9ihgfrfrrkcydy0mm3f8-v4l-utils-1.24.1' from 'https://cache.nixos.org'... copying path '/nix/store/6fyfrrrp17z5a521bb5wxxyp5hq6qc99-v4l-utils-1.24.1-dev' from 'https://cache.nixos.org'... trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240204.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download dtv-scan-tables-20240204.tar.bz2 from any mirror error: builder for '/nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://linuxtv.org/downloads/dtv-scan-tables/dtv-scan-tables-20240204.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 274 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download dtv-scan-tables-20240204.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/mpwfhrwagagppsf9h2bv1hw9a6dznnci-dtv-scan-tables-20240204.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/ash37j6hbvk2ip63mhx4581z2mw71cq5-dtv-scan-tables-20240204.drv' failed to build [result] Failed to update dtv-scan-tables 2022-04-30-57ed29822750 -> 20240204 https://repology.org/project/dtv-scan-tables/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.plotly, using log file: /var/log/nixpkgs-update/rPackages.plotly/2024-02-26.log rPackages.plotly 4.10.3 -> 4.10.4 https://repology.org/project/r:plotly/versions attrpath: rPackages.plotly Checking auto update branch... No auto update branch exists Old version 4.10.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.plotly 4.10.3 -> 4.10.4 https://repology.org/project/r:plotly/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath woof, using log file: /var/log/nixpkgs-update/woof/2024-02-26.log woof 2022-01-13 -> 20220202 https://repology.org/project/woof-file-exchange/versions attrpath: woof Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update woof 2022-01-13 -> 20220202 https://repology.org/project/woof-file-exchange/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath geonkick, using log file: /var/log/nixpkgs-update/geonkick/2024-02-26.log geonkick 2.9.1 -> 3.3.2 https://repology.org/project/geonkick/versions attrpath: geonkick Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv building '/nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv'... trying https://gitlab.com/api/v4/projects/iurie-sw%2Fgeonkick/repository/archive.tar.gz?sha=v3.3.2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 35 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv' failed with exit code 1; last 7 log lines: > > trying https://gitlab.com/api/v4/projects/iurie-sw%2Fgeonkick/repository/archive.tar.gz?sha=v3.3.2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 35 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'geonkick.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv /nix/store/6qi6ghi0r0vcn46p1dw7xgjpxa52ivy0-geonkick-3.3.2.drv building '/nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv'... trying https://gitlab.com/api/v4/projects/iurie-sw%2Fgeonkick/repository/archive.tar.gz?sha=v3.3.2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 35 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv' failed with exit code 1; last 7 log lines: > > trying https://gitlab.com/api/v4/projects/iurie-sw%2Fgeonkick/repository/archive.tar.gz?sha=v3.3.2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 35 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/vcasbczj0mnnj3grn9h26182vikdk7c1-source.drv'. error: 1 dependencies of derivation '/nix/store/6qi6ghi0r0vcn46p1dw7xgjpxa52ivy0-geonkick-3.3.2.drv' failed to build [result] Failed to update geonkick 2.9.1 -> 3.3.2 https://repology.org/project/geonkick/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RProtoBuf, using log file: /var/log/nixpkgs-update/rPackages.RProtoBuf/2024-02-26.log rPackages.RProtoBuf 0.4.21 -> 0.4.22 https://repology.org/project/r:rprotobuf/versions attrpath: rPackages.RProtoBuf Checking auto update branch... No auto update branch exists Old version 0.4.21" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RProtoBuf 0.4.21 -> 0.4.22 https://repology.org/project/r:rprotobuf/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.kpmcore, using log file: /var/log/nixpkgs-update/libsForQt5.kpmcore/2024-02-26.log libsForQt5.kpmcore 23.08.5 -> 24.02.0 https://repology.org/project/kpmcore/versions attrpath: libsForQt5.kpmcore Checking auto update branch... No auto update branch exists Old version 23.08.5" not present in master derivation file with contents: { mkDerivation , lib , extra-cmake-modules , qca-qt5 , kauth , kio , polkit-qt , util-linux }: mkDerivation rec { pname = "kpmcore"; patches = [ ./nixostrustedprefix.patch ]; nativeBuildInputs = [ extra-cmake-modules ]; buildInputs = [ qca-qt5 kauth kio polkit-qt util-linux # Needs blkid in configure script (note that this is not provided by util-linux-compat) ]; dontWrapQtApps = true; preConfigure = '' substituteInPlace src/util/CMakeLists.txt \ --replace \$\{POLKITQT-1_POLICY_FILES_INSTALL_DIR\} $out/share/polkit-1/actions substituteInPlace src/backend/corebackend.cpp \ --replace /usr/share/polkit-1/actions/org.kde.kpmcore.externalcommand.policy $out/share/polkit-1/actions/org.kde.kpmcore.externalcommand.policy ''; meta = with lib; { description = "KDE Partition Manager core library"; homepage = "https://invent.kde.org/system/kpmcore"; license = with licenses; [ cc-by-40 cc0 gpl3Plus mit ]; maintainers = with maintainers; [ peterhoeg oxalica ]; }; } [result] Failed to update libsForQt5.kpmcore 23.08.5 -> 24.02.0 https://repology.org/project/kpmcore/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ant, using log file: /var/log/nixpkgs-update/ant/2024-02-26.log ant 1.10.11 -> 1.10.14 https://repology.org/project/ant/versions attrpath: ant Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update ant 1.10.11 -> 1.10.14 https://repology.org/project/ant/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mergerfs, using log file: /var/log/nixpkgs-update/mergerfs/2024-02-26.log mergerfs 2.40.0 -> 2.40.1 https://github.com/trapexit/mergerfs/releases attrpath: mergerfs Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - mergerfs: 2.40.0 -> 2.40.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291634" [result] Failed to update mergerfs 2.40.0 -> 2.40.1 https://github.com/trapexit/mergerfs/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath transmission-rss, using log file: /var/log/nixpkgs-update/transmission-rss/2024-02-26.log transmission-rss 0.3.1 -> 1.2.2 https://repology.org/project/transmission-rss/versions attrpath: transmission-rss Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] Hashes equal; no update necessary [result] Failed to update transmission-rss 0.3.1 -> 1.2.2 https://repology.org/project/transmission-rss/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.MPBoost, using log file: /var/log/nixpkgs-update/rPackages.MPBoost/2024-02-26.log rPackages.MPBoost 0.1-5 -> 0.1-6 https://repology.org/project/r:mpboost/versions attrpath: rPackages.MPBoost Checking auto update branch... No auto update branch exists Old version 0.1-5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.MPBoost 0.1-5 -> 0.1-6 https://repology.org/project/r:mpboost/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hilbish, using log file: /var/log/nixpkgs-update/hilbish/2024-02-26.log hilbish 2.2.1 -> 2023.07.10 https://repology.org/project/hilbish/versions attrpath: hilbish Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv building '/nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv'... exporting https://github.com/Rosettea/Hilbish.git (rev v2023.07.10) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ fatal: couldn't find remote ref refs/tags/v2023.07.10 remote: Enumerating objects: 275, done. remote: Counting objects: 100% (275/275), done. remote: Compressing objects: 100% (257/257), done. remote: Total 275 (delta 6), reused 150 (delta 4), pack-reused 0 Receiving objects: 100% (275/275), 3.49 MiB | 17.97 MiB/s, done. Resolving deltas: 100% (6/6), done. From https://github.com/Rosettea/Hilbish * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/v2023.07.10 from https://github.com/Rosettea/Hilbish.git. error: builder for '/nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv' failed with exit code 1; last 14 log lines: > exporting https://github.com/Rosettea/Hilbish.git (rev v2023.07.10) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source > Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ > fatal: couldn't find remote ref refs/tags/v2023.07.10 > remote: Enumerating objects: 275, done. > remote: Counting objects: 100% (275/275), done. > remote: Compressing objects: 100% (257/257), done. > remote: Total 275 (delta 6), reused 150 (delta 4), pack-reused 0 > Receiving objects: 100% (275/275), 3.49 MiB | 17.97 MiB/s, done. > Resolving deltas: 100% (6/6), done. > From https://github.com/Rosettea/Hilbish > * branch HEAD -> FETCH_HEAD > fatal: Not a valid object name > Unrecognized git object type: > Unable to checkout refs/tags/v2023.07.10 from https://github.com/Rosettea/Hilbish.git. For full logs, run 'nix log /nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'hilbish.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv /nix/store/sg5spxnjanfgj8wy1rb06w43p0g5ldna-hilbish-2023.07.10-go-modules.drv /nix/store/1612nyq5pdqkm8srxshz1ajanzpmzi7m-hilbish-2023.07.10.drv building '/nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv'... exporting https://github.com/Rosettea/Hilbish.git (rev v2023.07.10) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ fatal: couldn't find remote ref refs/tags/v2023.07.10 remote: Enumerating objects: 275, done. remote: Counting objects: 100% (275/275), done. remote: Compressing objects: 100% (257/257), done. remote: Total 275 (delta 6), reused 145 (delta 4), pack-reused 0 Receiving objects: 100% (275/275), 3.49 MiB | 12.42 MiB/s, done. Resolving deltas: 100% (6/6), done. From https://github.com/Rosettea/Hilbish * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/v2023.07.10 from https://github.com/Rosettea/Hilbish.git. error: builder for '/nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv' failed with exit code 1; last 14 log lines: > exporting https://github.com/Rosettea/Hilbish.git (rev v2023.07.10) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source > Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ > fatal: couldn't find remote ref refs/tags/v2023.07.10 > remote: Enumerating objects: 275, done. > remote: Counting objects: 100% (275/275), done. > remote: Compressing objects: 100% (257/257), done. > remote: Total 275 (delta 6), reused 145 (delta 4), pack-reused 0 > Receiving objects: 100% (275/275), 3.49 MiB | 12.42 MiB/s, done. > Resolving deltas: 100% (6/6), done. > From https://github.com/Rosettea/Hilbish > * branch HEAD -> FETCH_HEAD > fatal: Not a valid object name > Unrecognized git object type: > Unable to checkout refs/tags/v2023.07.10 from https://github.com/Rosettea/Hilbish.git. For full logs, run 'nix log /nix/store/vd0ms76x3c580r5nmwh9g0spwl1cchkg-source.drv'. error: 1 dependencies of derivation '/nix/store/1612nyq5pdqkm8srxshz1ajanzpmzi7m-hilbish-2023.07.10.drv' failed to build [result] Failed to update hilbish 2.2.1 -> 2023.07.10 https://repology.org/project/hilbish/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xpipe, using log file: /var/log/nixpkgs-update/xpipe/2024-02-26.log xpipe 1.7.16 -> 2.2 https://repology.org/project/xpipe/versions attrpath: xpipe Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv building '/nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv'... trying https://github.com/xpipe-io/xpipe/releases/download/2.2/xpipe-portable-linux-x86_64.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/xpipe-io/xpipe/releases/download/2.2/xpipe-portable-linux-x86_64.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'xpipe.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv /nix/store/y4fll64vzyi0k4v5q2rv2mn7rw0bf311-XPipe.desktop.drv /nix/store/raw4h0ywpprzmv358iwkvacfsxslv6n6-xpipe-2.2.drv building '/nix/store/y4fll64vzyi0k4v5q2rv2mn7rw0bf311-XPipe.desktop.drv'... building '/nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv'... trying https://github.com/xpipe-io/xpipe/releases/download/2.2/xpipe-portable-linux-x86_64.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/xpipe-io/xpipe/releases/download/2.2/xpipe-portable-linux-x86_64.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/6022n5nwkchchwh60r0wx9jan8lnnks8-source.drv'. error: 1 dependencies of derivation '/nix/store/raw4h0ywpprzmv358iwkvacfsxslv6n6-xpipe-2.2.drv' failed to build [result] Failed to update xpipe 1.7.16 -> 2.2 https://repology.org/project/xpipe/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nodePackages.cdktf-cli, using log file: /var/log/nixpkgs-update/nodePackages.cdktf-cli/2024-02-26.log nodePackages.cdktf-cli 0.20.3 -> 0.20.4 https://github.com/hashicorp/terraform-cdk/releases attrpath: nodePackages.cdktf-cli Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages.cdktf-cli 0.20.3 -> 0.20.4 https://github.com/hashicorp/terraform-cdk/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nodePackages_latest.cdktf-cli, using log file: /var/log/nixpkgs-update/nodePackages_latest.cdktf-cli/2024-02-26.log nodePackages_latest.cdktf-cli 0.20.3 -> 0.20.4 https://github.com/hashicorp/terraform-cdk/releases attrpath: nodePackages_latest.cdktf-cli Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages_latest.cdktf-cli 0.20.3 -> 0.20.4 https://github.com/hashicorp/terraform-cdk/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath oh-my-posh, using log file: /var/log/nixpkgs-update/oh-my-posh/2024-02-26.log oh-my-posh 19.8.3 -> 19.11.4 https://github.com/jandedobbeleer/oh-my-posh/releases attrpath: oh-my-posh Checking auto update branch... An auto update branch exists with message `oh-my-posh: 19.8.3 -> 19.11.4`. New version is 19.11.4. An auto update branch exists with an equal or greater version [result] Failed to update oh-my-posh 19.8.3 -> 19.11.4 https://github.com/jandedobbeleer/oh-my-posh/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath obs-studio-plugins.obs-move-transition, using log file: /var/log/nixpkgs-update/obs-studio-plugins.obs-move-transition/2024-02-26.log obs-studio-plugins.obs-move-transition 2.10.0 -> 2.10.1 https://github.com/exeldro/obs-move-transition/releases attrpath: obs-studio-plugins.obs-move-transition Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/video/obs-studio/plugins/obs-move-transition.nix b/pkgs/applications/video/obs-studio/plugins/obs-move-transition.nix index 3068718b08f0..8a2940018a2a 100644 --- a/pkgs/applications/video/obs-studio/plugins/obs-move-transition.nix +++ b/pkgs/applications/video/obs-studio/plugins/obs-move-transition.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "obs-move-transition"; - version = "2.10.0"; + version = "2.10.1"; src = fetchFromGitHub { owner = "exeldro"; repo = "obs-move-transition"; rev = version; - sha256 = "sha256-HMhIGOslAtk5npunRZkOcFQZDSIB7c8qcFW3l9kgkzo="; + sha256 = "sha256-M2Sbg0SHK4gekQVyY6fW1EQTAwVYDXGccp1y0UpCtcs="; }; nativeBuildInputs = [ cmake ]; [outpaths] eval start [outpaths] eval end 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 obs-studio-plugins.obs-move-transition nix build failed. [ 88%] Building C object CMakeFiles/move-transition.dir/move-value-filter.c.o /build/source/move-transition.c: In function 'render2_item': /build/source/move-transition.c:1701:55: error: 'bounds_crop.right' may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Werror=maybe-uninitialized]8;;] 1701 | width - (bounds_crop.left + bounds_crop.right), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /build/source/move-transition.c:1671:35: note: 'bounds_crop.right' was declared here 1671 | struct obs_sceneitem_crop bounds_crop; | ^~~~~~~~~~~ /build/source/move-transition.c:1702:55: error: 'bounds_crop.bottom' may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Werror=maybe-uninitialized]8;;] 1702 | height - (bounds_crop.top + bounds_crop.bottom))) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /build/source/move-transition.c:1671:35: note: 'bounds_crop.bottom' was declared here 1671 | struct obs_sceneitem_crop bounds_crop; | ^~~~~~~~~~~ /build/source/move-transition.c:1701:55: error: 'bounds_crop.left' may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Werror=maybe-uninitialized]8;;] 1701 | width - (bounds_crop.left + bounds_crop.right), | ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ /build/source/move-transition.c:1671:35: note: 'bounds_crop.left' was declared here 1671 | struct obs_sceneitem_crop bounds_crop; | ^~~~~~~~~~~ /build/source/move-transition.c:1702:55: error: 'bounds_crop.top' may be used uninitialized []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wmaybe-uninitialized-Werror=maybe-uninitialized]8;;] 1702 | height - (bounds_crop.top + bounds_crop.bottom))) { | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~ /build/source/move-transition.c:1671:35: note: 'bounds_crop.top' was declared here 1671 | struct obs_sceneitem_crop bounds_crop; | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [CMakeFiles/move-transition.dir/build.make:76: CMakeFiles/move-transition.dir/move-transition.c.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:83: CMakeFiles/move-transition.dir/all] Error 2 make: *** [Makefile:156: all] Error 2 [result] Failed to update obs-studio-plugins.obs-move-transition 2.10.0 -> 2.10.1 https://github.com/exeldro/obs-move-transition/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath passExtensions.pass-update, using log file: /var/log/nixpkgs-update/passExtensions.pass-update/2024-02-26.log passExtensions.pass-update 2.1 -> 2.2 https://github.com/roddhjav/pass-update/releases attrpath: passExtensions.pass-update Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/security/pass/extensions/update.nix b/pkgs/tools/security/pass/extensions/update.nix index 50a4c49b90d1..9bd785903558 100644 --- a/pkgs/tools/security/pass/extensions/update.nix +++ b/pkgs/tools/security/pass/extensions/update.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "pass-update"; - version = "2.1"; + version = "2.2"; src = fetchFromGitHub { owner = "roddhjav"; repo = "pass-update"; rev = "v${version}"; - sha256 = "0yx8w97jcp6lv7ad5jxqnj04csbrn2hhc4pskssxknw2sbvg4g6c"; + sha256 = "sha256-BzleMqngBh6s8bTmdOhW9JcsVIgR+xwi9wWbqV9ncUU="; }; postPatch = '' [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/2ka2ris11ghvkhjfmjxgssimjn0d4xah-pass-update-2.2" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • passExtensions.pass-update
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/roddhjav/pass-update/releases. meta.description for passExtensions.pass-update is: Pass extension that provides an easy flow for updating passwords meta.homepage for passExtensions.pass-update is: https://github.com/roddhjav/pass-update ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/roddhjav/pass-update/releases/tag/v2.2) - [Compare changes on GitHub](https://github.com/roddhjav/pass-update/compare/v2.1...v2.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.2 with grep in /nix/store/2ka2ris11ghvkhjfmjxgssimjn0d4xah-pass-update-2.2 - found 2.2 in filename of file in /nix/store/2ka2ris11ghvkhjfmjxgssimjn0d4xah-pass-update-2.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath passExtensions.pass-update ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/2ka2ris11ghvkhjfmjxgssimjn0d4xah-pass-update-2.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A passExtensions.pass-update https://github.com/r-ryantm/nixpkgs/archive/138500915cd2c1094408545dd2d317ff5396b000.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/138500915cd2c1094408545dd2d317ff5396b000#passExtensions.pass-update ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/2ka2ris11ghvkhjfmjxgssimjn0d4xah-pass-update-2.2 ls -la /nix/store/2ka2ris11ghvkhjfmjxgssimjn0d4xah-pass-update-2.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • passExtensions.pass-update
--- ###### Maintainer pings cc @lovek323 @fpletz @tadfisher for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/291674 [result] Success updating passExtensions.pass-update 2.1 -> 2.2 https://github.com/roddhjav/pass-update/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.django-modelcluster, using log file: /var/log/nixpkgs-update/python312Packages.django-modelcluster/2024-02-26.log python312Packages.django-modelcluster 6.2.1 -> 6.3 https://github.com/wagtail/django-modelcluster/releases attrpath: python312Packages.django-modelcluster 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/bd3zcx3asyivmj265c45p75sx4vlwi1b-packages.json.drv building '/nix/store/bd3zcx3asyivmj265c45p75sx4vlwi1b-packages.json.drv'... Going to be running update for following packages: - python3.12-django-modelcluster-6.2.1 Press Enter key to continue... Running update for: - python3.12-django-modelcluster-6.2.1: UPDATING ... - python3.12-django-modelcluster-6.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/django-modelcluster/default.nix b/pkgs/development/python-modules/django-modelcluster/default.nix index 5c1dd8f78dda..6d8776a9528f 100644 --- a/pkgs/development/python-modules/django-modelcluster/default.nix +++ b/pkgs/development/python-modules/django-modelcluster/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "django-modelcluster"; - version = "6.2.1"; + version = "6.3"; format = "setuptools"; disabled = pythonOlder "3.5"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "wagtail"; repo = "django-modelcluster"; rev = "refs/tags/v${version}"; - hash = "sha256-y2jGSZvTeSnpWDFJ+aNGofTEtMMlY9TrXZjQeET5OhY="; + hash = "sha256-AUVl2aidjW7Uu//3HlAod7pxzj6Gs1Xd0uTt3NrrqAU="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.django-modelcluster Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.django-modelcluster Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.django-modelcluster/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.django-modelcluster 6.2.1 -> 6.3 https://github.com/wagtail/django-modelcluster/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.remotezip, using log file: /var/log/nixpkgs-update/python312Packages.remotezip/2024-02-26.log python312Packages.remotezip 0.12.2 -> 0.12.3 https://github.com/gtsystem/python-remotezip/releases attrpath: python312Packages.remotezip 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/8fl394iblqbb508v81zik5ql7rcjanbz-packages.json.drv building '/nix/store/8fl394iblqbb508v81zik5ql7rcjanbz-packages.json.drv'... Going to be running update for following packages: - python3.12-remotezip-0.12.2 Press Enter key to continue... Running update for: - python3.12-remotezip-0.12.2: UPDATING ... - python3.12-remotezip-0.12.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/remotezip/default.nix b/pkgs/development/python-modules/remotezip/default.nix index 6581fc6189be..26ec8453f17e 100644 --- a/pkgs/development/python-modules/remotezip/default.nix +++ b/pkgs/development/python-modules/remotezip/default.nix @@ -9,7 +9,7 @@ buildPythonPackage { pname = "remotezip"; - version = "0.12.2"; + version = "0.12.3"; format = "setuptools"; src = fetchFromGitHub { @@ -17,8 +17,8 @@ buildPythonPackage { repo = "python-remotezip"; # upstream does not tag releases, determined with git blame # pypi archive lacks files for tests - rev = "3723724d6d877d3166d52f4528ffa7bd5bf6627f"; - hash = "sha256-iYxHW8RdLFrpjkcEvpfF/NWBnw7Dd5cx2ghpof2XFn4="; + rev = "refs/tags/v${version}"; + hash = "sha256-TNEM7Dm4iH4Z/P/PAqjJppbn1CKmyi9Xpq/sU9O8uxg="; }; propagatedBuildInputs = [ The derivation has no 'version' attribute, so do not know how to figure out the version while doing an updateScript update [result] Failed to update python312Packages.remotezip 0.12.2 -> 0.12.3 https://github.com/gtsystem/python-remotezip/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.ibm-watson, using log file: /var/log/nixpkgs-update/python312Packages.ibm-watson/2024-02-26.log python312Packages.ibm-watson 7.0.1 -> 8.0.0 https://github.com/watson-developer-cloud/python-sdk/releases attrpath: python312Packages.ibm-watson 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/qcf5wzfc94wi1266rcmlf23phnbafj8x-packages.json.drv building '/nix/store/qcf5wzfc94wi1266rcmlf23phnbafj8x-packages.json.drv'... Going to be running update for following packages: - python3.12-ibm-watson-7.0.1 Press Enter key to continue... Running update for: - python3.12-ibm-watson-7.0.1: UPDATING ... - python3.12-ibm-watson-7.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ibm-watson/default.nix b/pkgs/development/python-modules/ibm-watson/default.nix index 522b7b13cc1c..c15ec2005a29 100644 --- a/pkgs/development/python-modules/ibm-watson/default.nix +++ b/pkgs/development/python-modules/ibm-watson/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "ibm-watson"; - version = "7.0.1"; + version = "8.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "watson-developer-cloud"; repo = "python-sdk"; rev = "refs/tags/v${version}"; - hash = "sha256-f/nf9WFiUNDQBkFNMV16EznCw0TN9L4fDIPQ/j4B1Sc="; + hash = "sha256-p2LyR7Fxd0Ny6QCypAWIusnINuhWAhWOnRfZ14FKvro="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.ibm-watson Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.ibm-watson Standard output: error: build log of 'python312Packages.ibm-watson' is not available [result] Failed to update python312Packages.ibm-watson 7.0.1 -> 8.0.0 https://github.com/watson-developer-cloud/python-sdk/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.monty, using log file: /var/log/nixpkgs-update/python312Packages.monty/2024-02-26.log python312Packages.monty 2024.2.2 -> 2024.2.26 https://github.com/materialsvirtuallab/monty/releases attrpath: python312Packages.monty 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/dsvb1saf5kpa5sfapd9bc6k7fd6s2i63-packages.json.drv building '/nix/store/dsvb1saf5kpa5sfapd9bc6k7fd6s2i63-packages.json.drv'... Going to be running update for following packages: - python3.12-monty-2024.2.2 Press Enter key to continue... Running update for: - python3.12-monty-2024.2.2: UPDATING ... - python3.12-monty-2024.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/monty/default.nix b/pkgs/development/python-modules/monty/default.nix index 80256a11bfdb..77c7547e0b69 100644 --- a/pkgs/development/python-modules/monty/default.nix +++ b/pkgs/development/python-modules/monty/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "monty"; - version = "2024.2.2"; + version = "2024.2.26"; pyproject = true; disabled = pythonOlder "3.9"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "materialsvirtuallab"; repo = "monty"; rev = "refs/tags/v${version}"; - hash = "sha256-tKt0IMUmx1WvnQ27PyeyEEGekOKGY33YX4af1/ipbk4="; + hash = "sha256-+NxgZ8JCoAih4nHq+KP4jym0xnKCjUXJqs+xPpKZPbs="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end 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 python312Packages.monty Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.monty Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.monty/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.monty 2024.2.2 -> 2024.2.26 https://github.com/materialsvirtuallab/monty/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rqbit, using log file: /var/log/nixpkgs-update/rqbit/2024-02-26.log rqbit 5.4.2 -> 5.5.0 https://github.com/ikatson/rqbit/releases attrpath: rqbit Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/rq/rqbit/package.nix b/pkgs/by-name/rq/rqbit/package.nix index 42b3c9e61aa6..2553acc39631 100644 --- a/pkgs/by-name/rq/rqbit/package.nix +++ b/pkgs/by-name/rq/rqbit/package.nix @@ -2,13 +2,13 @@ rustPlatform.buildRustPackage rec { pname = "rqbit"; - version = "5.4.2"; + version = "5.5.0"; src = fetchFromGitHub { owner = "ikatson"; repo = "rqbit"; rev = "v${version}"; - hash = "sha256-ZC68RQi0UcdALKVgwRUyO0+ZmKtGMjudYQabsAnghzg="; + hash = "sha256-3Wqej2Zb/RxxOOhWscZiyafGftl3ShozqVkUF7V0fP4="; }; cargoLock = { [outpaths] eval start [outpaths] eval end 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 rqbit nix build failed. < version = "5.5.0" --- > version = "5.4.2" 1260c1259 < "axum 0.7.4", --- > "axum 0.7.3", 2029c2028 < version = "5.5.0" --- > version = "5.4.2" 2295c2294 < version = "1.13.1" --- > version = "1.11.2" 2297c2296 < checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7" --- > checksum = "4dccd0940a2dcdf68d092b8cbab7dc0ad8fa938bf95787e1b916b0e3d0e8e970" ERROR: cargoHash or cargoSha256 is out of date Cargo.lock is not the same in /build/cargo-vendor-dir To fix the issue: 1. Set cargoHash/cargoSha256 to an empty string: `cargoHash = "";` 2. Build the derivation and wait for it to fail with a hash mismatch 3. Copy the "got: sha256-..." value back into the cargoHash field You should have: cargoHash = "sha256-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX="; [result] Failed to update rqbit 5.4.2 -> 5.5.0 https://github.com/ikatson/rqbit/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tempo, using log file: /var/log/nixpkgs-update/tempo/2024-02-26.log tempo 2.3.1 -> 2.4.0 https://github.com/grafana/tempo/releases attrpath: tempo Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = null [golangModuleVersion] Set vendorHash to null [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/tracing/tempo/default.nix b/pkgs/servers/tracing/tempo/default.nix index 59bd418860fa..0772e922fc7f 100644 --- a/pkgs/servers/tracing/tempo/default.nix +++ b/pkgs/servers/tracing/tempo/default.nix @@ -2,14 +2,14 @@ buildGoModule rec { pname = "tempo"; - version = "2.3.1"; + version = "2.4.0"; src = fetchFromGitHub { owner = "grafana"; repo = "tempo"; rev = "v${version}"; fetchSubmodules = true; - hash = "sha256-U4qn4bBaVCDRQArlxXUURwjz5iPQv7R8o2+xR3PQHGc="; + hash = "sha256-ory7UllnV6Qzjvk2dy5B9pell0Ezse2NAn2rQ1gDsGM="; }; vendorHash = null; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/1gszxxf3bh26zr301ry8ij2mi8vrrpb9-tempo-2.4.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.clugenr, using log file: /var/log/nixpkgs-update/rPackages.clugenr/2024-02-26.log rPackages.clugenr 1.0.2 -> 1.0.3 https://repology.org/project/r:clugenr/versions attrpath: rPackages.clugenr Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.clugenr 1.0.2 -> 1.0.3 https://repology.org/project/r:clugenr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nabi, using log file: /var/log/nixpkgs-update/nabi/2024-02-26.log nabi 1.0.0 -> 1.0.1 https://repology.org/project/nabi/versions attrpath: nabi Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv building '/nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv'... trying https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nabi/nabi-1.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 298 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 error: cannot download nabi-1.0.1.tar.gz from any mirror error: builder for '/nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nabi/nabi-1.0.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 298 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 403 > error: cannot download nabi-1.0.1.tar.gz from any mirror For full logs, run 'nix log /nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'nabi.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv /nix/store/zpjcdvajjqdmr0pqqw7gdlncm2l7xmsv-nabi-1.0.1.drv this path will be fetched (1.77 MiB download, 6.26 MiB unpacked): /nix/store/nakqibkqpbm5dawblkh8kzh21fkpqphk-libhangul-0.1.0 copying path '/nix/store/nakqibkqpbm5dawblkh8kzh21fkpqphk-libhangul-0.1.0' from 'https://cache.nixos.org'... building '/nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv'... trying https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nabi/nabi-1.0.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 298 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 403 error: cannot download nabi-1.0.1.tar.gz from any mirror error: builder for '/nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://storage.googleapis.com/google-code-archive-downloads/v2/code.google.com/nabi/nabi-1.0.1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 298 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 403 > error: cannot download nabi-1.0.1.tar.gz from any mirror For full logs, run 'nix log /nix/store/7pbd5433c6540jddib5xs5ialhznh9n6-nabi-1.0.1.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/zpjcdvajjqdmr0pqqw7gdlncm2l7xmsv-nabi-1.0.1.drv' failed to build [result] Failed to update nabi 1.0.0 -> 1.0.1 https://repology.org/project/nabi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hdl-dump, using log file: /var/log/nixpkgs-update/hdl-dump/2024-02-26.log hdl-dump 2022-09-19 -> 20200727 https://repology.org/project/hdl-dump/versions attrpath: hdl-dump Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update hdl-dump 2022-09-19 -> 20200727 https://repology.org/project/hdl-dump/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.BEKKs, using log file: /var/log/nixpkgs-update/rPackages.BEKKs/2024-02-26.log rPackages.BEKKs 1.4.3 -> 1.4.4 https://repology.org/project/r:bekks/versions attrpath: rPackages.BEKKs Checking auto update branch... No auto update branch exists Old version 1.4.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.BEKKs 1.4.3 -> 1.4.4 https://repology.org/project/r:bekks/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath epic5, using log file: /var/log/nixpkgs-update/epic5/2024-02-26.log epic5 2.0.1 -> 2.1.12 https://repology.org/project/epic5/versions attrpath: epic5 Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update epic5 2.0.1 -> 2.1.12 https://repology.org/project/epic5/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath liblinphone, using log file: /var/log/nixpkgs-update/liblinphone/2024-02-26.log liblinphone 5.2.98 -> 5.3.15 https://repology.org/project/liblinphone/versions attrpath: liblinphone Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/liblinphone/default.nix b/pkgs/development/libraries/liblinphone/default.nix index c4b792e673fc..690c5643fa39 100644 --- a/pkgs/development/libraries/liblinphone/default.nix +++ b/pkgs/development/libraries/liblinphone/default.nix @@ -18,7 +18,7 @@ stdenv.mkDerivation rec { pname = "liblinphone"; - version = "5.2.98"; + version = "5.3.15"; src = fetchFromGitLab { domain = "gitlab.linphone.org"; @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { group = "BC"; repo = pname; rev = version; - hash = "sha256-kQZePMa7MTaSJLEObM8khfSFYLqhlgTcVyKfTPLwKYU="; + hash = "sha256-S/w369jPDNgqH6P8jwETRshsSOUmZ8IahwXf81jYu/k="; }; patches = [