[options] github_user: r-ryantm, pull_request: YES, batch_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.psygnal, using log file: /var/log/nixpkgs-update/python312Packages.psygnal/2024-03-06.log python312Packages.psygnal 0.9.5 -> 0.10.0 https://github.com/pyapp-kit/psygnal/releases attrpath: python312Packages.psygnal 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/s4z7vyngr1fs3h0ahbl5g1f075qwlqyl-packages.json.drv building '/nix/store/s4z7vyngr1fs3h0ahbl5g1f075qwlqyl-packages.json.drv'... Going to be running update for following packages: - python3.12-psygnal-0.9.5 Press Enter key to continue... Running update for: - python3.12-psygnal-0.9.5: UPDATING ... - python3.12-psygnal-0.9.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/psygnal/default.nix b/pkgs/development/python-modules/psygnal/default.nix index 890d397c532f..701834561673 100644 --- a/pkgs/development/python-modules/psygnal/default.nix +++ b/pkgs/development/python-modules/psygnal/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "psygnal"; - version = "0.9.5"; + version = "0.10.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -25,7 +25,7 @@ buildPythonPackage rec { owner = "pyapp-kit"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-eDfGWmTKJrkkzRy1I3wl3WYPCxtPHSRzqAoOiO7QQ9Y="; + hash = "sha256-RckzvOclV2UUZLYq3buLeLLBN/Q/CmCAqmGmjzYPqbM="; }; buildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/ra3v3pc004va6jpgy10hzr6s22r1l54g-python3.12-psygnal-0.10.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
6 packages failed to build:
26 packages built:
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.psygnal is: Implementation of Qt Signals meta.homepage for python312Packages.psygnal is: https://github.com/pyapp-kit/psygnal meta.changelog for python312Packages.psygnal is: https://github.com/pyapp-kit/psygnal/blob/v0.10.0/CHANGELOG.md ###### 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.10.0 with grep in /nix/store/ra3v3pc004va6jpgy10hzr6s22r1l54g-python3.12-psygnal-0.10.0 - found 0.10.0 in filename of file in /nix/store/ra3v3pc004va6jpgy10hzr6s22r1l54g-python3.12-psygnal-0.10.0 ---
Rebuild report (if merged into master) (click to expand) ``` 22 total rebuild path(s) 22 package rebuild(s) First fifty rebuilds by attrpath napari python311Packages.altair python311Packages.anywidget python311Packages.app-model python311Packages.gradio python311Packages.gradio-client python311Packages.gradio-pdf python311Packages.magicgui python311Packages.napari python311Packages.napari-npe2 python311Packages.psygnal python311Packages.streamlit python311Packages.vega python312Packages.altair python312Packages.anywidget python312Packages.app-model python312Packages.gradio-client python312Packages.gradio-pdf python312Packages.magicgui python312Packages.napari-npe2 python312Packages.psygnal streamlit ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ra3v3pc004va6jpgy10hzr6s22r1l54g-python3.12-psygnal-0.10.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 python312Packages.psygnal https://github.com/r-ryantm/nixpkgs/archive/708d2ea2fe8e08d26b8b8b4c5dab2931509e5ef7.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/708d2ea2fe8e08d26b8b8b4c5dab2931509e5ef7#python312Packages.psygnal ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ra3v3pc004va6jpgy10hzr6s22r1l54g-python3.12-psygnal-0.10.0 ls -la /nix/store/ra3v3pc004va6jpgy10hzr6s22r1l54g-python3.12-psygnal-0.10.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages marked as broken and skipped:
6 packages failed to build:
26 packages built:
--- ###### Maintainer pings cc @SomeoneSerge 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/293638 [result] Success updating python312Packages.psygnal 0.9.5 -> 0.10.0 https://github.com/pyapp-kit/psygnal/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.starter, using log file: /var/log/nixpkgs-update/rPackages.starter/2024-03-06.log rPackages.starter 0.1.14 -> 0.1.15 https://repology.org/project/r:starter/versions attrpath: rPackages.starter Checking auto update branch... No auto update branch exists Old version 0.1.14" 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.starter 0.1.14 -> 0.1.15 https://repology.org/project/r:starter/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.common, using log file: /var/log/nixpkgs-update/rPackages.common/2024-03-06.log rPackages.common 1.1.1 -> 1.1.2 https://repology.org/project/r:common/versions attrpath: rPackages.common Checking auto update branch... No auto update branch exists Old version 1.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.common 1.1.1 -> 1.1.2 https://repology.org/project/r:common/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 tessen, using log file: /var/log/nixpkgs-update/tessen/2024-03-06.log tessen 2.2.1 -> 2.2.3 https://repology.org/project/tessen/versions attrpath: tessen 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/tessen/default.nix b/pkgs/tools/security/tessen/default.nix index e8517dda9b4e..944695e831dc 100644 --- a/pkgs/tools/security/tessen/default.nix +++ b/pkgs/tools/security/tessen/default.nix @@ -12,13 +12,13 @@ stdenvNoCC.mkDerivation rec { pname = "tessen"; - version = "2.2.1"; + version = "2.2.3"; src = fetchFromSourcehut { owner = "~ayushnix"; repo = pname; rev = "v${version}"; - sha256 = "sha256-8hhYOd5h55kl7ChqdyRzsaxzWLpX41aqG8LfznmbFWw="; + sha256 = "sha256-mVGsI1JBG7X8J7gqocdfxWuTVSZpxS23QPGHCUofvV8="; }; nativeBuildInputs = [ makeWrapper installShellFiles scdoc ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/0dp7fgn420qgbxaxzx3gz6w9a7lf2k30-tessen-2.2.3" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` 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://repology.org/project/tessen/versions. meta.description for tessen is: An interactive menu to autotype and copy Pass and GoPass data meta.homepage for tessen is: https://sr.ht/~ayushnix/tessen ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.2.3 with grep in /nix/store/0dp7fgn420qgbxaxzx3gz6w9a7lf2k30-tessen-2.2.3 - found 2.2.3 in filename of file in /nix/store/0dp7fgn420qgbxaxzx3gz6w9a7lf2k30-tessen-2.2.3 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath tessen ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/0dp7fgn420qgbxaxzx3gz6w9a7lf2k30-tessen-2.2.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 tessen https://github.com/r-ryantm/nixpkgs/archive/de914786bf90eb173ab99323e9831236064e882e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/de914786bf90eb173ab99323e9831236064e882e#tessen ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/0dp7fgn420qgbxaxzx3gz6w9a7lf2k30-tessen-2.2.3 ls -la /nix/store/0dp7fgn420qgbxaxzx3gz6w9a7lf2k30-tessen-2.2.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
--- ###### Maintainer pings cc @ribosomerocker 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/293643 [result] Success updating tessen 2.2.1 -> 2.2.3 https://repology.org/project/tessen/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.Rquake, using log file: /var/log/nixpkgs-update/rPackages.Rquake/2024-03-06.log rPackages.Rquake 2.4-4 -> 2.5-1 https://repology.org/project/r:rquake/versions attrpath: rPackages.Rquake Checking auto update branch... No auto update branch exists Old version 2.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.Rquake 2.4-4 -> 2.5-1 https://repology.org/project/r:rquake/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.minSNPs, using log file: /var/log/nixpkgs-update/rPackages.minSNPs/2024-03-06.log rPackages.minSNPs 0.1.0 -> 0.2.0 https://repology.org/project/r:minsnps/versions attrpath: rPackages.minSNPs 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.minSNPs 0.1.0 -> 0.2.0 https://repology.org/project/r:minsnps/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.MAPA, using log file: /var/log/nixpkgs-update/rPackages.MAPA/2024-03-06.log rPackages.MAPA 2.0.6 -> 2.0.7 https://repology.org/project/r:mapa/versions attrpath: rPackages.MAPA Checking auto update branch... No auto update branch exists Old version 2.0.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.MAPA 2.0.6 -> 2.0.7 https://repology.org/project/r:mapa/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.PLNmodels, using log file: /var/log/nixpkgs-update/rPackages.PLNmodels/2024-03-06.log rPackages.PLNmodels 1.1.0 -> 1.2.0 https://repology.org/project/r:plnmodels/versions attrpath: rPackages.PLNmodels Checking auto update branch... No auto update branch exists Old version 1.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.PLNmodels 1.1.0 -> 1.2.0 https://repology.org/project/r:plnmodels/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.rapidfuzz, using log file: /var/log/nixpkgs-update/python312Packages.rapidfuzz/2024-03-06.log python312Packages.rapidfuzz 3.6.1 -> 3.6.2 https://github.com/maxbachmann/RapidFuzz/releases attrpath: python312Packages.rapidfuzz Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/za87ax7wzh844v2672qraaav4k2vs2fq-packages.json.drv building '/nix/store/za87ax7wzh844v2672qraaav4k2vs2fq-packages.json.drv'... Going to be running update for following packages: - python3.12-rapidfuzz-3.6.1 Press Enter key to continue... Running update for: - python3.12-rapidfuzz-3.6.1: UPDATING ... - python3.12-rapidfuzz-3.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rapidfuzz/default.nix b/pkgs/development/python-modules/rapidfuzz/default.nix index 3dcffdd2ecc5..430ecb4cc128 100644 --- a/pkgs/development/python-modules/rapidfuzz/default.nix +++ b/pkgs/development/python-modules/rapidfuzz/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "rapidfuzz"; - version = "3.6.1"; + version = "3.6.2"; pyproject = true; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "maxbachmann"; repo = "RapidFuzz"; rev = "refs/tags/v${version}"; - hash = "sha256-QJVRT+d/IIGxkWfSNoXFSmbW017+8CTKuWD4W+TzvBs="; + hash = "sha256-rezyw0v1VijMe78ip3U+Jd+NQExW+gQXjs8qkcPNcUk="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 52 > 25 [result] Failed to update python312Packages.rapidfuzz 3.6.1 -> 3.6.2 https://github.com/maxbachmann/RapidFuzz/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 buildkit, using log file: /var/log/nixpkgs-update/buildkit/2024-03-06.log buildkit 0.12.5 -> 0.13.0 https://github.com/moby/buildkit/releases attrpath: buildkit 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/development/tools/buildkit/default.nix b/pkgs/development/tools/buildkit/default.nix index 19f418b543a1..6dd7d9a3746d 100644 --- a/pkgs/development/tools/buildkit/default.nix +++ b/pkgs/development/tools/buildkit/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "buildkit"; - version = "0.12.5"; + version = "0.13.0"; src = fetchFromGitHub { owner = "moby"; repo = "buildkit"; rev = "v${version}"; - hash = "sha256-LESaOrUxV/BHGW9JSZfTXpbedp1aegPFWu9/tRx2ArM="; + hash = "sha256-A6BncEyuAWyDlBK9ZuBoDl8gbQo0NAaVWXvy2mZs0GA="; }; vendorHash = null; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/r6n9rm9vk2n21a153npsbr7nc89v4rzg-buildkit-0.13.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 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 = 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 = 3 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages 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/moby/buildkit/releases. meta.description for buildkit is: Concurrent, cache-efficient, and Dockerfile-agnostic builder toolkit meta.homepage for buildkit is: https://github.com/moby/buildkit meta.changelog for buildkit is: https://github.com/moby/buildkit/releases/tag/v0.13.0 ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/moby/buildkit/releases/tag/v0.13.0) - [Compare changes on GitHub](https://github.com/moby/buildkit/compare/v0.12.5...v0.13.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.13.0 with grep in /nix/store/r6n9rm9vk2n21a153npsbr7nc89v4rzg-buildkit-0.13.0 - found 0.13.0 in filename of file in /nix/store/r6n9rm9vk2n21a153npsbr7nc89v4rzg-buildkit-0.13.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath buildkit nerdctl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/r6n9rm9vk2n21a153npsbr7nc89v4rzg-buildkit-0.13.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 buildkit https://github.com/r-ryantm/nixpkgs/archive/582be95706fbfdffa2582ffeb44197476085e74d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/582be95706fbfdffa2582ffeb44197476085e74d#buildkit ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/r6n9rm9vk2n21a153npsbr7nc89v4rzg-buildkit-0.13.0 ls -la /nix/store/r6n9rm9vk2n21a153npsbr7nc89v4rzg-buildkit-0.13.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
--- ###### Maintainer pings cc @vdemeester @marsam @developer-guy 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/293654 [result] Success updating buildkit 0.12.5 -> 0.13.0 https://github.com/moby/buildkit/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 protoc-gen-go-grpc, using log file: /var/log/nixpkgs-update/protoc-gen-go-grpc/2024-03-06.log protoc-gen-go-grpc 1.3.0 -> 1.62.1 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/a27yay7mm1dk7050ynnmq63r7na77z4c-source.drv building '/nix/store/a27yay7mm1dk7050ynnmq63r7na77z4c-source.drv'... trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.1.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 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/a27yay7mm1dk7050ynnmq63r7na77z4c-source.drv /nix/store/qj3gjqfbwjgzd67q6zh7s8w3iy9ra5c0-protoc-gen-go-grpc-1.62.1-go-modules.drv /nix/store/0524y5ns36qx1wyhbcxbnadcmg5q1yic-protoc-gen-go-grpc-1.62.1.drv building '/nix/store/a27yay7mm1dk7050ynnmq63r7na77z4c-source.drv'... trying https://github.com/grpc/grpc-go/archive/cmd/protoc-gen-go-grpc/v1.62.1.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/a27yay7mm1dk7050ynnmq63r7na77z4c-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.1.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/a27yay7mm1dk7050ynnmq63r7na77z4c-source.drv'. error: 1 dependencies of derivation '/nix/store/0524y5ns36qx1wyhbcxbnadcmg5q1yic-protoc-gen-go-grpc-1.62.1.drv' failed to build [result] Failed to update protoc-gen-go-grpc 1.3.0 -> 1.62.1 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 python312Packages.xknx, using log file: /var/log/nixpkgs-update/python312Packages.xknx/2024-03-06.log python312Packages.xknx 2.12.1 -> 2.12.2 https://github.com/XKNX/xknx/releases attrpath: python312Packages.xknx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0z6j1xhyhl1qxx5w24kqn5s25d57i6k6-packages.json.drv building '/nix/store/0z6j1xhyhl1qxx5w24kqn5s25d57i6k6-packages.json.drv'... Going to be running update for following packages: - python3.12-xknx-2.12.1 Press Enter key to continue... Running update for: - python3.12-xknx-2.12.1: UPDATING ... - python3.12-xknx-2.12.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xknx/default.nix b/pkgs/development/python-modules/xknx/default.nix index 237c7827f1e2..498be7f69303 100644 --- a/pkgs/development/python-modules/xknx/default.nix +++ b/pkgs/development/python-modules/xknx/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "xknx"; - version = "2.12.1"; + version = "2.12.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "XKNX"; repo = "xknx"; rev = "refs/tags/${version}"; - hash = "sha256-O8xhih/EVULTq4jdmxInzXRO4m6PJA9pyzsHjR+58dQ="; + hash = "sha256-gajxXIR3lmHsW7258v4z20RilzGfm5KGVrXZwRm74Mk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/4p7z02xq7jw5lagiy3i1g0c7x3hirbbn-python3.12-xknx-2.12.2" 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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
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.xknx is: KNX Library Written in Python meta.homepage for python312Packages.xknx is: https://github.com/XKNX/xknx meta.changelog for python312Packages.xknx is: https://github.com/XKNX/xknx/releases/tag/2.12.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 2.12.2 with grep in /nix/store/4p7z02xq7jw5lagiy3i1g0c7x3hirbbn-python3.12-xknx-2.12.2 - found 2.12.2 in filename of file in /nix/store/4p7z02xq7jw5lagiy3i1g0c7x3hirbbn-python3.12-xknx-2.12.2 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath home-assistant-component-tests.knx python311Packages.xknx python312Packages.xknx ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/4p7z02xq7jw5lagiy3i1g0c7x3hirbbn-python3.12-xknx-2.12.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.xknx https://github.com/r-ryantm/nixpkgs/archive/76618777b6dc0342e68b3a1772daa48973a0b6b0.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/76618777b6dc0342e68b3a1772daa48973a0b6b0#python312Packages.xknx ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/4p7z02xq7jw5lagiy3i1g0c7x3hirbbn-python3.12-xknx-2.12.2 ls -la /nix/store/4p7z02xq7jw5lagiy3i1g0c7x3hirbbn-python3.12-xknx-2.12.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
--- ###### 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/293657 [result] Success updating python312Packages.xknx 2.12.1 -> 2.12.2 https://github.com/XKNX/xknx/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.jwcrypto, using log file: /var/log/nixpkgs-update/python312Packages.jwcrypto/2024-03-06.log python312Packages.jwcrypto 1.5.4 -> 1.5.5 https://github.com/latchset/jwcrypto/releases attrpath: python312Packages.jwcrypto Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x4bjsshk5q9xk84ldkwwhng90nnlzz34-packages.json.drv building '/nix/store/x4bjsshk5q9xk84ldkwwhng90nnlzz34-packages.json.drv'... Going to be running update for following packages: - python3.12-jwcrypto-1.5.4 Press Enter key to continue... Running update for: - python3.12-jwcrypto-1.5.4: UPDATING ... - python3.12-jwcrypto-1.5.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jwcrypto/default.nix b/pkgs/development/python-modules/jwcrypto/default.nix index 4a10cd9fad2a..c4d0fdc16c90 100644 --- a/pkgs/development/python-modules/jwcrypto/default.nix +++ b/pkgs/development/python-modules/jwcrypto/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "jwcrypto"; - version = "1.5.4"; + version = "1.5.5"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-CBX7q2E9uZuthWkdpfE2+IYEIzlmZ3KKJkvPpuHbNrA="; + hash = "sha256-WefV5FidGwcXDzaOIMMusyoCORGAapcjsfQ6DYswKNY="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/kr02j9zxpjli9ipvwxrgb3awnbvbhybn-python3.12-jwcrypto-1.5.5" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
21 packages built:
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.jwcrypto is: Implementation of JOSE Web standards meta.homepage for python312Packages.jwcrypto is: https://github.com/latchset/jwcrypto meta.changelog for python312Packages.jwcrypto is: https://github.com/latchset/jwcrypto/releases/tag/v1.5.5 ###### 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 1.5.5 with grep in /nix/store/kr02j9zxpjli9ipvwxrgb3awnbvbhybn-python3.12-jwcrypto-1.5.5 - found 1.5.5 in filename of file in /nix/store/kr02j9zxpjli9ipvwxrgb3awnbvbhybn-python3.12-jwcrypto-1.5.5 ---
Rebuild report (if merged into master) (click to expand) ``` 17 total rebuild path(s) 17 package rebuild(s) First fifty rebuilds by attrpath authentik baserow netbox netbox_3_6 netbox_3_7 novnc peering-manager posteid-seed-extractor python311Packages.django-oauth-toolkit python311Packages.drf-spectacular python311Packages.jwcrypto python311Packages.websockify python312Packages.django-oauth-toolkit python312Packages.drf-spectacular python312Packages.jwcrypto python312Packages.websockify tandoor-recipes ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/kr02j9zxpjli9ipvwxrgb3awnbvbhybn-python3.12-jwcrypto-1.5.5 \ --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.jwcrypto https://github.com/r-ryantm/nixpkgs/archive/44b0875e673e21ca862277e2c7fc32a294ef0ac9.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/44b0875e673e21ca862277e2c7fc32a294ef0ac9#python312Packages.jwcrypto ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/kr02j9zxpjli9ipvwxrgb3awnbvbhybn-python3.12-jwcrypto-1.5.5 ls -la /nix/store/kr02j9zxpjli9ipvwxrgb3awnbvbhybn-python3.12-jwcrypto-1.5.5/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
4 packages marked as broken and skipped:
21 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/293661 [result] Success updating python312Packages.jwcrypto 1.5.4 -> 1.5.5 https://github.com/latchset/jwcrypto/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 tensorflow-lite, using log file: /var/log/nixpkgs-update/tensorflow-lite/2024-03-06.log tensorflow-lite 2.13.0 -> 2.15.0 https://github.com/tensorflow/tensorflow/releases attrpath: tensorflow-lite 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 tensorflow-lite 2.13.0 -> 2.15.0 https://github.com/tensorflow/tensorflow/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.pysnmp-pysmi, using log file: /var/log/nixpkgs-update/python311Packages.pysnmp-pysmi/2024-03-06.log python311Packages.pysnmp-pysmi 0 -> 1 attrpath: python311Packages.pysnmp-pysmi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z35dagran3mz5i16al8zp0g69cfccbk8-packages.json.drv building '/nix/store/z35dagran3mz5i16al8zp0g69cfccbk8-packages.json.drv'... Going to be running update for following packages: - python3.11-pysnmp-pysmi-1.1.11 Press Enter key to continue... Running update for: - python3.11-pysnmp-pysmi-1.1.11: UPDATING ... - python3.11-pysnmp-pysmi-1.1.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysnmp-pysmi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.persim, using log file: /var/log/nixpkgs-update/python311Packages.persim/2024-03-06.log python311Packages.persim 0 -> 1 attrpath: python311Packages.persim Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pj04v64sk2j4lf52rar5q9fhvjyxjd0j-packages.json.drv building '/nix/store/pj04v64sk2j4lf52rar5q9fhvjyxjd0j-packages.json.drv'... Going to be running update for following packages: - python3.11-persim-0.3.2 Press Enter key to continue... Running update for: - python3.11-persim-0.3.2: UPDATING ... - python3.11-persim-0.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/persim/default.nix b/pkgs/development/python-modules/persim/default.nix index 869fb6146f2e..f8006d0b58fe 100644 --- a/pkgs/development/python-modules/persim/default.nix +++ b/pkgs/development/python-modules/persim/default.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "persim"; - version = "0.3.2"; + version = "0.3.4"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-p6Vumfr+vRDr0D9PnEZItp9vNlCLIb59HpBg1KdyHGE="; + hash = "sha256-LCpD1E+Dc+vBPC3Z739F2BfV3IKD47mkGLQyMVyxdZM="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.persim: 0.3.2 -> 0.3.4`. New version is 0.3.4. An auto update branch exists with an equal or greater version [result] Failed to update python311Packages.persim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cloudlogoffline, using log file: /var/log/nixpkgs-update/cloudlogoffline/2024-03-06.log cloudlogoffline 1.1.4 -> 1.1.5 https://github.com/myzinsky/cloudLogOffline/releases attrpath: cloudlogoffline Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - cloudlogoffline: 1.1.4 -> 1.1.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291793" [result] Failed to update cloudlogoffline 1.1.4 -> 1.1.5 https://github.com/myzinsky/cloudLogOffline/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.pycurl, using log file: /var/log/nixpkgs-update/python311Packages.pycurl/2024-03-06.log python311Packages.pycurl 0 -> 1 attrpath: python311Packages.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/il1rh830zr3zl1ayn968bilsncg9vlm2-packages.json.drv building '/nix/store/il1rh830zr3zl1ayn968bilsncg9vlm2-packages.json.drv'... Going to be running update for following packages: - python3.11-pycurl-7.45.2 Press Enter key to continue... Running update for: - python3.11-pycurl-7.45.2: UPDATING ... - python3.11-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 python311Packages.pycurl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.uvcclient, using log file: /var/log/nixpkgs-update/python311Packages.uvcclient/2024-03-06.log python311Packages.uvcclient 0 -> 1 attrpath: python311Packages.uvcclient Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i1r95vy5dj4xbyxzk0j6m4g488x0kjqy-packages.json.drv building '/nix/store/i1r95vy5dj4xbyxzk0j6m4g488x0kjqy-packages.json.drv'... Going to be running update for following packages: - python3.11-uvcclient-0.11.0 Press Enter key to continue... Running update for: - python3.11-uvcclient-0.11.0: UPDATING ... - python3.11-uvcclient-0.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.uvcclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiooncue, using log file: /var/log/nixpkgs-update/python311Packages.aiooncue/2024-03-06.log python311Packages.aiooncue 0 -> 1 attrpath: python311Packages.aiooncue Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zr2c8ip2gri03ljhi0kyhfk8s59vph51-packages.json.drv building '/nix/store/zr2c8ip2gri03ljhi0kyhfk8s59vph51-packages.json.drv'... Going to be running update for following packages: - python3.11-aiooncue-0.3.5 Press Enter key to continue... Running update for: - python3.11-aiooncue-0.3.5: UPDATING ... - python3.11-aiooncue-0.3.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiooncue 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.typer, using log file: /var/log/nixpkgs-update/python311Packages.typer/2024-03-06.log python311Packages.typer 0 -> 1 attrpath: python311Packages.typer 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/aldkciqam3b9kkhaypa9alik5n3l6xh4-packages.json.drv building '/nix/store/aldkciqam3b9kkhaypa9alik5n3l6xh4-packages.json.drv'... Going to be running update for following packages: - python3.11-typer-0.9.0 Press Enter key to continue... Running update for: - python3.11-typer-0.9.0: UPDATING ... - python3.11-typer-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.typer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath manim, using log file: /var/log/nixpkgs-update/manim/2024-03-06.log manim 0 -> 1 attrpath: manim Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yrhfi89p69ms8ypq217j6yhwzxznznlf-packages.json.drv building '/nix/store/yrhfi89p69ms8ypq217j6yhwzxznznlf-packages.json.drv'... Going to be running update for following packages: - manim-0.18.0 Press Enter key to continue... Running update for: - manim-0.18.0: UPDATING ... - manim-0.18.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update manim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysingleton, using log file: /var/log/nixpkgs-update/python311Packages.pysingleton/2024-03-06.log python311Packages.pysingleton 0 -> 1 attrpath: python311Packages.pysingleton Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j4s93msy269kr3zxv910mih24issa2m3-packages.json.drv building '/nix/store/j4s93msy269kr3zxv910mih24issa2m3-packages.json.drv'... Going to be running update for following packages: - python3.11-pysingleton-0.2.1 Press Enter key to continue... Running update for: - python3.11-pysingleton-0.2.1: UPDATING ... - python3.11-pysingleton-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysingleton 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fairseq, using log file: /var/log/nixpkgs-update/python311Packages.fairseq/2024-03-06.log python311Packages.fairseq 0 -> 1 attrpath: python311Packages.fairseq 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/rzxg5lf12572m5hmyklyjwxw0x32daky-packages.json.drv building '/nix/store/rzxg5lf12572m5hmyklyjwxw0x32daky-packages.json.drv'... Going to be running update for following packages: - python3.11-fairseq-0.12.3 Press Enter key to continue... Running update for: - python3.11-fairseq-0.12.3: UPDATING ... - python3.11-fairseq-0.12.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fairseq 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pmccabe, using log file: /var/log/nixpkgs-update/pmccabe/2024-03-06.log pmccabe 2.6 -> 2.8 https://repology.org/project/pmccabe/versions attrpath: pmccabe 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/bc1bphqn889v7pfzzh9nhr1i1m796d5h-pmccabe_2.8.tar.gz.drv building '/nix/store/bc1bphqn889v7pfzzh9nhr1i1m796d5h-pmccabe_2.8.tar.gz.drv'... trying http://http.debian.net/debian/pool/main/p/pmccabe/pmccabe_2.8.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 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download pmccabe_2.8.tar.gz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pmccabe.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/bc1bphqn889v7pfzzh9nhr1i1m796d5h-pmccabe_2.8.tar.gz.drv /nix/store/yildv7x9zcp8ns9rq4sqjyf5qby6ypz3-pmccabe-2.8.drv building '/nix/store/bc1bphqn889v7pfzzh9nhr1i1m796d5h-pmccabe_2.8.tar.gz.drv'... trying http://http.debian.net/debian/pool/main/p/pmccabe/pmccabe_2.8.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 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download pmccabe_2.8.tar.gz from any mirror error: builder for '/nix/store/bc1bphqn889v7pfzzh9nhr1i1m796d5h-pmccabe_2.8.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying http://http.debian.net/debian/pool/main/p/pmccabe/pmccabe_2.8.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 260 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download pmccabe_2.8.tar.gz from any mirror For full logs, run 'nix log /nix/store/bc1bphqn889v7pfzzh9nhr1i1m796d5h-pmccabe_2.8.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/yildv7x9zcp8ns9rq4sqjyf5qby6ypz3-pmccabe-2.8.drv' failed to build [result] Failed to update pmccabe 2.6 -> 2.8 https://repology.org/project/pmccabe/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 mark, using log file: /var/log/nixpkgs-update/mark/2024-03-06.log mark 9.1.4 -> 9.11.1 https://github.com/kovetskiy/mark/releases attrpath: mark 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-2rEwZffM+RK0baz8m+fXN2NGYskv4zO67cWC4rx+hfI=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'mark.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/bax6h0ix6h0ym34a4j7bh8aqmb4jyr1c-mark-9.11.1-go-modules.drv /nix/store/811nkmklz5b50yfip10l47460bvgqa93-mark-9.11.1.drv building '/nix/store/bax6h0ix6h0ym34a4j7bh8aqmb4jyr1c-mark-9.11.1-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/0w1fm261dqqcifghlrp3p0svhyml74bi-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: downloading github.com/reconquest/karma-go v1.4.0 go: downloading github.com/reconquest/regexputil-go v0.0.0-20160905154124-38573e70c1f4 go: downloading github.com/reconquest/pkg v1.3.1-0.20230331080542-242a3690a7bc go: downloading github.com/stretchr/testify v1.8.4 go: downloading github.com/yuin/goldmark v1.5.6 go: downloading github.com/bmatcuk/doublestar/v4 v4.6.1 go: downloading github.com/urfave/cli/v2 v2.27.1 go: downloading github.com/kovetskiy/lorg v1.2.0 go: downloading github.com/kovetskiy/gopencils v0.0.0-20230119081704-a73db75b2f69 go: downloading gopkg.in/yaml.v3 v3.0.1 go: downloading github.com/dreampuf/mermaid.go v0.0.15 go: downloading golang.org/x/tools v0.17.0 go: downloading github.com/davecgh/go-spew v1.1.1 go: downloading github.com/pmezard/go-difflib v1.0.0 go: downloading github.com/BurntSushi/toml v1.3.2 go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 go: downloading github.com/russross/blackfriday/v2 v2.1.0 go: downloading github.com/reconquest/cog v0.0.0-20230331074503-900980efda0b go: downloading github.com/zazab/zhash v0.0.0-20210630080733-6e809466f8d3 go: downloading github.com/chromedp/cdproto v0.0.0-20240102194822-c006b26f21c7 go: downloading github.com/chromedp/chromedp v0.9.3 go: downloading github.com/mailru/easyjson v0.7.7 go: downloading github.com/gobwas/ws v1.3.0 go: downloading github.com/josharian/intern v1.0.0 go: downloading github.com/chromedp/sysutil v1.0.0 go: downloading github.com/gobwas/pool v0.2.1 go: downloading github.com/gobwas/httphead v0.1.0 go: downloading golang.org/x/sys v0.14.0 go: updates to go.mod needed; to update it: go mod tidy error: builder for '/nix/store/bax6h0ix6h0ym34a4j7bh8aqmb4jyr1c-mark-9.11.1-go-modules.drv' failed with exit code 1; last 25 log lines: > go: downloading github.com/urfave/cli/v2 v2.27.1 > go: downloading github.com/kovetskiy/lorg v1.2.0 > go: downloading github.com/kovetskiy/gopencils v0.0.0-20230119081704-a73db75b2f69 > go: downloading gopkg.in/yaml.v3 v3.0.1 > go: downloading github.com/dreampuf/mermaid.go v0.0.15 > go: downloading golang.org/x/tools v0.17.0 > go: downloading github.com/davecgh/go-spew v1.1.1 > go: downloading github.com/pmezard/go-difflib v1.0.0 > go: downloading github.com/BurntSushi/toml v1.3.2 > go: downloading github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 > go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.2 > go: downloading github.com/russross/blackfriday/v2 v2.1.0 > go: downloading github.com/reconquest/cog v0.0.0-20230331074503-900980efda0b > go: downloading github.com/zazab/zhash v0.0.0-20210630080733-6e809466f8d3 > go: downloading github.com/chromedp/cdproto v0.0.0-20240102194822-c006b26f21c7 > go: downloading github.com/chromedp/chromedp v0.9.3 > go: downloading github.com/mailru/easyjson v0.7.7 > go: downloading github.com/gobwas/ws v1.3.0 > go: downloading github.com/josharian/intern v1.0.0 > go: downloading github.com/chromedp/sysutil v1.0.0 > go: downloading github.com/gobwas/pool v0.2.1 > go: downloading github.com/gobwas/httphead v0.1.0 > go: downloading golang.org/x/sys v0.14.0 > go: updates to go.mod needed; to update it: > go mod tidy For full logs, run 'nix log /nix/store/bax6h0ix6h0ym34a4j7bh8aqmb4jyr1c-mark-9.11.1-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/811nkmklz5b50yfip10l47460bvgqa93-mark-9.11.1.drv' failed to build [result] Failed to update mark 9.1.4 -> 9.11.1 https://github.com/kovetskiy/mark/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.SMOTEWB, using log file: /var/log/nixpkgs-update/rPackages.SMOTEWB/2024-03-06.log rPackages.SMOTEWB 1.0.1 -> 1.1.3 https://repology.org/project/r:smotewb/versions attrpath: rPackages.SMOTEWB Checking auto update branch... No auto update branch exists Old version 1.0.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.SMOTEWB 1.0.1 -> 1.1.3 https://repology.org/project/r:smotewb/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.schema, using log file: /var/log/nixpkgs-update/python311Packages.schema/2024-03-06.log python311Packages.schema 0 -> 1 attrpath: python311Packages.schema Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xwpwmiqaf2z0ndg0l5mr9812dqxyyyi3-packages.json.drv building '/nix/store/xwpwmiqaf2z0ndg0l5mr9812dqxyyyi3-packages.json.drv'... Going to be running update for following packages: - python3.11-schema-0.7.5 Press Enter key to continue... Running update for: - python3.11-schema-0.7.5: UPDATING ... - python3.11-schema-0.7.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.schema 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bqplot, using log file: /var/log/nixpkgs-update/python311Packages.bqplot/2024-03-06.log python311Packages.bqplot 0 -> 1 attrpath: python311Packages.bqplot Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zf6qlz7mfd1dpax4dz4cfwly9jlp03jj-packages.json.drv building '/nix/store/zf6qlz7mfd1dpax4dz4cfwly9jlp03jj-packages.json.drv'... Going to be running update for following packages: - python3.11-bqplot-0.12.43 Press Enter key to continue... Running update for: - python3.11-bqplot-0.12.43: UPDATING ... - python3.11-bqplot-0.12.43: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bqplot 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.hpqtypes-effectful, using log file: /var/log/nixpkgs-update/haskellPackages.hpqtypes-effectful/2024-03-06.log haskellPackages.hpqtypes-effectful 1.0.0.1 -> 1.0.1.0 https://repology.org/project/haskell:hpqtypes-effectful/versions attrpath: haskellPackages.hpqtypes-effectful Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.hpqtypes-effectful 1.0.0.1 -> 1.0.1.0 https://repology.org/project/haskell:hpqtypes-effectful/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.mock-services, using log file: /var/log/nixpkgs-update/python311Packages.mock-services/2024-03-06.log python311Packages.mock-services 0 -> 1 attrpath: python311Packages.mock-services 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/jcdlql1vpqqpaf518chfm3khq1xhzcx2-packages.json.drv building '/nix/store/jcdlql1vpqqpaf518chfm3khq1xhzcx2-packages.json.drv'... Going to be running update for following packages: - python3.11-mock-services-0.3.1 Press Enter key to continue... Running update for: - python3.11-mock-services-0.3.1: UPDATING ... - python3.11-mock-services-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mock-services 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath oven-media-engine, using log file: /var/log/nixpkgs-update/oven-media-engine/2024-03-06.log oven-media-engine 0.15.14 -> 0.16.4 https://github.com/AirenSoft/OvenMediaEngine/releases attrpath: oven-media-engine 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/misc/oven-media-engine/default.nix b/pkgs/servers/misc/oven-media-engine/default.nix index cd9e12377f5a..c51837deda37 100644 --- a/pkgs/servers/misc/oven-media-engine/default.nix +++ b/pkgs/servers/misc/oven-media-engine/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation rec { pname = "oven-media-engine"; - version = "0.15.14"; + version = "0.16.4"; src = fetchFromGitHub { owner = "AirenSoft"; repo = "OvenMediaEngine"; rev = "v${version}"; - sha256 = "sha256-pLLnk0FXJ6gb0WSdWGEzJSEbKdOpjdWECIRzrHvi8HQ="; + sha256 = "sha256-Z/DpwGyG4UD3lNaDh5RYutgkAC01gCwiv/hRizKi6Hk="; }; sourceRoot = "${src.name}/src"; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A oven-media-engine nix build failed. got build log for 'oven-media-engine' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/v7wy6ar40nwrnlnlvc991aln6539k3d6-source source root is source/src @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 patching script interpreter paths in core/colorg++ core/colorg++: interpreter directive changed from "#! /usr/bin/perl -w" to "/nix/store/jr2c1rk91nqlfz5a5lwfq2kyilxzj879-perl-5.38.2/bin/perl -w" patching script interpreter paths in core/colorgcc core/colorgcc: interpreter directive changed from "#! /usr/bin/perl -w" to "/nix/store/jr2c1rk91nqlfz5a5lwfq2kyilxzj879-perl-5.38.2/bin/perl -w" patching script interpreter paths in projects/main/update_git_info.sh projects/main/update_git_info.sh: interpreter directive changed from "#!/bin/bash" to "/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash" sed: can't read projects/modules/mpegts/mpegts_writer.cpp: No such file or directory sed: can't read projects/modules/file/file_writer.cpp: No such file or directory sed: can't read projects/modules/rtmp/rtmp_writer.cpp: 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 oven-media-engine 0.15.14 -> 0.16.4 https://github.com/AirenSoft/OvenMediaEngine/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.llfuse, using log file: /var/log/nixpkgs-update/python311Packages.llfuse/2024-03-06.log python311Packages.llfuse 0 -> 1 attrpath: python311Packages.llfuse Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jj9mjirkmr6n0yw6s9rc31dhp0a1xwwy-packages.json.drv building '/nix/store/jj9mjirkmr6n0yw6s9rc31dhp0a1xwwy-packages.json.drv'... Going to be running update for following packages: - python3.11-llfuse-1.5.0 Press Enter key to continue... Running update for: - python3.11-llfuse-1.5.0: UPDATING ... - python3.11-llfuse-1.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.llfuse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cbmc, using log file: /var/log/nixpkgs-update/cbmc/2024-03-06.log cbmc 5.91.0 -> 5.95.1 https://github.com/diffblue/cbmc/releases attrpath: cbmc 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/science/logic/cbmc/default.nix b/pkgs/applications/science/logic/cbmc/default.nix index 6a878735bb3d..f7eb79e7e3d4 100644 --- a/pkgs/applications/science/logic/cbmc/default.nix +++ b/pkgs/applications/science/logic/cbmc/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "cbmc"; - version = "5.91.0"; + version = "5.95.1"; src = fetchFromGitHub { owner = "diffblue"; repo = pname; rev = "${pname}-${version}"; - sha256 = "sha256-7DzhGEDS9T6WIjGoxOw9Gf/q+tYNFJDPbQUBV3tbn/I="; + sha256 = "sha256-fDLSo5EeHyPTliAqFp+5mfaB0iZXIMXeMyF21fjl5k4="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A cbmc nix build failed. got build log for 'cbmc' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/bmz3zg2ig4cnqf5cjfbmgm9vilhf4ir9-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/i4ds1g36j8chywmhhd62alk33n9xbppx-0001-Do-not-download-sources-in-cmake.patch patching file src/solvers/CMakeLists.txt Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file src/solvers/CMakeLists.txt.rej [result] Failed to update cbmc 5.91.0 -> 5.95.1 https://github.com/diffblue/cbmc/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 nimbo, using log file: /var/log/nixpkgs-update/nimbo/2024-03-06.log nimbo 0 -> 1 attrpath: nimbo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m3hv8j7pnp9hg557dzk33kla0j10fmfj-packages.json.drv building '/nix/store/m3hv8j7pnp9hg557dzk33kla0j10fmfj-packages.json.drv'... Going to be running update for following packages: - nimbo-0.3.0 Press Enter key to continue... Running update for: - nimbo-0.3.0: UPDATING ... - nimbo-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nimbo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.neo4j, using log file: /var/log/nixpkgs-update/python311Packages.neo4j/2024-03-06.log python311Packages.neo4j 0 -> 1 attrpath: python311Packages.neo4j Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/97z9rigyhi4wwnggid1ag19dp5xd3679-packages.json.drv building '/nix/store/97z9rigyhi4wwnggid1ag19dp5xd3679-packages.json.drv'... Going to be running update for following packages: - python3.11-neo4j-5.18.0 Press Enter key to continue... Running update for: - python3.11-neo4j-5.18.0: UPDATING ... - python3.11-neo4j-5.18.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.neo4j 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath evillimiter, using log file: /var/log/nixpkgs-update/evillimiter/2024-03-06.log evillimiter 0 -> 1 attrpath: evillimiter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6hyv8p6d6nvsjjnns3ilsns91c0kc32k-packages.json.drv building '/nix/store/6hyv8p6d6nvsjjnns3ilsns91c0kc32k-packages.json.drv'... Going to be running update for following packages: - evillimiter-1.5.0 Press Enter key to continue... Running update for: - evillimiter-1.5.0: UPDATING ... - evillimiter-1.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update evillimiter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath crudini, using log file: /var/log/nixpkgs-update/crudini/2024-03-06.log crudini 0 -> 1 attrpath: crudini Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nnzxh1ppn5nv8cwwga97r7ddjviicf0l-packages.json.drv building '/nix/store/nnzxh1ppn5nv8cwwga97r7ddjviicf0l-packages.json.drv'... Going to be running update for following packages: - crudini-0.9.5 Press Enter key to continue... Running update for: - crudini-0.9.5: UPDATING ... - crudini-0.9.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update crudini 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath redshift_jdbc, using log file: /var/log/nixpkgs-update/redshift_jdbc/2024-03-06.log redshift_jdbc 2.1.0.3 -> 2.1.0.26 https://github.com/aws/amazon-redshift-jdbc-driver/releases attrpath: redshift_jdbc Checking auto update branch... No auto update branch exists [version] Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#redshift_jdbc.src --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: attribute 'outputHash' missing at «string»:1:4: 1| p: p.drvAttrs.outputHash | ^ Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#redshift_jdbc.originalSrc --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/redshift_jdbc' does not provide attribute 'packages.x86_64-linux.redshift_jdbc.originalSrc', 'legacyPackages.x86_64-linux.redshift_jdbc.originalSrc' or 'redshift_jdbc.originalSrc' Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#redshift_jdbc --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: attribute 'outputHash' missing at «string»:1:4: 1| p: p.drvAttrs.outputHash | ^ [result] Failed to update redshift_jdbc 2.1.0.3 -> 2.1.0.26 https://github.com/aws/amazon-redshift-jdbc-driver/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-nspkg, using log file: /var/log/nixpkgs-update/python311Packages.azure-nspkg/2024-03-06.log python311Packages.azure-nspkg 0 -> 1 attrpath: python311Packages.azure-nspkg Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6l40vry9q0p70b1c7njla14lpvr3k7gh-packages.json.drv building '/nix/store/6l40vry9q0p70b1c7njla14lpvr3k7gh-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-nspkg-3.0.2 Press Enter key to continue... Running update for: - python3.11-azure-nspkg-3.0.2: UPDATING ... - python3.11-azure-nspkg-3.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-nspkg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pass-git-helper, using log file: /var/log/nixpkgs-update/pass-git-helper/2024-03-06.log pass-git-helper 0 -> 1 attrpath: pass-git-helper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8gw2n5qi99y8zgb2g9scrjbapgrgb3g3-packages.json.drv building '/nix/store/8gw2n5qi99y8zgb2g9scrjbapgrgb3g3-packages.json.drv'... Going to be running update for following packages: - pass-git-helper-1.4.0 Press Enter key to continue... Running update for: - pass-git-helper-1.4.0: UPDATING ... - pass-git-helper-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pass-git-helper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyslim, using log file: /var/log/nixpkgs-update/python311Packages.pyslim/2024-03-06.log python311Packages.pyslim 0 -> 1 attrpath: python311Packages.pyslim Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jf6ap4c5k6k439dq9ciqx7iv2sg356nk-packages.json.drv building '/nix/store/jf6ap4c5k6k439dq9ciqx7iv2sg356nk-packages.json.drv'... Going to be running update for following packages: - python3.11-pyslim-1.0.4 Press Enter key to continue... Running update for: - python3.11-pyslim-1.0.4: UPDATING ... - python3.11-pyslim-1.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyslim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.openrgb-python, using log file: /var/log/nixpkgs-update/python311Packages.openrgb-python/2024-03-06.log python311Packages.openrgb-python 0 -> 1 attrpath: python311Packages.openrgb-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/4sl6p3v8l66zkqc2rwcaampkknw98kfg-packages.json.drv building '/nix/store/4sl6p3v8l66zkqc2rwcaampkknw98kfg-packages.json.drv'... Going to be running update for following packages: - python3.11-openrgb-python-0.2.15 Press Enter key to continue... Running update for: - python3.11-openrgb-python-0.2.15: UPDATING ... - python3.11-openrgb-python-0.2.15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.openrgb-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 super-slicer, using log file: /var/log/nixpkgs-update/super-slicer/2024-03-06.log super-slicer 2.3.57.12 -> 2.4.58.5 https://github.com/supermerill/SuperSlicer/releases attrpath: super-slicer 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 super-slicer 2.3.57.12 -> 2.4.58.5 https://github.com/supermerill/SuperSlicer/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 liboop, using log file: /var/log/nixpkgs-update/liboop/2024-03-06.log liboop 1.0 -> 1.0.1 https://repology.org/project/liboop/versions attrpath: liboop 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/1g4s6f419slmcka1dwhvbrm572si2llv-liboop.tar.gz.drv building '/nix/store/1g4s6f419slmcka1dwhvbrm572si2llv-liboop.tar.gz.drv'... trying http://download.ofb.net/liboop/liboop.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 100 335 0 0 1030 0 --:--:-- --:--:-- --:--:-- 1033 0 279 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download liboop.tar.gz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'liboop.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/1g4s6f419slmcka1dwhvbrm572si2llv-liboop.tar.gz.drv /nix/store/50zv5l4cjpq7zrsrdfm3isi8knc0vaar-liboop-1.0.1.drv building '/nix/store/1g4s6f419slmcka1dwhvbrm572si2llv-liboop.tar.gz.drv'... trying http://download.ofb.net/liboop/liboop.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 100 335 0 0 1225 0 --:--:-- --:--:-- --:--:-- 1222 0 279 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download liboop.tar.gz from any mirror error: builder for '/nix/store/1g4s6f419slmcka1dwhvbrm572si2llv-liboop.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying http://download.ofb.net/liboop/liboop.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 335 100 335 0 0 1225 0 --:--:-- --:--:-- --:--:-- 1222 > 0 279 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download liboop.tar.gz from any mirror For full logs, run 'nix log /nix/store/1g4s6f419slmcka1dwhvbrm572si2llv-liboop.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/50zv5l4cjpq7zrsrdfm3isi8knc0vaar-liboop-1.0.1.drv' failed to build [result] Failed to update liboop 1.0 -> 1.0.1 https://repology.org/project/liboop/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.xfce4-volumed-pulse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath onnxruntime, using log file: /var/log/nixpkgs-update/onnxruntime/2024-03-06.log onnxruntime 1.16.3 -> 1.17.1 https://github.com/microsoft/onnxruntime/releases attrpath: onnxruntime 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 onnxruntime 1.16.3 -> 1.17.1 https://github.com/microsoft/onnxruntime/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 gnome.gnome-robots, using log file: /var/log/nixpkgs-update/gnome.gnome-robots/2024-03-06.log gnome.gnome-robots 0 -> 1 attrpath: gnome.gnome-robots Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-robots 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dapl-native, using log file: /var/log/nixpkgs-update/dapl-native/2024-03-06.log dapl-native 0.2.0+date=2021-10-16 -> 0.2.0 https://github.com/dzaima/APL/releases attrpath: dapl-native Checking auto update branch... No auto update branch exists 0.2.0 is not newer than 0.2.0+date=2021-10-16 according to Nix; versionComparison: -1 [result] Failed to update dapl-native 0.2.0+date=2021-10-16 -> 0.2.0 https://github.com/dzaima/APL/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.teslajsonpy, using log file: /var/log/nixpkgs-update/python311Packages.teslajsonpy/2024-03-06.log python311Packages.teslajsonpy 0 -> 1 attrpath: python311Packages.teslajsonpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3vrifyw5lcgkp5ianddq23xcw2aw1h2n-packages.json.drv building '/nix/store/3vrifyw5lcgkp5ianddq23xcw2aw1h2n-packages.json.drv'... Going to be running update for following packages: - python3.11-teslajsonpy-3.10.1 Press Enter key to continue... Running update for: - python3.11-teslajsonpy-3.10.1: UPDATING ... - python3.11-teslajsonpy-3.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.teslajsonpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyaml, using log file: /var/log/nixpkgs-update/python311Packages.pyaml/2024-03-06.log python311Packages.pyaml 0 -> 1 attrpath: python311Packages.pyaml Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8cq5g95cmwljaqd7wib00crs3v3i6c8w-packages.json.drv building '/nix/store/8cq5g95cmwljaqd7wib00crs3v3i6c8w-packages.json.drv'... Going to be running update for following packages: - python3.11-pyaml-23.9.7 Press Enter key to continue... Running update for: - python3.11-pyaml-23.9.7: UPDATING ... - python3.11-pyaml-23.9.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyaml/default.nix b/pkgs/development/python-modules/pyaml/default.nix index 70c660e0daad..825568da73a8 100644 --- a/pkgs/development/python-modules/pyaml/default.nix +++ b/pkgs/development/python-modules/pyaml/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "pyaml"; - version = "23.9.7"; + version = "23.12.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-WB6k6Z8OMIhkQH4EwDxgkkGu+joV37qJZNp2RLrzshc="; + hash = "sha256-zm9kjv37GzpVefjO2wT6zw+h6PZIRrY5MJtYW7MitOU="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python312Packages.pyaml: 23.9.7 -> 23.12.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/282032" [result] Failed to update python311Packages.pyaml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hatari, using log file: /var/log/nixpkgs-update/hatari/2024-03-06.log hatari 2.3.1 -> 2.4.1 https://repology.org/project/hatari/versions attrpath: hatari 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/emulators/hatari/default.nix b/pkgs/applications/emulators/hatari/default.nix index de98278b8325..6f0a55e8231f 100644 --- a/pkgs/applications/emulators/hatari/default.nix +++ b/pkgs/applications/emulators/hatari/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "hatari"; - version = "2.3.1"; + version = "2.4.1"; src = fetchurl { url = "https://download.tuxfamily.org/hatari/${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-RKL2LKmV442eCHSAaVbwucPMhOqJ4BaaY4SbY807ZL0="; + sha256 = "sha256-Kl2hkygEFnFB3kvubBxdjVMDAmD+f+fjHl5xpMAOBUc="; }; # For pthread_cancel [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hatari nix build failed. @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 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/share/doc/Hatari -DCMAKE_INSTALL_INFODIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1/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/4lmpy8x46cwjvq3maxrgw6h6sdz4ghcv-hatari-2.4.1 -DCMAKE_EXE_LINKER_FLAGS=-lgcc_s CMake Deprecation Warning at CMakeLists.txt:1 (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.  -- The C compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Performing Test ASAN_AVAILABLE -- Performing Test ASAN_AVAILABLE - Failed -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) CMake Error at CMakeLists.txt:105 (message): SDL2 library not found!  -- Configuring incomplete, errors occurred! [result] Failed to update hatari 2.3.1 -> 2.4.1 https://repology.org/project/hatari/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.spup, using log file: /var/log/nixpkgs-update/rPackages.spup/2024-03-06.log rPackages.spup 1.3-2 -> 1.4-0 https://repology.org/project/r:spup/versions attrpath: rPackages.spup Checking auto update branch... No auto update branch exists Old version 1.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.spup 1.3-2 -> 1.4-0 https://repology.org/project/r:spup/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.py2bit, using log file: /var/log/nixpkgs-update/python311Packages.py2bit/2024-03-06.log python311Packages.py2bit 0 -> 1 attrpath: python311Packages.py2bit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gg80dn11qbrhpl6pg5i60yh8kn47x221-packages.json.drv building '/nix/store/gg80dn11qbrhpl6pg5i60yh8kn47x221-packages.json.drv'... Going to be running update for following packages: - python3.11-py2bit-0.3.0 Press Enter key to continue... Running update for: - python3.11-py2bit-0.3.0: UPDATING ... - python3.11-py2bit-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.py2bit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.PRIMME, using log file: /var/log/nixpkgs-update/rPackages.PRIMME/2024-03-06.log rPackages.PRIMME 3.2-5 -> 3.2.6 https://repology.org/project/r:primme/versions attrpath: rPackages.PRIMME Checking auto update branch... No auto update branch exists Old version 3.2-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.PRIMME 3.2-5 -> 3.2.6 https://repology.org/project/r:primme/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.ipywidgets, using log file: /var/log/nixpkgs-update/python311Packages.ipywidgets/2024-03-06.log python311Packages.ipywidgets 0 -> 1 attrpath: python311Packages.ipywidgets Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1jyhqmd7hika099vmwn9866j14xjbv43-packages.json.drv building '/nix/store/1jyhqmd7hika099vmwn9866j14xjbv43-packages.json.drv'... Going to be running update for following packages: - python3.11-ipywidgets-8.1.2 Press Enter key to continue... Running update for: - python3.11-ipywidgets-8.1.2: UPDATING ... - python3.11-ipywidgets-8.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ipywidgets 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-servicebus, using log file: /var/log/nixpkgs-update/python311Packages.azure-servicebus/2024-03-06.log python311Packages.azure-servicebus 0 -> 1 attrpath: python311Packages.azure-servicebus Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kdlbh1aqkbrxi12nwq6yapgl1zy33497-packages.json.drv building '/nix/store/kdlbh1aqkbrxi12nwq6yapgl1zy33497-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-servicebus-7.11.4 Press Enter key to continue... Running update for: - python3.11-azure-servicebus-7.11.4: UPDATING ... - python3.11-azure-servicebus-7.11.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-servicebus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-django, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-instrumentation-django/2024-03-06.log python311Packages.opentelemetry-instrumentation-django 0 -> 1 attrpath: python311Packages.opentelemetry-instrumentation-django Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5vi2g6cmcrqds4c72cxldxi7hs16f5r6-packages.json.drv building '/nix/store/5vi2g6cmcrqds4c72cxldxi7hs16f5r6-packages.json.drv'... Going to be running update for following packages: - python3.11-opentelemetry-instrumentation-django-0.43b0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-instrumentation-django-0.43b0: UPDATING ... - python3.11-opentelemetry-instrumentation-django-0.43b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-instrumentation-django 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mutag, using log file: /var/log/nixpkgs-update/python311Packages.mutag/2024-03-06.log python311Packages.mutag 0 -> 1 attrpath: python311Packages.mutag Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2p71sc9fr1k72c824n547gyzq8dfqb64-packages.json.drv building '/nix/store/2p71sc9fr1k72c824n547gyzq8dfqb64-packages.json.drv'... Going to be running update for following packages: - python3.11-mutag-0.0.2-2ffa0258ca Press Enter key to continue... Running update for: - python3.11-mutag-0.0.2-2ffa0258ca: UPDATING ... - python3.11-mutag-0.0.2-2ffa0258ca: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mutag 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gitflow, using log file: /var/log/nixpkgs-update/gitflow/2024-03-06.log gitflow 1.12.3 -> 20120925 https://repology.org/project/gitflow/versions attrpath: gitflow 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/xb8yhwd8vfg20jnyh4v30dlvb3mbd3wj-source.drv building '/nix/store/xb8yhwd8vfg20jnyh4v30dlvb3mbd3wj-source.drv'... trying https://github.com/petervanderdoes/gitflow/archive/20120925.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: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'gitflow.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/xb8yhwd8vfg20jnyh4v30dlvb3mbd3wj-source.drv /nix/store/ys62a45xz7b2mdnhfmr5ncafshn1z2y6-gitflow-20120925.drv building '/nix/store/xb8yhwd8vfg20jnyh4v30dlvb3mbd3wj-source.drv'... trying https://github.com/petervanderdoes/gitflow/archive/20120925.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/xb8yhwd8vfg20jnyh4v30dlvb3mbd3wj-source.drv' failed with exit code 1; last 9 log lines: > > trying https://github.com/petervanderdoes/gitflow/archive/20120925.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/xb8yhwd8vfg20jnyh4v30dlvb3mbd3wj-source.drv'. error: 1 dependencies of derivation '/nix/store/ys62a45xz7b2mdnhfmr5ncafshn1z2y6-gitflow-20120925.drv' failed to build [result] Failed to update gitflow 1.12.3 -> 20120925 https://repology.org/project/gitflow/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 mlarchive2maildir, using log file: /var/log/nixpkgs-update/mlarchive2maildir/2024-03-06.log mlarchive2maildir 0 -> 1 attrpath: mlarchive2maildir Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ayyp783yvj64g6f1wgnqvvqvz0kvidal-packages.json.drv building '/nix/store/ayyp783yvj64g6f1wgnqvvqvz0kvidal-packages.json.drv'... Going to be running update for following packages: - mlarchive2maildir-0.0.9 Press Enter key to continue... Running update for: - mlarchive2maildir-0.0.9: UPDATING ... - mlarchive2maildir-0.0.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mlarchive2maildir 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath karabiner-elements, using log file: /var/log/nixpkgs-update/karabiner-elements/2024-03-06.log karabiner-elements 0 -> 1 attrpath: karabiner-elements Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/49r8ffpcdwm6gbahz8nxvkbnapfgi9c7-packages.json.drv building '/nix/store/49r8ffpcdwm6gbahz8nxvkbnapfgi9c7-packages.json.drv'... Going to be running update for following packages: - karabiner-elements-14.13.0 Press Enter key to continue... Running update for: - karabiner-elements-14.13.0: UPDATING ... - karabiner-elements-14.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update karabiner-elements 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cachey, using log file: /var/log/nixpkgs-update/python311Packages.cachey/2024-03-06.log python311Packages.cachey 0 -> 1 attrpath: python311Packages.cachey Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n7r25vq7b3xb99a20lywblax2rgfppgk-packages.json.drv building '/nix/store/n7r25vq7b3xb99a20lywblax2rgfppgk-packages.json.drv'... Going to be running update for following packages: - python3.11-cachey-0.2.1 Press Enter key to continue... Running update for: - python3.11-cachey-0.2.1: UPDATING ... - python3.11-cachey-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cachey 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.ardl_nardl, using log file: /var/log/nixpkgs-update/rPackages.ardl_nardl/2024-03-06.log rPackages.ardl_nardl 1.2.3 -> 1.3.0 https://repology.org/project/r:ardl.nardl/versions attrpath: rPackages.ardl_nardl Checking auto update branch... No auto update branch exists Old version 1.2.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.ardl_nardl 1.2.3 -> 1.3.0 https://repology.org/project/r:ardl.nardl/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.cognitoR, using log file: /var/log/nixpkgs-update/rPackages.cognitoR/2024-03-06.log rPackages.cognitoR 1.0.4 -> 1.0.5 https://repology.org/project/r:cognitor/versions attrpath: rPackages.cognitoR Checking auto update branch... No auto update branch exists Old version 1.0.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.cognitoR 1.0.4 -> 1.0.5 https://repology.org/project/r:cognitor/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.measr, using log file: /var/log/nixpkgs-update/rPackages.measr/2024-03-06.log rPackages.measr 0.3.1 -> 1.0.0 https://repology.org/project/r:measr/versions attrpath: rPackages.measr Checking auto update branch... No auto update branch exists Old version 0.3.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.measr 0.3.1 -> 1.0.0 https://repology.org/project/r:measr/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.adaptMCMC, using log file: /var/log/nixpkgs-update/rPackages.adaptMCMC/2024-03-06.log rPackages.adaptMCMC 1.4 -> 1.5 https://repology.org/project/r:adaptmcmc/versions attrpath: rPackages.adaptMCMC Checking auto update branch... No auto update branch exists Old version 1.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.adaptMCMC 1.4 -> 1.5 https://repology.org/project/r:adaptmcmc/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 tuxpaint, using log file: /var/log/nixpkgs-update/tuxpaint/2024-03-06.log tuxpaint 0.9.31 -> 0.9.32 https://repology.org/project/tuxpaint/versions attrpath: tuxpaint 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 tuxpaint 0.9.31 -> 0.9.32 https://repology.org/project/tuxpaint/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.bqtl, using log file: /var/log/nixpkgs-update/rPackages.bqtl/2024-03-06.log rPackages.bqtl 1.0-35 -> 1.0-36 https://repology.org/project/r:bqtl/versions attrpath: rPackages.bqtl Checking auto update branch... No auto update branch exists Old version 1.0-35" 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.bqtl 1.0-35 -> 1.0-36 https://repology.org/project/r:bqtl/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.distrEx, using log file: /var/log/nixpkgs-update/rPackages.distrEx/2024-03-06.log rPackages.distrEx 2.9.0 -> 2.9.2 https://repology.org/project/r:distrex/versions attrpath: rPackages.distrEx Checking auto update branch... No auto update branch exists Old version 2.9.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.distrEx 2.9.0 -> 2.9.2 https://repology.org/project/r:distrex/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.gamlss_tr, using log file: /var/log/nixpkgs-update/rPackages.gamlss_tr/2024-03-06.log rPackages.gamlss_tr 5.1-7 -> 5.1-9 https://repology.org/project/r:gamlss.tr/versions attrpath: rPackages.gamlss_tr Checking auto update branch... No auto update branch exists Old version 5.1-7" 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.gamlss_tr 5.1-7 -> 5.1-9 https://repology.org/project/r:gamlss.tr/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.tetrascatt, using log file: /var/log/nixpkgs-update/rPackages.tetrascatt/2024-03-06.log rPackages.tetrascatt 0.1.0 -> 0.1.1 https://repology.org/project/r:tetrascatt/versions attrpath: rPackages.tetrascatt 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.tetrascatt 0.1.0 -> 0.1.1 https://repology.org/project/r:tetrascatt/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.phylobase, using log file: /var/log/nixpkgs-update/rPackages.phylobase/2024-03-06.log rPackages.phylobase 0.8.10 -> 0.8.12 https://repology.org/project/r:phylobase/versions attrpath: rPackages.phylobase Checking auto update branch... No auto update branch exists Old version 0.8.10" 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.phylobase 0.8.10 -> 0.8.12 https://repology.org/project/r:phylobase/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.noweb, using log file: /var/log/nixpkgs-update/rPackages.noweb/2024-03-06.log rPackages.noweb 1.1-2 -> 1.1-4 https://repology.org/project/r:noweb/versions attrpath: rPackages.noweb Checking auto update branch... No auto update branch exists Old version 1.1-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.noweb 1.1-2 -> 1.1-4 https://repology.org/project/r:noweb/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.mapdeck, using log file: /var/log/nixpkgs-update/rPackages.mapdeck/2024-03-06.log rPackages.mapdeck 0.3.4 -> 0.3.5 https://repology.org/project/r:mapdeck/versions attrpath: rPackages.mapdeck Checking auto update branch... No auto update branch exists Old version 0.3.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.mapdeck 0.3.4 -> 0.3.5 https://repology.org/project/r:mapdeck/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.enveomics_R, using log file: /var/log/nixpkgs-update/rPackages.enveomics_R/2024-03-06.log rPackages.enveomics_R 1.9.0 -> 1.9.1 https://repology.org/project/r:enveomics.r/versions attrpath: rPackages.enveomics_R Checking auto update branch... No auto update branch exists Old version 1.9.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.enveomics_R 1.9.0 -> 1.9.1 https://repology.org/project/r:enveomics.r/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.rxode2parse, using log file: /var/log/nixpkgs-update/rPackages.rxode2parse/2024-03-06.log rPackages.rxode2parse 2.0.17 -> 2.0.18 https://repology.org/project/r:rxode2parse/versions attrpath: rPackages.rxode2parse Checking auto update branch... No auto update branch exists Old version 2.0.17" 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.rxode2parse 2.0.17 -> 2.0.18 https://repology.org/project/r:rxode2parse/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.mombf, using log file: /var/log/nixpkgs-update/rPackages.mombf/2024-03-06.log rPackages.mombf 3.4.2 -> 3.5.4 https://repology.org/project/r:mombf/versions attrpath: rPackages.mombf Checking auto update branch... No auto update branch exists Old version 3.4.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.mombf 3.4.2 -> 3.5.4 https://repology.org/project/r:mombf/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.tidygraph, using log file: /var/log/nixpkgs-update/rPackages.tidygraph/2024-03-06.log rPackages.tidygraph 1.3.0 -> 1.3.1 https://repology.org/project/r:tidygraph/versions attrpath: rPackages.tidygraph Checking auto update branch... No auto update branch exists Old version 1.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.tidygraph 1.3.0 -> 1.3.1 https://repology.org/project/r:tidygraph/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.gcplyr, using log file: /var/log/nixpkgs-update/rPackages.gcplyr/2024-03-06.log rPackages.gcplyr 1.7.1 -> 1.8.0 https://repology.org/project/r:gcplyr/versions attrpath: rPackages.gcplyr Checking auto update branch... No auto update branch exists Old version 1.7.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.gcplyr 1.7.1 -> 1.8.0 https://repology.org/project/r:gcplyr/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.RCLabels, using log file: /var/log/nixpkgs-update/rPackages.RCLabels/2024-03-06.log rPackages.RCLabels 0.1.9 -> 0.1.10 https://repology.org/project/r:rclabels/versions attrpath: rPackages.RCLabels Checking auto update branch... No auto update branch exists Old version 0.1.9" 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.RCLabels 0.1.9 -> 0.1.10 https://repology.org/project/r:rclabels/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.aiolookin, using log file: /var/log/nixpkgs-update/python311Packages.aiolookin/2024-03-06.log python311Packages.aiolookin 0 -> 1 attrpath: python311Packages.aiolookin Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h1czgggd7dhpiz26kwg1pgd0b7zqn3zw-packages.json.drv building '/nix/store/h1czgggd7dhpiz26kwg1pgd0b7zqn3zw-packages.json.drv'... Going to be running update for following packages: - python3.11-aiolookin-1.0.0 Press Enter key to continue... Running update for: - python3.11-aiolookin-1.0.0: UPDATING ... - python3.11-aiolookin-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiolookin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ujson, using log file: /var/log/nixpkgs-update/python311Packages.ujson/2024-03-06.log python311Packages.ujson 0 -> 1 attrpath: python311Packages.ujson Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7yiy1nv0ak3b4j5mrc4y731hskaqqb70-packages.json.drv building '/nix/store/7yiy1nv0ak3b4j5mrc4y731hskaqqb70-packages.json.drv'... Going to be running update for following packages: - python3.11-ujson-5.8.0 Press Enter key to continue... Running update for: - python3.11-ujson-5.8.0: UPDATING ... - python3.11-ujson-5.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/ujson/default.nix b/pkgs/development/python-modules/ujson/default.nix index 7eb4e5e3814b..1dd98186e26f 100644 --- a/pkgs/development/python-modules/ujson/default.nix +++ b/pkgs/development/python-modules/ujson/default.nix @@ -8,13 +8,13 @@ buildPythonPackage rec { pname = "ujson"; - version = "5.8.0"; + version = "5.9.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-eOMY3vSt6JikYbPZKnn5RB5+Dk0q1UGavtQzbXAsdCU="; + hash = "sha256-icyS5z1VAbin9IV17rFK0nFWrQksLp/H48+UnwfnVTI="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 3084 > 25 [result] Failed to update python311Packages.ujson 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wla-dx, using log file: /var/log/nixpkgs-update/wla-dx/2024-03-06.log wla-dx 9.11 -> 10.6 https://github.com/vhelin/wla-dx/releases attrpath: wla-dx 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/s6ipb9xsjy8qzvw71wfv6x4w8vidgbqv-source.drv building '/nix/store/s6ipb9xsjy8qzvw71wfv6x4w8vidgbqv-source.drv'... trying https://github.com/vhelin/wla-dx/archive/v10.6-fix.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 stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'wla-dx.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/s6ipb9xsjy8qzvw71wfv6x4w8vidgbqv-source.drv /nix/store/yvsxv8xxpd02af933rd859frqml8jaqx-wla-dx-10.6.drv building '/nix/store/s6ipb9xsjy8qzvw71wfv6x4w8vidgbqv-source.drv'... trying https://github.com/vhelin/wla-dx/archive/v10.6-fix.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/s6ipb9xsjy8qzvw71wfv6x4w8vidgbqv-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/vhelin/wla-dx/archive/v10.6-fix.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/s6ipb9xsjy8qzvw71wfv6x4w8vidgbqv-source.drv'. error: 1 dependencies of derivation '/nix/store/yvsxv8xxpd02af933rd859frqml8jaqx-wla-dx-10.6.drv' failed to build [result] Failed to update wla-dx 9.11 -> 10.6 https://github.com/vhelin/wla-dx/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.bracex, using log file: /var/log/nixpkgs-update/python311Packages.bracex/2024-03-06.log python311Packages.bracex 0 -> 1 attrpath: python311Packages.bracex Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lz3byplb5q5hrdyijjih0466qia609yv-packages.json.drv building '/nix/store/lz3byplb5q5hrdyijjih0466qia609yv-packages.json.drv'... Going to be running update for following packages: - python3.11-bracex-2.4 Press Enter key to continue... Running update for: - python3.11-bracex-2.4: UPDATING ... - python3.11-bracex-2.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bracex 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysnooper, using log file: /var/log/nixpkgs-update/python311Packages.pysnooper/2024-03-06.log python311Packages.pysnooper 0 -> 1 attrpath: python311Packages.pysnooper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p6ydkk0jnhimq9hfjjyc3wz1b0w6dwqd-packages.json.drv building '/nix/store/p6ydkk0jnhimq9hfjjyc3wz1b0w6dwqd-packages.json.drv'... Going to be running update for following packages: - python3.11-pysnooper-1.2.0 Press Enter key to continue... Running update for: - python3.11-pysnooper-1.2.0: UPDATING ... - python3.11-pysnooper-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysnooper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.uuid, using log file: /var/log/nixpkgs-update/rPackages.uuid/2024-03-06.log rPackages.uuid 1.1-1 -> 1.2.0 https://repology.org/project/r:uuid/versions attrpath: rPackages.uuid Checking auto update branch... No auto update branch exists Old version 1.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.uuid 1.1-1 -> 1.2.0 https://repology.org/project/r:uuid/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 video2midi, using log file: /var/log/nixpkgs-update/video2midi/2024-03-06.log video2midi 0 -> 1 attrpath: video2midi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/422q4zxp5927j473wmm8h5ixmqw27ssa-packages.json.drv building '/nix/store/422q4zxp5927j473wmm8h5ixmqw27ssa-packages.json.drv'... Going to be running update for following packages: - video2midi-0.4.7.2 Press Enter key to continue... Running update for: - video2midi-0.4.7.2: UPDATING ... - video2midi-0.4.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update video2midi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath swiftformat, using log file: /var/log/nixpkgs-update/swiftformat/2024-03-06.log swiftformat 0.47.10 -> 0.53.3 https://github.com/nicklockwood/SwiftFormat/releases attrpath: swiftformat 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/swiftformat/default.nix b/pkgs/development/tools/swiftformat/default.nix index 823496693f25..6d74bedb0d63 100644 --- a/pkgs/development/tools/swiftformat/default.nix +++ b/pkgs/development/tools/swiftformat/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "swiftformat"; - version = "0.47.10"; + version = "0.53.3"; src = fetchFromGitHub { owner = "nicklockwood"; repo = "SwiftFormat"; rev = version; - sha256 = "1gqxpymbhpmap0i2blg9akarlql4mkzv45l4i212gsxcs991b939"; + sha256 = "sha256-fYzOKeTUIS5c5R+NobNFF/b6HQNtfAZ20FLFEW8w858="; }; preConfigure = "LD=$CC"; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update swiftformat 0.47.10 -> 0.53.3 https://github.com/nicklockwood/SwiftFormat/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.pyskyqhub, using log file: /var/log/nixpkgs-update/python311Packages.pyskyqhub/2024-03-06.log python311Packages.pyskyqhub 0 -> 1 attrpath: python311Packages.pyskyqhub Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3plazrnawviqksimpdn68qz6sg8qwnp9-packages.json.drv building '/nix/store/3plazrnawviqksimpdn68qz6sg8qwnp9-packages.json.drv'... Going to be running update for following packages: - python3.11-pyskyqhub-0.1.9 Press Enter key to continue... Running update for: - python3.11-pyskyqhub-0.1.9: UPDATING ... - python3.11-pyskyqhub-0.1.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyskyqhub 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.MethCP, using log file: /var/log/nixpkgs-update/rPackages.MethCP/2024-03-06.log rPackages.MethCP 1.11.0 -> 1.13.0 https://repology.org/project/r:methcp/versions attrpath: rPackages.MethCP Checking auto update branch... No auto update branch exists Old version 1.11.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.MethCP 1.11.0 -> 1.13.0 https://repology.org/project/r:methcp/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.IMAPClient, using log file: /var/log/nixpkgs-update/python311Packages.IMAPClient/2024-03-06.log python311Packages.IMAPClient 0 -> 1 attrpath: python311Packages.IMAPClient Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/haa20n07mp1yw611c7vcsd4z50wbs667-packages.json.drv building '/nix/store/haa20n07mp1yw611c7vcsd4z50wbs667-packages.json.drv'... Going to be running update for following packages: - python3.11-imapclient-3.0.1 Press Enter key to continue... Running update for: - python3.11-imapclient-3.0.1: UPDATING ... - python3.11-imapclient-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.IMAPClient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.moffy-samples, using log file: /var/log/nixpkgs-update/haskellPackages.moffy-samples/2024-03-06.log haskellPackages.moffy-samples 0.1.0.2 -> 0.1.0.3 https://repology.org/project/haskell:moffy-samples/versions attrpath: haskellPackages.moffy-samples Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.moffy-samples 0.1.0.2 -> 0.1.0.3 https://repology.org/project/haskell:moffy-samples/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.nbtlib, using log file: /var/log/nixpkgs-update/python311Packages.nbtlib/2024-03-06.log python311Packages.nbtlib 0 -> 1 attrpath: python311Packages.nbtlib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c192g2j9i9m9szwwc0n2qkxpzig7i80n-packages.json.drv building '/nix/store/c192g2j9i9m9szwwc0n2qkxpzig7i80n-packages.json.drv'... Going to be running update for following packages: - python3.11-nbtlib-2.0.4 Press Enter key to continue... Running update for: - python3.11-nbtlib-2.0.4: UPDATING ... - python3.11-nbtlib-2.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nbtlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-tables2, using log file: /var/log/nixpkgs-update/python311Packages.django-tables2/2024-03-06.log python311Packages.django-tables2 0 -> 1 attrpath: python311Packages.django-tables2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9kwajl46p6zcs97wpyp1z62f78f05xis-packages.json.drv building '/nix/store/9kwajl46p6zcs97wpyp1z62f78f05xis-packages.json.drv'... Going to be running update for following packages: - python3.11-django-tables2-2.7.0 Press Enter key to continue... Running update for: - python3.11-django-tables2-2.7.0: UPDATING ... - python3.11-django-tables2-2.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-tables2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.remarshal, using log file: /var/log/nixpkgs-update/python311Packages.remarshal/2024-03-06.log python311Packages.remarshal 0 -> 1 attrpath: python311Packages.remarshal Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pwz5lfs6px0565ajldrsx4w8zz78in11-packages.json.drv building '/nix/store/pwz5lfs6px0565ajldrsx4w8zz78in11-packages.json.drv'... Going to be running update for following packages: - python3.11-remarshal-0.17.1 Press Enter key to continue... Running update for: - python3.11-remarshal-0.17.1: UPDATING ... - python3.11-remarshal-0.17.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.remarshal 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.httpx-ntlm, using log file: /var/log/nixpkgs-update/python311Packages.httpx-ntlm/2024-03-06.log python311Packages.httpx-ntlm 0 -> 1 attrpath: python311Packages.httpx-ntlm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x1wq5j7zc60ylw9hpblxm37x0kx3x562-packages.json.drv building '/nix/store/x1wq5j7zc60ylw9hpblxm37x0kx3x562-packages.json.drv'... Going to be running update for following packages: - python3.11-httpx-ntlm-1.4.0 Press Enter key to continue... Running update for: - python3.11-httpx-ntlm-1.4.0: UPDATING ... - python3.11-httpx-ntlm-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.httpx-ntlm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.requests-pkcs12, using log file: /var/log/nixpkgs-update/python311Packages.requests-pkcs12/2024-03-06.log python311Packages.requests-pkcs12 0 -> 1 attrpath: python311Packages.requests-pkcs12 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rlcndff4ziqg0g7c9c3gb07m9jvi3v88-packages.json.drv building '/nix/store/rlcndff4ziqg0g7c9c3gb07m9jvi3v88-packages.json.drv'... Going to be running update for following packages: - python3.11-requests-pkcs12-1.24 Press Enter key to continue... Running update for: - python3.11-requests-pkcs12-1.24: UPDATING ... - python3.11-requests-pkcs12-1.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.requests-pkcs12 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath irrlicht, using log file: /var/log/nixpkgs-update/irrlicht/2024-03-06.log irrlicht 1.8.4 -> 1.8.5 https://repology.org/project/irrlicht/versions attrpath: irrlicht Checking auto update branch... No auto update branch exists Old version 1.8.4" not present in master derivation file with contents: { lib, stdenv, fetchzip, libGLU, libGL, libXrandr, libX11, libXxf86vm, zlib }: let common = import ./common.nix { inherit fetchzip; }; in stdenv.mkDerivation rec { pname = common.pname; version = common.version; src = common.src; postPatch = '' sed -ie '/sys\/sysctl.h/d' source/Irrlicht/COSOperator.cpp '' + lib.optionalString stdenv.isAarch64 '' substituteInPlace source/Irrlicht/Makefile \ --replace "-DIRRLICHT_EXPORTS=1" "-DIRRLICHT_EXPORTS=1 -DPNG_ARM_NEON_OPT=0" ''; preConfigure = '' cd source/Irrlicht ''; preBuild = '' makeFlagsArray+=(sharedlib NDEBUG=1 LDFLAGS="-lX11 -lGL -lXxf86vm") ''; enableParallelBuilding = true; preInstall = '' sed -i s,/usr/local/lib,$out/lib, Makefile mkdir -p $out/lib ''; buildInputs = [ libGLU libGL libXrandr libX11 libXxf86vm ] ++ lib.optional stdenv.isAarch64 zlib; meta = { homepage = "https://irrlicht.sourceforge.io/"; license = lib.licenses.zlib; description = "Open source high performance realtime 3D engine written in C++"; platforms = lib.platforms.linux ++ lib.platforms.darwin; }; } [result] Failed to update irrlicht 1.8.4 -> 1.8.5 https://repology.org/project/irrlicht/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 multi-platform srcs in file. [result] Failed to update blockbench-electron 4.8.1 -> 4.9.4 https://github.com/JannisX11/blockbench/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.geographiclib, using log file: /var/log/nixpkgs-update/python311Packages.geographiclib/2024-03-06.log python311Packages.geographiclib 0 -> 1 attrpath: python311Packages.geographiclib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0x4rcy7hqv2xkv52r6zl9rfscbnjn7xv-packages.json.drv building '/nix/store/0x4rcy7hqv2xkv52r6zl9rfscbnjn7xv-packages.json.drv'... Going to be running update for following packages: - python3.11-geographiclib-2.0 Press Enter key to continue... Running update for: - python3.11-geographiclib-2.0: UPDATING ... - python3.11-geographiclib-2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.geographiclib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.isoduration, using log file: /var/log/nixpkgs-update/python311Packages.isoduration/2024-03-06.log python311Packages.isoduration 0 -> 1 attrpath: python311Packages.isoduration Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p64xnq8k1wwfvvbn3qzdcgq5qc7s6ayh-packages.json.drv building '/nix/store/p64xnq8k1wwfvvbn3qzdcgq5qc7s6ayh-packages.json.drv'... Going to be running update for following packages: - python3.11-isoduration-20.11.0 Press Enter key to continue... Running update for: - python3.11-isoduration-20.11.0: UPDATING ... - python3.11-isoduration-20.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.isoduration 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyhaversion, using log file: /var/log/nixpkgs-update/python311Packages.pyhaversion/2024-03-06.log python311Packages.pyhaversion 0 -> 1 attrpath: python311Packages.pyhaversion Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8h9309magbzdid2cv1xjcrcb2fvq5i84-packages.json.drv building '/nix/store/8h9309magbzdid2cv1xjcrcb2fvq5i84-packages.json.drv'... Going to be running update for following packages: - python3.11-pyhaversion-23.1.0 Press Enter key to continue... Running update for: - python3.11-pyhaversion-23.1.0: UPDATING ... - python3.11-pyhaversion-23.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyhaversion 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.msgspec, using log file: /var/log/nixpkgs-update/python311Packages.msgspec/2024-03-06.log python311Packages.msgspec 0 -> 1 attrpath: python311Packages.msgspec Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f8j98ya4px2d3avm4khq44d9xy4nis2n-packages.json.drv building '/nix/store/f8j98ya4px2d3avm4khq44d9xy4nis2n-packages.json.drv'... Going to be running update for following packages: - python3.11-msgspec-0.18.6 Press Enter key to continue... Running update for: - python3.11-msgspec-0.18.6: UPDATING ... - python3.11-msgspec-0.18.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.msgspec 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiocurrencylayer, using log file: /var/log/nixpkgs-update/python311Packages.aiocurrencylayer/2024-03-06.log python311Packages.aiocurrencylayer 0 -> 1 attrpath: python311Packages.aiocurrencylayer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/26vhzqq56xdksqf20bbjf8lsdf50i0y4-packages.json.drv building '/nix/store/26vhzqq56xdksqf20bbjf8lsdf50i0y4-packages.json.drv'... Going to be running update for following packages: - python3.11-aiocurrencylayer-1.0.5 Press Enter key to continue... Running update for: - python3.11-aiocurrencylayer-1.0.5: UPDATING ... - python3.11-aiocurrencylayer-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiocurrencylayer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fjaraskupan, using log file: /var/log/nixpkgs-update/python311Packages.fjaraskupan/2024-03-06.log python311Packages.fjaraskupan 0 -> 1 attrpath: python311Packages.fjaraskupan Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8zv53bbk8bggkpa9n5jsfjz4prcd6gg2-packages.json.drv building '/nix/store/8zv53bbk8bggkpa9n5jsfjz4prcd6gg2-packages.json.drv'... Going to be running update for following packages: - python3.11-fjaraskupan-2.2.0 Press Enter key to continue... Running update for: - python3.11-fjaraskupan-2.2.0: UPDATING ... - python3.11-fjaraskupan-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fjaraskupan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cdcs, using log file: /var/log/nixpkgs-update/python311Packages.cdcs/2024-03-06.log python311Packages.cdcs 0 -> 1 attrpath: python311Packages.cdcs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/23pky39v2m4ly8qi9vdhgxlg5z4y2m1a-packages.json.drv building '/nix/store/23pky39v2m4ly8qi9vdhgxlg5z4y2m1a-packages.json.drv'... Going to be running update for following packages: - python3.11-cdcs-0.2.2 Press Enter key to continue... Running update for: - python3.11-cdcs-0.2.2: UPDATING ... - python3.11-cdcs-0.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cdcs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-themes-extra, using log file: /var/log/nixpkgs-update/gnome.gnome-themes-extra/2024-03-06.log gnome.gnome-themes-extra 0 -> 1 attrpath: gnome.gnome-themes-extra Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-themes-extra 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pynobo, using log file: /var/log/nixpkgs-update/python311Packages.pynobo/2024-03-06.log python311Packages.pynobo 0 -> 1 attrpath: python311Packages.pynobo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0daxv9b6idyn5fjrqrl7v17kc7s2wyp8-packages.json.drv building '/nix/store/0daxv9b6idyn5fjrqrl7v17kc7s2wyp8-packages.json.drv'... Going to be running update for following packages: - python3.11-pynobo-1.7.0 Press Enter key to continue... Running update for: - python3.11-pynobo-1.7.0: UPDATING ... - python3.11-pynobo-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pynobo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cassandra_3_0, using log file: /var/log/nixpkgs-update/cassandra_3_0/2024-03-06.log cassandra_3_0 0 -> 1 attrpath: cassandra_3_0 Checking auto update branch... [version] [version] skipping because derivation has 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/5pxq0p63hp32lhkxv2ykgwrjz4bb2vg9-update-cassandra_3_0.drv /nix/store/wirf6sd9d2gfwk7v2m81ign5nmix05d3-packages.json.drv building '/nix/store/5pxq0p63hp32lhkxv2ykgwrjz4bb2vg9-update-cassandra_3_0.drv'... building '/nix/store/wirf6sd9d2gfwk7v2m81ign5nmix05d3-packages.json.drv'... Going to be running update for following packages: - cassandra-3.0.28 Press Enter key to continue... Running update for: - cassandra-3.0.28: UPDATING ... - cassandra-3.0.28: ERROR --- SHOWING ERROR LOG FOR cassandra-3.0.28 ---------------------- + test -d pkgs -a -d nixos -a -d lib + cd pkgs/servers/nosql/cassandra + PATH=/nix/store/g6343av5x49smrfb16j61cif88xahjvz-git-2.43.1/bin:/nix/store/4x8gd05ld93qf021f7ksws7iy3m2xlz2-gnupg-2.4.4/bin:/nix/store/vmgwn3xsbyj860z2bazvg4n10c4kp3xk-bash-interactive-5.2p26/bin:/nix/store/xwsq5dj63439l1pphrb76zjrididi3vn-patchelf-0.15.0/bin:/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin:/nix/store/cmr8qd8w64w8q0cbfc30p98z2pydc1k7-gcc-13.2.0/bin:/nix/store/ssarggxx3laydmfkq1dlv4ilcsw7phfq-glibc-2.38-44-bin/bin:/nix/store/x1xcjw5628crkk1pwr12y7nwbzkc3969-coreutils-9.4/bin:/nix/store/cc92grinhsyp2mq5sxlmz06z68gz1h98-binutils-wrapper-2.40/bin:/nix/store/p0p56gzz837fgmfd7lyisghcd7x2fdlc-binutils-2.40/bin:/nix/store/x1xcjw5628crkk1pwr12y7nwbzkc3969-coreutils-9.4/bin:/nix/store/i6y16f2jzcv1g1k12qdkislh3yqk2rl7-findutils-4.9.0/bin:/nix/store/xcmwf4l5n35cislpzhbhqbnd31wwsbll-diffutils-3.10/bin:/nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/bin:/nix/store/11b3chszacfr9liy829xqknzp3q88iji-gnugrep-3.11/bin:/nix/store/78q5np4llnqhshx72kxm7w7q31pj0v7b-gawk-5.2.2/bin:/nix/store/dxbzps4w5rikj7jdcyjcw98lk517gf0h-gnutar-1.35/bin:/nix/store/zyyb8vi6jg1swr5f34rxgi9izck2r88h-gzip-1.13/bin:/nix/store/b0gdx2hz2nyf9ap2n0zixczc7k2kqk9j-bzip2-1.0.8-bin/bin:/nix/store/w0q0c4jham4h0cbvi3ygydl6hrcmzn6x-gnumake-4.4.1/bin:/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin:/nix/store/8hsz6cchg5yw1wz89mab5f89k3j7l03m-patch-2.7.6/bin:/nix/store/xl7x35n2v2m398hki8q4ib235zn3hv20-xz-5.4.6-bin/bin:/nix/store/8ja6nib32kv3h9z6jwlh95b5ayma7wfx-file-5.45/bin:/nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin:/nix/store/g6343av5x49smrfb16j61cif88xahjvz-git-2.43.1/bin:/nix/store/g1xqrhyyn0v7zg7n5nyah4fknx3as063-openssh-9.6p1/bin:/nix/store/11b3chszacfr9liy829xqknzp3q88iji-gnugrep-3.11/bin:/nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/bin:/nix/store/fh7vxc5xgiwl6z7vwq5c3lj84mpcs4br-curl-8.6.0-bin/bin:/nix/store/wff29d309mi4vnwbdh7i83rh2cqwdfwq-getent-glibc-2.38-44/bin:/nix/store/vr2vfacvk3xldy1fw36ypkdqz2wb5zv3-cachix-1.7-bin/bin:/nix/store/2s48ql3qbn51aiwdqjx4m8ng4r06czyf-apache-httpd-2.4.58/bin:/nix/store/ilz81iwb3bmc5zliq9xq6fv906yqhgl1-socat-1.8.0.0/bin:/nix/store/x1xcjw5628crkk1pwr12y7nwbzkc3969-coreutils-9.4/bin:/nix/store/i6y16f2jzcv1g1k12qdkislh3yqk2rl7-findutils-4.9.0/bin:/nix/store/11b3chszacfr9liy829xqknzp3q88iji-gnugrep-3.11/bin:/nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/bin:/nix/store/s5dx34869kl4fd5p913j5mis32c7f98k-systemd-255.2/bin:/nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/sbin:/nix/store/g6343av5x49smrfb16j61cif88xahjvz-git-2.43.1/sbin:/nix/store/g1xqrhyyn0v7zg7n5nyah4fknx3as063-openssh-9.6p1/sbin:/nix/store/11b3chszacfr9liy829xqknzp3q88iji-gnugrep-3.11/sbin:/nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/sbin:/nix/store/fh7vxc5xgiwl6z7vwq5c3lj84mpcs4br-curl-8.6.0-bin/sbin:/nix/store/wff29d309mi4vnwbdh7i83rh2cqwdfwq-getent-glibc-2.38-44/sbin:/nix/store/vr2vfacvk3xldy1fw36ypkdqz2wb5zv3-cachix-1.7-bin/sbin:/nix/store/2s48ql3qbn51aiwdqjx4m8ng4r06czyf-apache-httpd-2.4.58/sbin:/nix/store/ilz81iwb3bmc5zliq9xq6fv906yqhgl1-socat-1.8.0.0/sbin:/nix/store/x1xcjw5628crkk1pwr12y7nwbzkc3969-coreutils-9.4/sbin:/nix/store/i6y16f2jzcv1g1k12qdkislh3yqk2rl7-findutils-4.9.0/sbin:/nix/store/11b3chszacfr9liy829xqknzp3q88iji-gnugrep-3.11/sbin:/nix/store/y1y3rml47qnh0giqd32mj07qxxqy13qg-gnused-4.9/sbin:/nix/store/s5dx34869kl4fd5p913j5mis32c7f98k-systemd-255.2/sbin ++ mktemp -d + tmp=/run/nixpkgs-update-worker/tmp.Wd1BRPNmmL + trap cleanup EXIT + git ls-remote --tags https://github.com/apache/cassandra + awk '{ if (match($0, /refs.tags.cassandra-([0-9.]*)$/, m)) print m[1] }' + sort -V + tac ++ grep -E '^3[.]0' ++ head -n 1 + version=3.0.29 + path=cassandra/3.0.29/apache-cassandra-3.0.29-bin.tar.gz + curl https://downloads.apache.org/cassandra/3.0.29/apache-cassandra-3.0.29-bin.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 100 25.5M 100 25.5M 0 0 86.4M 0 --:--:-- --:--:-- --:--:-- 86.5M + curl https://downloads.apache.org/cassandra/3.0.29/apache-cassandra-3.0.29-bin.tar.gz.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 833 100 833 0 0 16891 0 --:--:-- --:--:-- --:--:-- 17000 + for key in A4C465FEA0C552561A392A61E91335D77E3E87CB + gpg --trustdb-name /run/nixpkgs-update-worker/tmp.Wd1BRPNmmL/trust.db --batch --recv-keys A4C465FEA0C552561A392A61E91335D77E3E87CB gpg: key E91335D77E3E87CB: "Michael Semb Wever " not changed gpg: Total number processed: 1 gpg: unchanged: 1 + echo A4C465FEA0C552561A392A61E91335D77E3E87CB:5: + gpg --trustdb-name /run/nixpkgs-update-worker/tmp.Wd1BRPNmmL/trust.db --batch --import-ownertrust gpg: /run/nixpkgs-update-worker/tmp.Wd1BRPNmmL/trust.db: trustdb created gpg: inserting ownertrust of 5 + gpg --trustdb-name /run/nixpkgs-update-worker/tmp.Wd1BRPNmmL/trust.db --batch --verify --trust-model direct /run/nixpkgs-update-worker/tmp.Wd1BRPNmmL/src.tar.gz.asc /run/nixpkgs-update-worker/tmp.Wd1BRPNmmL/src.tar.gz gpg: Signature made Fri 05 May 2023 11:24:53 AM UTC gpg: using RSA key 7464AAD9068241C50BA6A26232F35CB2F546D93E gpg: Can't check signature: No public key + cleanup + rm -rf /run/nixpkgs-update-worker/tmp.Wd1BRPNmmL --- SHOWING ERROR LOG FOR cassandra-3.0.28 ---------------------- The update script for cassandra-3.0.28 failed with exit code 2 [result] Failed to update cassandra_3_0 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pygit2, using log file: /var/log/nixpkgs-update/python311Packages.pygit2/2024-03-06.log python311Packages.pygit2 0 -> 1 attrpath: python311Packages.pygit2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qf4x5bscsd4p1vf8r2d4nppp65p52jn9-packages.json.drv building '/nix/store/qf4x5bscsd4p1vf8r2d4nppp65p52jn9-packages.json.drv'... Going to be running update for following packages: - python3.11-pygit2-1.14.1 Press Enter key to continue... Running update for: - python3.11-pygit2-1.14.1: UPDATING ... - python3.11-pygit2-1.14.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pygit2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nmh, using log file: /var/log/nixpkgs-update/nmh/2024-03-06.log nmh 1.7.1 -> 1.8 https://repology.org/project/nmh/versions attrpath: nmh 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/networking/nmh/default.nix b/pkgs/tools/networking/nmh/default.nix index e32da2708a5b..4d9504fda193 100644 --- a/pkgs/tools/networking/nmh/default.nix +++ b/pkgs/tools/networking/nmh/default.nix @@ -17,11 +17,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "nmh"; - version = "1.7.1"; + version = "1.8"; src = fetchFromSavannah { repo = "nmh"; rev = finalAttrs.version; - hash = "sha256-sBftXl4hWs4bKw5weHkif1KIJBpheU/RCePx0WXuv9o="; + hash = "sha256-ShAdinvBA7guVBhjqTelBRiUzyo5KqHcawlQS9kXtqs="; }; postPatch = '' [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nmh nix build failed. got build log for 'nmh' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/x90xia28yl7m5ajj76f8yfjjllbkh9ld-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substitute(): ERROR: file 'config/config.c' 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 nmh 1.7.1 -> 1.8 https://repology.org/project/nmh/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.incomfort-client, using log file: /var/log/nixpkgs-update/python311Packages.incomfort-client/2024-03-06.log python311Packages.incomfort-client 0 -> 1 attrpath: python311Packages.incomfort-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/979pq25w9dwxynjsc1h441y992gf111f-packages.json.drv building '/nix/store/979pq25w9dwxynjsc1h441y992gf111f-packages.json.drv'... Going to be running update for following packages: - python3.11-incomfort-client-0.5.0 Press Enter key to continue... Running update for: - python3.11-incomfort-client-0.5.0: UPDATING ... - python3.11-incomfort-client-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.incomfort-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.magic, using log file: /var/log/nixpkgs-update/python311Packages.magic/2024-03-06.log python311Packages.magic 0 -> 1 attrpath: python311Packages.magic 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 python311Packages.magic 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mdl, using log file: /var/log/nixpkgs-update/mdl/2024-03-06.log mdl 0 -> 1 attrpath: mdl 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 mdl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mulpyplexer, using log file: /var/log/nixpkgs-update/python311Packages.mulpyplexer/2024-03-06.log python311Packages.mulpyplexer 0 -> 1 attrpath: python311Packages.mulpyplexer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0qpqxw0r321qnp2jpimrmgvc4hal0fiy-packages.json.drv building '/nix/store/0qpqxw0r321qnp2jpimrmgvc4hal0fiy-packages.json.drv'... Going to be running update for following packages: - python3.11-mulpyplexer-0.09 Press Enter key to continue... Running update for: - python3.11-mulpyplexer-0.09: UPDATING ... - python3.11-mulpyplexer-0.09: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mulpyplexer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-novaclient, using log file: /var/log/nixpkgs-update/python311Packages.python-novaclient/2024-03-06.log python311Packages.python-novaclient 0 -> 1 attrpath: python311Packages.python-novaclient Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lxd5rllhxnfmizpggjiwv7bdqqb9ggrc-packages.json.drv building '/nix/store/lxd5rllhxnfmizpggjiwv7bdqqb9ggrc-packages.json.drv'... Going to be running update for following packages: - python3.11-python-novaclient-18.5.0 Press Enter key to continue... Running update for: - python3.11-python-novaclient-18.5.0: UPDATING ... - python3.11-python-novaclient-18.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-novaclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.threat9-test-bed, using log file: /var/log/nixpkgs-update/python311Packages.threat9-test-bed/2024-03-06.log python311Packages.threat9-test-bed 0 -> 1 attrpath: python311Packages.threat9-test-bed Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l70j898wzgc7crmacfxbsnkm6342kfk7-packages.json.drv building '/nix/store/l70j898wzgc7crmacfxbsnkm6342kfk7-packages.json.drv'... Going to be running update for following packages: - python3.11-threat9-test-bed-0.6.0 Press Enter key to continue... Running update for: - python3.11-threat9-test-bed-0.6.0: UPDATING ... - python3.11-threat9-test-bed-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.threat9-test-bed 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath alloy5, using log file: /var/log/nixpkgs-update/alloy5/2024-03-06.log alloy5 5.1.0 -> 6.0.0 https://github.com/AlloyTools/org.alloytools.alloy/releases attrpath: alloy5 Checking auto update branch... No auto update branch exists Version in attr path alloy5 not compatible with 6.0.0 [result] Failed to update alloy5 5.1.0 -> 6.0.0 https://github.com/AlloyTools/org.alloytools.alloy/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 liberfa, using log file: /var/log/nixpkgs-update/liberfa/2024-03-06.log liberfa 2.0.0 -> 2.0.1 https://github.com/liberfa/erfa/releases attrpath: liberfa Checking auto update branch... An auto update branch exists with message `liberfa: 2.0.0 -> 2.0.1`. New version is 2.0.1. An auto update branch exists with an equal or greater version [result] Failed to update liberfa 2.0.0 -> 2.0.1 https://github.com/liberfa/erfa/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 git-privacy, using log file: /var/log/nixpkgs-update/git-privacy/2024-03-06.log git-privacy 0 -> 1 attrpath: git-privacy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/00afbs0x19apfjhpzwwkd0qs040c0l0m-packages.json.drv building '/nix/store/00afbs0x19apfjhpzwwkd0qs040c0l0m-packages.json.drv'... Going to be running update for following packages: - git-privacy-2.3.0 Press Enter key to continue... Running update for: - git-privacy-2.3.0: UPDATING ... - git-privacy-2.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update git-privacy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.graphtage, using log file: /var/log/nixpkgs-update/python311Packages.graphtage/2024-03-06.log python311Packages.graphtage 0 -> 1 attrpath: python311Packages.graphtage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6323f3cirmlra5wvbgky7dl3g38kpvmj-packages.json.drv building '/nix/store/6323f3cirmlra5wvbgky7dl3g38kpvmj-packages.json.drv'... Going to be running update for following packages: - python3.11-graphtage-0.3.0 Press Enter key to continue... Running update for: - python3.11-graphtage-0.3.0: UPDATING ... - python3.11-graphtage-0.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/graphtage/default.nix b/pkgs/development/python-modules/graphtage/default.nix index fa5026a52a2e..9c4726909a2d 100644 --- a/pkgs/development/python-modules/graphtage/default.nix +++ b/pkgs/development/python-modules/graphtage/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "graphtage"; - version = "0.3.0"; + version = "0.3.1"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "trailofbits"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-rzX5pSSPm3CjpnCm0gxsgUaeXho9dP7WTanCzBK6Yps="; + hash = "sha256-Bz2T8tVdVOdXt23yPITkDNL46Y5LZPhY3SXZ5bF3CHw="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.graphtage nix build failed. 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: graphtage 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/vr8b748j3d15vf3v2k88ivmdniz46w6i-python3.11-graphtage-0.3.1/lib/python3.11/site-packages/graphtage/__init__.py", line 8, in from . import ( File "/nix/store/vr8b748j3d15vf3v2k88ivmdniz46w6i-python3.11-graphtage-0.3.1/lib/python3.11/site-packages/graphtage/pickle.py", line 4, in from fickling.fickle import Interpreter, Pickled, PickleDecodeError ModuleNotFoundError: No module named 'fickling'  [result] Failed to update python311Packages.graphtage 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-scopes, using log file: /var/log/nixpkgs-update/python311Packages.django-scopes/2024-03-06.log python311Packages.django-scopes 0 -> 1 attrpath: python311Packages.django-scopes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wzx1w1yzzsc86aphnvcdcr48yv0mlqna-packages.json.drv building '/nix/store/wzx1w1yzzsc86aphnvcdcr48yv0mlqna-packages.json.drv'... Going to be running update for following packages: - python3.11-django-scopes-2.0.0 Press Enter key to continue... Running update for: - python3.11-django-scopes-2.0.0: UPDATING ... - python3.11-django-scopes-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-scopes 0 -> 1 [options] github_user: r-ryantm, pull_request: 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.CGI 4.59 -> 4.62 https://repology.org/project/perl:cgi/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 rustus, using log file: /var/log/nixpkgs-update/rustus/2024-03-06.log rustus 0 -> 1 attrpath: rustus 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/ia7hrk0wvkgd385br9gwa1a3wids6mpf-packages.json.drv building '/nix/store/ia7hrk0wvkgd385br9gwa1a3wids6mpf-packages.json.drv'... Going to be running update for following packages: - rustus-0.7.6 Press Enter key to continue... Running update for: - rustus-0.7.6: UPDATING ... - rustus-0.7.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rustus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pymol, using log file: /var/log/nixpkgs-update/pymol/2024-03-06.log pymol 0 -> 1 attrpath: pymol Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hapbhbyphiqlbm6gqcdv2dx4rvif7574-packages.json.drv building '/nix/store/hapbhbyphiqlbm6gqcdv2dx4rvif7574-packages.json.drv'... Going to be running update for following packages: - pymol-2.5.0 Press Enter key to continue... Running update for: - pymol-2.5.0: UPDATING ... - pymol-2.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pymol 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rstcheck, using log file: /var/log/nixpkgs-update/python311Packages.rstcheck/2024-03-06.log python311Packages.rstcheck 0 -> 1 attrpath: python311Packages.rstcheck Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6aj9ck7paqp3b1gy6wfxnwgf3vhl5iqj-packages.json.drv building '/nix/store/6aj9ck7paqp3b1gy6wfxnwgf3vhl5iqj-packages.json.drv'... Going to be running update for following packages: - python3.11-rstcheck-6.1.2 Press Enter key to continue... Running update for: - python3.11-rstcheck-6.1.2: UPDATING ... - python3.11-rstcheck-6.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rstcheck 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath handbrake, using log file: /var/log/nixpkgs-update/handbrake/2024-03-06.log handbrake 1.6.1 -> 1.7.3 https://github.com/HandBrake/HandBrake/releases attrpath: handbrake 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 handbrake 1.6.1 -> 1.7.3 https://github.com/HandBrake/HandBrake/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 mac, using log file: /var/log/nixpkgs-update/mac/2024-03-06.log mac 4.11-u4-b5-s7 -> 10.46 https://repology.org/project/mac/versions attrpath: mac 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 mac 4.11-u4-b5-s7 -> 10.46 https://repology.org/project/mac/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.ffmpeg, using log file: /var/log/nixpkgs-update/ocamlPackages.ffmpeg/2024-03-06.log ocamlPackages.ffmpeg 1.1.8 -> 1.1.10 https://github.com/savonet/ocaml-ffmpeg/releases attrpath: ocamlPackages.ffmpeg Checking auto update branch... No auto update branch exists Old version 1.1.8" not present in master derivation file with contents: { lib, buildDunePackage, fetchFromGitHub, callPackage , ffmpeg-base ? callPackage ./base.nix { } , ffmpeg-avutil , ffmpeg-avcodec , ffmpeg-avfilter , ffmpeg-swscale , ffmpeg-swresample , ffmpeg-av , ffmpeg-avdevice }: buildDunePackage { pname = "ffmpeg"; minimalOCamlVersion = "4.08"; inherit (ffmpeg-base) version src; propagatedBuildInputs = [ ffmpeg-avutil ffmpeg-avcodec ffmpeg-avfilter ffmpeg-swscale ffmpeg-swresample ffmpeg-av ffmpeg-avdevice ]; # The tests fail doCheck = false; meta = ffmpeg-base.meta // { description = "Bindings for the ffmpeg libraries"; }; } [result] Failed to update ocamlPackages.ffmpeg 1.1.8 -> 1.1.10 https://github.com/savonet/ocaml-ffmpeg/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.hypothesmith, using log file: /var/log/nixpkgs-update/python311Packages.hypothesmith/2024-03-06.log python311Packages.hypothesmith 0 -> 1 attrpath: python311Packages.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/y8dkw2yi5sq5grlsac7hj0ns1dx10w5g-packages.json.drv building '/nix/store/y8dkw2yi5sq5grlsac7hj0ns1dx10w5g-packages.json.drv'... Going to be running update for following packages: - python3.11-hypothesmith-0.3.1 Press Enter key to continue... Running update for: - python3.11-hypothesmith-0.3.1: UPDATING ... - python3.11-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 = [ An auto update branch exists with message `python311Packages.hypothesmith: 0.3.1 -> 0.3.3`. New version is 0.3.3. An auto update branch exists with an equal or greater version [result] Failed to update python311Packages.hypothesmith 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tzdata, using log file: /var/log/nixpkgs-update/python311Packages.tzdata/2024-03-06.log python311Packages.tzdata 0 -> 1 attrpath: python311Packages.tzdata Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jc4as8206c4d2q4ww9hw1418r2cdm00q-packages.json.drv building '/nix/store/jc4as8206c4d2q4ww9hw1418r2cdm00q-packages.json.drv'... Going to be running update for following packages: - python3.11-tzdata-2023.3 Press Enter key to continue... Running update for: - python3.11-tzdata-2023.3: UPDATING ... - python3.11-tzdata-2023.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tzdata/default.nix b/pkgs/development/python-modules/tzdata/default.nix index 91bbc854a26d..ac25b071a31b 100644 --- a/pkgs/development/python-modules/tzdata/default.nix +++ b/pkgs/development/python-modules/tzdata/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "tzdata"; - version = "2023.3"; + version = "2024.1"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-Ee8eCOVKyw1Plb2xvgXaZZZz3krL0hv5xp6UzF6Qejo="; + hash = "sha256-JnQSD42JGQl1HDirzf04asCloRJ5VPvDMq9rXOrgfv0="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 6098 > 25 [result] Failed to update python311Packages.tzdata 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iam-logging, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-iam-logging/2024-03-06.log python311Packages.google-cloud-iam-logging 0 -> 1 attrpath: python311Packages.google-cloud-iam-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/sps18b3l3yaa6cg7ba5h9hm8a6ab22qm-packages.json.drv building '/nix/store/sps18b3l3yaa6cg7ba5h9hm8a6ab22qm-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-iam-logging-1.3.2 Press Enter key to continue... Running update for: - python3.11-google-cloud-iam-logging-1.3.2: UPDATING ... - python3.11-google-cloud-iam-logging-1.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-iam-logging/default.nix b/pkgs/development/python-modules/google-cloud-iam-logging/default.nix index e94dc4086ded..bea85e028389 100644 --- a/pkgs/development/python-modules/google-cloud-iam-logging/default.nix +++ b/pkgs/development/python-modules/google-cloud-iam-logging/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "google-cloud-iam-logging"; - version = "1.3.2"; + version = "1.3.3"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-qJcZHghAWG04PogbCY2JHsoPEoifHVOzsfUbemo5pi4="; + hash = "sha256-99YYGGrI8zg+cwdVKqFVneL0jTzO7GJq91O/Kk0lGJM="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.google-cloud-iam-logging: 1.3.0 -> 1.3.1`. New version is 1.3.3. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/rlnhg8bbhlf01plb3xj0r3s5z01l7mz0-python3.11-google-cloud-iam-logging-1.3.3" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.google-cloud-iam-logging
  • python312Packages.google-cloud-iam-logging.dist
2 packages built:
  • python311Packages.google-cloud-iam-logging
  • python311Packages.google-cloud-iam-logging.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 python311Packages.google-cloud-iam-logging is: IAM Service Logging client library meta.homepage for python311Packages.google-cloud-iam-logging is: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-iam-logging meta.changelog for python311Packages.google-cloud-iam-logging is: https://github.com/googleapis/google-cloud-python/blob/google-cloud-iam-logging-v1.3.3/packages/google-cloud-iam-logging/CHANGELOG.md ###### 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 1.3.3 with grep in /nix/store/rlnhg8bbhlf01plb3xj0r3s5z01l7mz0-python3.11-google-cloud-iam-logging-1.3.3 - found 1.3.3 in filename of file in /nix/store/rlnhg8bbhlf01plb3xj0r3s5z01l7mz0-python3.11-google-cloud-iam-logging-1.3.3 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.google-cloud-iam-logging python312Packages.google-cloud-iam-logging ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/rlnhg8bbhlf01plb3xj0r3s5z01l7mz0-python3.11-google-cloud-iam-logging-1.3.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 python311Packages.google-cloud-iam-logging https://github.com/r-ryantm/nixpkgs/archive/41266efbbd67dce2ba008e8e9429add7914d229d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/41266efbbd67dce2ba008e8e9429add7914d229d#python311Packages.google-cloud-iam-logging ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/rlnhg8bbhlf01plb3xj0r3s5z01l7mz0-python3.11-google-cloud-iam-logging-1.3.3 ls -la /nix/store/rlnhg8bbhlf01plb3xj0r3s5z01l7mz0-python3.11-google-cloud-iam-logging-1.3.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.google-cloud-iam-logging
  • python312Packages.google-cloud-iam-logging.dist
2 packages built:
  • python311Packages.google-cloud-iam-logging
  • python311Packages.google-cloud-iam-logging.dist
--- ###### 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). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/287508 [result] Success updating python311Packages.google-cloud-iam-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.openant, using log file: /var/log/nixpkgs-update/python311Packages.openant/2024-03-06.log python311Packages.openant 0 -> 1 attrpath: python311Packages.openant Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8y5zl4s3z8d7d0hmicqn3ay8f5axh6s1-packages.json.drv building '/nix/store/8y5zl4s3z8d7d0hmicqn3ay8f5axh6s1-packages.json.drv'... Going to be running update for following packages: - python3.11-openant-unstable-1.3.1 Press Enter key to continue... Running update for: - python3.11-openant-unstable-1.3.1: UPDATING ... - python3.11-openant-unstable-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.openant 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.mame2010, using log file: /var/log/nixpkgs-update/libretro.mame2010/2024-03-06.log libretro.mame2010 0 -> 1 attrpath: libretro.mame2010 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/400nbyhg0zjkmgwqi34j0ac304rqzsxx-packages.json.drv building '/nix/store/400nbyhg0zjkmgwqi34j0ac304rqzsxx-packages.json.drv'... Going to be running update for following packages: - libretro-mame2010-unstable-2022-06-14 Press Enter key to continue... Running update for: - libretro-mame2010-unstable-2022-06-14: UPDATING ... - libretro-mame2010-unstable-2022-06-14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.mame2010 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ci-edit, using log file: /var/log/nixpkgs-update/ci-edit/2024-03-06.log ci-edit 0 -> 1 attrpath: ci-edit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/v1c9brgfhgy1lhxb5ajxk9lq5qbml2fb-packages.json.drv building '/nix/store/v1c9brgfhgy1lhxb5ajxk9lq5qbml2fb-packages.json.drv'... Going to be running update for following packages: - ci-edit-51-unstable-2023-04-11 Press Enter key to continue... Running update for: - ci-edit-51-unstable-2023-04-11: UPDATING ... - ci-edit-51-unstable-2023-04-11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ci-edit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.stella2014, using log file: /var/log/nixpkgs-update/libretro.stella2014/2024-03-06.log libretro.stella2014 0 -> 1 attrpath: libretro.stella2014 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0dabsn8gbnrd58xnmdaxzlklwgkkskb4-packages.json.drv building '/nix/store/0dabsn8gbnrd58xnmdaxzlklwgkkskb4-packages.json.drv'... Going to be running update for following packages: - libretro-stella2014-unstable-2023-02-20 Press Enter key to continue... Running update for: - libretro-stella2014-unstable-2023-02-20: UPDATING ... - libretro-stella2014-unstable-2023-02-20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.stella2014 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.mrboom, using log file: /var/log/nixpkgs-update/libretro.mrboom/2024-03-06.log libretro.mrboom 0 -> 1 attrpath: libretro.mrboom Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h97gmka9x1pccr4v9fajl2bglgp0nxnk-packages.json.drv building '/nix/store/h97gmka9x1pccr4v9fajl2bglgp0nxnk-packages.json.drv'... Going to be running update for following packages: - libretro-mrboom-unstable-2024-02-26 Press Enter key to continue... Running update for: - libretro-mrboom-unstable-2024-02-26: UPDATING ... - libretro-mrboom-unstable-2024-02-26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.mrboom 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.dosbox, using log file: /var/log/nixpkgs-update/libretro.dosbox/2024-03-06.log libretro.dosbox 0 -> 1 attrpath: libretro.dosbox Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j6vkrh45s66qz8dm5ymwn1a0cvg4yqw3-packages.json.drv building '/nix/store/j6vkrh45s66qz8dm5ymwn1a0cvg4yqw3-packages.json.drv'... Going to be running update for following packages: - libretro-dosbox-unstable-2022-07-18 Press Enter key to continue... Running update for: - libretro-dosbox-unstable-2022-07-18: UPDATING ... - libretro-dosbox-unstable-2022-07-18: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.dosbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath microsoft-identity-broker, using log file: /var/log/nixpkgs-update/microsoft-identity-broker/2024-03-06.log microsoft-identity-broker 0 -> 1 attrpath: microsoft-identity-broker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3z9ddmw8392wnpsgk03472b3ia83pikw-packages.json.drv building '/nix/store/3z9ddmw8392wnpsgk03472b3ia83pikw-packages.json.drv'... Going to be running update for following packages: - microsoft-identity-broker-1.7.0 Press Enter key to continue... Running update for: - microsoft-identity-broker-1.7.0: UPDATING ... - microsoft-identity-broker-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update microsoft-identity-broker 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.prboom, using log file: /var/log/nixpkgs-update/libretro.prboom/2024-03-06.log libretro.prboom 0 -> 1 attrpath: libretro.prboom Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6ij6hn0s5r5l6m6zg70qisdaz9nwnjq3-packages.json.drv building '/nix/store/6ij6hn0s5r5l6m6zg70qisdaz9nwnjq3-packages.json.drv'... Going to be running update for following packages: - libretro-prboom-unstable-2023-05-28 Press Enter key to continue... Running update for: - libretro-prboom-unstable-2023-05-28: UPDATING ... - libretro-prboom-unstable-2023-05-28: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.prboom 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.bsnes-mercury-balanced, using log file: /var/log/nixpkgs-update/libretro.bsnes-mercury-balanced/2024-03-06.log libretro.bsnes-mercury-balanced 0 -> 1 attrpath: libretro.bsnes-mercury-balanced Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/agz1qpg5ysf2bcxb79i6634ha5zg8v8c-packages.json.drv building '/nix/store/agz1qpg5ysf2bcxb79i6634ha5zg8v8c-packages.json.drv'... Going to be running update for following packages: - libretro-bsnes-mercury-balanced-unstable-2023-11-01 Press Enter key to continue... Running update for: - libretro-bsnes-mercury-balanced-unstable-2023-11-01: UPDATING ... - libretro-bsnes-mercury-balanced-unstable-2023-11-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.bsnes-mercury-balanced 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.yabause, using log file: /var/log/nixpkgs-update/libretro.yabause/2024-03-06.log libretro.yabause 0 -> 1 attrpath: libretro.yabause Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bxskhbg6v5ax0z397lrgbpznzl8i9hzl-packages.json.drv building '/nix/store/bxskhbg6v5ax0z397lrgbpznzl8i9hzl-packages.json.drv'... Going to be running update for following packages: - libretro-yabause-unstable-2023-01-03 Press Enter key to continue... Running update for: - libretro-yabause-unstable-2023-01-03: UPDATING ... - libretro-yabause-unstable-2023-01-03: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.yabause 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.neocd, using log file: /var/log/nixpkgs-update/libretro.neocd/2024-03-06.log libretro.neocd 0 -> 1 attrpath: libretro.neocd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xbn9yiykicwnhza11zlqs2dzrqczzssa-packages.json.drv building '/nix/store/xbn9yiykicwnhza11zlqs2dzrqczzssa-packages.json.drv'... Going to be running update for following packages: - libretro-neocd-unstable-2024-02-01 Press Enter key to continue... Running update for: - libretro-neocd-unstable-2024-02-01: UPDATING ... - libretro-neocd-unstable-2024-02-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.neocd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.nestopia, using log file: /var/log/nixpkgs-update/libretro.nestopia/2024-03-06.log libretro.nestopia 0 -> 1 attrpath: libretro.nestopia Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r7rzrk61vnyx39dl0bxpyqcib8mg4q84-packages.json.drv building '/nix/store/r7rzrk61vnyx39dl0bxpyqcib8mg4q84-packages.json.drv'... Going to be running update for following packages: - libretro-nestopia-unstable-2024-02-18 Press Enter key to continue... Running update for: - libretro-nestopia-unstable-2024-02-18: UPDATING ... - libretro-nestopia-unstable-2024-02-18: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.nestopia 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.melonds, using log file: /var/log/nixpkgs-update/libretro.melonds/2024-03-06.log libretro.melonds 0 -> 1 attrpath: libretro.melonds Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nwxlbqbshcamr510v753r3jvvnb2pin1-packages.json.drv building '/nix/store/nwxlbqbshcamr510v753r3jvvnb2pin1-packages.json.drv'... Going to be running update for following packages: - libretro-melonds-unstable-2023-04-13 Press Enter key to continue... Running update for: - libretro-melonds-unstable-2023-04-13: UPDATING ... - libretro-melonds-unstable-2023-04-13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.melonds 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.beetle-vb, using log file: /var/log/nixpkgs-update/libretro.beetle-vb/2024-03-06.log libretro.beetle-vb 0 -> 1 attrpath: libretro.beetle-vb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gf6r3c6ry7xvr102qyz7783p289abg41-packages.json.drv building '/nix/store/gf6r3c6ry7xvr102qyz7783p289abg41-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-vb-unstable-2023-11-01 Press Enter key to continue... Running update for: - libretro-mednafen-vb-unstable-2023-11-01: UPDATING ... - libretro-mednafen-vb-unstable-2023-11-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.beetle-vb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.openllm, using log file: /var/log/nixpkgs-update/python312Packages.openllm/2024-03-06.log python312Packages.openllm 0.4.41 -> 0.4.44 https://repology.org/project/python:openllm/versions attrpath: python312Packages.openllm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s64nsm67ill15f3q3zifynfhr6pp0gj1-packages.json.drv building '/nix/store/s64nsm67ill15f3q3zifynfhr6pp0gj1-packages.json.drv'... Going to be running update for following packages: - python3.12-openllm-0.4.44 Press Enter key to continue... Running update for: - python3.12-openllm-0.4.44: UPDATING ... - python3.12-openllm-0.4.44: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.openllm 0.4.41 -> 0.4.44 https://repology.org/project/python:openllm/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.nat, using log file: /var/log/nixpkgs-update/rPackages.nat/2024-03-06.log rPackages.nat 1.8.23 -> 1.8.24 https://repology.org/project/r:nat/versions attrpath: rPackages.nat Checking auto update branch... No auto update branch exists Old version 1.8.23" 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.nat 1.8.23 -> 1.8.24 https://repology.org/project/r:nat/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.pytibber, using log file: /var/log/nixpkgs-update/python312Packages.pytibber/2024-03-06.log python312Packages.pytibber 0.28.2 -> 0.29.0 https://github.com/Danielhiversen/pyTibber/releases attrpath: python312Packages.pytibber Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rj8g34ksqacip6sx210vk9x0qkljaygh-packages.json.drv building '/nix/store/rj8g34ksqacip6sx210vk9x0qkljaygh-packages.json.drv'... Going to be running update for following packages: - python3.12-pytibber-0.28.2 Press Enter key to continue... Running update for: - python3.12-pytibber-0.28.2: UPDATING ... - python3.12-pytibber-0.28.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytibber/default.nix b/pkgs/development/python-modules/pytibber/default.nix index f18402db6bb0..e0c55bf0e9e9 100644 --- a/pkgs/development/python-modules/pytibber/default.nix +++ b/pkgs/development/python-modules/pytibber/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pytibber"; - version = "0.28.2"; + version = "0.29.0"; format = "setuptools"; disabled = pythonOlder "3.9"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "Danielhiversen"; repo = "pyTibber"; rev = "refs/tags/${version}"; - hash = "sha256-vi5f4V0nPb9K3nwdmwMDoNE85Or6haOWjMY4d/2Fj2s="; + hash = "sha256-rj/uIgIDjmEGD6muUllTb0PdLkedarMgVq38qqNoMI4="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.pytibber: 0.28.2 -> 0.29.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291809" [result] Failed to update python312Packages.pytibber 0.28.2 -> 0.29.0 https://github.com/Danielhiversen/pyTibber/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.sdds, using log file: /var/log/nixpkgs-update/python312Packages.sdds/2024-03-06.log python312Packages.sdds 0.4.1 -> 0.13 https://repology.org/project/python:sdds/versions attrpath: python312Packages.sdds Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d6da0hx20vq6b17899hii7rgss2ycszv-packages.json.drv building '/nix/store/d6da0hx20vq6b17899hii7rgss2ycszv-packages.json.drv'... Going to be running update for following packages: - python3.12-sdds-0.4.1 Press Enter key to continue... Running update for: - python3.12-sdds-0.4.1: UPDATING ... - python3.12-sdds-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.sdds 0.4.1 -> 0.13 https://repology.org/project/python:sdds/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.sentry-sdk, using log file: /var/log/nixpkgs-update/python312Packages.sentry-sdk/2024-03-06.log python312Packages.sentry-sdk 1.40.5 -> 1.40.6 https://repology.org/project/python:sentry-sdk/versions attrpath: python312Packages.sentry-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/hgmlsq57f2fikf85ddlc4r178i3xanls-packages.json.drv building '/nix/store/hgmlsq57f2fikf85ddlc4r178i3xanls-packages.json.drv'... Going to be running update for following packages: - python3.12-sentry-sdk-1.40.6 Press Enter key to continue... Running update for: - python3.12-sentry-sdk-1.40.6: UPDATING ... - python3.12-sentry-sdk-1.40.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.sentry-sdk 1.40.5 -> 1.40.6 https://repology.org/project/python:sentry-sdk/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.CICA, using log file: /var/log/nixpkgs-update/rPackages.CICA/2024-03-06.log rPackages.CICA 1.0.1 -> 1.0.2 https://repology.org/project/r:cica/versions attrpath: rPackages.CICA Checking auto update branch... No auto update branch exists Old version 1.0.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.CICA 1.0.1 -> 1.0.2 https://repology.org/project/r:cica/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.nser, using log file: /var/log/nixpkgs-update/rPackages.nser/2024-03-06.log rPackages.nser 1.5.0 -> 1.5.1 https://repology.org/project/r:nser/versions attrpath: rPackages.nser 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.nser 1.5.0 -> 1.5.1 https://repology.org/project/r:nser/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.miRtest, using log file: /var/log/nixpkgs-update/rPackages.miRtest/2024-03-06.log rPackages.miRtest 2.0 -> 2.1 https://repology.org/project/r:mirtest/versions attrpath: rPackages.miRtest Checking auto update branch... No auto update branch exists Old version 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.miRtest 2.0 -> 2.1 https://repology.org/project/r:mirtest/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.cramer, using log file: /var/log/nixpkgs-update/rPackages.cramer/2024-03-06.log rPackages.cramer 0.9-3 -> 0.9-4 https://repology.org/project/r:cramer/versions attrpath: rPackages.cramer Checking auto update branch... No auto update branch exists Old version 0.9-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.cramer 0.9-3 -> 0.9-4 https://repology.org/project/r:cramer/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.dominanceanalysis, using log file: /var/log/nixpkgs-update/rPackages.dominanceanalysis/2024-03-06.log rPackages.dominanceanalysis 2.0.0 -> 2.1.0 https://repology.org/project/r:dominanceanalysis/versions attrpath: rPackages.dominanceanalysis Checking auto update branch... No auto update branch exists Old version 2.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.dominanceanalysis 2.0.0 -> 2.1.0 https://repology.org/project/r:dominanceanalysis/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.electionsBR, using log file: /var/log/nixpkgs-update/rPackages.electionsBR/2024-03-06.log rPackages.electionsBR 0.3.2 -> 0.4.0 https://repology.org/project/r:electionsbr/versions attrpath: rPackages.electionsBR 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.electionsBR 0.3.2 -> 0.4.0 https://repology.org/project/r:electionsbr/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 seafile-shared, using log file: /var/log/nixpkgs-update/seafile-shared/2024-03-06.log seafile-shared 9.0.4 -> 9.0.5 https://github.com/haiwen/seafile/releases attrpath: seafile-shared Checking auto update branch... An auto update branch exists with message `seafile-shared: 9.0.4 -> 9.0.5`. New version is 9.0.5. An auto update branch exists with an equal or greater version [result] Failed to update seafile-shared 9.0.4 -> 9.0.5 https://github.com/haiwen/seafile/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.localstack, using log file: /var/log/nixpkgs-update/python312Packages.localstack/2024-03-06.log python312Packages.localstack 3.0.2 -> 3.2.0 https://github.com/localstack/localstack/releases attrpath: python312Packages.localstack Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8cbx8z9yv60ff970lzxqf7y4z9xcvrgq-packages.json.drv building '/nix/store/8cbx8z9yv60ff970lzxqf7y4z9xcvrgq-packages.json.drv'... Going to be running update for following packages: - python3.12-localstack-3.0.2 Press Enter key to continue... Running update for: - python3.12-localstack-3.0.2: UPDATING ... - python3.12-localstack-3.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/localstack/default.nix b/pkgs/development/python-modules/localstack/default.nix index 39b27be9f93f..13a791482296 100644 --- a/pkgs/development/python-modules/localstack/default.nix +++ b/pkgs/development/python-modules/localstack/default.nix @@ -21,14 +21,14 @@ buildPythonPackage rec { pname = "localstack"; - version = "3.0.2"; + version = "3.2.0"; pyproject = true; src = fetchFromGitHub { owner = "localstack"; repo = "localstack"; rev = "refs/tags/v${version}"; - hash = "sha256-HncD/lhYfBrqtXF8F1Gz7JqwrASoHbsXvp1HXM5rldw="; + hash = "sha256-r0KRPtsLr6Pyn/va93reLdHHKtiOLB1uflAJ2L/uZmU="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.localstack Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.localstack Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.localstack/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.localstack/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.localstack/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. [result] Failed to update python312Packages.localstack 3.0.2 -> 3.2.0 https://github.com/localstack/localstack/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.SMPracticals, using log file: /var/log/nixpkgs-update/rPackages.SMPracticals/2024-03-06.log rPackages.SMPracticals 1.4-3 -> 1.4-3.1 https://repology.org/project/r:smpracticals/versions attrpath: rPackages.SMPracticals 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.SMPracticals 1.4-3 -> 1.4-3.1 https://repology.org/project/r:smpracticals/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 libretro.beetle-pce, using log file: /var/log/nixpkgs-update/libretro.beetle-pce/2024-03-06.log libretro.beetle-pce 0 -> 1 attrpath: libretro.beetle-pce Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0m1vl4y8z87dhgxkbzvcx804626vwy6p-packages.json.drv building '/nix/store/0m1vl4y8z87dhgxkbzvcx804626vwy6p-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-pce-unstable-2024-02-09 Press Enter key to continue... Running update for: - libretro-mednafen-pce-unstable-2024-02-09: UPDATING ... - libretro-mednafen-pce-unstable-2024-02-09: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index cc7a717f1477..233110dc8ff5 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -55,10 +55,10 @@ "src": { "owner": "libretro", "repo": "beetle-pce-libretro", - "rev": "753f067738e55a6325d3ca5206151a9acd9127f0", - "hash": "sha256-OWvoIi0DS3YhxK1S6PAbCNZwKKXti6brZlWVCJELfKY=" + "rev": "95b5ea18a694f5a05b1c0cda20928c825d981238", + "hash": "sha256-4Y2dyELUGWycCQ1UA0Ov6Ijh1t+KgSL1AtDefbRmjbA=" }, - "version": "unstable-2024-02-09" + "version": "unstable-2024-03-01" }, "beetle-pce-fast": { "fetcher": "fetchFromGitHub", No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/z4l5lm9q6bkv6bzs5b58fhcv4kgglcka-libretro-mednafen-pce-unstable-2024-03-01" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • libretro.beetle-pce
  • retroarchFull
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 libretro.beetle-pce is: Port of Mednafen's PC Engine core to libretro meta.homepage for libretro.beetle-pce is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/libretro/beetle-pce-libretro/compare/753f067738e55a6325d3ca5206151a9acd9127f0...95b5ea18a694f5a05b1c0cda20928c825d981238) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-03-01 in filename of file in /nix/store/z4l5lm9q6bkv6bzs5b58fhcv4kgglcka-libretro-mednafen-pce-unstable-2024-03-01 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath libretro.beetle-pce retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/z4l5lm9q6bkv6bzs5b58fhcv4kgglcka-libretro-mednafen-pce-unstable-2024-03-01 \ --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 libretro.beetle-pce https://github.com/r-ryantm/nixpkgs/archive/2c86192f73d1fb5f00de61b3a62b3bed93c99e5f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2c86192f73d1fb5f00de61b3a62b3bed93c99e5f#libretro.beetle-pce ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/z4l5lm9q6bkv6bzs5b58fhcv4kgglcka-libretro-mednafen-pce-unstable-2024-03-01 ls -la /nix/store/z4l5lm9q6bkv6bzs5b58fhcv4kgglcka-libretro-mednafen-pce-unstable-2024-03-01/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • libretro.beetle-pce
  • retroarchFull
--- ###### Maintainer pings cc @aanderse @edwtjo @MP2E @thiagokokada @hrdinka 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/293681 [result] Success updating libretro.beetle-pce 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vale, using log file: /var/log/nixpkgs-update/vale/2024-03-06.log vale 3.2.1 -> 3.2.2 https://github.com/errata-ai/vale/releases attrpath: vale 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-KxIQZViUYT4cgRlOuKBwen6pqQjGiAofkeBztmjnKdQ=" [golangModuleVersion] Replaced vendorHash with sha256-KxIQZViUYT4cgRlOuKBwen6pqQjGiAofkeBztmjnKdQ= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/text/vale/default.nix b/pkgs/tools/text/vale/default.nix index 5f302cafd4db..e3d2896078ca 100644 --- a/pkgs/tools/text/vale/default.nix +++ b/pkgs/tools/text/vale/default.nix @@ -2,7 +2,7 @@ buildGoModule rec { pname = "vale"; - version = "3.2.1"; + version = "3.2.2"; subPackages = [ "cmd/vale" ]; outputs = [ "out" "data" ]; @@ -11,7 +11,7 @@ buildGoModule rec { owner = "errata-ai"; repo = "vale"; rev = "v${version}"; - hash = "sha256-e3cxUO05OU1RYINX24E8XXkxPADWpaIYTUgbcQIys7w="; + hash = "sha256-CLbzrJJVgFxJKuTtXQKGZ6q228Sm7s+Is11TE8mAmD8="; }; vendorHash = "sha256-KxIQZViUYT4cgRlOuKBwen6pqQjGiAofkeBztmjnKdQ="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/1liwnkzq6zgx7w8srl0h07cbv42hcbqv-vale-3.2.2" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • vale
  • vale.data
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/errata-ai/vale/releases. meta.description for vale is: A syntax-aware linter for prose built with speed and extensibility in mind meta.homepage for vale is: https://vale.sh/ meta.changelog for vale is: https://github.com/errata-ai/vale/releases/tag/v3.2.2 ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/errata-ai/vale/releases/tag/v3.2.2) - [Compare changes on GitHub](https://github.com/errata-ai/vale/compare/v3.2.1...v3.2.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.2.2 with grep in /nix/store/1liwnkzq6zgx7w8srl0h07cbv42hcbqv-vale-3.2.2 - found 3.2.2 in filename of file in /nix/store/1liwnkzq6zgx7w8srl0h07cbv42hcbqv-vale-3.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 vale ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1liwnkzq6zgx7w8srl0h07cbv42hcbqv-vale-3.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 vale https://github.com/r-ryantm/nixpkgs/archive/fc54a57acc2d86beb91472d0dd7426b14d2419f2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fc54a57acc2d86beb91472d0dd7426b14d2419f2#vale ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1liwnkzq6zgx7w8srl0h07cbv42hcbqv-vale-3.2.2 ls -la /nix/store/1liwnkzq6zgx7w8srl0h07cbv42hcbqv-vale-3.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • vale
  • vale.data
--- ###### Maintainer pings cc @marsam 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/293684 [result] Success updating vale 3.2.1 -> 3.2.2 https://github.com/errata-ai/vale/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.parabar, using log file: /var/log/nixpkgs-update/rPackages.parabar/2024-03-06.log rPackages.parabar 1.1.0 -> 1.1.1 https://repology.org/project/r:parabar/versions attrpath: rPackages.parabar Checking auto update branch... No auto update branch exists Old version 1.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.parabar 1.1.0 -> 1.1.1 https://repology.org/project/r:parabar/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 libretro.virtualjaguar, using log file: /var/log/nixpkgs-update/libretro.virtualjaguar/2024-03-06.log libretro.virtualjaguar 0 -> 1 attrpath: libretro.virtualjaguar Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qqfba87lw6x88dc9k74xjlfyzqb2120r-packages.json.drv building '/nix/store/qqfba87lw6x88dc9k74xjlfyzqb2120r-packages.json.drv'... Going to be running update for following packages: - libretro-virtualjaguar-unstable-2023-06-01 Press Enter key to continue... Running update for: - libretro-virtualjaguar-unstable-2023-06-01: UPDATING ... - libretro-virtualjaguar-unstable-2023-06-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.virtualjaguar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.parallel-n64, using log file: /var/log/nixpkgs-update/libretro.parallel-n64/2024-03-06.log libretro.parallel-n64 0 -> 1 attrpath: libretro.parallel-n64 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dnfqydffqnk08jaz2hbmw179gr55r8xx-packages.json.drv building '/nix/store/dnfqydffqnk08jaz2hbmw179gr55r8xx-packages.json.drv'... Going to be running update for following packages: - libretro-parallel-n64-unstable-2024-01-15 Press Enter key to continue... Running update for: - libretro-parallel-n64-unstable-2024-01-15: UPDATING ... - libretro-parallel-n64-unstable-2024-01-15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.parallel-n64 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.beetle-supafaust, using log file: /var/log/nixpkgs-update/libretro.beetle-supafaust/2024-03-06.log libretro.beetle-supafaust 0 -> 1 attrpath: libretro.beetle-supafaust Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f5f7sm77miybxlpliq8dzndibbjcv6gg-packages.json.drv building '/nix/store/f5f7sm77miybxlpliq8dzndibbjcv6gg-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-supafaust-unstable-2023-06-19 Press Enter key to continue... Running update for: - libretro-mednafen-supafaust-unstable-2023-06-19: UPDATING ... - libretro-mednafen-supafaust-unstable-2023-06-19: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.beetle-supafaust 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.glad, using log file: /var/log/nixpkgs-update/python312Packages.glad/2024-03-06.log python312Packages.glad 0.1.36 -> 2.0.5 https://github.com/Dav1dde/glad/releases attrpath: python312Packages.glad Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fq5vrbdjyr1m4w1finif7d4clmflh8n6-packages.json.drv building '/nix/store/fq5vrbdjyr1m4w1finif7d4clmflh8n6-packages.json.drv'... Going to be running update for following packages: - python3.12-glad-0.1.36 Press Enter key to continue... Running update for: - python3.12-glad-0.1.36: UPDATING ... - python3.12-glad-0.1.36: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.glad 0.1.36 -> 2.0.5 https://github.com/Dav1dde/glad/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 libretro.fbneo, using log file: /var/log/nixpkgs-update/libretro.fbneo/2024-03-06.log libretro.fbneo 0 -> 1 attrpath: libretro.fbneo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j9p6yl8bf5amv8r6fdb5l5m8x4ank670-packages.json.drv building '/nix/store/j9p6yl8bf5amv8r6fdb5l5m8x4ank670-packages.json.drv'... Going to be running update for following packages: - libretro-fbneo-unstable-2024-02-22 Press Enter key to continue... Running update for: - libretro-fbneo-unstable-2024-02-22: UPDATING ... - libretro-fbneo-unstable-2024-02-22: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index cc7a717f1477..34003e82b5ea 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -287,10 +287,10 @@ "src": { "owner": "libretro", "repo": "fbneo", - "rev": "226123d45854f23a93f5030471bf82d068f018ad", - "hash": "sha256-GTkUgLhnP2KFR6Lo354577qYS5CXjGZ7k7PZ9sTE0Cg=" + "rev": "a9c41d1e1132b1a7aad48c0f8e94fcf9c7ba0f9f", + "hash": "sha256-H4pJruHqJ4p3tBykm015U+wApHrAeVaZO9nLJ9Rc0NQ=" }, - "version": "unstable-2024-02-22" + "version": "unstable-2024-03-03" }, "fceumm": { "fetcher": "fetchFromGitHub", An auto update branch exists with message `libretro.fbneo: unstable-2024-02-22 -> unstable-2024-02-27`. New version is unstable-2024-03-03. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/0j6fbb41iyxwynhvb74a7ki5g4dbnzfm-libretro-fbneo-unstable-2024-03-03" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • libretro.fbneo
  • retroarchFull
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 libretro.fbneo is: Port of FBNeo to libretro meta.homepage for libretro.fbneo is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/libretro/fbneo/compare/226123d45854f23a93f5030471bf82d068f018ad...a9c41d1e1132b1a7aad48c0f8e94fcf9c7ba0f9f) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-03-03 in filename of file in /nix/store/0j6fbb41iyxwynhvb74a7ki5g4dbnzfm-libretro-fbneo-unstable-2024-03-03 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath libretro.fbneo retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/0j6fbb41iyxwynhvb74a7ki5g4dbnzfm-libretro-fbneo-unstable-2024-03-03 \ --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 libretro.fbneo https://github.com/r-ryantm/nixpkgs/archive/9018456959fa4ad3172fabd185eb8502c7a33c27.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9018456959fa4ad3172fabd185eb8502c7a33c27#libretro.fbneo ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/0j6fbb41iyxwynhvb74a7ki5g4dbnzfm-libretro-fbneo-unstable-2024-03-03 ls -la /nix/store/0j6fbb41iyxwynhvb74a7ki5g4dbnzfm-libretro-fbneo-unstable-2024-03-03/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • libretro.fbneo
  • retroarchFull
--- ###### Maintainer pings cc @aanderse @edwtjo @MP2E @thiagokokada @hrdinka 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/291848 [result] Success updating libretro.fbneo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.bluemsx, using log file: /var/log/nixpkgs-update/libretro.bluemsx/2024-03-06.log libretro.bluemsx 0 -> 1 attrpath: libretro.bluemsx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bgdcdckikxf90lms6fx4hizzd035kj4g-packages.json.drv building '/nix/store/bgdcdckikxf90lms6fx4hizzd035kj4g-packages.json.drv'... Going to be running update for following packages: - libretro-bluemsx-unstable-2023-11-10 Press Enter key to continue... Running update for: - libretro-bluemsx-unstable-2023-11-10: UPDATING ... - libretro-bluemsx-unstable-2023-11-10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.bluemsx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.blastem, using log file: /var/log/nixpkgs-update/libretro.blastem/2024-03-06.log libretro.blastem 0 -> 1 attrpath: libretro.blastem Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rhcnghirz0c5fj4id1bb6zvm568w20js-packages.json.drv building '/nix/store/rhcnghirz0c5fj4id1bb6zvm568w20js-packages.json.drv'... Going to be running update for following packages: - libretro-blastem-unstable-2022-07-26 Press Enter key to continue... Running update for: - libretro-blastem-unstable-2022-07-26: UPDATING ... - libretro-blastem-unstable-2022-07-26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.blastem 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.inti, using log file: /var/log/nixpkgs-update/rPackages.inti/2024-03-06.log rPackages.inti 0.6.3 -> 0.6.4 https://repology.org/project/r:inti/versions attrpath: rPackages.inti Checking auto update branch... No auto update branch exists Old version 0.6.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.inti 0.6.3 -> 0.6.4 https://repology.org/project/r:inti/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 lightburn, using log file: /var/log/nixpkgs-update/lightburn/2024-03-06.log lightburn 1.5.00 -> 1.5.02 https://github.com/LightBurnSoftware/deployment/releases attrpath: lightburn Checking auto update branch... An auto update branch exists with message `lightburn: 1.5.00 -> 1.5.02`. New version is 1.5.02. An auto update branch exists with an equal or greater version [result] Failed to update lightburn 1.5.00 -> 1.5.02 https://github.com/LightBurnSoftware/deployment/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 netbox_3_7, using log file: /var/log/nixpkgs-update/netbox_3_7/2024-03-06.log netbox_3_7 3.7.1 -> 3.7.3 https://github.com/netbox-community/netbox/releases attrpath: netbox_3_7 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qjqrirdgwb261fqdcs78dm7090zhczad-packages.json.drv building '/nix/store/qjqrirdgwb261fqdcs78dm7090zhczad-packages.json.drv'... Going to be running update for following packages: - netbox-3.7.1 Press Enter key to continue... Running update for: - netbox-3.7.1: UPDATING ... - netbox-3.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update netbox_3_7 3.7.1 -> 3.7.3 https://github.com/netbox-community/netbox/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 libretro.beetle-psx, using log file: /var/log/nixpkgs-update/libretro.beetle-psx/2024-03-06.log libretro.beetle-psx 0 -> 1 attrpath: libretro.beetle-psx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/502gz6d4p9h8n62b9hy4m2var4b306vn-packages.json.drv building '/nix/store/502gz6d4p9h8n62b9hy4m2var4b306vn-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-psx-unstable-2024-02-27 Press Enter key to continue... Running update for: - libretro-mednafen-psx-unstable-2024-02-27: UPDATING ... - libretro-mednafen-psx-unstable-2024-02-27: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index cc7a717f1477..210973643c8f 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -85,10 +85,10 @@ "src": { "owner": "libretro", "repo": "beetle-psx-libretro", - "rev": "4a006dca366af88d491e232892fe93aabe094b14", - "hash": "sha256-tdD2Ilkzph425RC4pVcS7kpvIxA+DF/rWYM9BhcWGyY=" + "rev": "680bbf0e2a4f9bc2b534d213416456baa9c95212", + "hash": "sha256-QmiCokeMtQC2+cwWFovve2+c3pahD+IdOFBRAXEPV0k=" }, - "version": "unstable-2024-02-27" + "version": "unstable-2024-03-01" }, "beetle-saturn": { "fetcher": "fetchFromGitHub", No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/8fhgqrzn3lrf2f8nqc75d3slcfk9hwbw-libretro-mednafen-psx-unstable-2024-03-01" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review) 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 libretro.beetle-psx is: Port of Mednafen's PSX Engine core to libretro meta.homepage for libretro.beetle-psx is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/libretro/beetle-psx-libretro/compare/4a006dca366af88d491e232892fe93aabe094b14...680bbf0e2a4f9bc2b534d213416456baa9c95212) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-03-01 in filename of file in /nix/store/8fhgqrzn3lrf2f8nqc75d3slcfk9hwbw-libretro-mednafen-psx-unstable-2024-03-01 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath libretro.beetle-psx libretro.beetle-psx-hw retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8fhgqrzn3lrf2f8nqc75d3slcfk9hwbw-libretro-mednafen-psx-unstable-2024-03-01 \ --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 libretro.beetle-psx https://github.com/r-ryantm/nixpkgs/archive/b9d157857d994cf2f9a7880d47f7d226c4184cfd.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b9d157857d994cf2f9a7880d47f7d226c4184cfd#libretro.beetle-psx ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8fhgqrzn3lrf2f8nqc75d3slcfk9hwbw-libretro-mednafen-psx-unstable-2024-03-01 ls -la /nix/store/8fhgqrzn3lrf2f8nqc75d3slcfk9hwbw-libretro-mednafen-psx-unstable-2024-03-01/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review) --- ###### Maintainer pings cc @aanderse @edwtjo @MP2E @thiagokokada @hrdinka 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/293694 [result] Success updating libretro.beetle-psx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.mame2015, using log file: /var/log/nixpkgs-update/libretro.mame2015/2024-03-06.log libretro.mame2015 0 -> 1 attrpath: libretro.mame2015 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sbn2rwlx0y3gyjsj3dgfzvpczyf6v8yh-packages.json.drv building '/nix/store/sbn2rwlx0y3gyjsj3dgfzvpczyf6v8yh-packages.json.drv'... Going to be running update for following packages: - libretro-mame2015-unstable-2023-11-01 Press Enter key to continue... Running update for: - libretro-mame2015-unstable-2023-11-01: UPDATING ... - libretro-mame2015-unstable-2023-11-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.mame2015 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.eodhd, using log file: /var/log/nixpkgs-update/rPackages.eodhd/2024-03-06.log rPackages.eodhd 1.0.3 -> 1.0.4 https://repology.org/project/r:eodhd/versions attrpath: rPackages.eodhd 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.eodhd 1.0.3 -> 1.0.4 https://repology.org/project/r:eodhd/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 libretro.nxengine, using log file: /var/log/nixpkgs-update/libretro.nxengine/2024-03-06.log libretro.nxengine 0 -> 1 attrpath: libretro.nxengine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r2429h6yd6bq2hy5jyqhfk6267rsjf5s-packages.json.drv building '/nix/store/r2429h6yd6bq2hy5jyqhfk6267rsjf5s-packages.json.drv'... Going to be running update for following packages: - libretro-nxengine-unstable-2023-02-21 Press Enter key to continue... Running update for: - libretro-nxengine-unstable-2023-02-21: UPDATING ... - libretro-nxengine-unstable-2023-02-21: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.nxengine 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath synapse-admin, using log file: /var/log/nixpkgs-update/synapse-admin/2024-03-06.log synapse-admin 0.8.7 -> 0.9.1 https://github.com/Awesome-Technologies/synapse-admin/releases attrpath: synapse-admin 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 synapse-admin 0.8.7 -> 0.9.1 https://github.com/Awesome-Technologies/synapse-admin/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 libretro.beetle-wswan, using log file: /var/log/nixpkgs-update/libretro.beetle-wswan/2024-03-06.log libretro.beetle-wswan 0 -> 1 attrpath: libretro.beetle-wswan Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/36pg6x1kzpq4v61nhldm8zrjghnhqpmk-packages.json.drv building '/nix/store/36pg6x1kzpq4v61nhldm8zrjghnhqpmk-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-wswan-unstable-2023-11-01 Press Enter key to continue... Running update for: - libretro-mednafen-wswan-unstable-2023-11-01: UPDATING ... - libretro-mednafen-wswan-unstable-2023-11-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.beetle-wswan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.R2jags, using log file: /var/log/nixpkgs-update/rPackages.R2jags/2024-03-06.log rPackages.R2jags 0.7-1 -> 0.7-1.1 https://repology.org/project/r:r2jags/versions attrpath: rPackages.R2jags Checking auto update branch... No auto update branch exists Old version 0.7-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.R2jags 0.7-1 -> 0.7-1.1 https://repology.org/project/r:r2jags/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 libretro.genesis-plus-gx, using log file: /var/log/nixpkgs-update/libretro.genesis-plus-gx/2024-03-06.log libretro.genesis-plus-gx 0 -> 1 attrpath: libretro.genesis-plus-gx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3qwdcldr6a9lpp7h4sgq7y3r6myxmdxn-packages.json.drv building '/nix/store/3qwdcldr6a9lpp7h4sgq7y3r6myxmdxn-packages.json.drv'... Going to be running update for following packages: - libretro-genesis-plus-gx-unstable-2024-02-23 Press Enter key to continue... Running update for: - libretro-genesis-plus-gx-unstable-2024-02-23: UPDATING ... - libretro-genesis-plus-gx-unstable-2024-02-23: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index cc7a717f1477..7cf684251d91 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -358,10 +358,10 @@ "src": { "owner": "libretro", "repo": "Genesis-Plus-GX", - "rev": "b38cdca9036332c1b7b05817432d1fd42d59527b", - "hash": "sha256-5yr64Jy8WxamMknIG9nhIV4BLTZg8k7Q8Lnw8sfmWhk=" + "rev": "d434ad9ee418247490a8560b52e0651d25304f35", + "hash": "sha256-v6IYku+9hLlGD0sgkzoatdD7Glp/3pgwBE2K4hdsFec=" }, - "version": "unstable-2024-02-23" + "version": "unstable-2024-03-02" }, "gpsp": { "fetcher": "fetchFromGitHub", No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/1y4xs54h8krwyn4qvvkhz5hrlc79l1nr-libretro-genesis-plus-gx-unstable-2024-03-02" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
  • kodiPackages.libretro-genplus
  • libretro.genesis-plus-gx
  • retroarchFull
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 libretro.genesis-plus-gx is: Enhanced Genesis Plus libretro port meta.homepage for libretro.genesis-plus-gx is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/libretro/Genesis-Plus-GX/compare/b38cdca9036332c1b7b05817432d1fd42d59527b...d434ad9ee418247490a8560b52e0651d25304f35) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-03-02 in filename of file in /nix/store/1y4xs54h8krwyn4qvvkhz5hrlc79l1nr-libretro-genesis-plus-gx-unstable-2024-03-02 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath kodiPackages.libretro-genplus libretro.genesis-plus-gx retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1y4xs54h8krwyn4qvvkhz5hrlc79l1nr-libretro-genesis-plus-gx-unstable-2024-03-02 \ --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 libretro.genesis-plus-gx https://github.com/r-ryantm/nixpkgs/archive/dd99987e7779e1381fb7c10e3c83d329c5ff854d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/dd99987e7779e1381fb7c10e3c83d329c5ff854d#libretro.genesis-plus-gx ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1y4xs54h8krwyn4qvvkhz5hrlc79l1nr-libretro-genesis-plus-gx-unstable-2024-03-02 ls -la /nix/store/1y4xs54h8krwyn4qvvkhz5hrlc79l1nr-libretro-genesis-plus-gx-unstable-2024-03-02/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
  • kodiPackages.libretro-genplus
  • libretro.genesis-plus-gx
  • retroarchFull
--- ###### Maintainer pings cc @aanderse @edwtjo @MP2E @thiagokokada @hrdinka 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/293699 [result] Success updating libretro.genesis-plus-gx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sl1-to-photon, using log file: /var/log/nixpkgs-update/sl1-to-photon/2024-03-06.log sl1-to-photon 0 -> 1 attrpath: sl1-to-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/1pvhbs079v3fi9rkizhhirqmni24pidf-packages.json.drv building '/nix/store/1pvhbs079v3fi9rkizhhirqmni24pidf-packages.json.drv'... Going to be running update for following packages: - sl1-to-photon-0.1.3 Press Enter key to continue... Running update for: - sl1-to-photon-0.1.3: UPDATING ... - sl1-to-photon-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sl1-to-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 For attrpath python311Packages.clickclick, using log file: /var/log/nixpkgs-update/python311Packages.clickclick/2024-03-06.log python311Packages.clickclick 0 -> 1 attrpath: python311Packages.clickclick Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cjxv4b4797i7ys3w1rpl5mc01m2niygc-packages.json.drv building '/nix/store/cjxv4b4797i7ys3w1rpl5mc01m2niygc-packages.json.drv'... Going to be running update for following packages: - python3.11-clickclick-1.2.2 Press Enter key to continue... Running update for: - python3.11-clickclick-1.2.2: UPDATING ... - python3.11-clickclick-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.clickclick 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tcp_wrappers, using log file: /var/log/nixpkgs-update/tcp_wrappers/2024-03-06.log tcp_wrappers 7.6.q-26 -> 7.6 https://repology.org/project/tcp-wrappers/versions attrpath: tcp_wrappers Checking auto update branch... No auto update branch exists 7.6 is not newer than 7.6.q-26 according to Nix; versionComparison: -1 [result] Failed to update tcp_wrappers 7.6.q-26 -> 7.6 https://repology.org/project/tcp-wrappers/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.schemdraw, using log file: /var/log/nixpkgs-update/python311Packages.schemdraw/2024-03-06.log python311Packages.schemdraw 0 -> 1 attrpath: python311Packages.schemdraw Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gc5bip6wyzmqrkjs94zm3xii4agyywla-packages.json.drv building '/nix/store/gc5bip6wyzmqrkjs94zm3xii4agyywla-packages.json.drv'... Going to be running update for following packages: - python3.11-schemdraw-0.18 Press Enter key to continue... Running update for: - python3.11-schemdraw-0.18: UPDATING ... - python3.11-schemdraw-0.18: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.schemdraw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-mailman3, using log file: /var/log/nixpkgs-update/python311Packages.django-mailman3/2024-03-06.log python311Packages.django-mailman3 0 -> 1 attrpath: python311Packages.django-mailman3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cjlr74w7jlhg0m2bn40p381xd0s7sgz9-packages.json.drv building '/nix/store/cjlr74w7jlhg0m2bn40p381xd0s7sgz9-packages.json.drv'... Going to be running update for following packages: - python3.11-django-mailman3-1.3.11 Press Enter key to continue... Running update for: - python3.11-django-mailman3-1.3.11: UPDATING ... - python3.11-django-mailman3-1.3.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-mailman3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mupdf, using log file: /var/log/nixpkgs-update/mupdf/2024-03-06.log mupdf 0 -> 1 attrpath: mupdf 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/gy51g5awlwiprn2pphwx78wrrwsbrw5i-packages.json.drv building '/nix/store/gy51g5awlwiprn2pphwx78wrrwsbrw5i-packages.json.drv'... Going to be running update for following packages: - mupdf-1.23.6 Press Enter key to continue... Running update for: - mupdf-1.23.6: UPDATING ... - mupdf-1.23.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/mupdf/default.nix b/pkgs/applications/misc/mupdf/default.nix index 492722d33f49..152ac1e6ed62 100644 --- a/pkgs/applications/misc/mupdf/default.nix +++ b/pkgs/applications/misc/mupdf/default.nix @@ -60,12 +60,12 @@ let in stdenv.mkDerivation rec { - version = "1.23.6"; + version = "1.23.11"; pname = "mupdf"; src = fetchurl { url = "https://mupdf.com/downloads/archive/${pname}-${version}-source.tar.gz"; - sha256 = "sha256-rBHrhZ3UBEiOUVPNyWUbtDQeW6r007Pyfir8gvmq3Ck="; + sha256 = "sha256-R48qFn/q4qKRyLi8UgXyzi8J8JtXSm6wUlv62Vo8/mY="; }; patches = [ ./0001-Use-command-v-in-favor-of-which.patch An auto update branch exists with message `mupdf: 1.23.6 -> 1.23.11`. New version is 1.23.11. An auto update branch exists with an equal or greater version [result] Failed to update mupdf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.eo, using log file: /var/log/nixpkgs-update/aspellDicts.eo/2024-03-06.log aspellDicts.eo 0 -> 1 attrpath: aspellDicts.eo 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/pskjxfbjq6h7ghq33r9pzq89d3nnalyz-update-aspellDict-eo.drv /nix/store/20s4cmfw73ndhd0pygi9nz147a41nf4m-packages.json.drv building '/nix/store/pskjxfbjq6h7ghq33r9pzq89d3nnalyz-update-aspellDict-eo.drv'... building '/nix/store/20s4cmfw73ndhd0pygi9nz147a41nf4m-packages.json.drv'... Going to be running update for following packages: - aspell-dict-eo-2.1.20000225a-2 Press Enter key to continue... Running update for: - aspell-dict-eo-2.1.20000225a-2: UPDATING ... - aspell-dict-eo-2.1.20000225a-2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.eo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.EdisonAPI, using log file: /var/log/nixpkgs-update/haskellPackages.EdisonAPI/2024-03-06.log haskellPackages.EdisonAPI 1.3.3 -> 1.3.3.1 https://repology.org/project/haskell:edisonapi/versions attrpath: haskellPackages.EdisonAPI Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.EdisonAPI 1.3.3 -> 1.3.3.1 https://repology.org/project/haskell:edisonapi/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 aw-watcher-window, using log file: /var/log/nixpkgs-update/aw-watcher-window/2024-03-06.log aw-watcher-window 0 -> 1 attrpath: aw-watcher-window 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] skipping because derivation has updateScript [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jmzqxw9i84kx68sff4bsv3hfjiw8apbx-packages.json.drv building '/nix/store/jmzqxw9i84kx68sff4bsv3hfjiw8apbx-packages.json.drv'... Going to be running update for following packages: - aw-watcher-window-0.12.2 Press Enter key to continue... Running update for: - aw-watcher-window-0.12.2: UPDATING ... - aw-watcher-window-0.12.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aw-watcher-window 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bumpver, using log file: /var/log/nixpkgs-update/bumpver/2024-03-06.log bumpver 0 -> 1 attrpath: bumpver Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8rxls40xa685h0qsyq22v7jlvdhnnp2z-packages.json.drv building '/nix/store/8rxls40xa685h0qsyq22v7jlvdhnnp2z-packages.json.drv'... Going to be running update for following packages: - bumpver-2021.1110 Press Enter key to continue... Running update for: - bumpver-2021.1110: UPDATING ... - bumpver-2021.1110: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/version-management/bumpver/default.nix b/pkgs/applications/version-management/bumpver/default.nix index d540d4211073..731cc2683470 100644 --- a/pkgs/applications/version-management/bumpver/default.nix +++ b/pkgs/applications/version-management/bumpver/default.nix @@ -2,11 +2,11 @@ python3.pkgs.buildPythonApplication rec { pname = "bumpver"; - version = "2021.1110"; + version = "2023.1129"; src = fetchPypi { inherit pname version; - sha256 = "b6a0ddb78db7e00ae7ffe895bf8ef97f91e6310dfc1c4721896bdfd044b1cb03"; + sha256 = "sha256-KgmBMGbZKuLqv4gtT5qI69YBNegoxCS994AOFyPhUBA="; }; prePatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bumpver nix build failed. src/bumpver/version.py:187: in to_pep440 return str(parse_version(version)) _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ version = 'v2017q1.54321' def parse_version(version: str) -> typ.Any: # pylint: disable=import-outside-toplevel; lazy import to speed up --help try: import pkg_resources return pkg_resources.parse_version(version) except (ImportError, ValueError): > import looseversion E ModuleNotFoundError: No module named 'looseversion' src/bumpver/version.py:20: ModuleNotFoundError =============================== warnings summary =============================== ../../nix/store/fvd6iz7hbcnns1jpfg8kkrm7m25vl3ii-python3.11-setuptools-69.0.3/lib/python3.11/site-packages/setuptools/sandbox.py:13 /nix/store/fvd6iz7hbcnns1jpfg8kkrm7m25vl3ii-python3.11-setuptools-69.0.3/lib/python3.11/site-packages/setuptools/sandbox.py:13: DeprecationWarning: pkg_resources is deprecated as an API. See https://setuptools.pypa.io/en/latest/pkg_resources.html import pkg_resources -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED test/test_cli.py::test_commit_hook_execution - assert 1 == 0 FAILED test/test_cli.py::test_commit_hook_execution_fail - assert 'Script exited with an error. Stopping' in "\t[Errno 2] No such file... FAILED test/test_version.py::test_to_pep440[v2017q1.54321-v2017q1.54321] - ModuleNotFoundError: No module named 'looseversion' ====== 3 failed, 521 passed, 1 deselected, 1 warning in 69.12s (0:01:09) ======= /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update bumpver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dotnet-sdk_8, using log file: /var/log/nixpkgs-update/dotnet-sdk_8/2024-03-06.log dotnet-sdk_8 0 -> 1 attrpath: dotnet-sdk_8 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [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/vw69n6pkk5ybf576y2j9yizi9ypn02s4-update-dotnet-8.0.drv /nix/store/qsj74rji9bayg6vllv4y7698m9yhm3n0-packages.json.drv building '/nix/store/vw69n6pkk5ybf576y2j9yizi9ypn02s4-update-dotnet-8.0.drv'... building '/nix/store/qsj74rji9bayg6vllv4y7698m9yhm3n0-packages.json.drv'... Going to be running update for following packages: - dotnet-sdk-8.0.201 Press Enter key to continue... Running update for: - dotnet-sdk-8.0.201: UPDATING ... - dotnet-sdk-8.0.201: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dotnet-sdk_8 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.timeout-decorator, using log file: /var/log/nixpkgs-update/python311Packages.timeout-decorator/2024-03-06.log python311Packages.timeout-decorator 0 -> 1 attrpath: python311Packages.timeout-decorator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mrvxv5qgdr7c6rbkla2qs1896b22g72h-packages.json.drv building '/nix/store/mrvxv5qgdr7c6rbkla2qs1896b22g72h-packages.json.drv'... Going to be running update for following packages: - python3.11-timeout-decorator-0.5.0 Press Enter key to continue... Running update for: - python3.11-timeout-decorator-0.5.0: UPDATING ... - python3.11-timeout-decorator-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.timeout-decorator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.kbcstorage, using log file: /var/log/nixpkgs-update/python311Packages.kbcstorage/2024-03-06.log python311Packages.kbcstorage 0 -> 1 attrpath: python311Packages.kbcstorage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hk3mg40kdybhabwl600c6c200bj3j45r-packages.json.drv building '/nix/store/hk3mg40kdybhabwl600c6c200bj3j45r-packages.json.drv'... Going to be running update for following packages: - python3.11-sapi-python-client-0.7.2 Press Enter key to continue... Running update for: - python3.11-sapi-python-client-0.7.2: UPDATING ... - python3.11-sapi-python-client-0.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.kbcstorage 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pmw, using log file: /var/log/nixpkgs-update/python311Packages.pmw/2024-03-06.log python311Packages.pmw 0 -> 1 attrpath: python311Packages.pmw Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n71kjzcfc2xl51rkykrdjlcbm0ch0ykw-packages.json.drv building '/nix/store/n71kjzcfc2xl51rkykrdjlcbm0ch0ykw-packages.json.drv'... Going to be running update for following packages: - python3.11-pmw-2.1.1 Press Enter key to continue... Running update for: - python3.11-pmw-2.1.1: UPDATING ... - python3.11-pmw-2.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pmw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elvis, using log file: /var/log/nixpkgs-update/elvis/2024-03-06.log elvis 2.2_0 -> 3.0.1 https://repology.org/project/elvis/versions attrpath: elvis 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 elvis 2.2_0 -> 3.0.1 https://repology.org/project/elvis/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.slither-analyzer, using log file: /var/log/nixpkgs-update/python311Packages.slither-analyzer/2024-03-06.log python311Packages.slither-analyzer 0 -> 1 attrpath: python311Packages.slither-analyzer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x86nj64vv7x3igvz3m7f2653v99vgalz-packages.json.drv building '/nix/store/x86nj64vv7x3igvz3m7f2653v99vgalz-packages.json.drv'... Going to be running update for following packages: - python3.11-slither-analyzer-0.10.1 Press Enter key to continue... Running update for: - python3.11-slither-analyzer-0.10.1: UPDATING ... - python3.11-slither-analyzer-0.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.slither-analyzer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dell-command-configure, using log file: /var/log/nixpkgs-update/dell-command-configure/2024-03-06.log dell-command-configure 4.8.0-494 -> 4.11.0.6 https://repology.org/project/dell-command-configure/versions attrpath: dell-command-configure Checking auto update branch... No auto update branch exists [version] Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#dell-command-configure.src --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: attribute 'outputHash' missing at «string»:1:4: 1| p: p.drvAttrs.outputHash | ^ Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#dell-command-configure.originalSrc --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/dell-command-configure' does not provide attribute 'packages.x86_64-linux.dell-command-configure.originalSrc', 'legacyPackages.x86_64-linux.dell-command-configure.originalSrc' or 'dell-command-configure.originalSrc' Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#dell-command-configure --raw --apply "p: p.drvAttrs.outputHash" Standard error:  error: attribute 'outputHash' missing at «string»:1:4: 1| p: p.drvAttrs.outputHash | ^ [result] Failed to update dell-command-configure 4.8.0-494 -> 4.11.0.6 https://repology.org/project/dell-command-configure/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.mongomock, using log file: /var/log/nixpkgs-update/python311Packages.mongomock/2024-03-06.log python311Packages.mongomock 0 -> 1 attrpath: python311Packages.mongomock Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f1civipzl9bd6bh0f1napcrwi9pjhajx-packages.json.drv building '/nix/store/f1civipzl9bd6bh0f1napcrwi9pjhajx-packages.json.drv'... Going to be running update for following packages: - python3.11-mongomock-4.1.2 Press Enter key to continue... Running update for: - python3.11-mongomock-4.1.2: UPDATING ... - python3.11-mongomock-4.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mongomock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fortiosapi, using log file: /var/log/nixpkgs-update/python311Packages.fortiosapi/2024-03-06.log python311Packages.fortiosapi 0 -> 1 attrpath: python311Packages.fortiosapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3q66wrq4mfjxraf3h9bpyihwv7h552xp-packages.json.drv building '/nix/store/3q66wrq4mfjxraf3h9bpyihwv7h552xp-packages.json.drv'... Going to be running update for following packages: - python3.11-fortiosapi-1.0.5 Press Enter key to continue... Running update for: - python3.11-fortiosapi-1.0.5: UPDATING ... - python3.11-fortiosapi-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fortiosapi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.adb-shell, using log file: /var/log/nixpkgs-update/python311Packages.adb-shell/2024-03-06.log python311Packages.adb-shell 0 -> 1 attrpath: python311Packages.adb-shell Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a18845w05agqxmhf2ip57hx92asd0sqr-packages.json.drv building '/nix/store/a18845w05agqxmhf2ip57hx92asd0sqr-packages.json.drv'... Going to be running update for following packages: - python3.11-adb-shell-0.4.4 Press Enter key to continue... Running update for: - python3.11-adb-shell-0.4.4: UPDATING ... - python3.11-adb-shell-0.4.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.adb-shell 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath epr, using log file: /var/log/nixpkgs-update/epr/2024-03-06.log epr 0 -> 1 attrpath: epr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h2gd9gar560732dl759dw2zn1kb3zd60-packages.json.drv building '/nix/store/h2gd9gar560732dl759dw2zn1kb3zd60-packages.json.drv'... Going to be running update for following packages: - epr-2.4.13 Press Enter key to continue... Running update for: - epr-2.4.13: UPDATING ... - epr-2.4.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/epr/default.nix b/pkgs/applications/misc/epr/default.nix index 20b2b4ba8d90..186afb028845 100644 --- a/pkgs/applications/misc/epr/default.nix +++ b/pkgs/applications/misc/epr/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonApplication rec { pname = "epr"; - version = "2.4.13"; + version = "2.4.15"; src = fetchFromGitHub { owner = "wustho"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-1qsqYlqGlCRhl7HINrcTDt5bGlb7g5PmaERylT+UvEg="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-HIgJdoiynqvb1hgKPC6rbBAqi6SgwF7vC4oM+Mra4xk="; }; meta = with lib; { No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A epr nix build failed. Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ynp1xd1xswa6f8bl0mni7qjhxgvs21wx-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/screenshot.png @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 epr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.asciimatics, using log file: /var/log/nixpkgs-update/python311Packages.asciimatics/2024-03-06.log python311Packages.asciimatics 0 -> 1 attrpath: python311Packages.asciimatics Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6pzz9p9g92r4x7xrjkl33p84nxkjgiby-packages.json.drv building '/nix/store/6pzz9p9g92r4x7xrjkl33p84nxkjgiby-packages.json.drv'... Going to be running update for following packages: - python3.11-asciimatics-1.15.0 Press Enter key to continue... Running update for: - python3.11-asciimatics-1.15.0: UPDATING ... - python3.11-asciimatics-1.15.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.asciimatics 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.maxcube-api, using log file: /var/log/nixpkgs-update/python311Packages.maxcube-api/2024-03-06.log python311Packages.maxcube-api 0 -> 1 attrpath: python311Packages.maxcube-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/aglza3f4kpa7kbq85ichr42lslkln9n3-packages.json.drv building '/nix/store/aglza3f4kpa7kbq85ichr42lslkln9n3-packages.json.drv'... Going to be running update for following packages: - python3.11-maxcube-api-0.4.3 Press Enter key to continue... Running update for: - python3.11-maxcube-api-0.4.3: UPDATING ... - python3.11-maxcube-api-0.4.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.maxcube-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 teleport, using log file: /var/log/nixpkgs-update/teleport/2024-03-06.log teleport 14.3.0 -> 15.1.1 https://github.com/gravitational/teleport/releases attrpath: teleport Checking auto update branch... No auto update branch exists Old version 14.3.0" not present in master derivation file with contents: { lib , buildGoModule , rustPlatform , fetchFromGitHub , fetchYarnDeps , makeWrapper , CoreFoundation , AppKit , libfido2 , nodejs , openssl , pkg-config , Security , stdenv , xdg-utils , yarn , prefetch-yarn-deps , nixosTests , withRdpClient ? true , version , hash , vendorHash , extPatches ? null , cargoHash ? null , cargoLock ? null , yarnHash }: let # This repo has a private submodule "e" which fetchgit cannot handle without failing. src = fetchFromGitHub { owner = "gravitational"; repo = "teleport"; rev = "v${version}"; inherit hash; }; inherit version; rdpClient = rustPlatform.buildRustPackage rec { pname = "teleport-rdpclient"; inherit cargoHash cargoLock; inherit version src; buildAndTestSubdir = "lib/srv/desktop/rdp/rdpclient"; buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ CoreFoundation Security ]; nativeBuildInputs = [ pkg-config ]; # https://github.com/NixOS/nixpkgs/issues/161570 , # buildRustPackage sets strictDeps = true; nativeCheckInputs = buildInputs; OPENSSL_NO_VENDOR = "1"; postInstall = '' mkdir -p $out/include cp ${buildAndTestSubdir}/librdprs.h $out/include/ ''; }; yarnOfflineCache = fetchYarnDeps { yarnLock = "${src}/yarn.lock"; hash = yarnHash; }; webassets = stdenv.mkDerivation { pname = "teleport-webassets"; inherit src version; nativeBuildInputs = [ nodejs yarn prefetch-yarn-deps ]; configurePhase = '' export HOME=$(mktemp -d) ''; buildPhase = '' yarn config --offline set yarn-offline-mirror ${yarnOfflineCache} fixup-yarn-lock yarn.lock yarn install --offline \ --frozen-lockfile \ --ignore-engines --ignore-scripts patchShebangs . yarn build-ui-oss ''; installPhase = '' mkdir -p $out cp -R webassets/. $out ''; }; in buildGoModule rec { pname = "teleport"; inherit src version; inherit vendorHash; proxyVendor = true; subPackages = [ "tool/tbot" "tool/tctl" "tool/teleport" "tool/tsh" ]; tags = [ "libfido2" "webassets_embed" ] ++ lib.optional withRdpClient "desktop_access_rdp"; buildInputs = [ openssl libfido2 ] ++ lib.optionals (stdenv.isDarwin && withRdpClient) [ CoreFoundation Security AppKit ]; nativeBuildInputs = [ makeWrapper pkg-config ]; patches = extPatches ++ [ ./0001-fix-add-nix-path-to-exec-env.patch ./rdpclient.patch ]; # Reduce closure size for client machines outputs = [ "out" "client" ]; preBuild = '' cp -r ${webassets} webassets '' + lib.optionalString withRdpClient '' ln -s ${rdpClient}/lib/* lib/ ln -s ${rdpClient}/include/* lib/srv/desktop/rdp/rdpclient/ ''; # Multiple tests fail in the build sandbox # due to trying to spawn nixbld's shell (/noshell), etc. doCheck = false; postInstall = '' mkdir -p $client/bin mv {$out,$client}/bin/tsh # make xdg-open overrideable at runtime wrapProgram $client/bin/tsh --suffix PATH : ${lib.makeBinPath [ xdg-utils ]} ln -s {$client,$out}/bin/tsh ''; doInstallCheck = true; installCheckPhase = '' $out/bin/tsh version | grep ${version} > /dev/null $client/bin/tsh version | grep ${version} > /dev/null $out/bin/tbot version | grep ${version} > /dev/null $out/bin/tctl version | grep ${version} > /dev/null $out/bin/teleport version | grep ${version} > /dev/null ''; passthru.tests = nixosTests.teleport; meta = with lib; { description = "Certificate authority and access plane for SSH, Kubernetes, web applications, and databases"; homepage = "https://goteleport.com/"; license = licenses.asl20; maintainers = with maintainers; [ arianvp justinas sigma tomberek freezeboy techknowlogick ]; platforms = platforms.unix; # go-libfido2 is broken on platforms with less than 64-bit because it defines an array # which occupies more than 31 bits of address space. broken = stdenv.hostPlatform.parsed.cpu.bits < 64; }; } [result] Failed to update teleport 14.3.0 -> 15.1.1 https://github.com/gravitational/teleport/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 waypaper, using log file: /var/log/nixpkgs-update/waypaper/2024-03-06.log waypaper 0 -> 1 attrpath: waypaper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ylz1gd249jixim5mdzkg6s0wj17l7wl7-packages.json.drv building '/nix/store/ylz1gd249jixim5mdzkg6s0wj17l7wl7-packages.json.drv'... Going to be running update for following packages: - waypaper-2.1 Press Enter key to continue... Running update for: - waypaper-2.1: UPDATING ... - waypaper-2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update waypaper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gomp, using log file: /var/log/nixpkgs-update/gomp/2024-03-06.log gomp 0 -> 1 attrpath: gomp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mscfxpgyn5s461jymmyqf0nmszmp6xja-packages.json.drv building '/nix/store/mscfxpgyn5s461jymmyqf0nmszmp6xja-packages.json.drv'... Going to be running update for following packages: - gomp-1.1.0 Press Enter key to continue... Running update for: - gomp-1.1.0: UPDATING ... - gomp-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gomp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pywaterkotte, using log file: /var/log/nixpkgs-update/python311Packages.pywaterkotte/2024-03-06.log python311Packages.pywaterkotte 0 -> 1 attrpath: python311Packages.pywaterkotte Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hd20si85rflrz9r2j431s4qsnvb4i0gz-packages.json.drv building '/nix/store/hd20si85rflrz9r2j431s4qsnvb4i0gz-packages.json.drv'... Going to be running update for following packages: - python3.11-pywaterkotte-0.1.2 Press Enter key to continue... Running update for: - python3.11-pywaterkotte-0.1.2: UPDATING ... - python3.11-pywaterkotte-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pywaterkotte 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath yrd, using log file: /var/log/nixpkgs-update/yrd/2024-03-06.log yrd 0 -> 1 attrpath: yrd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xc577a2qxg8a46bhav23v7l6mmj5hrka-packages.json.drv building '/nix/store/xc577a2qxg8a46bhav23v7l6mmj5hrka-packages.json.drv'... Going to be running update for following packages: - yrd-0.5.3 Press Enter key to continue... Running update for: - yrd-0.5.3: UPDATING ... - yrd-0.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update yrd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ruby-zoom, using log file: /var/log/nixpkgs-update/ruby-zoom/2024-03-06.log ruby-zoom 0 -> 1 attrpath: ruby-zoom 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 ruby-zoom 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rofimoji, using log file: /var/log/nixpkgs-update/rofimoji/2024-03-06.log rofimoji 0 -> 1 attrpath: rofimoji Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/76jp6xy6m13bs5msgc0w4qxsapfwsc86-packages.json.drv building '/nix/store/76jp6xy6m13bs5msgc0w4qxsapfwsc86-packages.json.drv'... Going to be running update for following packages: - rofimoji-6.1.0 Press Enter key to continue... Running update for: - rofimoji-6.1.0: UPDATING ... - rofimoji-6.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/rofimoji/default.nix b/pkgs/applications/misc/rofimoji/default.nix index f620bb7bd832..26df70e13fdd 100644 --- a/pkgs/applications/misc/rofimoji/default.nix +++ b/pkgs/applications/misc/rofimoji/default.nix @@ -17,14 +17,14 @@ buildPythonApplication rec { pname = "rofimoji"; - version = "6.1.0"; + version = "6.2.0"; format = "pyproject"; src = fetchFromGitHub { owner = "fdw"; repo = "rofimoji"; rev = "refs/tags/${version}"; - sha256 = "sha256-eyzdTMLW9nk0x74T/AhvoVSrxXugc1HgNJy8EB5BApE="; + sha256 = "sha256-9P9hXBEfq6sqCvb2SfPBNadEoXAdWF3cmcKGEOK+EHE="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - rofimoji: 6.1.0 -> 6.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/270460" [result] Failed to update rofimoji 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cloudflare, using log file: /var/log/nixpkgs-update/python311Packages.cloudflare/2024-03-06.log python311Packages.cloudflare 0 -> 1 attrpath: python311Packages.cloudflare Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rbi44i8s2lphdsfz0cmg7vs77d3hsc69-packages.json.drv building '/nix/store/rbi44i8s2lphdsfz0cmg7vs77d3hsc69-packages.json.drv'... Going to be running update for following packages: - python3.11-cloudflare-2.19.2 Press Enter key to continue... Running update for: - python3.11-cloudflare-2.19.2: UPDATING ... - python3.11-cloudflare-2.19.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cloudflare 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.voluptuous-stubs, using log file: /var/log/nixpkgs-update/python311Packages.voluptuous-stubs/2024-03-06.log python311Packages.voluptuous-stubs 0 -> 1 attrpath: python311Packages.voluptuous-stubs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nylgcd5cqd561vz3c2p74p72sp3iwv46-packages.json.drv building '/nix/store/nylgcd5cqd561vz3c2p74p72sp3iwv46-packages.json.drv'... Going to be running update for following packages: - python3.11-voluptuous-stubs-0.1.1 Press Enter key to continue... Running update for: - python3.11-voluptuous-stubs-0.1.1: UPDATING ... - python3.11-voluptuous-stubs-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.voluptuous-stubs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.unicode-rbnf, using log file: /var/log/nixpkgs-update/python311Packages.unicode-rbnf/2024-03-06.log python311Packages.unicode-rbnf 0 -> 1 attrpath: python311Packages.unicode-rbnf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6l4bxfn7dcap9z1hslkd85pkkgnrs5yk-packages.json.drv building '/nix/store/6l4bxfn7dcap9z1hslkd85pkkgnrs5yk-packages.json.drv'... Going to be running update for following packages: - python3.11-unicode-rbnf-1.1.0 Press Enter key to continue... Running update for: - python3.11-unicode-rbnf-1.1.0: UPDATING ... - python3.11-unicode-rbnf-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.unicode-rbnf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-pylint, using log file: /var/log/nixpkgs-update/python311Packages.pytest-pylint/2024-03-06.log python311Packages.pytest-pylint 0 -> 1 attrpath: python311Packages.pytest-pylint Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pimb2rhq58ljznk4y7xr5igzlribm0sv-packages.json.drv building '/nix/store/pimb2rhq58ljznk4y7xr5igzlribm0sv-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-pylint-0.21.0 Press Enter key to continue... Running update for: - python3.11-pytest-pylint-0.21.0: UPDATING ... - python3.11-pytest-pylint-0.21.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-pylint 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bonk, using log file: /var/log/nixpkgs-update/bonk/2024-03-06.log bonk 0.4.0 -> 0.6 https://repology.org/project/bonk/versions attrpath: bonk 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/0ann1jdr4j4kyb1p9hn0jqckfpc6m664-source.drv building '/nix/store/0ann1jdr4j4kyb1p9hn0jqckfpc6m664-source.drv'... trying https://github.com/elliot40404/bonk/archive/v0.6.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 stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'bonk.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/0ann1jdr4j4kyb1p9hn0jqckfpc6m664-source.drv /nix/store/nxh6gjl0viz01naxgz82xg4s27fq46hv-bonk-0.6-vendor.tar.gz.drv /nix/store/9r673k44yr069wqnah8sidijiwsj5jwp-bonk-0.6.drv building '/nix/store/0ann1jdr4j4kyb1p9hn0jqckfpc6m664-source.drv'... trying https://github.com/elliot40404/bonk/archive/v0.6.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/0ann1jdr4j4kyb1p9hn0jqckfpc6m664-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/elliot40404/bonk/archive/v0.6.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/0ann1jdr4j4kyb1p9hn0jqckfpc6m664-source.drv'. error: 1 dependencies of derivation '/nix/store/9r673k44yr069wqnah8sidijiwsj5jwp-bonk-0.6.drv' failed to build [result] Failed to update bonk 0.4.0 -> 0.6 https://repology.org/project/bonk/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.awkward, using log file: /var/log/nixpkgs-update/python311Packages.awkward/2024-03-06.log python311Packages.awkward 0 -> 1 attrpath: python311Packages.awkward Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vny6vsrg9x2c33hy8bc8dbccjs9ys6zp-packages.json.drv building '/nix/store/vny6vsrg9x2c33hy8bc8dbccjs9ys6zp-packages.json.drv'... Going to be running update for following packages: - python3.11-awkward-2.6.2 Press Enter key to continue... Running update for: - python3.11-awkward-2.6.2: UPDATING ... - python3.11-awkward-2.6.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.awkward 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiortsp, using log file: /var/log/nixpkgs-update/python311Packages.aiortsp/2024-03-06.log python311Packages.aiortsp 0 -> 1 attrpath: python311Packages.aiortsp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/35j2cs3a2a6cqwv6i5sx75d0l22x1a0d-packages.json.drv building '/nix/store/35j2cs3a2a6cqwv6i5sx75d0l22x1a0d-packages.json.drv'... Going to be running update for following packages: - python3.11-aiortsp-1.3.7 Press Enter key to continue... Running update for: - python3.11-aiortsp-1.3.7: UPDATING ... - python3.11-aiortsp-1.3.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiortsp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath threema-desktop, using log file: /var/log/nixpkgs-update/threema-desktop/2024-03-06.log threema-desktop 1.2.31 -> 1.2.40 https://repology.org/project/threema-desktop/versions attrpath: threema-desktop Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update threema-desktop 1.2.31 -> 1.2.40 https://repology.org/project/threema-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 python311Packages.google-auth, using log file: /var/log/nixpkgs-update/python311Packages.google-auth/2024-03-06.log python311Packages.google-auth 0 -> 1 attrpath: python311Packages.google-auth Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/alaq61w0gkdg0v3r7bpcn0axl80daaxc-packages.json.drv building '/nix/store/alaq61w0gkdg0v3r7bpcn0axl80daaxc-packages.json.drv'... Going to be running update for following packages: - python3.11-google-auth-2.27.0 Press Enter key to continue... Running update for: - python3.11-google-auth-2.27.0: UPDATING ... - python3.11-google-auth-2.27.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-auth/default.nix b/pkgs/development/python-modules/google-auth/default.nix index 905f301c2cc8..efe5dcd33541 100644 --- a/pkgs/development/python-modules/google-auth/default.nix +++ b/pkgs/development/python-modules/google-auth/default.nix @@ -26,14 +26,14 @@ buildPythonPackage rec { pname = "google-auth"; - version = "2.27.0"; + version = "2.28.1"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-6GOlbMwtjvqD33qAJyYB5DSH+ppyijdiBchsJqrvqCE="; + hash = "sha256-NPwwRsJXztzxYi/Esx/Cvnkj2bTUSXPUgRJezFDYOIU="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 494 > 25 [result] Failed to update python311Packages.google-auth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hunspellDicts.uk-ua, using log file: /var/log/nixpkgs-update/hunspellDicts.uk-ua/2024-03-06.log hunspellDicts.uk-ua 4.6.3 -> 6.3.1 https://repology.org/project/hunspell-dict-uk-ua/versions attrpath: hunspellDicts.uk-ua 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 hunspellDicts.uk-ua 4.6.3 -> 6.3.1 https://repology.org/project/hunspell-dict-uk-ua/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 tart, using log file: /var/log/nixpkgs-update/tart/2024-03-06.log tart 2.6.0 -> 2.6.1 https://github.com/cirruslabs/tart/releases attrpath: tart Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - tart: 2.6.0 -> 2.6.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291920" [result] Failed to update tart 2.6.0 -> 2.6.1 https://github.com/cirruslabs/tart/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-regressions, using log file: /var/log/nixpkgs-update/python311Packages.pytest-regressions/2024-03-06.log python311Packages.pytest-regressions 0 -> 1 attrpath: python311Packages.pytest-regressions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lwrazm9fb1igbdpcqx8jal1ly2lzv03p-packages.json.drv building '/nix/store/lwrazm9fb1igbdpcqx8jal1ly2lzv03p-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-regressions-2.5.0 Press Enter key to continue... Running update for: - python3.11-pytest-regressions-2.5.0: UPDATING ... - python3.11-pytest-regressions-2.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-regressions 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.umalqurra, using log file: /var/log/nixpkgs-update/python311Packages.umalqurra/2024-03-06.log python311Packages.umalqurra 0 -> 1 attrpath: python311Packages.umalqurra Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lsxrxnylap09fshpjnvsv9x7jf84i02m-packages.json.drv building '/nix/store/lsxrxnylap09fshpjnvsv9x7jf84i02m-packages.json.drv'... Going to be running update for following packages: - python3.11-umalqurra-0.2 Press Enter key to continue... Running update for: - python3.11-umalqurra-0.2: UPDATING ... - python3.11-umalqurra-0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.umalqurra 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.spdx-tools, using log file: /var/log/nixpkgs-update/python311Packages.spdx-tools/2024-03-06.log python311Packages.spdx-tools 0 -> 1 attrpath: python311Packages.spdx-tools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/94infjnf6cs23jxfpvsfcmwxm7nxysak-packages.json.drv building '/nix/store/94infjnf6cs23jxfpvsfcmwxm7nxysak-packages.json.drv'... Going to be running update for following packages: - python3.11-spdx-tools-0.8.2 Press Enter key to continue... Running update for: - python3.11-spdx-tools-0.8.2: UPDATING ... - python3.11-spdx-tools-0.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.spdx-tools 0 -> 1 [options] github_user: r-ryantm, pull_request: 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.xfce4-screensaver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rauth, using log file: /var/log/nixpkgs-update/python311Packages.rauth/2024-03-06.log python311Packages.rauth 0 -> 1 attrpath: python311Packages.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/pi47qkqkyslllva7n7mk45yly656vk69-packages.json.drv building '/nix/store/pi47qkqkyslllva7n7mk45yly656vk69-packages.json.drv'... Going to be running update for following packages: - python3.11-rauth-0.7.2 Press Enter key to continue... Running update for: - python3.11-rauth-0.7.2: UPDATING ... - python3.11-rauth-0.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rauth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath unionfs-fuse, using log file: /var/log/nixpkgs-update/unionfs-fuse/2024-03-06.log unionfs-fuse 2.2 -> 3.4 https://repology.org/project/unionfs-fuse/versions attrpath: unionfs-fuse 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/filesystems/unionfs-fuse/default.nix b/pkgs/tools/filesystems/unionfs-fuse/default.nix index 4dc9ca9de6e6..1fa9482de470 100644 --- a/pkgs/tools/filesystems/unionfs-fuse/default.nix +++ b/pkgs/tools/filesystems/unionfs-fuse/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "unionfs-fuse"; - version = "2.2"; + version = "3.4"; src = fetchFromGitHub { owner = "rpodgorny"; repo = "unionfs-fuse"; rev = "v${version}"; - sha256 = "sha256-EJryML6E0CW4kvsqMRqV3cq77j50HuylNzgaHD6CL/o="; + sha256 = "sha256-zTHJURpv56qY8FzS8DLnaH3HmKC5RzV9OEr7piTLDRg="; }; patches = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A unionfs-fuse nix build failed. Running phase: patchPhase applying patch /nix/store/5gnzsz3k51gf6blpiq28x5g8knhq083i-prevent-kill-on-shutdown.patch patching file src/unionfs.c Hunk #1 succeeded at 90 (offset -741 lines). @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file '/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/sbin/mount.unionfs-fuse') 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 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/share/doc/unionfs-fuse -DCMAKE_INSTALL_INFODIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/include -DCMAKE_INSTALL_SBINDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.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/hlcnynavy57cvd9dbsz38mjrlw2fzc50-unionfs-fuse-3.4 -- The C compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Looking for include file sys/xattr.h -- Looking for include file sys/xattr.h - found -- Looking for include file attr/xattr.h -- Looking for include file attr/xattr.h - not found CMake Error at /nix/store/paxnwg89pdx4car5fj84mmiprg952459-cmake-3.28.2/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) Call Stack (most recent call first): /nix/store/paxnwg89pdx4car5fj84mmiprg952459-cmake-3.28.2/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) /nix/store/paxnwg89pdx4car5fj84mmiprg952459-cmake-3.28.2/share/cmake-3.28/Modules/FindPkgConfig.cmake:99 (find_package_handle_standard_args) src/CMakeLists.txt:16 (find_package)  -- Configuring incomplete, errors occurred! [result] Failed to update unionfs-fuse 2.2 -> 3.4 https://repology.org/project/unionfs-fuse/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.executing, using log file: /var/log/nixpkgs-update/python311Packages.executing/2024-03-06.log python311Packages.executing 0 -> 1 attrpath: python311Packages.executing Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k2z3rn1pjasi9dgaaw6m0a7dpcc8snq9-packages.json.drv building '/nix/store/k2z3rn1pjasi9dgaaw6m0a7dpcc8snq9-packages.json.drv'... Going to be running update for following packages: - python3.11-executing-2.0.1 Press Enter key to continue... Running update for: - python3.11-executing-2.0.1: UPDATING ... - python3.11-executing-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.executing 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.criticality-score, using log file: /var/log/nixpkgs-update/python311Packages.criticality-score/2024-03-06.log python311Packages.criticality-score 0 -> 1 attrpath: python311Packages.criticality-score Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xqi5nc8dykfsw1v6q6zchknjii0dhrxg-packages.json.drv building '/nix/store/xqi5nc8dykfsw1v6q6zchknjii0dhrxg-packages.json.drv'... Going to be running update for following packages: - python3.11-criticality_score-1.0.8 Press Enter key to continue... Running update for: - python3.11-criticality_score-1.0.8: UPDATING ... - python3.11-criticality_score-1.0.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.criticality-score 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.magic-wormhole-transit-relay, using log file: /var/log/nixpkgs-update/python311Packages.magic-wormhole-transit-relay/2024-03-06.log python311Packages.magic-wormhole-transit-relay 0 -> 1 attrpath: python311Packages.magic-wormhole-transit-relay Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q66haar2ih0a3ijgr3wms52mqp986lc6-packages.json.drv building '/nix/store/q66haar2ih0a3ijgr3wms52mqp986lc6-packages.json.drv'... Going to be running update for following packages: - python3.11-magic-wormhole-transit-relay-0.2.1 Press Enter key to continue... Running update for: - python3.11-magic-wormhole-transit-relay-0.2.1: UPDATING ... - python3.11-magic-wormhole-transit-relay-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.magic-wormhole-transit-relay 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.discovery30303, using log file: /var/log/nixpkgs-update/python311Packages.discovery30303/2024-03-06.log python311Packages.discovery30303 0 -> 1 attrpath: python311Packages.discovery30303 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3m5hj70rrj6ck34kwmgbajhw7p64fd4r-packages.json.drv building '/nix/store/3m5hj70rrj6ck34kwmgbajhw7p64fd4r-packages.json.drv'... Going to be running update for following packages: - python3.11-discovery30303-0.2.1 Press Enter key to continue... Running update for: - python3.11-discovery30303-0.2.1: UPDATING ... - python3.11-discovery30303-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.discovery30303 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pslib, using log file: /var/log/nixpkgs-update/pslib/2024-03-06.log pslib 0.4.6 -> 0.4.7 https://repology.org/project/pslib/versions attrpath: pslib 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/82w76644mwbn96pizj7pkmfp4k0sxi49-pslib-snixource-0.4.7.tar.gz.drv building '/nix/store/82w76644mwbn96pizj7pkmfp4k0sxi49-pslib-snixource-0.4.7.tar.gz.drv'... trying https://downloads.sourceforge.net/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1284 0 --:--:-- --:--:-- --:--:-- 1289 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 306 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.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 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download pslib-snixource-0.4.7.tar.gz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pslib.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/82w76644mwbn96pizj7pkmfp4k0sxi49-pslib-snixource-0.4.7.tar.gz.drv /nix/store/zvb7q5xmah957lnnigzik30mzanpysj3-pslib-0.4.7.drv building '/nix/store/82w76644mwbn96pizj7pkmfp4k0sxi49-pslib-snixource-0.4.7.tar.gz.drv'... trying https://downloads.sourceforge.net/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1282 0 --:--:-- --:--:-- --:--:-- 1289 0 154 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 306 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.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 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download pslib-snixource-0.4.7.tar.gz from any mirror error: builder for '/nix/store/82w76644mwbn96pizj7pkmfp4k0sxi49-pslib-snixource-0.4.7.tar.gz.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.7.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 306 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/pslib/pslib-0.4.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 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download pslib-snixource-0.4.7.tar.gz from any mirror For full logs, run 'nix log /nix/store/82w76644mwbn96pizj7pkmfp4k0sxi49-pslib-snixource-0.4.7.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/zvb7q5xmah957lnnigzik30mzanpysj3-pslib-0.4.7.drv' failed to build [result] Failed to update pslib 0.4.6 -> 0.4.7 https://repology.org/project/pslib/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 pulsar, using log file: /var/log/nixpkgs-update/pulsar/2024-03-06.log pulsar 0 -> 1 attrpath: pulsar 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/kryfbq6r10v5r8s8mq9rlahwh10m3zx8-packages.json.drv building '/nix/store/kryfbq6r10v5r8s8mq9rlahwh10m3zx8-packages.json.drv'... Going to be running update for following packages: - pulsar-1.109.0 Press Enter key to continue... Running update for: - pulsar-1.109.0: UPDATING ... - pulsar-1.109.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/editors/pulsar/default.nix b/pkgs/applications/editors/pulsar/default.nix index ef08ac9352dd..149357a8be31 100644 --- a/pkgs/applications/editors/pulsar/default.nix +++ b/pkgs/applications/editors/pulsar/default.nix @@ -33,13 +33,13 @@ let pname = "pulsar"; - version = "1.109.0"; + version = "1.114.0"; sourcesPath = { x86_64-linux.tarname = "Linux.${pname}-${version}.tar.gz"; - x86_64-linux.hash = "sha256-pIm3mI1YdfapxXgIciSHtI4LeqMw5RdYTnH+eHUQ4Yo="; + x86_64-linux.hash = "sha256-O//dowoMgQfS3hq088IKr5aJd5St9zpT/ypfuswnyv0="; aarch64-linux.tarname = "ARM.Linux.${pname}-${version}-arm64.tar.gz"; - aarch64-linux.hash = "sha256-KIY/qzfl7CU0YwIgQlNHoAMhLfrTbQe7ZZvzdkUVw+M="; + aarch64-linux.hash = "sha256-EzCTB1Ib9cTbslEdXPsS5gehHr1qd5v4iZgOqpxhUmA="; }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); newLibpath = lib.makeLibraryPath [ No auto update branch exists There might already be an open PR for this update: - pulsar: 1.109.0 -> 1.114.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/292611" [result] Failed to update pulsar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-bootstrap5, using log file: /var/log/nixpkgs-update/python311Packages.django-bootstrap5/2024-03-06.log python311Packages.django-bootstrap5 0 -> 1 attrpath: python311Packages.django-bootstrap5 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xpzpzmq5kxig6ff0fdzpg4299bw5a4nx-packages.json.drv building '/nix/store/xpzpzmq5kxig6ff0fdzpg4299bw5a4nx-packages.json.drv'... Going to be running update for following packages: - python3.11-django-bootstrap5-23.3 Press Enter key to continue... Running update for: - python3.11-django-bootstrap5-23.3: UPDATING ... - python3.11-django-bootstrap5-23.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-bootstrap5 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tango, using log file: /var/log/nixpkgs-update/tango/2024-03-06.log tango 1.1.0 -> 9.5.0 https://repology.org/project/tango/versions attrpath: tango 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/icrbw54qpnmfvcj65jracgvywqx6wmg3-source.drv building '/nix/store/icrbw54qpnmfvcj65jracgvywqx6wmg3-source.drv'... trying https://github.com/masakichi/tango/archive/v9.5.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: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'tango.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/icrbw54qpnmfvcj65jracgvywqx6wmg3-source.drv /nix/store/22dxrnn0mxlgcxf313j9chjf8zf4s6cm-tango-9.5.0-go-modules.drv /nix/store/q4m49iwvv4xyfn8cg4x750cla4gg5v8c-tango-9.5.0.drv building '/nix/store/icrbw54qpnmfvcj65jracgvywqx6wmg3-source.drv'... trying https://github.com/masakichi/tango/archive/v9.5.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/icrbw54qpnmfvcj65jracgvywqx6wmg3-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/masakichi/tango/archive/v9.5.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/icrbw54qpnmfvcj65jracgvywqx6wmg3-source.drv'. error: 1 dependencies of derivation '/nix/store/q4m49iwvv4xyfn8cg4x750cla4gg5v8c-tango-9.5.0.drv' failed to build [result] Failed to update tango 1.1.0 -> 9.5.0 https://repology.org/project/tango/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 pcmanfm, using log file: /var/log/nixpkgs-update/pcmanfm/2024-03-06.log pcmanfm 1.3.2 -> 1.4.1 https://repology.org/project/pcmanfm/versions attrpath: pcmanfm 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/r2l75sgdx4vps2s12gpijp9kwzqmx129-pcmanfm-1.4.1.tar.xz.drv building '/nix/store/r2l75sgdx4vps2s12gpijp9kwzqmx129-pcmanfm-1.4.1.tar.xz.drv'... trying https://downloads.sourceforge.net/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 982 0 --:--:-- --:--:-- --:--:-- 985 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 246 0 --:--:-- --:--:-- --:--:-- 246 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 310 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download pcmanfm-1.4.1.tar.xz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pcmanfm.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/r2l75sgdx4vps2s12gpijp9kwzqmx129-pcmanfm-1.4.1.tar.xz.drv /nix/store/7r744nrkwxffs7cilw715f5zlk1ynq34-pcmanfm-1.4.1.drv these 4 paths will be fetched (1.24 MiB download, 35.93 MiB unpacked): /nix/store/q5jwjvyf4maib3y576p8sfaqi6dwqk72-adwaita-icon-theme-45.0 /nix/store/1wmicx3qky791p3k2cvigmcvqj1rwc51-libfm-1.3.2 /nix/store/r8m54xqvsmxwqyd2w3s6ljamzjsmj1rb-libfm-extra-1.3.2 /nix/store/g957vp8ag6incrgcfhzn93ch6mqysl85-menu-cache-1.1.0 copying path '/nix/store/q5jwjvyf4maib3y576p8sfaqi6dwqk72-adwaita-icon-theme-45.0' from 'https://cache.nixos.org'... copying path '/nix/store/r8m54xqvsmxwqyd2w3s6ljamzjsmj1rb-libfm-extra-1.3.2' from 'https://cache.nixos.org'... building '/nix/store/r2l75sgdx4vps2s12gpijp9kwzqmx129-pcmanfm-1.4.1.tar.xz.drv'... copying path '/nix/store/g957vp8ag6incrgcfhzn93ch6mqysl85-menu-cache-1.1.0' from 'https://cache.nixos.org'... copying path '/nix/store/1wmicx3qky791p3k2cvigmcvqj1rwc51-libfm-1.3.2' from 'https://cache.nixos.org'... trying https://downloads.sourceforge.net/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1285 0 --:--:-- --:--:-- --:--:-- 1289 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 248 0 --:--:-- --:--:-- --:--:-- 248 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 310 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download pcmanfm-1.4.1.tar.xz from any mirror error: builder for '/nix/store/r2l75sgdx4vps2s12gpijp9kwzqmx129-pcmanfm-1.4.1.tar.xz.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 248 0 --:--:-- --:--:-- --:--:-- 248 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 310 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/pcmanfm/pcmanfm-1.4.1.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download pcmanfm-1.4.1.tar.xz from any mirror For full logs, run 'nix log /nix/store/r2l75sgdx4vps2s12gpijp9kwzqmx129-pcmanfm-1.4.1.tar.xz.drv'. error: 1 dependencies of derivation '/nix/store/7r744nrkwxffs7cilw715f5zlk1ynq34-pcmanfm-1.4.1.drv' failed to build [result] Failed to update pcmanfm 1.3.2 -> 1.4.1 https://repology.org/project/pcmanfm/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.atomiclong, using log file: /var/log/nixpkgs-update/python311Packages.atomiclong/2024-03-06.log python311Packages.atomiclong 0 -> 1 attrpath: python311Packages.atomiclong Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ab0d8byjap1mg13jhpyyc1p3ymh7bcsy-packages.json.drv building '/nix/store/ab0d8byjap1mg13jhpyyc1p3ymh7bcsy-packages.json.drv'... Going to be running update for following packages: - python3.11-atomiclong-0.1.1 Press Enter key to continue... Running update for: - python3.11-atomiclong-0.1.1: UPDATING ... - python3.11-atomiclong-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.atomiclong 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyfritzhome, using log file: /var/log/nixpkgs-update/python311Packages.pyfritzhome/2024-03-06.log python311Packages.pyfritzhome 0 -> 1 attrpath: python311Packages.pyfritzhome Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rlxjgabdxgybi5h3ykqhxc9k46k58qv1-packages.json.drv building '/nix/store/rlxjgabdxgybi5h3ykqhxc9k46k58qv1-packages.json.drv'... Going to be running update for following packages: - python3.11-pyfritzhome-0.6.10 Press Enter key to continue... Running update for: - python3.11-pyfritzhome-0.6.10: UPDATING ... - python3.11-pyfritzhome-0.6.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyfritzhome 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath maccy, using log file: /var/log/nixpkgs-update/maccy/2024-03-06.log maccy 0.28.0 -> 0.30.0 https://github.com/p0deje/Maccy/releases attrpath: maccy 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/ma/maccy/package.nix b/pkgs/by-name/ma/maccy/package.nix index 41ea87634a1b..23ced5789de2 100644 --- a/pkgs/by-name/ma/maccy/package.nix +++ b/pkgs/by-name/ma/maccy/package.nix @@ -6,11 +6,11 @@ stdenvNoCC.mkDerivation (finalAttrs: { pname = "maccy"; - version = "0.28.0"; + version = "0.30.0"; src = fetchurl { url = "https://github.com/p0deje/Maccy/releases/download/${finalAttrs.version}/Maccy.app.zip"; - hash = "sha256-dxjt5skIHN6VlkWpcmj+ZSovVARuQETKoyKMkMtUhHQ="; + hash = "sha256-G6CDAiz+nfc8wfiku6PuIVsQ3wh1aeZhVGWgSdg7X5o="; }; dontUnpack = true; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update maccy 0.28.0 -> 0.30.0 https://github.com/p0deje/Maccy/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.rules, using log file: /var/log/nixpkgs-update/python311Packages.rules/2024-03-06.log python311Packages.rules 0 -> 1 attrpath: python311Packages.rules Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1waa9q0wr4sr44k17q6kmx3439w4bm9m-packages.json.drv building '/nix/store/1waa9q0wr4sr44k17q6kmx3439w4bm9m-packages.json.drv'... Going to be running update for following packages: - python3.11-rules-3.3.0 Press Enter key to continue... Running update for: - python3.11-rules-3.3.0: UPDATING ... - python3.11-rules-3.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rules 0 -> 1 [options] github_user: r-ryantm, pull_request: 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.BusinessISBNData 20231006.001 -> 20240302.001 https://github.com/briandfoy/business-isbn-data/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.simple-websocket, using log file: /var/log/nixpkgs-update/python311Packages.simple-websocket/2024-03-06.log python311Packages.simple-websocket 0 -> 1 attrpath: python311Packages.simple-websocket Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/by62r5qyji80x091cnv0q0z85nnig9cf-packages.json.drv building '/nix/store/by62r5qyji80x091cnv0q0z85nnig9cf-packages.json.drv'... Going to be running update for following packages: - python3.11-simple-websocket-1.0.0 Press Enter key to continue... Running update for: - python3.11-simple-websocket-1.0.0: UPDATING ... - python3.11-simple-websocket-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.simple-websocket 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pylddwrap, using log file: /var/log/nixpkgs-update/python311Packages.pylddwrap/2024-03-06.log python311Packages.pylddwrap 0 -> 1 attrpath: python311Packages.pylddwrap Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g89nncb5rxajxswy5wqmahfir87y9qbz-packages.json.drv building '/nix/store/g89nncb5rxajxswy5wqmahfir87y9qbz-packages.json.drv'... Going to be running update for following packages: - python3.11-pylddwrap-1.2.2 Press Enter key to continue... Running update for: - python3.11-pylddwrap-1.2.2: UPDATING ... - python3.11-pylddwrap-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pylddwrap 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libvgm, using log file: /var/log/nixpkgs-update/libvgm/2024-03-06.log libvgm 0 -> 1 attrpath: 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/1xzbrfaars2h1h9jc9r979m9s40q268f-packages.json.drv building '/nix/store/1xzbrfaars2h1h9jc9r979m9s40q268f-packages.json.drv'... Going to be running update for following packages: - libvgm-unstable-2024-01-03 Press Enter key to continue... Running update for: - libvgm-unstable-2024-01-03: UPDATING ... - libvgm-unstable-2024-01-03: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update 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 ferdium, using log file: /var/log/nixpkgs-update/ferdium/2024-03-06.log ferdium 0 -> 1 attrpath: ferdium 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/namvkg60jxwhhd7bczy8r8dl9w8fh5bh-packages.json.drv building '/nix/store/namvkg60jxwhhd7bczy8r8dl9w8fh5bh-packages.json.drv'... Going to be running update for following packages: - ferdium-6.7.0 Press Enter key to continue... Running update for: - ferdium-6.7.0: UPDATING ... - ferdium-6.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ferdium 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ufolint, using log file: /var/log/nixpkgs-update/python311Packages.ufolint/2024-03-06.log python311Packages.ufolint 0 -> 1 attrpath: python311Packages.ufolint Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r974qxcy0wljymn3f9rh859jmf3xvw1i-packages.json.drv building '/nix/store/r974qxcy0wljymn3f9rh859jmf3xvw1i-packages.json.drv'... Going to be running update for following packages: - python3.11-ufolint-1.2.0 Press Enter key to continue... Running update for: - python3.11-ufolint-1.2.0: UPDATING ... - python3.11-ufolint-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ufolint 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath webex, using log file: /var/log/nixpkgs-update/webex/2024-03-06.log webex 0 -> 1 attrpath: webex Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [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/60gaq42djb28d5ghhzaijdvynh57fhzi-webex-update-script.drv /nix/store/ni7i9sdrphifbn3427v802h5bdfv3g4x-packages.json.drv building '/nix/store/60gaq42djb28d5ghhzaijdvynh57fhzi-webex-update-script.drv'... building '/nix/store/ni7i9sdrphifbn3427v802h5bdfv3g4x-packages.json.drv'... Going to be running update for following packages: - webex-43.11.0.27795 Press Enter key to continue... Running update for: - webex-43.11.0.27795: UPDATING ... - webex-43.11.0.27795: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update webex 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath silver-platter, using log file: /var/log/nixpkgs-update/silver-platter/2024-03-06.log silver-platter 0 -> 1 attrpath: silver-platter 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/cn0y6xrs3k38a51vgri7ja3snrva4wk7-packages.json.drv building '/nix/store/cn0y6xrs3k38a51vgri7ja3snrva4wk7-packages.json.drv'... Going to be running update for following packages: - silver-platter-0.5.20 Press Enter key to continue... Running update for: - silver-platter-0.5.20: UPDATING ... - silver-platter-0.5.20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update silver-platter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath firebird, using log file: /var/log/nixpkgs-update/firebird/2024-03-06.log firebird 4.0.2 -> 5.0.0 https://github.com/FirebirdSQL/firebird/releases attrpath: firebird 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 firebird 4.0.2 -> 5.0.0 https://github.com/FirebirdSQL/firebird/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.html5-parser, using log file: /var/log/nixpkgs-update/python311Packages.html5-parser/2024-03-06.log python311Packages.html5-parser 0 -> 1 attrpath: python311Packages.html5-parser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2pyv8fq5nzq4y5nmlggiwfn7q90370ka-packages.json.drv building '/nix/store/2pyv8fq5nzq4y5nmlggiwfn7q90370ka-packages.json.drv'... Going to be running update for following packages: - python3.11-html5-parser-0.4.12 Press Enter key to continue... Running update for: - python3.11-html5-parser-0.4.12: UPDATING ... - python3.11-html5-parser-0.4.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.html5-parser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath awsume, using log file: /var/log/nixpkgs-update/awsume/2024-03-06.log awsume 0 -> 1 attrpath: awsume Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/23sldr8dxx1hm0m3k2z56xkxvm6gb5ng-packages.json.drv building '/nix/store/23sldr8dxx1hm0m3k2z56xkxvm6gb5ng-packages.json.drv'... Going to be running update for following packages: - awsume-4.5.3 Press Enter key to continue... Running update for: - awsume-4.5.3: UPDATING ... - awsume-4.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update awsume 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gmt, using log file: /var/log/nixpkgs-update/gmt/2024-03-06.log gmt 6.4.0 -> 6.5.0 https://github.com/GenericMappingTools/gmt/releases attrpath: gmt Checking auto update branch... An auto update branch exists with message `gmt: 6.4.0 -> 6.5.0`. New version is 6.5.0. An auto update branch exists with an equal or greater version [result] Failed to update gmt 6.4.0 -> 6.5.0 https://github.com/GenericMappingTools/gmt/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 gnome-inform7, using log file: /var/log/nixpkgs-update/gnome-inform7/2024-03-06.log gnome-inform7 unstable-2021-04-06 -> 2.0.0 https://github.com/ptomato/gnome-inform7/releases attrpath: gnome-inform7 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 gnome-inform7 unstable-2021-04-06 -> 2.0.0 https://github.com/ptomato/gnome-inform7/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 certbot, using log file: /var/log/nixpkgs-update/certbot/2024-03-06.log certbot 0 -> 1 attrpath: certbot Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z3ydffrcrx70lsw8n8lq1r6wssq3xszh-packages.json.drv building '/nix/store/z3ydffrcrx70lsw8n8lq1r6wssq3xszh-packages.json.drv'... Going to be running update for following packages: - certbot-2.9.0 Press Enter key to continue... Running update for: - certbot-2.9.0: UPDATING ... - certbot-2.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update certbot 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.j2cli, using log file: /var/log/nixpkgs-update/python311Packages.j2cli/2024-03-06.log python311Packages.j2cli 0.3.10 -> 0.3.12b https://repology.org/project/python:j2cli/versions attrpath: python311Packages.j2cli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2q5vy67wg6wpi1m5v1nnwk15c0r0mw5d-packages.json.drv building '/nix/store/2q5vy67wg6wpi1m5v1nnwk15c0r0mw5d-packages.json.drv'... Going to be running update for following packages: - python3.11-j2cli-0.3.10 Press Enter key to continue... Running update for: - python3.11-j2cli-0.3.10: UPDATING ... - python3.11-j2cli-0.3.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.j2cli 0.3.10 -> 0.3.12b https://repology.org/project/python:j2cli/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 terraform-providers.hetznerdns, using log file: /var/log/nixpkgs-update/terraform-providers.hetznerdns/2024-03-06.log terraform-providers.hetznerdns 0 -> 1 attrpath: terraform-providers.hetznerdns Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.hetznerdns 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-lsp-ruff, using log file: /var/log/nixpkgs-update/python311Packages.python-lsp-ruff/2024-03-06.log python311Packages.python-lsp-ruff 0 -> 1 attrpath: python311Packages.python-lsp-ruff Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i5pa1dy11y3vx8xf6ljgp2j46880b6w0-packages.json.drv building '/nix/store/i5pa1dy11y3vx8xf6ljgp2j46880b6w0-packages.json.drv'... Going to be running update for following packages: - python3.11-python-lsp-ruff-2.2.0 Press Enter key to continue... Running update for: - python3.11-python-lsp-ruff-2.2.0: UPDATING ... - python3.11-python-lsp-ruff-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-lsp-ruff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath amarok, using log file: /var/log/nixpkgs-update/amarok/2024-03-06.log amarok 2.9.71 -> 2.9.75 https://repology.org/project/amarok/versions attrpath: amarok 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/wb2m9cmzyzs790fb6x2wjx06szxzsqi8-amarok-2.9.75.tar.xz.drv building '/nix/store/wb2m9cmzyzs790fb6x2wjx06szxzsqi8-amarok-2.9.75.tar.xz.drv'... trying https://cdn.download.kde.org/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://download.kde.org/download.php?url=unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 100 335 0 0 2878 0 --:--:-- --:--:-- --:--:-- 2887 0 279 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.gwdg.de/pub/linux/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 239 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ocf.berkeley.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.mit.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ustc.edu.cn/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 150 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download amarok-2.9.75.tar.xz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'amarok.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/wb2m9cmzyzs790fb6x2wjx06szxzsqi8-amarok-2.9.75.tar.xz.drv /nix/store/8z5apqlz8bpyp47h0q3k252k5n4nkwpl-amarok-2.9.75.drv these 68 paths will be fetched (74.95 MiB download, 475.99 MiB unpacked): /nix/store/532kwg31i6q4qksjwk55jcgzp3v4i4gv-editorconfig-core-c-0.12.5 /nix/store/sw44j28acsc46y6iw7v2pia3hij7yn0q-judy-1.0.5 /nix/store/lph228s5174l7qy543kadyif5pdsamz1-kactivities-5.115.0 /nix/store/81h8c7psc66190bvss50a7s69vpcx7yk-kactivities-5.115.0-bin /nix/store/9j3lfh68v82nr7dkbji0wlbwihj36m1w-kactivities-5.115.0-dev /nix/store/7z7v55798j2afw02qj3frr7s6678qmcf-kcmutils-5.115.0 /nix/store/hp96kpnv87z4aab28f0j81zrnxxfmlkr-kcmutils-5.115.0-bin /nix/store/zkn343jlrm53dr4g4wvlk1f9kf0mvh2f-kcmutils-5.115.0-dev /nix/store/m85rqc1w2g0k38799bhzy998bx50rp4c-kdeclarative-5.115.0 /nix/store/8w5125lxlzcnsc5fb25bqx3kkgbpmnnk-kdeclarative-5.115.0-bin /nix/store/babnqngm6kmm1jkyddabi541g29k939k-kdeclarative-5.115.0-dev /nix/store/6xp8ixzldjjz9q4np8i5jr9q5l61gcgj-kdnssd-5.115.0 /nix/store/4v5gvqplv5czh252zbqz9qcanh7f2nww-kdnssd-5.115.0-dev /nix/store/gkzimg444ihbz613kpryavb2567lqkrq-kinit-5.115.0 /nix/store/bk19j5kahkbdpliajfbcnnzl3ynj720d-kinit-5.115.0-dev /nix/store/fp5h4y6353xjcv480bsfs376jckb15j8-kirigami2-5.115.0 /nix/store/8n9idsflsd6c510fyrsv61n0dczxizf7-kirigami2-5.115.0-dev /nix/store/4gl4s03yjxn9z2h0pwzknbs12vlczic4-knewstuff-5.115.0 /nix/store/5cp7ydh8x5j71k01w3f2xrzyyx5663dq-knewstuff-5.115.0-bin /nix/store/g4gswq29qa95r5c533wh85lprpcp8vg5-knewstuff-5.115.0-dev /nix/store/avmhnb5s3sg85q55mfvxydgkxmyp5q03-knotifyconfig-5.115.0 /nix/store/ga75bvgy6pyb984y9s07lhvmw3kwv4n8-knotifyconfig-5.115.0-dev /nix/store/7wmdwnd4nz7zd6db6w5ll5jnk9abkn4v-kpackage-5.115.0 /nix/store/z9sfkgw47rmdfrfvywqw6n1y9s6fx4zw-kpackage-5.115.0-bin /nix/store/x2i6vvzy536x3kv5036w06c91hmsryyk-kpackage-5.115.0-dev /nix/store/sjzr21pg29mqpanfc9n71dbxqi3a6h8a-kparts-5.115.0 /nix/store/v60j21d26ay8kz2avqj1s8wl7svih77g-kparts-5.115.0-bin /nix/store/675rhv5d1vln5qhsa7l82cd18k0vjpn5-kparts-5.115.0-dev /nix/store/rbx883hmw6clxvbff3xdkrp503ixwxkd-ktexteditor-5.115.0 /nix/store/fnk27zllw1hdah18w7qqmyg7yclgx8fp-ktexteditor-5.115.0-bin /nix/store/ib5qlwnz8xdrbbrhbmyq8x3s5xi6xmlv-ktexteditor-5.115.0-dev /nix/store/kjvqhgwp30zyd4g962wn8k5anl119lg7-kwayland-5.115.0 /nix/store/ihaj0fnsva9qqns7b0dqa7gr86397ic2-kwayland-5.115.0-bin /nix/store/980swwqri2ncp9ry5prybswkhiampp19-kwayland-5.115.0-dev /nix/store/l52qcw1wk5pmaz1cii5cbaskx2bdrg1l-libidn-1.42-dev /nix/store/c4cpsp2cag2a9m94nkwb9ywkvi4sbcy9-liblastfm-unstable-2019-08-23 /nix/store/4gybf8vi3nb1dzyrrla25rinb9waw8aw-libmtp-1.1.21-bin /nix/store/2509yrj7n58gcd61d580wqz7b66kw9yr-libmtp-1.1.21-dev /nix/store/l679j7df8v525n67mwhxa9maandsi2hf-loudmouth-1.5.3 /nix/store/slrky8bbf61q0223grdn8sydc4zvhhki-mariadb-server-10.11.6 /nix/store/ar3ln6x37y6jff7x39sqc91nijr4271f-perl-5.38.2-env /nix/store/60c9mp1p7l73f8sd61mxsrwlgh7phv1w-perl5.38.2-Capture-Tiny-0.48 /nix/store/6hnslg4c9nyhy40f0fvp4fzsanjj6iki-perl5.38.2-DBD-mysql-4.050 /nix/store/khrfl2w0h9gmvvm37pxm7fac0pk9vdfw-perl5.38.2-Devel-CheckLib-1.16 /nix/store/rdj3mjmr0gimyaf21vpanza8q8ycx742-perl5.38.2-Mock-Config-0.03 /nix/store/bcc1ys8lp8gqx89jvf0ha4riglmlgxq4-perl5.38.2-Module-Manifest-1.09 /nix/store/s1vqssi32k0id4bjqjpdcmlbarbpi996-perl5.38.2-Params-Util-1.102 /nix/store/82qjnmsv2xfq9l5kick8pn7zvrmhzym7-perl5.38.2-Test-Deep-1.204 /nix/store/sdcgszwz990a0p2cr5rpg92jnapgzk3d-perl5.38.2-Test-DistManifest-1.014 /nix/store/100nbbbbwaqdxsw3s1vccdyhyd5b5w3r-perl5.38.2-Test-Pod-1.52 /nix/store/jkg31i88ga9hm13d9l3xa5h66fvkh6g7-phonon-4.11.1-dev /nix/store/5ccc0m48djqnf28a0p9n8dkv7cxrxi15-plasma-framework-5.115.0 /nix/store/bm8324sy2rag505kpbbr3qvs42xnw8gh-plasma-framework-5.115.0-bin /nix/store/mpkzs3d0rrfpapxbmqzsck9pvp1l4d90-plasma-framework-5.115.0-dev /nix/store/x663x8xgyahf6ay231d1zrgd8d6dv8gs-qjson-0.9.0 /nix/store/b5x68rvc35zxp5sd2r6dzlqm3m5phlqw-qtgraphicaleffects-5.15.12 /nix/store/scpq69b3g3pglqn38pqhsrlbgxsv06gj-qtquickcontrols2-5.15.12 /nix/store/gmw1bvgfs1p7fd98b7x2pfwz942sm0f4-qtquickcontrols2-5.15.12-bin /nix/store/v2327y3d7bvvhbmkw2c027720inn7hq5-qtquickcontrols2-5.15.12-dev /nix/store/m6vkkjilsnvd90p69mv50hrkhb630lm0-syndication-5.115.0 /nix/store/rwzbikr8ri06a8f9mg26w8shih29akb4-syndication-5.115.0-bin /nix/store/rbg1b9xipfl3g14hsbzrsk37yhnzrni1-syndication-5.115.0-dev /nix/store/cr17c4rzwarlj9p5b3l3f57v9zpnqnj4-syntax-highlighting-5.115.0 /nix/store/q353sx77j6fjs784pxv0r9bs55l8zhlp-syntax-highlighting-5.115.0-bin /nix/store/l1xkjsw26gn5bns13lzmx6zz4yyiy14y-syntax-highlighting-5.115.0-dev /nix/store/fywvwrp8nmzn09dvbply59m3plrgk7jf-taglib-extras-1.0.1 /nix/store/7wrlg0f248p00kb5nx01zgkird67k523-threadweaver-5.115.0 /nix/store/mrlmrly1ai01wvy2nml11r92sva145nf-threadweaver-5.115.0-dev copying path '/nix/store/v60j21d26ay8kz2avqj1s8wl7svih77g-kparts-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/ihaj0fnsva9qqns7b0dqa7gr86397ic2-kwayland-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/c4cpsp2cag2a9m94nkwb9ywkvi4sbcy9-liblastfm-unstable-2019-08-23' from 'https://cache.nixos.org'... copying path '/nix/store/jkg31i88ga9hm13d9l3xa5h66fvkh6g7-phonon-4.11.1-dev' from 'https://cache.nixos.org'... copying path '/nix/store/x663x8xgyahf6ay231d1zrgd8d6dv8gs-qjson-0.9.0' from 'https://cache.nixos.org'... copying path '/nix/store/rwzbikr8ri06a8f9mg26w8shih29akb4-syndication-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/fywvwrp8nmzn09dvbply59m3plrgk7jf-taglib-extras-1.0.1' from 'https://cache.nixos.org'... copying path '/nix/store/sw44j28acsc46y6iw7v2pia3hij7yn0q-judy-1.0.5' from 'https://cache.nixos.org'... copying path '/nix/store/6xp8ixzldjjz9q4np8i5jr9q5l61gcgj-kdnssd-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/avmhnb5s3sg85q55mfvxydgkxmyp5q03-knotifyconfig-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/l52qcw1wk5pmaz1cii5cbaskx2bdrg1l-libidn-1.42-dev' from 'https://cache.nixos.org'... copying path '/nix/store/4gybf8vi3nb1dzyrrla25rinb9waw8aw-libmtp-1.1.21-bin' from 'https://cache.nixos.org'... copying path '/nix/store/82qjnmsv2xfq9l5kick8pn7zvrmhzym7-perl5.38.2-Test-Deep-1.204' from 'https://cache.nixos.org'... copying path '/nix/store/100nbbbbwaqdxsw3s1vccdyhyd5b5w3r-perl5.38.2-Test-Pod-1.52' from 'https://cache.nixos.org'... copying path '/nix/store/b5x68rvc35zxp5sd2r6dzlqm3m5phlqw-qtgraphicaleffects-5.15.12' from 'https://cache.nixos.org'... copying path '/nix/store/scpq69b3g3pglqn38pqhsrlbgxsv06gj-qtquickcontrols2-5.15.12' from 'https://cache.nixos.org'... building '/nix/store/wb2m9cmzyzs790fb6x2wjx06szxzsqi8-amarok-2.9.75.tar.xz.drv'... copying path '/nix/store/532kwg31i6q4qksjwk55jcgzp3v4i4gv-editorconfig-core-c-0.12.5' from 'https://cache.nixos.org'... copying path '/nix/store/lph228s5174l7qy543kadyif5pdsamz1-kactivities-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/7wmdwnd4nz7zd6db6w5ll5jnk9abkn4v-kpackage-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/sjzr21pg29mqpanfc9n71dbxqi3a6h8a-kparts-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/kjvqhgwp30zyd4g962wn8k5anl119lg7-kwayland-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/2509yrj7n58gcd61d580wqz7b66kw9yr-libmtp-1.1.21-dev' from 'https://cache.nixos.org'... copying path '/nix/store/60c9mp1p7l73f8sd61mxsrwlgh7phv1w-perl5.38.2-Capture-Tiny-0.48' from 'https://cache.nixos.org'... copying path '/nix/store/rdj3mjmr0gimyaf21vpanza8q8ycx742-perl5.38.2-Mock-Config-0.03' from 'https://cache.nixos.org'... copying path '/nix/store/s1vqssi32k0id4bjqjpdcmlbarbpi996-perl5.38.2-Params-Util-1.102' from 'https://cache.nixos.org'... copying path '/nix/store/m6vkkjilsnvd90p69mv50hrkhb630lm0-syndication-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/ga75bvgy6pyb984y9s07lhvmw3kwv4n8-knotifyconfig-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/cr17c4rzwarlj9p5b3l3f57v9zpnqnj4-syntax-highlighting-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/khrfl2w0h9gmvvm37pxm7fac0pk9vdfw-perl5.38.2-Devel-CheckLib-1.16' from 'https://cache.nixos.org'... copying path '/nix/store/81h8c7psc66190bvss50a7s69vpcx7yk-kactivities-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/7wrlg0f248p00kb5nx01zgkird67k523-threadweaver-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/fp5h4y6353xjcv480bsfs376jckb15j8-kirigami2-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/m85rqc1w2g0k38799bhzy998bx50rp4c-kdeclarative-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/z9sfkgw47rmdfrfvywqw6n1y9s6fx4zw-kpackage-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/gmw1bvgfs1p7fd98b7x2pfwz942sm0f4-qtquickcontrols2-5.15.12-bin' from 'https://cache.nixos.org'... copying path '/nix/store/9j3lfh68v82nr7dkbji0wlbwihj36m1w-kactivities-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/4gl4s03yjxn9z2h0pwzknbs12vlczic4-knewstuff-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/rbg1b9xipfl3g14hsbzrsk37yhnzrni1-syndication-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/x2i6vvzy536x3kv5036w06c91hmsryyk-kpackage-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/675rhv5d1vln5qhsa7l82cd18k0vjpn5-kparts-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/mrlmrly1ai01wvy2nml11r92sva145nf-threadweaver-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/980swwqri2ncp9ry5prybswkhiampp19-kwayland-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/7z7v55798j2afw02qj3frr7s6678qmcf-kcmutils-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/8w5125lxlzcnsc5fb25bqx3kkgbpmnnk-kdeclarative-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/5ccc0m48djqnf28a0p9n8dkv7cxrxi15-plasma-framework-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/l679j7df8v525n67mwhxa9maandsi2hf-loudmouth-1.5.3' from 'https://cache.nixos.org'... copying path '/nix/store/babnqngm6kmm1jkyddabi541g29k939k-kdeclarative-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/hp96kpnv87z4aab28f0j81zrnxxfmlkr-kcmutils-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/bcc1ys8lp8gqx89jvf0ha4riglmlgxq4-perl5.38.2-Module-Manifest-1.09' from 'https://cache.nixos.org'... copying path '/nix/store/zkn343jlrm53dr4g4wvlk1f9kf0mvh2f-kcmutils-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/sdcgszwz990a0p2cr5rpg92jnapgzk3d-perl5.38.2-Test-DistManifest-1.014' from 'https://cache.nixos.org'... copying path '/nix/store/6hnslg4c9nyhy40f0fvp4fzsanjj6iki-perl5.38.2-DBD-mysql-4.050' from 'https://cache.nixos.org'... copying path '/nix/store/ar3ln6x37y6jff7x39sqc91nijr4271f-perl-5.38.2-env' from 'https://cache.nixos.org'... copying path '/nix/store/8n9idsflsd6c510fyrsv61n0dczxizf7-kirigami2-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/5cp7ydh8x5j71k01w3f2xrzyyx5663dq-knewstuff-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/v2327y3d7bvvhbmkw2c027720inn7hq5-qtquickcontrols2-5.15.12-dev' from 'https://cache.nixos.org'... copying path '/nix/store/rbx883hmw6clxvbff3xdkrp503ixwxkd-ktexteditor-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/q353sx77j6fjs784pxv0r9bs55l8zhlp-syntax-highlighting-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/l1xkjsw26gn5bns13lzmx6zz4yyiy14y-syntax-highlighting-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/g4gswq29qa95r5c533wh85lprpcp8vg5-knewstuff-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/gkzimg444ihbz613kpryavb2567lqkrq-kinit-5.115.0' from 'https://cache.nixos.org'... copying path '/nix/store/bm8324sy2rag505kpbbr3qvs42xnw8gh-plasma-framework-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/slrky8bbf61q0223grdn8sydc4zvhhki-mariadb-server-10.11.6' from 'https://cache.nixos.org'... copying path '/nix/store/mpkzs3d0rrfpapxbmqzsck9pvp1l4d90-plasma-framework-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/bk19j5kahkbdpliajfbcnnzl3ynj720d-kinit-5.115.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/4v5gvqplv5czh252zbqz9qcanh7f2nww-kdnssd-5.115.0-dev' from 'https://cache.nixos.org'... trying https://cdn.download.kde.org/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed copying path '/nix/store/fnk27zllw1hdah18w7qqmyg7yclgx8fp-ktexteditor-5.115.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/ib5qlwnz8xdrbbrhbmyq8x3s5xi6xmlv-ktexteditor-5.115.0-dev' from 'https://cache.nixos.org'... 0 286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://download.kde.org/download.php?url=unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 100 335 0 0 3314 0 --:--:-- --:--:-- --:--:-- 3316 0 279 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.gwdg.de/pub/linux/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 239 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ocf.berkeley.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.mit.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ustc.edu.cn/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 150 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download amarok-2.9.75.tar.xz from any mirror error: builder for '/nix/store/wb2m9cmzyzs790fb6x2wjx06szxzsqi8-amarok-2.9.75.tar.xz.drv' failed with exit code 1; last 25 log lines: > > trying https://mirrors.ocf.berkeley.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://mirrors.mit.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://mirrors.ustc.edu.cn/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 150 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download amarok-2.9.75.tar.xz from any mirror For full logs, run 'nix log /nix/store/wb2m9cmzyzs790fb6x2wjx06szxzsqi8-amarok-2.9.75.tar.xz.drv'. error: 1 dependencies of derivation '/nix/store/8z5apqlz8bpyp47h0q3k252k5n4nkwpl-amarok-2.9.75.drv' failed to build [result] Failed to update amarok 2.9.71 -> 2.9.75 https://repology.org/project/amarok/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.aiocsv, using log file: /var/log/nixpkgs-update/python311Packages.aiocsv/2024-03-06.log python311Packages.aiocsv 0 -> 1 attrpath: python311Packages.aiocsv Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jnqmnf4lx5pp5wn356amy8pp6ifbnd50-packages.json.drv building '/nix/store/jnqmnf4lx5pp5wn356amy8pp6ifbnd50-packages.json.drv'... Going to be running update for following packages: - python3.11-aiocsv-1.3.1 Press Enter key to continue... Running update for: - python3.11-aiocsv-1.3.1: UPDATING ... - python3.11-aiocsv-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiocsv 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pbr, using log file: /var/log/nixpkgs-update/python311Packages.pbr/2024-03-06.log python311Packages.pbr 0 -> 1 attrpath: python311Packages.pbr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bsfya5nn91pfvvnk3nznvw75f60lqvpm-packages.json.drv building '/nix/store/bsfya5nn91pfvvnk3nznvw75f60lqvpm-packages.json.drv'... Going to be running update for following packages: - python3.11-pbr-6.0.0 Press Enter key to continue... Running update for: - python3.11-pbr-6.0.0: UPDATING ... - python3.11-pbr-6.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pbr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath owncloud-client, using log file: /var/log/nixpkgs-update/owncloud-client/2024-03-06.log owncloud-client 5.2.1 -> 5.2.1.13040 https://repology.org/project/owncloud-client/versions attrpath: owncloud-client 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/6m125w3j3hmfj5sqi0bcz2n89fxcaklr-source.drv building '/nix/store/6m125w3j3hmfj5sqi0bcz2n89fxcaklr-source.drv'... trying https://github.com/owncloud/client/archive/refs/tags/v5.2.1.13040.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 stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'owncloud-client.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/6m125w3j3hmfj5sqi0bcz2n89fxcaklr-source.drv /nix/store/hwhq0gbf8k93vhkiwbhrpjbc3vz9mngv-owncloud-client-5.2.1.13040.drv these 3 paths will be fetched (0.54 MiB download, 6.95 MiB unpacked): /nix/store/rij6145blvaszbn1sc2ba1bqsqcj1j23-KDSingleApplication-1.1.0 /nix/store/vf0pfax0pvvqdp0mhcnx2slyv7932waq-libre-graph-api-cpp-qt-client-1.0.4 /nix/store/mzddmawdckmvwdbpl2viwqb2pqkxcx50-qtkeychain-0.14.2 copying path '/nix/store/vf0pfax0pvvqdp0mhcnx2slyv7932waq-libre-graph-api-cpp-qt-client-1.0.4' from 'https://cache.nixos.org'... copying path '/nix/store/rij6145blvaszbn1sc2ba1bqsqcj1j23-KDSingleApplication-1.1.0' from 'https://cache.nixos.org'... copying path '/nix/store/mzddmawdckmvwdbpl2viwqb2pqkxcx50-qtkeychain-0.14.2' from 'https://cache.nixos.org'... building '/nix/store/6m125w3j3hmfj5sqi0bcz2n89fxcaklr-source.drv'... trying https://github.com/owncloud/client/archive/refs/tags/v5.2.1.13040.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/6m125w3j3hmfj5sqi0bcz2n89fxcaklr-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/owncloud/client/archive/refs/tags/v5.2.1.13040.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/6m125w3j3hmfj5sqi0bcz2n89fxcaklr-source.drv'. error: 1 dependencies of derivation '/nix/store/hwhq0gbf8k93vhkiwbhrpjbc3vz9mngv-owncloud-client-5.2.1.13040.drv' failed to build [result] Failed to update owncloud-client 5.2.1 -> 5.2.1.13040 https://repology.org/project/owncloud-client/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.web3, using log file: /var/log/nixpkgs-update/python311Packages.web3/2024-03-06.log python311Packages.web3 0 -> 1 attrpath: python311Packages.web3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d8ah3dkll46vxb1c4hjvxxb89jg0sx9a-packages.json.drv building '/nix/store/d8ah3dkll46vxb1c4hjvxxb89jg0sx9a-packages.json.drv'... Going to be running update for following packages: - python3.11-web3-6.5.0 Press Enter key to continue... Running update for: - python3.11-web3-6.5.0: UPDATING ... - python3.11-web3-6.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.web3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.switchboard-plug-notifications, using log file: /var/log/nixpkgs-update/pantheon.switchboard-plug-notifications/2024-03-06.log pantheon.switchboard-plug-notifications 0 -> 1 attrpath: pantheon.switchboard-plug-notifications 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/5j7qg7bzcjyvx1ha3gbw94lqkxswsjig-packages.json.drv building '/nix/store/5j7qg7bzcjyvx1ha3gbw94lqkxswsjig-packages.json.drv'... Going to be running update for following packages: - switchboard-plug-notifications-2.2.0 Press Enter key to continue... Running update for: - switchboard-plug-notifications-2.2.0: UPDATING ... - switchboard-plug-notifications-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.switchboard-plug-notifications 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiorecollect, using log file: /var/log/nixpkgs-update/python311Packages.aiorecollect/2024-03-06.log python311Packages.aiorecollect 0 -> 1 attrpath: python311Packages.aiorecollect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sf8qpkps9gs9rpc1qir0945vbhy2gz77-packages.json.drv building '/nix/store/sf8qpkps9gs9rpc1qir0945vbhy2gz77-packages.json.drv'... Going to be running update for following packages: - python3.11-aiorecollect-2023.12.0 Press Enter key to continue... Running update for: - python3.11-aiorecollect-2023.12.0: UPDATING ... - python3.11-aiorecollect-2023.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiorecollect 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.purepng, using log file: /var/log/nixpkgs-update/python311Packages.purepng/2024-03-06.log python311Packages.purepng 0 -> 1 attrpath: python311Packages.purepng 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/3vmvqywwmwc20lxzfssijbkl2p4p0mxs-packages.json.drv building '/nix/store/3vmvqywwmwc20lxzfssijbkl2p4p0mxs-packages.json.drv'... Going to be running update for following packages: - python3.11-purepng-0.2.0 Press Enter key to continue... Running update for: - python3.11-purepng-0.2.0: UPDATING ... - python3.11-purepng-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.purepng 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libva1, using log file: /var/log/nixpkgs-update/libva1/2024-03-06.log libva1 1.8.3 -> 2.20.0 https://github.com/intel/libva/releases attrpath: libva1 Checking auto update branch... No auto update branch exists Version in attr path libva1 not compatible with 2.20.0 [result] Failed to update libva1 1.8.3 -> 2.20.0 https://github.com/intel/libva/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.routes, using log file: /var/log/nixpkgs-update/python311Packages.routes/2024-03-06.log python311Packages.routes 0 -> 1 attrpath: python311Packages.routes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rzdc748haniyv18c0p4byz1wy1bayk0l-packages.json.drv building '/nix/store/rzdc748haniyv18c0p4byz1wy1bayk0l-packages.json.drv'... Going to be running update for following packages: - python3.11-routes-2.5.1 Press Enter key to continue... Running update for: - python3.11-routes-2.5.1: UPDATING ... - python3.11-routes-2.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.routes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.brassica, using log file: /var/log/nixpkgs-update/haskellPackages.brassica/2024-03-06.log haskellPackages.brassica 0.1.1 -> 0.2.0 https://repology.org/project/haskell:brassica/versions attrpath: haskellPackages.brassica Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.brassica 0.1.1 -> 0.2.0 https://repology.org/project/haskell:brassica/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.qiskit-optimization, using log file: /var/log/nixpkgs-update/python311Packages.qiskit-optimization/2024-03-06.log python311Packages.qiskit-optimization 0 -> 1 attrpath: python311Packages.qiskit-optimization Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jzr7zch8ww0112akqw1wfln2d5qvrnx6-packages.json.drv building '/nix/store/jzr7zch8ww0112akqw1wfln2d5qvrnx6-packages.json.drv'... Going to be running update for following packages: - python3.11-qiskit-optimization-0.6.0 Press Enter key to continue... Running update for: - python3.11-qiskit-optimization-0.6.0: UPDATING ... - python3.11-qiskit-optimization-0.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/qiskit-optimization/default.nix b/pkgs/development/python-modules/qiskit-optimization/default.nix index f377a2b9caba..3e1d6b3e49e0 100644 --- a/pkgs/development/python-modules/qiskit-optimization/default.nix +++ b/pkgs/development/python-modules/qiskit-optimization/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "qiskit-optimization"; - version = "0.6.0"; + version = "0.6.1"; pyproject = true; disabled = pythonOlder "3.6"; @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "qiskit"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-vVSFvLVjptSgGocGR6i1Fp0BSRaT3uBBxf0OrFaF9EQ="; + hash = "sha256-kzEuICajlV8mgD0YLhwFJaDQVxYZo9jv3sr/r/P0VG0="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update python311Packages.qiskit-optimization 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.oauth2, using log file: /var/log/nixpkgs-update/python311Packages.oauth2/2024-03-06.log python311Packages.oauth2 0 -> 1 attrpath: python311Packages.oauth2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m81scryvp2mzdxkmdynis8xbcin14hpg-packages.json.drv building '/nix/store/m81scryvp2mzdxkmdynis8xbcin14hpg-packages.json.drv'... Going to be running update for following packages: - python3.11-oauth2-1.9.0.post1 Press Enter key to continue... Running update for: - python3.11-oauth2-1.9.0.post1: UPDATING ... - python3.11-oauth2-1.9.0.post1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.oauth2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.regress, using log file: /var/log/nixpkgs-update/python311Packages.regress/2024-03-06.log python311Packages.regress 0 -> 1 attrpath: python311Packages.regress 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/radbynj89bjz1wz01w3lh8p04k86c0k4-packages.json.drv building '/nix/store/radbynj89bjz1wz01w3lh8p04k86c0k4-packages.json.drv'... Going to be running update for following packages: - python3.11-regress-0.4.5 Press Enter key to continue... Running update for: - python3.11-regress-0.4.5: UPDATING ... - python3.11-regress-0.4.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.regress 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aws-c-s3, using log file: /var/log/nixpkgs-update/aws-c-s3/2024-03-06.log aws-c-s3 0.4.0 -> 0.5.2 https://repology.org/project/aws-c-s3/versions attrpath: aws-c-s3 Checking auto update branch... An auto update branch exists with message `aws-c-s3: 0.4.0 -> 0.5.1`. New version is 0.5.2. 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/development/libraries/aws-c-s3/default.nix b/pkgs/development/libraries/aws-c-s3/default.nix index b3051916fbb8..16b9c59ac36d 100644 --- a/pkgs/development/libraries/aws-c-s3/default.nix +++ b/pkgs/development/libraries/aws-c-s3/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation rec { pname = "aws-c-s3"; - version = "0.4.0"; + version = "0.5.2"; src = fetchFromGitHub { owner = "awslabs"; repo = "aws-c-s3"; rev = "v${version}"; - sha256 = "sha256-tb9h78Gd4N11DPB2ETq241lvDQqHIy2HYBsJrBlLpxA="; + sha256 = "sha256-2Fbzc2a0FFycv7h5olVu3BUuCJ8HgxO1HHS1kcYFsMA="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/zm2k07dl8hi2s8gj5jkcmx1jjl6s6z62-aws-c-s3-0.5.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/aws-c-s3/versions. meta.description for aws-c-s3 is: C99 library implementation for communicating with the S3 service meta.homepage for aws-c-s3 is: https://github.com/awslabs/aws-c-s3 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/awslabs/aws-c-s3/releases/tag/v0.5.2) - [Compare changes on GitHub](https://github.com/awslabs/aws-c-s3/compare/v0.4.0...v0.5.2) ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.5.2 in filename of file in /nix/store/zm2k07dl8hi2s8gj5jkcmx1jjl6s6z62-aws-c-s3-0.5.2 ---
Rebuild report (if merged into master) (click to expand) ``` 804 total rebuild path(s) 804 package rebuild(s) First fifty rebuilds by attrpath activitywatch adafruit-nrfutil akkoma-frontends.admin-fe akkoma-frontends.akkoma-fe alice-lg anki ansible-language-server antennas antora apacheHttpdPackages.mod_tile apacheHttpdPackages_2_4.mod_tile appvm archivebox ariang arrow-cpp arrow-glib arrpc assemblyscript audiobookshelf authelia authentik authy aw-server-rust aws-azure-login aws-c-s3 aws-crt-cpp aws-sdk-cpp balanceofsatoshis balena-cli behave bibtex-tidy bilibili bitwarden-cli bitwarden-desktop bitwarden-directory-connector bitwarden-directory-connector-cli botamusique browsr bruno btc-rpc-explorer bundix cabal2nix cached-nix-shell cachix camunda-modeler carbon-now-cli carto castnow cdxgen ceph ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/zm2k07dl8hi2s8gj5jkcmx1jjl6s6z62-aws-c-s3-0.5.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 aws-c-s3 https://github.com/r-ryantm/nixpkgs/archive/e88433f9fea4315d85fe286711085e2aba7a69e2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e88433f9fea4315d85fe286711085e2aba7a69e2#aws-c-s3 ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/zm2k07dl8hi2s8gj5jkcmx1jjl6s6z62-aws-c-s3-0.5.2 ls -la /nix/store/zm2k07dl8hi2s8gj5jkcmx1jjl6s6z62-aws-c-s3-0.5.2/bin ``` ---

### Pre-merge build results NixPkgs review skipped --- ###### Maintainer pings cc @r-burns 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/284306 [result] Success updating aws-c-s3 0.4.0 -> 0.5.2 https://repology.org/project/aws-c-s3/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.jupyter-server-terminals, using log file: /var/log/nixpkgs-update/python311Packages.jupyter-server-terminals/2024-03-06.log python311Packages.jupyter-server-terminals 0 -> 1 attrpath: python311Packages.jupyter-server-terminals Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j1jk0zhq4c1s1lw86xbmjva6wjf04307-packages.json.drv building '/nix/store/j1jk0zhq4c1s1lw86xbmjva6wjf04307-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyter-server-terminals-0.5.2 Press Enter key to continue... Running update for: - python3.11-jupyter-server-terminals-0.5.2: UPDATING ... - python3.11-jupyter-server-terminals-0.5.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyter-server-terminals 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.thrift, using log file: /var/log/nixpkgs-update/python311Packages.thrift/2024-03-06.log python311Packages.thrift 0 -> 1 attrpath: python311Packages.thrift Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qa4f12bw50fz2j8x1d7rqcjxlx00g2jf-packages.json.drv building '/nix/store/qa4f12bw50fz2j8x1d7rqcjxlx00g2jf-packages.json.drv'... Going to be running update for following packages: - python3.11-thrift-0.16.0 Press Enter key to continue... Running update for: - python3.11-thrift-0.16.0: UPDATING ... - python3.11-thrift-0.16.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.thrift 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytweening, using log file: /var/log/nixpkgs-update/python311Packages.pytweening/2024-03-06.log python311Packages.pytweening 0 -> 1 attrpath: python311Packages.pytweening Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lsfksxskv83dwm0j9xqcl4ikwb91xrnd-packages.json.drv building '/nix/store/lsfksxskv83dwm0j9xqcl4ikwb91xrnd-packages.json.drv'... Going to be running update for following packages: - python3.11-pytweening-1.0.7 Press Enter key to continue... Running update for: - python3.11-pytweening-1.0.7: UPDATING ... - python3.11-pytweening-1.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytweening/default.nix b/pkgs/development/python-modules/pytweening/default.nix index 32a433cafbf1..1c7535f4405e 100644 --- a/pkgs/development/python-modules/pytweening/default.nix +++ b/pkgs/development/python-modules/pytweening/default.nix @@ -4,12 +4,12 @@ }: buildPythonPackage rec { pname = "pytweening"; - version = "1.0.7"; + version = "1.2.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-dnE08b9Xt2wc6faS3Rz8d22aJ53mck6NBIVFCP1+3ts="; + hash = "sha256-JDMYt3NmmAZsXzYuxcK2Q07PQpfDyOfKqKv+avTKxxs="; }; pythonImportsCheck = [ "pytweening" ]; An auto update branch exists with message `python311Packages.pytweening: 1.0.7 -> 1.2.0`. New version is 1.2.0. An auto update branch exists with an equal or greater version [result] Failed to update python311Packages.pytweening 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pdunehd, using log file: /var/log/nixpkgs-update/python311Packages.pdunehd/2024-03-06.log python311Packages.pdunehd 0 -> 1 attrpath: python311Packages.pdunehd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h2w65pbgy3jr5dgqibicwll77jj260q1-packages.json.drv building '/nix/store/h2w65pbgy3jr5dgqibicwll77jj260q1-packages.json.drv'... Going to be running update for following packages: - python3.11-pdunehd-1.3.3 Press Enter key to continue... Running update for: - python3.11-pdunehd-1.3.3: UPDATING ... - python3.11-pdunehd-1.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pdunehd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gdata, using log file: /var/log/nixpkgs-update/python311Packages.gdata/2024-03-06.log python311Packages.gdata 0 -> 1 attrpath: python311Packages.gdata Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/md65zjha1dn2wqz0yay0924mgspkh714-packages.json.drv building '/nix/store/md65zjha1dn2wqz0yay0924mgspkh714-packages.json.drv'... Going to be running update for following packages: - python3.11-gdata-2.0.18 Press Enter key to continue... Running update for: - python3.11-gdata-2.0.18: UPDATING ... - python3.11-gdata-2.0.18: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gdata 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath iina, using log file: /var/log/nixpkgs-update/iina/2024-03-06.log iina 0 -> 1 attrpath: iina Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6cyz7fss4f2pm61p95ys3d311xnd5mv9-packages.json.drv building '/nix/store/6cyz7fss4f2pm61p95ys3d311xnd5mv9-packages.json.drv'... Going to be running update for following packages: - iina-1.3.4 Press Enter key to continue... Running update for: - iina-1.3.4: UPDATING ... - iina-1.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update iina 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pythonfinder, using log file: /var/log/nixpkgs-update/python311Packages.pythonfinder/2024-03-06.log python311Packages.pythonfinder 0 -> 1 attrpath: python311Packages.pythonfinder 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/51j059qan4grlpygkp927bh0dvgq6mb2-packages.json.drv building '/nix/store/51j059qan4grlpygkp927bh0dvgq6mb2-packages.json.drv'... Going to be running update for following packages: - python3.11-pythonfinder-2.0.6 Press Enter key to continue... Running update for: - python3.11-pythonfinder-2.0.6: UPDATING ... - python3.11-pythonfinder-2.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pythonfinder/default.nix b/pkgs/development/python-modules/pythonfinder/default.nix index c9e0ca669c9a..524f6c6ce8c0 100644 --- a/pkgs/development/python-modules/pythonfinder/default.nix +++ b/pkgs/development/python-modules/pythonfinder/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pythonfinder"; - version = "2.0.6"; + version = "2.1.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "sarugaku"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-C/Em8Vmv7q030hmH3jU/apBRSSC9QFK9mbBWjBjJHXg="; + hash = "sha256-CbaKXD7Sde8euRqvc/IHoXoSMF+dNd7vT9LkLWq4/IU="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pythonfinder nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/nld37r37bmapb7brsp9lj0zxv7npn43v-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 applying patch /nix/store/4kjd83mcq5hk5l8252javgfyb1g6nvhl-pydantic_2-compatibility.patch patching file pyproject.toml Hunk #1 FAILED at 36. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej can't find file to patch at input line 14 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |--- i/src/pythonfinder/models/common.py |+++ w/src/pythonfinder/models/common.py -------------------------- File to patch: Skip this patch? [y] Skipping patch. 1 out of 1 hunk ignored patching file src/pythonfinder/models/mixins.py Hunk #1 FAILED at 12. 1 out of 1 hunk FAILED -- saving rejects to file src/pythonfinder/models/mixins.py.rej patching file src/pythonfinder/models/path.py Hunk #1 FAILED at 23. 1 out of 1 hunk FAILED -- saving rejects to file src/pythonfinder/models/path.py.rej patching file src/pythonfinder/models/python.py Hunk #1 FAILED at 19. 1 out of 1 hunk FAILED -- saving rejects to file src/pythonfinder/models/python.py.rej [result] Failed to update python311Packages.pythonfinder 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mpris-server, using log file: /var/log/nixpkgs-update/python311Packages.mpris-server/2024-03-06.log python311Packages.mpris-server 0 -> 1 attrpath: python311Packages.mpris-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/wsblknnr742mbi7lzbbw0xhb0d5qns82-packages.json.drv building '/nix/store/wsblknnr742mbi7lzbbw0xhb0d5qns82-packages.json.drv'... Going to be running update for following packages: - python3.11-mpris-server-0.4.2 Press Enter key to continue... Running update for: - python3.11-mpris-server-0.4.2: UPDATING ... - python3.11-mpris-server-0.4.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mpris-server/default.nix b/pkgs/development/python-modules/mpris-server/default.nix index 59a668a61e8d..35be2bbcfde9 100644 --- a/pkgs/development/python-modules/mpris-server/default.nix +++ b/pkgs/development/python-modules/mpris-server/default.nix @@ -10,13 +10,13 @@ }: buildPythonPackage rec { pname = "mpris-server"; - version = "0.4.2"; + version = "0.9.0"; pyproject = true; src = fetchPypi { pname = "mpris_server"; inherit version; - hash = "sha256-p3nM80fOMtRmeKvOXuX40Fu9xH8gPgYyneXbUS678fE="; + hash = "sha256-ia0567r6CGKRgXxvGVY+ATvXJ/atWaGGZT8fQzvLzrY="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.mpris-server nix build failed. adding 'mpris_server/interfaces/__init__.py' adding 'mpris_server/interfaces/interface.py' adding 'mpris_server/interfaces/player.py' adding 'mpris_server/interfaces/playlists.py' adding 'mpris_server/interfaces/root.py' adding 'mpris_server/interfaces/tracklist.py' adding 'mpris_server/mpris/__init__.py' adding 'mpris_server/mpris/compat.py' adding 'mpris_server/mpris/metadata.py' adding 'mpris_server-0.9.0.dist-info/LICENSE' adding 'mpris_server-0.9.0.dist-info/METADATA' adding 'mpris_server-0.9.0.dist-info/NOTICE' adding 'mpris_server-0.9.0.dist-info/WHEEL' adding 'mpris_server-0.9.0.dist-info/top_level.txt' adding 'mpris_server-0.9.0.dist-info/zip-safe' adding 'mpris_server-0.9.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built mpris_server-0.9.0-py3-none-any.whl Finished creating a wheel... /build/mpris_server-0.9.0/dist /build/mpris_server-0.9.0 Unpacking to: unpacked/mpris_server-0.9.0...OK Repacking wheel as ./mpris_server-0.9.0-py3-none-any.whl...OK /build/mpris_server-0.9.0 Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for mpris_server-0.9.0-py3-none-any.whl - strenum not installed - unidecode<2.0.0,>=1.3.7 not satisfied by version 1.3.6 [result] Failed to update python311Packages.mpris-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 gnome.gtkhtml, using log file: /var/log/nixpkgs-update/gnome.gtkhtml/2024-03-06.log gnome.gtkhtml 0 -> 1 attrpath: gnome.gtkhtml Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gtkhtml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jaraco-itertools, using log file: /var/log/nixpkgs-update/python311Packages.jaraco-itertools/2024-03-06.log python311Packages.jaraco-itertools 0 -> 1 attrpath: python311Packages.jaraco-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/33927c8cl0w5zpiy4faxqpy0pjs8j1mv-packages.json.drv building '/nix/store/33927c8cl0w5zpiy4faxqpy0pjs8j1mv-packages.json.drv'... Going to be running update for following packages: - python3.11-jaraco-itertools-6.4.1 Press Enter key to continue... Running update for: - python3.11-jaraco-itertools-6.4.1: UPDATING ... - python3.11-jaraco-itertools-6.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jaraco-itertools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.property-manager, using log file: /var/log/nixpkgs-update/python311Packages.property-manager/2024-03-06.log python311Packages.property-manager 0 -> 1 attrpath: python311Packages.property-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/9n03v94c5j9qmjsq0j1q2d0insi6m201-packages.json.drv building '/nix/store/9n03v94c5j9qmjsq0j1q2d0insi6m201-packages.json.drv'... Going to be running update for following packages: - python3.11-property-manager-3.0 Press Enter key to continue... Running update for: - python3.11-property-manager-3.0: UPDATING ... - python3.11-property-manager-3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.property-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 python311Packages.summarytools, using log file: /var/log/nixpkgs-update/python311Packages.summarytools/2024-03-06.log python311Packages.summarytools 0 -> 1 attrpath: python311Packages.summarytools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rz4x4ysh681vfibjgis20p5k945gzm4k-packages.json.drv building '/nix/store/rz4x4ysh681vfibjgis20p5k945gzm4k-packages.json.drv'... Going to be running update for following packages: - python3.11-summarytools-0.2.3 Press Enter key to continue... Running update for: - python3.11-summarytools-0.2.3: UPDATING ... - python3.11-summarytools-0.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.summarytools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath capstone, using log file: /var/log/nixpkgs-update/capstone/2024-03-06.log capstone 4.0.2 -> 5.0.1 https://github.com/aquynh/capstone/releases attrpath: capstone Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - capstone: 4.0.2 -> 5.0.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/245527" [result] Failed to update capstone 4.0.2 -> 5.0.1 https://github.com/aquynh/capstone/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 rdiff-backup, using log file: /var/log/nixpkgs-update/rdiff-backup/2024-03-06.log rdiff-backup 0 -> 1 attrpath: rdiff-backup Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/irnx13v07hx9idwnlw35nyxyblsdksx7-packages.json.drv building '/nix/store/irnx13v07hx9idwnlw35nyxyblsdksx7-packages.json.drv'... Going to be running update for following packages: - rdiff-backup-2.2.6 Press Enter key to continue... Running update for: - rdiff-backup-2.2.6: UPDATING ... - rdiff-backup-2.2.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rdiff-backup 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.he, using log file: /var/log/nixpkgs-update/aspellDicts.he/2024-03-06.log aspellDicts.he 0 -> 1 attrpath: aspellDicts.he 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/z08fymzl6yh6dchmfxgicmh7inh8lp8k-update-aspellDict-he.drv /nix/store/hj0ic0b6addwm7g7blwphdh3nii7r3w0-packages.json.drv building '/nix/store/z08fymzl6yh6dchmfxgicmh7inh8lp8k-update-aspellDict-he.drv'... building '/nix/store/hj0ic0b6addwm7g7blwphdh3nii7r3w0-packages.json.drv'... Going to be running update for following packages: - aspell-dict-he-1.0-0 Press Enter key to continue... Running update for: - aspell-dict-he-1.0-0: UPDATING ... - aspell-dict-he-1.0-0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.he 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aioharmony, using log file: /var/log/nixpkgs-update/python311Packages.aioharmony/2024-03-06.log python311Packages.aioharmony 0 -> 1 attrpath: python311Packages.aioharmony Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1kpsjrd6ln73ny1c05f3lvppr733jgyx-packages.json.drv building '/nix/store/1kpsjrd6ln73ny1c05f3lvppr733jgyx-packages.json.drv'... Going to be running update for following packages: - python3.11-aioharmony-0.2.10 Press Enter key to continue... Running update for: - python3.11-aioharmony-0.2.10: UPDATING ... - python3.11-aioharmony-0.2.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aioharmony 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jsonpath-rw, using log file: /var/log/nixpkgs-update/python311Packages.jsonpath-rw/2024-03-06.log python311Packages.jsonpath-rw 0 -> 1 attrpath: python311Packages.jsonpath-rw Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xz4v5vcfrnrynivmrbw6q1pksdfswkh8-packages.json.drv building '/nix/store/xz4v5vcfrnrynivmrbw6q1pksdfswkh8-packages.json.drv'... Going to be running update for following packages: - python3.11-jsonpath-rw-1.4.0 Press Enter key to continue... Running update for: - python3.11-jsonpath-rw-1.4.0: UPDATING ... - python3.11-jsonpath-rw-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jsonpath-rw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnomeExtensions.fixed-ime-list, using log file: /var/log/nixpkgs-update/gnomeExtensions.fixed-ime-list/2024-03-06.log gnomeExtensions.fixed-ime-list 7 -> 9 https://repology.org/project/gnome:fixed-ime-list/versions attrpath: gnomeExtensions.fixed-ime-list Checking auto update branch... No auto update branch exists Old version 7" not present in master derivation file with contents: { pkgs, lib, stdenv, fetchzip, nixosTests }: let buildGnomeExtension = { # Every gnome extension has a UUID. It's the name of the extension folder once unpacked # and can always be found in the metadata.json of every extension. uuid, name, pname, description, # extensions.gnome.org extension URL link, # Extension version numbers are integers version, sha256, # Hex-encoded string of JSON bytes metadata, }: stdenv.mkDerivation { pname = "gnome-shell-extension-${pname}"; version = builtins.toString version; src = fetchzip { url = "https://extensions.gnome.org/extension-data/${ builtins.replaceStrings [ "@" ] [ "" ] uuid }.v${builtins.toString version}.shell-extension.zip"; inherit sha256; stripRoot = false; # The download URL may change content over time. This is because the # metadata.json is automatically generated, and parts of it can be changed # without making a new release. We simply substitute the possibly changed fields # with their content from when we last updated, and thus get a deterministic output # hash. postFetch = '' echo "${metadata}" | base64 --decode > $out/metadata.json ''; }; nativeBuildInputs = with pkgs; [ buildPackages.glib ]; buildPhase = '' runHook preBuild if [ -d schemas ]; then glib-compile-schemas --strict schemas fi runHook postBuild ''; installPhase = '' runHook preInstall mkdir -p $out/share/gnome-shell/extensions/ cp -r -T . $out/share/gnome-shell/extensions/${uuid} runHook postInstall ''; meta = { description = builtins.head (lib.splitString "\n" description); longDescription = description; homepage = link; license = lib.licenses.gpl2Plus; # https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Licensing maintainers = with lib.maintainers; [ piegames ]; }; passthru = { extensionPortalSlug = pname; # Store the extension's UUID, because we might need it at some places extensionUuid = uuid; tests = { gnome-extensions = nixosTests.gnome-extensions; }; }; }; in lib.makeOverridable buildGnomeExtension [result] Failed to update gnomeExtensions.fixed-ime-list 7 -> 9 https://repology.org/project/gnome:fixed-ime-list/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 cvise, using log file: /var/log/nixpkgs-update/cvise/2024-03-06.log cvise 0 -> 1 attrpath: cvise 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/1mwgfmdiblr1zl4wjn48rv4xxzl65sxb-packages.json.drv building '/nix/store/1mwgfmdiblr1zl4wjn48rv4xxzl65sxb-packages.json.drv'... Going to be running update for following packages: - cvise-2.9.0 Press Enter key to continue... Running update for: - cvise-2.9.0: UPDATING ... - cvise-2.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cvise 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.waterfurnace, using log file: /var/log/nixpkgs-update/python311Packages.waterfurnace/2024-03-06.log python311Packages.waterfurnace 0 -> 1 attrpath: python311Packages.waterfurnace Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/01r2fhddyrccwi77vwx8psrp5yxdph91-packages.json.drv building '/nix/store/01r2fhddyrccwi77vwx8psrp5yxdph91-packages.json.drv'... Going to be running update for following packages: - python3.11-waterfurnace-1.1.0 Press Enter key to continue... Running update for: - python3.11-waterfurnace-1.1.0: UPDATING ... - python3.11-waterfurnace-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.waterfurnace 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath emacsPackages.hindent, using log file: /var/log/nixpkgs-update/emacsPackages.hindent/2024-03-06.log emacsPackages.hindent 6.0.0 -> 6.1.1 https://repology.org/project/emacs:hindent/versions attrpath: emacsPackages.hindent Checking auto update branch... No auto update branch exists Old version 6.0.0" not present in master derivation file with contents: /* # Updating To update the list of packages from MELPA, 1. Run `./update-melpa` 2. Check for evaluation errors: # "../../../../../" points to the default.nix from root of Nixpkgs tree env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../../ -A emacs.pkgs.melpaStablePackages env NIXPKGS_ALLOW_BROKEN=1 nix-instantiate --show-trace ../../../../../ -A emacs.pkgs.melpaPackages 3. Run `git commit -m "melpa-packages $(date -Idate)" recipes-archive-melpa.json` ## Update from overlay Alternatively, run the following command: ./update-from-overlay It will update both melpa and elpa packages using https://github.com/nix-community/emacs-overlay. It's almost instantenous and formats commits for you. */ { lib, pkgs }: variant: self: let dontConfigure = pkg: if pkg != null then pkg.override (args: { melpaBuild = drv: args.melpaBuild (drv // { dontConfigure = true; }); }) else null; markBroken = pkg: if pkg != null then pkg.override (args: { melpaBuild = drv: args.melpaBuild (drv // { meta = (drv.meta or { }) // { broken = true; }; }); }) else null; externalSrc = pkg: epkg: if pkg != null then pkg.override (args: { melpaBuild = drv: args.melpaBuild (drv // { inherit (epkg) src version; propagatedUserEnvPkgs = [ epkg ]; }); }) else null; buildWithGit = pkg: pkg.overrideAttrs (attrs: { nativeBuildInputs = (attrs.nativeBuildInputs or [ ]) ++ [ pkgs.git ]; }); fix-rtags = pkg: if pkg != null then dontConfigure (externalSrc pkg pkgs.rtags) else null; generateMelpa = lib.makeOverridable ({ archiveJson ? ./recipes-archive-melpa.json }: let inherit (import ./libgenerated.nix lib self) melpaDerivation; super = ( lib.listToAttrs (builtins.filter (s: s != null) (map (melpaDerivation variant) (lib.importJSON archiveJson) ) ) ); overrides = lib.optionalAttrs (variant == "stable") { # upstream issue: missing file header abridge-diff = if super.abridge-diff.version == "0.1" then markBroken super.abridge-diff else super.abridge-diff; # upstream issue: missing file header bufshow = markBroken super.bufshow; # upstream issue: missing file header speech-tagger = markBroken super.speech-tagger; # upstream issue: missing file header textmate = markBroken super.textmate; # upstream issue: missing file header window-numbering = markBroken super.window-numbering; # upstream issue: missing file header voca-builder = markBroken super.voca-builder; # upstream issue: missing file header initsplit = markBroken super.initsplit; # upstream issue: missing file header jsfmt = markBroken super.jsfmt; # upstream issue: missing file header maxframe = markBroken super.maxframe; # upstream issue: missing file header connection = markBroken super.connection; # upstream issue: missing file header dictionary = markBroken super.dictionary; # upstream issue: missing file header fold-dwim = if super.fold-dwim.version == "1.2" then markBroken super.fold-dwim else super.fold-dwim; # upstream issue: missing file header gl-conf-mode = if super.gl-conf-mode.version == "0.3" then markBroken super.gl-conf-mode else super.gl-conf-mode; # upstream issue: missing file header ligo-mode = if super.ligo-mode.version == "0.3" then markBroken super.ligo-mode else null; # auto-updater is failing; use manual one # upstream issue: missing file header link = markBroken super.link; # upstream issue: missing file header org-dp = if super.org-dp.version == "1" then markBroken super.org-dp else super.org-dp; # upstream issue: missing file header revbufs = if super.revbufs.version == "1.2" then markBroken super.revbufs else super.revbufs; # upstream issue: missing file header elmine = markBroken super.elmine; # upstream issue: missing file header ido-complete-space-or-hyphen = markBroken super.ido-complete-space-or-hyphen; } // { # Expects bash to be at /bin/bash ac-rtags = fix-rtags super.ac-rtags; airline-themes = super.airline-themes.override { inherit (self.melpaPackages) powerline; }; auto-complete-clang-async = super.auto-complete-clang-async.overrideAttrs (old: { buildInputs = old.buildInputs ++ [ pkgs.llvmPackages.llvm ]; CFLAGS = "-I${pkgs.llvmPackages.libclang.lib}/include"; LDFLAGS = "-L${pkgs.llvmPackages.libclang.lib}/lib"; }); # part of a larger package caml = dontConfigure super.caml; # part of a larger package # upstream issue: missing package version cmake-mode = dontConfigure super.cmake-mode; company-rtags = fix-rtags super.company-rtags; easy-kill-extras = super.easy-kill-extras.override { inherit (self.melpaPackages) easy-kill; }; dune = dontConfigure super.dune; emacsql = super.emacsql.overrideAttrs (old: { buildInputs = old.buildInputs ++ [ pkgs.sqlite ]; postBuild = '' cd source/sqlite make cd - ''; postInstall = (old.postInstall or "") + "\n" + '' install -m=755 -D source/sqlite/emacsql-sqlite \ $out/share/emacs/site-lisp/elpa/emacsql-${old.version}/sqlite/emacsql-sqlite ''; stripDebugList = [ "share" ]; }); emacsql-sqlite = super.emacsql-sqlite.overrideAttrs (old: { buildInputs = old.buildInputs ++ [ pkgs.sqlite ]; postBuild = '' cd source/sqlite make cd - ''; postInstall = (old.postInstall or "") + "\n" + '' install -m=755 -D source/sqlite/emacsql-sqlite \ $out/share/emacs/site-lisp/elpa/emacsql-sqlite-${old.version}/sqlite/emacsql-sqlite ''; stripDebugList = [ "share" ]; }); epkg = super.epkg.overrideAttrs (old: { postPatch = '' substituteInPlace lisp/epkg.el \ --replace '(call-process "sqlite3"' '(call-process "${pkgs.sqlite}/bin/sqlite3"' ''; }); erlang = super.erlang.overrideAttrs (attrs: { buildInputs = attrs.buildInputs ++ [ pkgs.perl pkgs.ncurses ]; }); # https://github.com/syl20bnr/evil-escape/pull/86 evil-escape = super.evil-escape.overrideAttrs (attrs: { postPatch = '' substituteInPlace evil-escape.el \ --replace ' ;;; evil' ';;; evil' ''; packageRequires = with self; [ evil ]; }); ess-R-data-view = super.ess-R-data-view.override { inherit (self.melpaPackages) ess ctable popup; }; flycheck-rtags = fix-rtags super.flycheck-rtags; pdf-tools = super.pdf-tools.overrideAttrs (old: { # Temporary work around for: # - https://github.com/vedang/pdf-tools/issues/102 # - https://github.com/vedang/pdf-tools/issues/103 # - https://github.com/vedang/pdf-tools/issues/109 CXXFLAGS = "-std=c++17"; nativeBuildInputs = [ pkgs.autoconf pkgs.automake pkgs.pkg-config pkgs.removeReferencesTo ]; buildInputs = old.buildInputs ++ [ pkgs.libpng pkgs.zlib pkgs.poppler ]; preBuild = '' make server/epdfinfo remove-references-to ${lib.concatStringsSep " " ( map (output: "-t " + output) ( [ pkgs.glib.dev pkgs.libpng.dev pkgs.poppler.dev pkgs.zlib.dev pkgs.cairo.dev ] ++ lib.optional pkgs.stdenv.isLinux pkgs.stdenv.cc.libc.dev ) )} server/epdfinfo ''; recipe = pkgs.writeText "recipe" '' (pdf-tools :repo "politza/pdf-tools" :fetcher github :files ("lisp/pdf-*.el" "server/epdfinfo")) ''; }); # Build same version as Haskell package hindent = (externalSrc super.hindent pkgs.haskellPackages.hindent).overrideAttrs (attrs: { packageRequires = [ self.haskell-mode ]; }); hotfuzz = super.hotfuzz.overrideAttrs (old: { nativeBuildInputs = (old.nativeBuildInputs or [ ]) ++ [ pkgs.cmake ]; dontUseCmakeBuildDir = true; preBuild = '' make -j$NIX_BUILD_CORES ''; postInstall = (old.postInstall or "") + "\n" + '' install source/hotfuzz-module.so $out/share/emacs/site-lisp/elpa/hotfuzz-* ''; }); irony = super.irony.overrideAttrs (old: { cmakeFlags = old.cmakeFlags or [ ] ++ [ "-DCMAKE_INSTALL_BINDIR=bin" ]; env.NIX_CFLAGS_COMPILE = "-UCLANG_RESOURCE_DIR"; preConfigure = '' cd server ''; preBuild = '' make install -D bin/irony-server $out/bin/irony-server cd .. ''; checkPhase = '' cd source/server make check cd ../.. ''; preFixup = '' rm -rf $out/share/emacs/site-lisp/elpa/*/server ''; dontUseCmakeBuildDir = true; doCheck = pkgs.stdenv.isLinux; packageRequires = [ self.emacs ]; buildInputs = [ pkgs.llvmPackages.libclang self.emacs ]; nativeBuildInputs = [ pkgs.cmake pkgs.llvmPackages.llvm ]; }); # tries to write a log file to $HOME insert-shebang = super.insert-shebang.overrideAttrs (attrs: { HOME = "/tmp"; }); ivy-rtags = fix-rtags super.ivy-rtags; jinx = super.jinx.overrideAttrs (old: let libExt = pkgs.stdenv.hostPlatform.extensions.sharedLibrary; in { nativeBuildInputs = (old.nativeBuildInputs or [ ]) ++ [ pkgs.pkg-config ]; buildInputs = (old.buildInputs or [ ]) ++ [ pkgs.enchant2 ]; postBuild = '' pushd working/jinx NIX_CFLAGS_COMPILE="$($PKG_CONFIG --cflags enchant-2) $NIX_CFLAGS_COMPILE" $CC -shared -o jinx-mod${libExt} jinx-mod.c -lenchant-2 popd ''; postInstall = (old.postInstall or "") + "\n" + '' pushd source outd=$(echo $out/share/emacs/site-lisp/elpa/jinx-*) install -m444 --target-directory=$outd jinx-mod${libExt} rm $outd/jinx-mod.c $outd/emacs-module.h popd ''; meta = old.meta // { maintainers = [ lib.maintainers.DamienCassou ]; }; }); sqlite3 = super.sqlite3.overrideAttrs (old: { buildInputs = (old.buildInputs or [ ]) ++ [ pkgs.sqlite ]; postBuild = '' pushd working/sqlite3 make popd ''; postInstall = (old.postInstall or "") + "\n" + '' pushd source outd=$out/share/emacs/site-lisp/elpa/sqlite3-* install -m444 -t $outd sqlite3-api.so rm $outd/*.c $outd/*.h popd ''; meta = old.meta // { maintainers = [ lib.maintainers.DamienCassou ]; }; }); libgit = super.libgit.overrideAttrs(attrs: { nativeBuildInputs = (attrs.nativeBuildInputs or []) ++ [ pkgs.cmake ]; buildInputs = attrs.buildInputs ++ [ pkgs.libgit2 ]; dontUseCmakeBuildDir = true; postPatch = '' sed -i s/'add_subdirectory(libgit2)'// CMakeLists.txt ''; postBuild = '' pushd working/libgit make popd ''; postInstall = (attrs.postInstall or "") + "\n" + '' outd=$(echo $out/share/emacs/site-lisp/elpa/libgit-**) mkdir $outd/build install -m444 -t $outd/build ./source/src/libegit2.so rm -r $outd/src $outd/Makefile $outd/CMakeLists.txt ''; }); evil-magit = buildWithGit super.evil-magit; eopengrok = buildWithGit super.eopengrok; forge = buildWithGit super.forge; magit = buildWithGit super.magit; magit-find-file = buildWithGit super.magit-find-file; magit-gh-pulls = buildWithGit super.magit-gh-pulls; magit-imerge = buildWithGit super.magit-imerge; magit-lfs = buildWithGit super.magit-lfs; magit-org-todos = buildWithGit super.magit-org-todos; magit-tbdiff = buildWithGit super.magit-tbdiff; magit-topgit = buildWithGit super.magit-topgit; magit-vcsh = buildWithGit super.magit-vcsh; magit-gerrit = buildWithGit super.magit-gerrit; magit-annex = buildWithGit super.magit-annex; magit-todos = buildWithGit super.magit-todos; magit-filenotify = buildWithGit super.magit-filenotify; magit-gitflow = buildWithGit super.magit-gitflow; magithub = buildWithGit super.magithub; magit-svn = buildWithGit super.magit-svn; kubernetes = buildWithGit super.kubernetes; kubernetes-evil = buildWithGit super.kubernetes-evil; egg = buildWithGit super.egg; kapacitor = buildWithGit super.kapacitor; gerrit = buildWithGit super.gerrit; gerrit-download = buildWithGit super.gerrit-download; github-pullrequest = buildWithGit super.github-pullrequest; jist = buildWithGit super.jist; mandoku = buildWithGit super.mandoku; mandoku-tls = buildWithGit super.mandoku-tls; magit-p4 = buildWithGit super.magit-p4; magit-rbr = buildWithGit super.magit-rbr; magit-diff-flycheck = buildWithGit super.magit-diff-flycheck; magit-reviewboard = buildWithGit super.magit-reviewboard; magit-patch-changelog = buildWithGit super.magit-patch-changelog; magit-circleci = buildWithGit super.magit-circleci; magit-delta = buildWithGit super.magit-delta; orgit = buildWithGit super.orgit; orgit-forge = buildWithGit super.orgit-forge; ox-rss = buildWithGit super.ox-rss; python-isort = super.python-isort.overrideAttrs (attrs: { postPatch = attrs.postPatch or "" + '' substituteInPlace python-isort.el \ --replace '-isort-command "isort"' '-isort-command "${lib.getExe pkgs.isort}"' ''; }); # upstream issue: missing file header mhc = super.mhc.override { inherit (self.melpaPackages) calfw; }; # missing .NET nemerle = markBroken super.nemerle; # part of a larger package notmuch = dontConfigure super.notmuch; pikchr-mode = super.pikchr-mode.overrideAttrs (attrs: { postPatch = attrs.postPatch or "" + '' substituteInPlace pikchr-mode.el \ --replace '"pikchr")' '"${lib.getExe pkgs.pikchr}")' ''; }); rtags = dontConfigure (externalSrc super.rtags pkgs.rtags); rtags-xref = dontConfigure super.rtags; rime = super.rime.overrideAttrs (old: { buildInputs = (old.buildInputs or [ ]) ++ [ pkgs.librime ]; preBuild = (old.preBuild or "") + '' make lib mkdir -p /build/rime-lib cp *.so /build/rime-lib ''; postInstall = (old.postInstall or "") + '' install -m444 -t $out/share/emacs/site-lisp/elpa/rime-* /build/rime-lib/*.so ''; }); shm = super.shm.overrideAttrs (attrs: { propagatedUserEnvPkgs = [ pkgs.haskellPackages.structured-haskell-mode ]; }); # Telega has a server portion for it's network protocol telega = super.telega.overrideAttrs (old: { buildInputs = old.buildInputs ++ [ pkgs.tdlib ]; nativeBuildInputs = [ pkgs.pkg-config ]; postPatch = '' substituteInPlace telega-customize.el \ --replace 'defcustom telega-server-command "telega-server"' \ "defcustom telega-server-command \"$out/bin/telega-server\"" substituteInPlace telega-sticker.el --replace '"dwebp' '"${pkgs.libwebp}/bin/dwebp' substituteInPlace telega-sticker.el --replace '"ffmpeg' '"${pkgs.ffmpeg}/bin/ffmpeg' substituteInPlace telega-vvnote.el --replace '"ffmpeg' '"${pkgs.ffmpeg}/bin/ffmpeg' ''; postBuild = '' cd source/server make cd - ''; postInstall = (old.postInstall or "") + "\n" + '' mkdir -p $out/bin install -m755 -Dt $out/bin ./source/server/telega-server ''; }); tokei = super.tokei.overrideAttrs (attrs: { postPatch = attrs.postPatch or "" + '' substituteInPlace tokei.el \ --replace 'tokei-program "tokei"' 'tokei-program "${lib.getExe pkgs.tokei}"' ''; }); treemacs-magit = super.treemacs-magit.overrideAttrs (attrs: { # searches for Git at build time nativeBuildInputs = (attrs.nativeBuildInputs or [ ]) ++ [ pkgs.git ]; }); typst-mode = super.typst-mode.overrideAttrs (attrs: { postPatch = attrs.postPatch or "" + '' substituteInPlace typst-mode.el \ --replace 'typst-executable-location "typst"' 'typst-executable-location "${lib.getExe pkgs.typst}"' ''; }); vdiff-magit = super.vdiff-magit.overrideAttrs (attrs: { nativeBuildInputs = (attrs.nativeBuildInputs or [ ]) ++ [ pkgs.git ]; }); zmq = super.zmq.overrideAttrs (old: { stripDebugList = [ "share" ]; preBuild = '' export EZMQ_LIBDIR=$(mktemp -d) make ''; nativeBuildInputs = [ pkgs.autoconf pkgs.automake pkgs.pkg-config pkgs.libtool (pkgs.zeromq.override { enableDrafts = true; }) ]; postInstall = (old.postInstall or "") + "\n" + '' mv $EZMQ_LIBDIR/emacs-zmq.* $out/share/emacs/site-lisp/elpa/zmq-* rm -r $out/share/emacs/site-lisp/elpa/zmq-*/src rm $out/share/emacs/site-lisp/elpa/zmq-*/Makefile ''; }); # Map legacy renames from emacs2nix since code generation was ported to emacs lisp _0blayout = super."0blayout"; desktop-plus = super."desktop+"; ghub-plus = super."ghub+"; git-gutter-plus = super."git-gutter+"; git-gutter-fringe-plus = super."git-gutter-fringe+"; ido-completing-read-plus = super."ido-completing-read+"; image-plus = super."image+"; image-dired-plus = super."image-dired+"; markdown-mode-plus = super."markdown-mode+"; package-plus = super."package+"; rect-plus = super."rect+"; # upstream issue: missing file header instapaper = markBroken super.instapaper; # upstream issue: doesn't build magit-stgit = markBroken super.magit-stgit; # upstream issue: missing file header melancholy-theme = markBroken super.melancholy-theme; # upstream issue: doesn't build eterm-256color = markBroken super.eterm-256color; # upstream issue: doesn't build per-buffer-theme = markBroken super.per-buffer-theme; # upstream issue: missing file header qiita = markBroken super.qiita; # upstream issue: missing file header sql-presto = markBroken super.sql-presto; editorconfig = super.editorconfig.overrideAttrs (attrs: { propagatedUserEnvPkgs = [ pkgs.editorconfig-core-c ]; }); # missing dependencies evil-search-highlight-persist = super.evil-search-highlight-persist.overrideAttrs (attrs: { packageRequires = with self; [ evil highlight ]; }); hamlet-mode = super.hamlet-mode.overrideAttrs (attrs: { patches = [ # Fix build; maintainer email fails to parse (pkgs.fetchpatch { url = "https://github.com/lightquake/hamlet-mode/commit/253495d1330d6ec88d97fac136c78f57c650aae0.patch"; sha256 = "dSxS5yuXzCW96CUyvJWwjkhf1FMGBfiKKoBxeDVdz9Y="; }) ]; }); helm-rtags = fix-rtags super.helm-rtags; # tries to write to $HOME php-auto-yasnippets = super.php-auto-yasnippets.overrideAttrs (attrs: { HOME = "/tmp"; }); racer = super.racer.overrideAttrs (attrs: { postPatch = attrs.postPatch or "" + '' substituteInPlace racer.el \ --replace /usr/local/src/rust/src ${pkgs.rustPlatform.rustcSrc} ''; }); spaceline = super.spaceline.override { inherit (self.melpaPackages) powerline; }; vterm = super.vterm.overrideAttrs (old: { nativeBuildInputs = [ pkgs.cmake ]; buildInputs = old.buildInputs ++ [ self.emacs pkgs.libvterm-neovim ]; cmakeFlags = [ "-DEMACS_SOURCE=${self.emacs.src}" "-DUSE_SYSTEM_LIBVTERM=ON" ]; # we need the proper out directory to exist, so we do this in the # postInstall instead of postBuild postInstall = (old.postInstall or "") + "\n" + '' pushd source/build >/dev/null make install -m444 -t $out/share/emacs/site-lisp/elpa/vterm-** ../*.so popd > /dev/null rm -rf $out/share/emacs/site-lisp/elpa/vterm-**/{CMake*,build,*.c,*.h} ''; }); w3m = super.w3m.override (args: { melpaBuild = drv: args.melpaBuild (drv // { prePatch = let w3m = "${lib.getBin pkgs.w3m}/bin/w3m"; in '' substituteInPlace w3m.el \ --replace 'defcustom w3m-command nil' \ 'defcustom w3m-command "${w3m}"' ''; }); }); wordnut = super.wordnut.overrideAttrs (attrs: { postPatch = attrs.postPatch or "" + '' substituteInPlace wordnut.el \ --replace 'wordnut-cmd "wn"' 'wordnut-cmd "${lib.getExe pkgs.wordnet}"' ''; }); mozc = super.mozc.overrideAttrs (attrs: { postPatch = attrs.postPatch or "" + '' substituteInPlace src/unix/emacs/mozc.el \ --replace '"mozc_emacs_helper"' '"${pkgs.ibus-engines.mozc}/lib/mozc/mozc_emacs_helper"' ''; }); # Build a helper executable that interacts with the macOS Dictionary.app osx-dictionary = if pkgs.stdenv.isDarwin then super.osx-dictionary.overrideAttrs (old: { buildInputs = old.buildInputs ++ (with pkgs.darwin.apple_sdk.frameworks; [CoreServices Foundation]); dontUnpack = false; buildPhase = (old.buildPhase or "") + '' cd source $CXX -O3 -framework CoreServices -framework Foundation osx-dictionary.m -o osx-dictionary-cli ''; postInstall = (old.postInstall or "") + "\n" + '' outd=$out/share/emacs/site-lisp/elpa/osx-dictionary-* mkdir -p $out/bin install -m444 -t $out/bin osx-dictionary-cli rm $outd/osx-dictionary.m ''; }) else super.osx-dictionary; }; in lib.mapAttrs (n: v: if lib.hasAttr n overrides then overrides.${n} else v) super); in (generateMelpa { }) // { __attrsFailEvaluation = true; } [result] Failed to update emacsPackages.hindent 6.0.0 -> 6.1.1 https://repology.org/project/emacs:hindent/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.gpib-ctypes, using log file: /var/log/nixpkgs-update/python311Packages.gpib-ctypes/2024-03-06.log python311Packages.gpib-ctypes 0 -> 1 attrpath: python311Packages.gpib-ctypes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z5llxr0anrza5j6rk7wxcb9n48j2rr30-packages.json.drv building '/nix/store/z5llxr0anrza5j6rk7wxcb9n48j2rr30-packages.json.drv'... Going to be running update for following packages: - python3.11-gpib-ctypes-0.3.0 Press Enter key to continue... Running update for: - python3.11-gpib-ctypes-0.3.0: UPDATING ... - python3.11-gpib-ctypes-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gpib-ctypes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dbus-cpp, using log file: /var/log/nixpkgs-update/dbus-cpp/2024-03-06.log dbus-cpp 0 -> 1 attrpath: dbus-cpp 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/qa0jb5x6p2grbn4hx48amkh5q9flqyqy-packages.json.drv building '/nix/store/qa0jb5x6p2grbn4hx48amkh5q9flqyqy-packages.json.drv'... Going to be running update for following packages: - dbus-cpp-5.0.3 Press Enter key to continue... Running update for: - dbus-cpp-5.0.3: UPDATING ... - dbus-cpp-5.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dbus-cpp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.exception-hierarchy, using log file: /var/log/nixpkgs-update/haskellPackages.exception-hierarchy/2024-03-06.log haskellPackages.exception-hierarchy 0.1.0.10 -> 0.1.0.11 https://repology.org/project/haskell:exception-hierarchy/versions attrpath: haskellPackages.exception-hierarchy Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.exception-hierarchy 0.1.0.10 -> 0.1.0.11 https://repology.org/project/haskell:exception-hierarchy/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.google-generativeai, using log file: /var/log/nixpkgs-update/python311Packages.google-generativeai/2024-03-06.log python311Packages.google-generativeai 0 -> 1 attrpath: python311Packages.google-generativeai Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f37h0d3d37nbxv706x7yv1qk1lqpw5jx-packages.json.drv building '/nix/store/f37h0d3d37nbxv706x7yv1qk1lqpw5jx-packages.json.drv'... Going to be running update for following packages: - python3.11-google-generativeai-0.3.2 Press Enter key to continue... Running update for: - python3.11-google-generativeai-0.3.2: UPDATING ... - python3.11-google-generativeai-0.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-generativeai/default.nix b/pkgs/development/python-modules/google-generativeai/default.nix index 920cd984df33..39525859ec64 100644 --- a/pkgs/development/python-modules/google-generativeai/default.nix +++ b/pkgs/development/python-modules/google-generativeai/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "google-generativeai"; - version = "0.3.2"; + version = "0.4.0"; format = "setuptools"; disabled = pythonOlder "3.9"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "google"; repo = "generative-ai-python"; rev = "refs/tags/v${version}"; - hash = "sha256-SL0jnuDHjeiqDq1VvWr4vQPFZ5yyea/OAGArmxztwB4="; + hash = "sha256-SrWAjvSqfHGMOe1hM0R4CBTOn+NsQtzR6b0hVn75LqY="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.google-generativeai nix build failed. patching script interpreter paths in /nix/store/3pshxgc5ll7my4p5yw9ay66fg8krwm5z-python3.11-google-generativeai-0.4.0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @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: google.generativeai 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/idsqhj49dgcgpqdkwm3qbjsw4api0biy-python3.11-google-generativeai-0.4.0/lib/python3.11/site-packages/google/generativeai/__init__.py", line 45, in from google.generativeai import types File "/nix/store/idsqhj49dgcgpqdkwm3qbjsw4api0biy-python3.11-google-generativeai-0.4.0/lib/python3.11/site-packages/google/generativeai/types/__init__.py", line 21, in from google.generativeai.types.content_types import * File "/nix/store/idsqhj49dgcgpqdkwm3qbjsw4api0biy-python3.11-google-generativeai-0.4.0/lib/python3.11/site-packages/google/generativeai/types/content_types.py", line 10, in import pydantic ModuleNotFoundError: No module named 'pydantic' [result] Failed to update python311Packages.google-generativeai 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath totem-pl-parser, using log file: /var/log/nixpkgs-update/totem-pl-parser/2024-03-06.log totem-pl-parser 0 -> 1 attrpath: totem-pl-parser Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update totem-pl-parser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bonsai, using log file: /var/log/nixpkgs-update/python311Packages.bonsai/2024-03-06.log python311Packages.bonsai 0 -> 1 attrpath: python311Packages.bonsai Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vfy1r3vlc2m27p7yi1ph40p68apji8sm-packages.json.drv building '/nix/store/vfy1r3vlc2m27p7yi1ph40p68apji8sm-packages.json.drv'... Going to be running update for following packages: - python3.11-bonsai-1.5.2 Press Enter key to continue... Running update for: - python3.11-bonsai-1.5.2: UPDATING ... - python3.11-bonsai-1.5.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bonsai 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-appstream, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-appstream/2024-03-06.log python311Packages.mypy-boto3-appstream 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-appstream Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/px909wcjcf4cg91hm1gw4zx0nzyx6b8p-packages.json.drv building '/nix/store/px909wcjcf4cg91hm1gw4zx0nzyx6b8p-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-appstream-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-appstream-1.34.0: UPDATING ... - python3.11-mypy-boto3-appstream-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-appstream 1.34.0 -> 7.23.2 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 python311Packages.pyscreeze, using log file: /var/log/nixpkgs-update/python311Packages.pyscreeze/2024-03-06.log python311Packages.pyscreeze 0 -> 1 attrpath: python311Packages.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/b0j1ficq6mcnf6zkhsawnbih5bz3arir-packages.json.drv building '/nix/store/b0j1ficq6mcnf6zkhsawnbih5bz3arir-packages.json.drv'... Going to be running update for following packages: - python3.11-PyScreeze-0.1.26 Press Enter key to continue... Running update for: - python3.11-PyScreeze-0.1.26: UPDATING ... - python3.11-PyScreeze-0.1.26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyscreeze 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath firebird_3, using log file: /var/log/nixpkgs-update/firebird_3/2024-03-06.log firebird_3 3.0.10 -> 5.0.0 https://github.com/FirebirdSQL/firebird/releases attrpath: firebird_3 Checking auto update branch... No auto update branch exists Version in attr path firebird_3 not compatible with 5.0.0 [result] Failed to update firebird_3 3.0.10 -> 5.0.0 https://github.com/FirebirdSQL/firebird/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 swaggerhole, using log file: /var/log/nixpkgs-update/swaggerhole/2024-03-06.log swaggerhole 0 -> 1 attrpath: swaggerhole Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kk0nnvqr32wsmjxl86whgq61d6qvcwwc-packages.json.drv building '/nix/store/kk0nnvqr32wsmjxl86whgq61d6qvcwwc-packages.json.drv'... Going to be running update for following packages: - swaggerhole-1.1 Press Enter key to continue... Running update for: - swaggerhole-1.1: UPDATING ... - swaggerhole-1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update swaggerhole 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ytcc, using log file: /var/log/nixpkgs-update/ytcc/2024-03-06.log ytcc 0 -> 1 attrpath: ytcc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pdwd8vb6rlvac1031v3n8fz3qy0c9v7m-packages.json.drv building '/nix/store/pdwd8vb6rlvac1031v3n8fz3qy0c9v7m-packages.json.drv'... Going to be running update for following packages: - ytcc-2.6.1 Press Enter key to continue... Running update for: - ytcc-2.6.1: UPDATING ... - ytcc-2.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ytcc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stups-cli-support, using log file: /var/log/nixpkgs-update/python311Packages.stups-cli-support/2024-03-06.log python311Packages.stups-cli-support 0 -> 1 attrpath: python311Packages.stups-cli-support Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0lq527ryaj5ap56nn2f9dwxc256rpq5z-packages.json.drv building '/nix/store/0lq527ryaj5ap56nn2f9dwxc256rpq5z-packages.json.drv'... Going to be running update for following packages: - python3.11-stups-cli-support-1.1.20 Press Enter key to continue... Running update for: - python3.11-stups-cli-support-1.1.20: UPDATING ... - python3.11-stups-cli-support-1.1.20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stups-cli-support 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-policykit, using log file: /var/log/nixpkgs-update/lxqt.lxqt-policykit/2024-03-06.log lxqt.lxqt-policykit 0 -> 1 attrpath: lxqt.lxqt-policykit Packages for lxqt are currently skipped. [result] Failed to update lxqt.lxqt-policykit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.curryer-rpc, using log file: /var/log/nixpkgs-update/haskellPackages.curryer-rpc/2024-03-06.log haskellPackages.curryer-rpc 0.3.1 -> 0.3.3 https://repology.org/project/haskell:curryer-rpc/versions attrpath: haskellPackages.curryer-rpc Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.curryer-rpc 0.3.1 -> 0.3.3 https://repology.org/project/haskell:curryer-rpc/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.unittest, using log file: /var/log/nixpkgs-update/rPackages.unittest/2024-03-06.log rPackages.unittest 1.6-0 -> 1.6-1 https://repology.org/project/r:unittest/versions attrpath: rPackages.unittest 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.unittest 1.6-0 -> 1.6-1 https://repology.org/project/r:unittest/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 mastodon, using log file: /var/log/nixpkgs-update/mastodon/2024-03-06.log mastodon 0 -> 1 attrpath: mastodon Checking auto update branch... Derivation contains bundlerEnv [result] Failed to update mastodon 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.infinity, using log file: /var/log/nixpkgs-update/python311Packages.infinity/2024-03-06.log python311Packages.infinity 0 -> 1 attrpath: python311Packages.infinity Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ffd9yxhhring1skmkccivaszczphiywm-packages.json.drv building '/nix/store/ffd9yxhhring1skmkccivaszczphiywm-packages.json.drv'... Going to be running update for following packages: - python3.11-infinity-1.5 Press Enter key to continue... Running update for: - python3.11-infinity-1.5: UPDATING ... - python3.11-infinity-1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.infinity 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stdlibs, using log file: /var/log/nixpkgs-update/python311Packages.stdlibs/2024-03-06.log python311Packages.stdlibs 0 -> 1 attrpath: python311Packages.stdlibs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gm2qgq8rpf8h2vxy1zjwp85bjsr7770b-packages.json.drv building '/nix/store/gm2qgq8rpf8h2vxy1zjwp85bjsr7770b-packages.json.drv'... Going to be running update for following packages: - python3.11-stdlibs-2024.1.28 Press Enter key to continue... Running update for: - python3.11-stdlibs-2024.1.28: UPDATING ... - python3.11-stdlibs-2024.1.28: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stdlibs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath scss-lint, using log file: /var/log/nixpkgs-update/scss-lint/2024-03-06.log scss-lint 0 -> 1 attrpath: scss-lint 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 scss-lint 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.blis, using log file: /var/log/nixpkgs-update/python311Packages.blis/2024-03-06.log python311Packages.blis 0 -> 1 attrpath: python311Packages.blis Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8l5rhrkjd6kqz7mhysanwgswz4jblbrs-packages.json.drv building '/nix/store/8l5rhrkjd6kqz7mhysanwgswz4jblbrs-packages.json.drv'... Going to be running update for following packages: - python3.11-blis-0.7.11 Press Enter key to continue... Running update for: - python3.11-blis-0.7.11: UPDATING ... - python3.11-blis-0.7.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.blis 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.scikits-odes, using log file: /var/log/nixpkgs-update/python311Packages.scikits-odes/2024-03-06.log python311Packages.scikits-odes 0 -> 1 attrpath: python311Packages.scikits-odes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4daxxy9gds49v018sarzmwpzwan5wwfy-packages.json.drv building '/nix/store/4daxxy9gds49v018sarzmwpzwan5wwfy-packages.json.drv'... Going to be running update for following packages: - python3.11-scikits.odes-2.7.0 Press Enter key to continue... Running update for: - python3.11-scikits.odes-2.7.0: UPDATING ... - python3.11-scikits.odes-2.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.scikits-odes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.skytemple-icons, using log file: /var/log/nixpkgs-update/python311Packages.skytemple-icons/2024-03-06.log python311Packages.skytemple-icons 0 -> 1 attrpath: python311Packages.skytemple-icons Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bxd9zr9yxazwlcs5xi62h8vhpm193mld-packages.json.drv building '/nix/store/bxd9zr9yxazwlcs5xi62h8vhpm193mld-packages.json.drv'... Going to be running update for following packages: - python3.11-skytemple-icons-1.3.2 Press Enter key to continue... Running update for: - python3.11-skytemple-icons-1.3.2: UPDATING ... - python3.11-skytemple-icons-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.skytemple-icons 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath waagent, using log file: /var/log/nixpkgs-update/waagent/2024-03-06.log waagent 0 -> 1 attrpath: waagent Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1z1mid0m6lj2xgww5vbn7s7almfk7d0i-packages.json.drv building '/nix/store/1z1mid0m6lj2xgww5vbn7s7almfk7d0i-packages.json.drv'... Going to be running update for following packages: - waagent-2.9.1.1 Press Enter key to continue... Running update for: - waagent-2.9.1.1: UPDATING ... - waagent-2.9.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update waagent 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.hledger-lib_1_32_1, using log file: /var/log/nixpkgs-update/haskellPackages.hledger-lib_1_32_1/2024-03-06.log haskellPackages.hledger-lib_1_32_1 1.32.1 -> 1.32.3 https://repology.org/project/haskell:hledger-lib/versions attrpath: haskellPackages.hledger-lib_1_32_1 Checking auto update branch... No auto update branch exists Version in attr path haskellPackages.hledger-lib_1_32_1 not compatible with 1.32.3 [result] Failed to update haskellPackages.hledger-lib_1_32_1 1.32.1 -> 1.32.3 https://repology.org/project/haskell:hledger-lib/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.pytest-grpc, using log file: /var/log/nixpkgs-update/python311Packages.pytest-grpc/2024-03-06.log python311Packages.pytest-grpc 0 -> 1 attrpath: python311Packages.pytest-grpc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6i7b40f6ahkld5q2nh2rcm3phgzl5f4w-packages.json.drv building '/nix/store/6i7b40f6ahkld5q2nh2rcm3phgzl5f4w-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-grpc-0.8.0 Press Enter key to continue... Running update for: - python3.11-pytest-grpc-0.8.0: UPDATING ... - python3.11-pytest-grpc-0.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-grpc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.gv, using log file: /var/log/nixpkgs-update/aspellDicts.gv/2024-03-06.log aspellDicts.gv 0 -> 1 attrpath: aspellDicts.gv 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/53l1lppng486dqc9z0k8mycb52dwa63p-update-aspellDict-gv.drv /nix/store/wmsiw0vz0v2s46dpf0scbc2npphk3r32-packages.json.drv building '/nix/store/53l1lppng486dqc9z0k8mycb52dwa63p-update-aspellDict-gv.drv'... building '/nix/store/wmsiw0vz0v2s46dpf0scbc2npphk3r32-packages.json.drv'... Going to be running update for following packages: - aspell-dict-gv-0.50-0 Press Enter key to continue... Running update for: - aspell-dict-gv-0.50-0: UPDATING ... - aspell-dict-gv-0.50-0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.gv 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.strictyaml, using log file: /var/log/nixpkgs-update/python311Packages.strictyaml/2024-03-06.log python311Packages.strictyaml 0 -> 1 attrpath: python311Packages.strictyaml Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yw4csjd3lx819kljvji3xfid9b0r7r7a-packages.json.drv building '/nix/store/yw4csjd3lx819kljvji3xfid9b0r7r7a-packages.json.drv'... Going to be running update for following packages: - python3.11-strictyaml-1.7.3 Press Enter key to continue... Running update for: - python3.11-strictyaml-1.7.3: UPDATING ... - python3.11-strictyaml-1.7.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.strictyaml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pynvim-pp, using log file: /var/log/nixpkgs-update/python311Packages.pynvim-pp/2024-03-06.log python311Packages.pynvim-pp 0 -> 1 attrpath: python311Packages.pynvim-pp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/idvllad7lnfv91jhj9c60qcf8lg013f6-packages.json.drv building '/nix/store/idvllad7lnfv91jhj9c60qcf8lg013f6-packages.json.drv'... Going to be running update for following packages: - python3.11-pynvim-pp-unstable-2023-08-03 Press Enter key to continue... Running update for: - python3.11-pynvim-pp-unstable-2023-08-03: UPDATING ... - python3.11-pynvim-pp-unstable-2023-08-03: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pynvim-pp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sr25519-bindings, using log file: /var/log/nixpkgs-update/python311Packages.py-sr25519-bindings/2024-03-06.log python311Packages.py-sr25519-bindings 0 -> 1 attrpath: python311Packages.py-sr25519-bindings 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/j1xlq287w8n6bamlm9iyf7zs8vd3zf9h-packages.json.drv building '/nix/store/j1xlq287w8n6bamlm9iyf7zs8vd3zf9h-packages.json.drv'... Going to be running update for following packages: - python3.11-py-sr25519-bindings-unstable-2023-03-15 Press Enter key to continue... Running update for: - python3.11-py-sr25519-bindings-unstable-2023-03-15: UPDATING ... - python3.11-py-sr25519-bindings-unstable-2023-03-15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.py-sr25519-bindings 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.brelpy, using log file: /var/log/nixpkgs-update/python311Packages.brelpy/2024-03-06.log python311Packages.brelpy 0 -> 1 attrpath: python311Packages.brelpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7ds7islnldgk45p0v978yqn9ry7i3d41-packages.json.drv building '/nix/store/7ds7islnldgk45p0v978yqn9ry7i3d41-packages.json.drv'... Going to be running update for following packages: - python3.11-brelpy-0.0.3 Press Enter key to continue... Running update for: - python3.11-brelpy-0.0.3: UPDATING ... - python3.11-brelpy-0.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.brelpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pgjwt, using log file: /var/log/nixpkgs-update/pgjwt/2024-03-06.log pgjwt 0 -> 1 attrpath: pgjwt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wajh48rrqb1ygs509rd2rlwd6rf7wmsx-packages.json.drv building '/nix/store/wajh48rrqb1ygs509rd2rlwd6rf7wmsx-packages.json.drv'... Going to be running update for following packages: - pgjwt-unstable-2023-03-02 Press Enter key to continue... Running update for: - pgjwt-unstable-2023-03-02: UPDATING ... - pgjwt-unstable-2023-03-02: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pgjwt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.memcached, using log file: /var/log/nixpkgs-update/php81Extensions.memcached/2024-03-06.log php81Extensions.memcached 0 -> 1 attrpath: php81Extensions.memcached Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8czy9gfpqv57qfwjc57b30xxc11dg0k4-packages.json.drv building '/nix/store/8czy9gfpqv57qfwjc57b30xxc11dg0k4-packages.json.drv'... Going to be running update for following packages: - php-memcached-3.2.0 Press Enter key to continue... Running update for: - php-memcached-3.2.0: UPDATING ... - php-memcached-3.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update php81Extensions.memcached 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.myhdl, using log file: /var/log/nixpkgs-update/python311Packages.myhdl/2024-03-06.log python311Packages.myhdl 0 -> 1 attrpath: python311Packages.myhdl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/729m6z03s7dqmgy43kd9r7pb4ya54czq-packages.json.drv building '/nix/store/729m6z03s7dqmgy43kd9r7pb4ya54czq-packages.json.drv'... Going to be running update for following packages: - python3.11-myhdl-unstable-2022-04-26 Press Enter key to continue... Running update for: - python3.11-myhdl-unstable-2022-04-26: UPDATING ... - python3.11-myhdl-unstable-2022-04-26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.myhdl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.oauthenticator, using log file: /var/log/nixpkgs-update/python311Packages.oauthenticator/2024-03-06.log python311Packages.oauthenticator 0 -> 1 attrpath: python311Packages.oauthenticator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8kqg2dci175ll61pf939s10nnsb5zhn6-packages.json.drv building '/nix/store/8kqg2dci175ll61pf939s10nnsb5zhn6-packages.json.drv'... Going to be running update for following packages: - python3.11-oauthenticator-16.2.1 Press Enter key to continue... Running update for: - python3.11-oauthenticator-16.2.1: UPDATING ... - python3.11-oauthenticator-16.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.oauthenticator 0 -> 1 [options] github_user: r-ryantm, pull_request: 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_17 17.4.11 -> 28.2.5 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 pies, using log file: /var/log/nixpkgs-update/pies/2024-03-06.log pies 1.3 -> 2.6.7 https://repology.org/project/pies/versions attrpath: pies 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/1yilinlnk8dxfk7d6m2nnyq62k7nxp3r-pies-2.6.7.tar.bz2.drv building '/nix/store/1yilinlnk8dxfk7d6m2nnyq62k7nxp3r-pies-2.6.7.tar.bz2.drv'... trying https://ftpmirror.gnu.org/pies/pies-2.6.7.tar.bz2 % 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 279 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.nluug.nl/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 308 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.kernel.org/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 369 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirror.ibcp.fr/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 277 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirror.dogado.de/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirror.tochlab.net/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.gnu.org/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist error: cannot download pies-2.6.7.tar.bz2 from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'pies.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/1yilinlnk8dxfk7d6m2nnyq62k7nxp3r-pies-2.6.7.tar.bz2.drv /nix/store/4wh1xxk6cfkj1fx81zi1f5cxi15x6rq4-pies-2.6.7.drv building '/nix/store/1yilinlnk8dxfk7d6m2nnyq62k7nxp3r-pies-2.6.7.tar.bz2.drv'... trying https://ftpmirror.gnu.org/pies/pies-2.6.7.tar.bz2 % 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 284 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.nluug.nl/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 308 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.kernel.org/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 369 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirror.ibcp.fr/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 277 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirror.dogado.de/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirror.tochlab.net/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.gnu.org/pub/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/pies/pies-2.6.7.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (78) The file does not exist error: cannot download pies-2.6.7.tar.bz2 from any mirror error: builder for '/nix/store/1yilinlnk8dxfk7d6m2nnyq62k7nxp3r-pies-2.6.7.tar.bz2.drv' failed with exit code 1; last 25 log lines: > > trying https://mirror.dogado.de/gnu/pies/pies-2.6.7.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://mirror.tochlab.net/pub/gnu/pies/pies-2.6.7.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://ftp.gnu.org/pub/gnu/pies/pies-2.6.7.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying ftp://ftp.funet.fi/pub/mirrors/ftp.gnu.org/gnu/pies/pies-2.6.7.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (78) The file does not exist > error: cannot download pies-2.6.7.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/1yilinlnk8dxfk7d6m2nnyq62k7nxp3r-pies-2.6.7.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/4wh1xxk6cfkj1fx81zi1f5cxi15x6rq4-pies-2.6.7.drv' failed to build [result] Failed to update pies 1.3 -> 2.6.7 https://repology.org/project/pies/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 uefi-firmware-parser, using log file: /var/log/nixpkgs-update/uefi-firmware-parser/2024-03-06.log uefi-firmware-parser 0 -> 1 attrpath: uefi-firmware-parser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0g9c704naa58fd5w94k0i8dpvzsrc2bb-packages.json.drv building '/nix/store/0g9c704naa58fd5w94k0i8dpvzsrc2bb-packages.json.drv'... Going to be running update for following packages: - uefi-firmware-parser-1.8 Press Enter key to continue... Running update for: - uefi-firmware-parser-1.8: UPDATING ... - uefi-firmware-parser-1.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/analysis/uefi-firmware-parser/default.nix b/pkgs/development/tools/analysis/uefi-firmware-parser/default.nix index b879a6ef2374..ce83ee099a07 100644 --- a/pkgs/development/tools/analysis/uefi-firmware-parser/default.nix +++ b/pkgs/development/tools/analysis/uefi-firmware-parser/default.nix @@ -4,14 +4,14 @@ with python3.pkgs; buildPythonApplication rec { pname = "uefi-firmware-parser"; - version = "1.8"; + version = "1.11"; # Version 1.8 is not published on pypi src = fetchFromGitHub { owner = "theopolis"; repo = "uefi-firmware-parser"; - rev = "v${version}"; - sha256 = "1yn9vi91j1yxkn0icdnjhgl0qrqqkzyhccj39af4f19q1gdw995l"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-afBd//xJtFBJom2aeVzK2VTwgIVVuhezxFQ8FKsEngc="; }; meta = with lib; { No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A uefi-firmware-parser nix build failed. Executing setuptoolsCheckPhase /nix/store/fvd6iz7hbcnns1jpfg8kkrm7m25vl3ii-python3.11-setuptools-69.0.3/lib/python3.11/site-packages/setuptools/dist.py:472: SetuptoolsDeprecationWarning: Invalid dash-separated options !! ******************************************************************************** Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead. By 2024-Sep-26, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/declarative_config.html for details. ******************************************************************************** !! opt = self.warn_dash_deprecation(opt, section) running test WARNING: Testing via this command is deprecated and will be removed in a future version. Users looking for a generic test entry point independent of test runner are encouraged to use tox. /nix/store/fvd6iz7hbcnns1jpfg8kkrm7m25vl3ii-python3.11-setuptools-69.0.3/lib/python3.11/site-packages/setuptools/command/test.py:193: _DeprecatedInstaller: setuptools.installer and fetch_build_eggs are deprecated. !! ******************************************************************************** Requirements should be satisfied by a PEP 517 installer. If you are using pip, you can try `pip install --use-pep517`. ******************************************************************************** !! ir_d = dist.fetch_build_eggs(dist.install_requires) /nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/bin/python3.11: No module named pip error: Command '['/nix/store/sxr2igfkwhxbagri49b8krmcqz168sim-python3-3.11.8/bin/python3.11', '-m', 'pip', '--disable-pip-version-check', 'wheel', '--no-deps', '-w', '/build/tmpmoo1qqiw', '--quiet', 'future']' returned non-zero exit status 1. [result] Failed to update uefi-firmware-parser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dotnetPackages.MonoAddins, using log file: /var/log/nixpkgs-update/dotnetPackages.MonoAddins/2024-03-06.log dotnetPackages.MonoAddins 1.2 -> 1.3 https://github.com/mono/mono-addins/releases attrpath: dotnetPackages.MonoAddins 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 dotnetPackages.MonoAddins 1.2 -> 1.3 https://github.com/mono/mono-addins/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-cloud-workstations, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-workstations/2024-03-06.log python311Packages.google-cloud-workstations 0 -> 1 attrpath: python311Packages.google-cloud-workstations Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fm0d073drdwd2ygp3nhf79nkzns1ynri-packages.json.drv building '/nix/store/fm0d073drdwd2ygp3nhf79nkzns1ynri-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-workstations-0.5.5 Press Enter key to continue... Running update for: - python3.11-google-cloud-workstations-0.5.5: UPDATING ... - python3.11-google-cloud-workstations-0.5.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-workstations/default.nix b/pkgs/development/python-modules/google-cloud-workstations/default.nix index 02d92c08e638..1341eae06f2a 100644 --- a/pkgs/development/python-modules/google-cloud-workstations/default.nix +++ b/pkgs/development/python-modules/google-cloud-workstations/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "google-cloud-workstations"; - version = "0.5.5"; + version = "0.5.6"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-N6A+dpgQpVhCTor4FbjPAafyDsgB8pRrJcVGABpJCuE="; + hash = "sha256-K6Qq243bX3waymyGcirLAANqmP0UAUgFS3kidwCFYBE="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/m9gsfrvccrm72cvsfga3n4bfaj41hggn-python3.11-google-cloud-workstations-0.5.6" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.google-cloud-workstations
  • python312Packages.google-cloud-workstations.dist
2 packages built:
  • python311Packages.google-cloud-workstations
  • python311Packages.google-cloud-workstations.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 python311Packages.google-cloud-workstations is: Python Client for Cloud Workstations meta.homepage for python311Packages.google-cloud-workstations is: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-workstations meta.changelog for python311Packages.google-cloud-workstations is: https://github.com/googleapis/google-cloud-python/blob/google-cloud-workstations-v0.5.6/packages/google-cloud-workstations/CHANGELOG.md ###### 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.5.6 with grep in /nix/store/m9gsfrvccrm72cvsfga3n4bfaj41hggn-python3.11-google-cloud-workstations-0.5.6 - found 0.5.6 in filename of file in /nix/store/m9gsfrvccrm72cvsfga3n4bfaj41hggn-python3.11-google-cloud-workstations-0.5.6 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.google-cloud-workstations python312Packages.google-cloud-workstations ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/m9gsfrvccrm72cvsfga3n4bfaj41hggn-python3.11-google-cloud-workstations-0.5.6 \ --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.google-cloud-workstations https://github.com/r-ryantm/nixpkgs/archive/22d4597b331854da82ca9bd4f7f53bb39a5f3cc3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/22d4597b331854da82ca9bd4f7f53bb39a5f3cc3#python311Packages.google-cloud-workstations ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/m9gsfrvccrm72cvsfga3n4bfaj41hggn-python3.11-google-cloud-workstations-0.5.6 ls -la /nix/store/m9gsfrvccrm72cvsfga3n4bfaj41hggn-python3.11-google-cloud-workstations-0.5.6/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.google-cloud-workstations
  • python312Packages.google-cloud-workstations.dist
2 packages built:
  • python311Packages.google-cloud-workstations
  • python311Packages.google-cloud-workstations.dist
--- ###### 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/293733 [result] Success updating python311Packages.google-cloud-workstations 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-netapp, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-netapp/2024-03-06.log python311Packages.google-cloud-netapp 0 -> 1 attrpath: python311Packages.google-cloud-netapp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9vhb230czvl076sjvfdf9hdbh9gm5all-packages.json.drv building '/nix/store/9vhb230czvl076sjvfdf9hdbh9gm5all-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-netapp-0.3.6 Press Enter key to continue... Running update for: - python3.11-google-cloud-netapp-0.3.6: UPDATING ... - python3.11-google-cloud-netapp-0.3.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-netapp/default.nix b/pkgs/development/python-modules/google-cloud-netapp/default.nix index d411b64baa11..2730c971cc47 100644 --- a/pkgs/development/python-modules/google-cloud-netapp/default.nix +++ b/pkgs/development/python-modules/google-cloud-netapp/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "google-cloud-netapp"; - version = "0.3.6"; + version = "0.3.7"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-rWsR95I4lXf/xEJ/0HLhTR6V8g46NzmU/PmkAi797rM="; + hash = "sha256-g+tH/u2lEbQDdMPo/4+kl03+d9mrLzR2Eo/H8e8Niic="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/ddxvgfkqkw7bbzf74273wixg91h1d7x5-python3.11-google-cloud-netapp-0.3.7" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.google-cloud-netapp
  • python312Packages.google-cloud-netapp.dist
2 packages built:
  • python311Packages.google-cloud-netapp
  • python311Packages.google-cloud-netapp.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 python311Packages.google-cloud-netapp is: Python Client for NetApp API meta.homepage for python311Packages.google-cloud-netapp is: https://github.com/googleapis/google-cloud-python/tree/main/packages/google-cloud-netapp meta.changelog for python311Packages.google-cloud-netapp is: https://github.com/googleapis/google-cloud-python/blob/google-cloud-netapp-v0.3.7/packages/google-cloud-netapp/CHANGELOG.md ###### 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.3.7 with grep in /nix/store/ddxvgfkqkw7bbzf74273wixg91h1d7x5-python3.11-google-cloud-netapp-0.3.7 - found 0.3.7 in filename of file in /nix/store/ddxvgfkqkw7bbzf74273wixg91h1d7x5-python3.11-google-cloud-netapp-0.3.7 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.google-cloud-netapp python312Packages.google-cloud-netapp ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ddxvgfkqkw7bbzf74273wixg91h1d7x5-python3.11-google-cloud-netapp-0.3.7 \ --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.google-cloud-netapp https://github.com/r-ryantm/nixpkgs/archive/97260360cba723444b355f703bc9adba93725774.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/97260360cba723444b355f703bc9adba93725774#python311Packages.google-cloud-netapp ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ddxvgfkqkw7bbzf74273wixg91h1d7x5-python3.11-google-cloud-netapp-0.3.7 ls -la /nix/store/ddxvgfkqkw7bbzf74273wixg91h1d7x5-python3.11-google-cloud-netapp-0.3.7/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • python312Packages.google-cloud-netapp
  • python312Packages.google-cloud-netapp.dist
2 packages built:
  • python311Packages.google-cloud-netapp
  • python311Packages.google-cloud-netapp.dist
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/293735 [result] Success updating python311Packages.google-cloud-netapp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath okta-aws-cli, using log file: /var/log/nixpkgs-update/okta-aws-cli/2024-03-06.log okta-aws-cli 2.1.0 -> 2.1.2 https://github.com/okta/okta-aws-cli/releases attrpath: okta-aws-cli Checking auto update branch... An auto update branch exists with message `okta-aws-cli: 2.1.0 -> 2.1.2`. New version is 2.1.2. An auto update branch exists with an equal or greater version [result] Failed to update okta-aws-cli 2.1.0 -> 2.1.2 https://github.com/okta/okta-aws-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 rPackages.BFS, using log file: /var/log/nixpkgs-update/rPackages.BFS/2024-03-06.log rPackages.BFS 0.5.6 -> 0.5.8 https://repology.org/project/r:bfs/versions attrpath: rPackages.BFS Checking auto update branch... No auto update branch exists Old version 0.5.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.BFS 0.5.6 -> 0.5.8 https://repology.org/project/r:bfs/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 slack-cli, using log file: /var/log/nixpkgs-update/slack-cli/2024-03-06.log slack-cli 0.18.0 -> 2.18.0 https://repology.org/project/slack-cli/versions attrpath: slack-cli 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/wmihapdx0ynjpbhbvlv013y5530xl4jd-source.drv building '/nix/store/wmihapdx0ynjpbhbvlv013y5530xl4jd-source.drv'... trying https://github.com/rockymadden/slack-cli/archive/v2.18.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: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'slack-cli.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/wmihapdx0ynjpbhbvlv013y5530xl4jd-source.drv /nix/store/xpjx6wca9w12anc94flck91aj5ijai5v-slack-cli-2.18.0.drv building '/nix/store/wmihapdx0ynjpbhbvlv013y5530xl4jd-source.drv'... trying https://github.com/rockymadden/slack-cli/archive/v2.18.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/wmihapdx0ynjpbhbvlv013y5530xl4jd-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/rockymadden/slack-cli/archive/v2.18.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/wmihapdx0ynjpbhbvlv013y5530xl4jd-source.drv'. error: 1 dependencies of derivation '/nix/store/xpjx6wca9w12anc94flck91aj5ijai5v-slack-cli-2.18.0.drv' failed to build [result] Failed to update slack-cli 0.18.0 -> 2.18.0 https://repology.org/project/slack-cli/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.virtualenv-clone, using log file: /var/log/nixpkgs-update/python311Packages.virtualenv-clone/2024-03-06.log python311Packages.virtualenv-clone 0 -> 1 attrpath: python311Packages.virtualenv-clone Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m4kvpkh21dynsgrb3f1ca2zzlp1gdn2r-packages.json.drv building '/nix/store/m4kvpkh21dynsgrb3f1ca2zzlp1gdn2r-packages.json.drv'... Going to be running update for following packages: - python3.11-virtualenv-clone-0.5.7 Press Enter key to continue... Running update for: - python3.11-virtualenv-clone-0.5.7: UPDATING ... - python3.11-virtualenv-clone-0.5.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.virtualenv-clone 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-swagger, using log file: /var/log/nixpkgs-update/python311Packages.flask-swagger/2024-03-06.log python311Packages.flask-swagger 0 -> 1 attrpath: python311Packages.flask-swagger Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rxhc80vbznn20zz87f4fqxi0ak4m39i0-packages.json.drv building '/nix/store/rxhc80vbznn20zz87f4fqxi0ak4m39i0-packages.json.drv'... Going to be running update for following packages: - python3.11-flask-swagger-0.2.14 Press Enter key to continue... Running update for: - python3.11-flask-swagger-0.2.14: UPDATING ... - python3.11-flask-swagger-0.2.14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flask-swagger 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.joblib, using log file: /var/log/nixpkgs-update/python311Packages.joblib/2024-03-06.log python311Packages.joblib 0 -> 1 attrpath: python311Packages.joblib 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/ikczlny52nfy1llkav8iy6bcrvj426ra-packages.json.drv building '/nix/store/ikczlny52nfy1llkav8iy6bcrvj426ra-packages.json.drv'... Going to be running update for following packages: - python3.11-joblib-1.3.2 Press Enter key to continue... Running update for: - python3.11-joblib-1.3.2: UPDATING ... - python3.11-joblib-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.joblib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lemmy-server, using log file: /var/log/nixpkgs-update/lemmy-server/2024-03-06.log lemmy-server 0 -> 1 attrpath: lemmy-server 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/mzjkg1dglri0chpnzfvsx8qr74ifpsc2-packages.json.drv building '/nix/store/mzjkg1dglri0chpnzfvsx8qr74ifpsc2-packages.json.drv'... Going to be running update for following packages: - lemmy-server-0.19.3 Press Enter key to continue... Running update for: - lemmy-server-0.19.3: UPDATING ... - lemmy-server-0.19.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update lemmy-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 dbus-sharp-1_0, using log file: /var/log/nixpkgs-update/dbus-sharp-1_0/2024-03-06.log dbus-sharp-1_0 0.7 -> 0.8.1 https://github.com/mono/dbus-sharp/releases attrpath: dbus-sharp-1_0 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/dbus-sharp/dbus-sharp-1.0.nix b/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix index eb1b20e29eb1..620ba31dce93 100644 --- a/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix +++ b/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "dbus-sharp"; - version = "0.7"; + version = "0.8.1"; src = fetchFromGitHub { owner = "mono"; repo = "dbus-sharp"; rev = "v${version}"; - sha256 = "13qlqx9wqahfpzzl59157cjxprqcx2bd40w5gb2bs3vdx058p562"; + sha256 = "sha256-xxtebtePxw+eIeaoI5eQNalhjV9GjPsdtBy0uTNdtLw="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dbus-sharp-1_0 nix build failed. Making all in tools make[1]: Entering directory '/build/source/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/tools' Making all in examples make[1]: Entering directory '/build/source/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/examples' Making all in tests make[1]: Entering directory '/build/source/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/tests' make[1]: Entering directory '/build/source' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/source' @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: SHELL=/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash install Making install in src make[1]: Entering directory '/build/source/src' make[2]: Entering directory '/build/source/src' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/79cc03qsp63r50vg5h0wx11s62h9m0sy-mono-6.12.0.182/bin/xbuild /nologo /verbosity:quiet dbus-sharp.csproj /nix/store/79cc03qsp63r50vg5h0wx11s62h9m0sy-mono-6.12.0.182/bin/gacutil /i dbus-sharp.dll /package dbus-sharp-2.0 /f /gacdir /nix/store/ja8z6bqx5qzn5bxfbr1dk6mjvkxsgzws-dbus-sharp-0.8.1/lib /root /nix/store/ja8z6bqx5qzn5bxfbr1dk6mjvkxsgzws-dbus-sharp-0.8.1/lib Failure adding assembly dbus-sharp.dll to the cache: Strong name cannot be verified for delay-signed assembly make[2]: *** [Makefile:469: install-data-local] Error 1 make[2]: Leaving directory '/build/source/src' make[1]: *** [Makefile:354: install-am] Error 2 make[1]: Leaving directory '/build/source/src' make: *** [Makefile:407: install-recursive] Error 1 [result] Failed to update dbus-sharp-1_0 0.7 -> 0.8.1 https://github.com/mono/dbus-sharp/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.scikit-build-core, using log file: /var/log/nixpkgs-update/python311Packages.scikit-build-core/2024-03-06.log python311Packages.scikit-build-core 0 -> 1 attrpath: python311Packages.scikit-build-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/f7jm2zvg739ml7cgdv29g3wbkrq1cf50-packages.json.drv building '/nix/store/f7jm2zvg739ml7cgdv29g3wbkrq1cf50-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-build-core-0.8.0 Press Enter key to continue... Running update for: - python3.11-scikit-build-core-0.8.0: UPDATING ... - python3.11-scikit-build-core-0.8.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/scikit-build-core/default.nix b/pkgs/development/python-modules/scikit-build-core/default.nix index 494cfa1a7606..0e4734d4a53b 100644 --- a/pkgs/development/python-modules/scikit-build-core/default.nix +++ b/pkgs/development/python-modules/scikit-build-core/default.nix @@ -22,13 +22,13 @@ buildPythonPackage rec { pname = "scikit-build-core"; - version = "0.8.0"; + version = "0.8.2"; pyproject = true; src = fetchPypi { pname = "scikit_build_core"; inherit version; - hash = "sha256-WAW/iYSXOemY/BuupG5WVVZi8cnZfEF8PgOHAtZTr+M="; + hash = "sha256-UOwkuVaMmqbicjPe6yl4kyvHmFYhKzBXXL+kBJZVxDY="; }; postPatch = lib.optionalString (pythonOlder "3.11") '' 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.scikit-build-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.cheroot, using log file: /var/log/nixpkgs-update/python311Packages.cheroot/2024-03-06.log python311Packages.cheroot 0 -> 1 attrpath: python311Packages.cheroot Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8myn7bsr9i5ypfpz7q1yf70gjypqxxky-packages.json.drv building '/nix/store/8myn7bsr9i5ypfpz7q1yf70gjypqxxky-packages.json.drv'... Going to be running update for following packages: - python3.11-cheroot-10.0.0 Press Enter key to continue... Running update for: - python3.11-cheroot-10.0.0: UPDATING ... - python3.11-cheroot-10.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cheroot 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.socketio-client, using log file: /var/log/nixpkgs-update/python311Packages.socketio-client/2024-03-06.log python311Packages.socketio-client 0 -> 1 attrpath: python311Packages.socketio-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/k4ckcc3wbkia24bnqawl080vdlw5n92b-packages.json.drv building '/nix/store/k4ckcc3wbkia24bnqawl080vdlw5n92b-packages.json.drv'... Going to be running update for following packages: - python3.11-socketio-client-0.7.2 Press Enter key to continue... Running update for: - python3.11-socketio-client-0.7.2: UPDATING ... - python3.11-socketio-client-0.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.socketio-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 precice-config-visualizer, using log file: /var/log/nixpkgs-update/precice-config-visualizer/2024-03-06.log precice-config-visualizer 0 -> 1 attrpath: precice-config-visualizer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mq43nadvp8hzb78dsm11knc43566s0yl-packages.json.drv building '/nix/store/mq43nadvp8hzb78dsm11knc43566s0yl-packages.json.drv'... Going to be running update for following packages: - config-visualizer-unstable-2022-02-23 Press Enter key to continue... Running update for: - config-visualizer-unstable-2022-02-23: UPDATING ... - config-visualizer-unstable-2022-02-23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update precice-config-visualizer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mayim, using log file: /var/log/nixpkgs-update/python311Packages.mayim/2024-03-06.log python311Packages.mayim 0 -> 1 attrpath: python311Packages.mayim Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rhi60ddp5d49x140i60a9bd9b9i49jf2-packages.json.drv building '/nix/store/rhi60ddp5d49x140i60a9bd9b9i49jf2-packages.json.drv'... Going to be running update for following packages: - python3.11-mayim-1.1.0 Press Enter key to continue... Running update for: - python3.11-mayim-1.1.0: UPDATING ... - python3.11-mayim-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mayim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.govee-led-wez, using log file: /var/log/nixpkgs-update/python311Packages.govee-led-wez/2024-03-06.log python311Packages.govee-led-wez 0 -> 1 attrpath: python311Packages.govee-led-wez Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dvjinqd7zfqrns437lddk62nqsc3ksdp-packages.json.drv building '/nix/store/dvjinqd7zfqrns437lddk62nqsc3ksdp-packages.json.drv'... Going to be running update for following packages: - python3.11-govee-led-wez-0.0.15 Press Enter key to continue... Running update for: - python3.11-govee-led-wez-0.0.15: UPDATING ... - python3.11-govee-led-wez-0.0.15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.govee-led-wez 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cherrypy-cors, using log file: /var/log/nixpkgs-update/python311Packages.cherrypy-cors/2024-03-06.log python311Packages.cherrypy-cors 0 -> 1 attrpath: python311Packages.cherrypy-cors Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7jmj1b4bz965911v82wfpk8qgwv3f09j-packages.json.drv building '/nix/store/7jmj1b4bz965911v82wfpk8qgwv3f09j-packages.json.drv'... Going to be running update for following packages: - python3.11-cherrypy-cors-1.7.0 Press Enter key to continue... Running update for: - python3.11-cherrypy-cors-1.7.0: UPDATING ... - python3.11-cherrypy-cors-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cherrypy-cors 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ncgopher, using log file: /var/log/nixpkgs-update/ncgopher/2024-03-06.log ncgopher 0.5.0 -> 0.6.0 https://github.com/jansc/ncgopher/releases attrpath: ncgopher 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-YRBTqzZqAmIQBGqY1Dh4eEHcfi5x2c9LcBzP8ChugbU= Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ncgopher nix build failed.  Compiling term_size v0.3.2  Compiling pem v3.0.2  Compiling object v0.32.1  Compiling miniz_oxide v0.7.1 error: failed to run custom build command for `openssl-sys v0.9.90` Caused by: process didn't exit successfully: `/build/source/target/release/build/openssl-sys-4b575158c1fcdf4f/build-script-main` (exit status: 101) --- stdout cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR OPENSSL_NO_VENDOR unset CC_x86_64-unknown-linux-gnu = None CC_x86_64_unknown_linux_gnu = None HOST_CC = Some("/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc") CFLAGS_x86_64-unknown-linux-gnu = None CFLAGS_x86_64_unknown_linux_gnu = None HOST_CFLAGS = None CFLAGS = None CRATE_CC_NO_DEFAULTS = None DEBUG = Some("false") CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") running cd "/build/source/target/x86_64-unknown-linux-gnu/release/build/openssl-sys-b0c3df5222a526b6/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="/nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/cc" "perl" "./Configure" "--prefix=/build/source/target/x86_64-unknown-linux-gnu/release/build/openssl-sys-b0c3df5222a526b6/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" --- stderr thread 'main' panicked at /build/ncgopher-0.6.0-vendor.tar.gz/openssl-src/src/lib.rs:497:39: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... [result] Failed to update ncgopher 0.5.0 -> 0.6.0 https://github.com/jansc/ncgopher/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.nptyping, using log file: /var/log/nixpkgs-update/python311Packages.nptyping/2024-03-06.log python311Packages.nptyping 0 -> 1 attrpath: python311Packages.nptyping Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pygvfvy7bqx5qb0l1pra2krmhb3dwa7g-packages.json.drv building '/nix/store/pygvfvy7bqx5qb0l1pra2krmhb3dwa7g-packages.json.drv'... Going to be running update for following packages: - python3.11-nptyping-2.5.0 Press Enter key to continue... Running update for: - python3.11-nptyping-2.5.0: UPDATING ... - python3.11-nptyping-2.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nptyping 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath identity, using log file: /var/log/nixpkgs-update/identity/2024-03-06.log identity 0 -> 1 attrpath: identity Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ir0zbg7ihb0i5wc1wjl1jhyy00abf0hz-packages.json.drv building '/nix/store/ir0zbg7ihb0i5wc1wjl1jhyy00abf0hz-packages.json.drv'... Going to be running update for following packages: - identity-0.6.0 Press Enter key to continue... Running update for: - identity-0.6.0: UPDATING ... - identity-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update identity 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.git-sweep, using log file: /var/log/nixpkgs-update/python311Packages.git-sweep/2024-03-06.log python311Packages.git-sweep 0 -> 1 attrpath: python311Packages.git-sweep Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fgqypikvll4prqz8hq2lkm8sly86mxd2-packages.json.drv building '/nix/store/fgqypikvll4prqz8hq2lkm8sly86mxd2-packages.json.drv'... Going to be running update for following packages: - python3.11-git-sweep-0.1.1 Press Enter key to continue... Running update for: - python3.11-git-sweep-0.1.1: UPDATING ... - python3.11-git-sweep-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.git-sweep 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath backintime-common, using log file: /var/log/nixpkgs-update/backintime-common/2024-03-06.log backintime-common 1.3.3 -> 1.4.3 https://github.com/bit-team/backintime/releases attrpath: backintime-common 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/sync/backintime/common.nix b/pkgs/applications/networking/sync/backintime/common.nix index 059716277032..b297de87608b 100644 --- a/pkgs/applications/networking/sync/backintime/common.nix +++ b/pkgs/applications/networking/sync/backintime/common.nix @@ -7,13 +7,13 @@ let apps = lib.makeBinPath [ openssh python' cron rsync sshfs-fuse encfs ]; in stdenv.mkDerivation rec { pname = "backintime-common"; - version = "1.3.3"; + version = "1.4.3"; src = fetchFromGitHub { owner = "bit-team"; repo = "backintime"; rev = "v${version}"; - sha256 = "sha256-cKmzq155/dCl5wZA2SE3XjfCocHxTh4Wa2IdfzSfQHg="; + sha256 = "sha256-2q2Q4rnxXwVnfH1YEBwY35B2ctG9+qpOIAHqPOjjArg="; }; nativeBuildInputs = [ makeWrapper gettext ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A backintime-common nix build failed. got build log for 'backintime-common' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/hnp4ias0wq2fvrdf1czpns7pvz3xwaya-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 substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'configure') patching script interpreter paths in ./configure ./configure: interpreter directive changed from "#!/bin/sh" to "/nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/sh" configure flags: '' Warning: "/usr/bin/python3" not found on this computer Replacement of python path with "/usr/bin/python3" successful. ./configure: line 338: /usr/bin/python3: No such file or directory Error: Wrong Python version . But minimal version 3.8 required. [result] Failed to update backintime-common 1.3.3 -> 1.4.3 https://github.com/bit-team/backintime/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 terraform-providers.gitlab, using log file: /var/log/nixpkgs-update/terraform-providers.gitlab/2024-03-06.log terraform-providers.gitlab 0 -> 1 attrpath: terraform-providers.gitlab Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.gitlab 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tableauserverclient, using log file: /var/log/nixpkgs-update/python311Packages.tableauserverclient/2024-03-06.log python311Packages.tableauserverclient 0 -> 1 attrpath: python311Packages.tableauserverclient Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lm7iaak7a06daa9h4bimms7p3c1fgy7w-packages.json.drv building '/nix/store/lm7iaak7a06daa9h4bimms7p3c1fgy7w-packages.json.drv'... Going to be running update for following packages: - python3.11-tableauserverclient-0.30 Press Enter key to continue... Running update for: - python3.11-tableauserverclient-0.30: UPDATING ... - python3.11-tableauserverclient-0.30: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tableauserverclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath efficient-compression-tool, using log file: /var/log/nixpkgs-update/efficient-compression-tool/2024-03-06.log efficient-compression-tool 0.9.1 -> 0.9.5 https://github.com/fhanau/Efficient-Compression-Tool/releases attrpath: efficient-compression-tool 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/compression/efficient-compression-tool/default.nix b/pkgs/tools/compression/efficient-compression-tool/default.nix index a4f4b9fd40da..317b20662f10 100644 --- a/pkgs/tools/compression/efficient-compression-tool/default.nix +++ b/pkgs/tools/compression/efficient-compression-tool/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "efficient-compression-tool"; - version = "0.9.1"; + version = "0.9.5"; src = fetchFromGitHub { owner = "fhanau"; repo = "Efficient-Compression-Tool"; rev = "v${version}"; - sha256 = "sha256-TSV5QXf6GuHAwQrde3Zo9MA1rtpAhtRg0UTzMkBnHB8="; + sha256 = "sha256-mlqRDYwgLiB/mRaXkkPTCLiDGxTXqEgu5Nz5jhr1Hsg="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A efficient-compression-tool nix build failed. got build log for 'efficient-compression-tool' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/dw0h09db5abyx120hlsmk3bb5d7yv06c-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/0sajvivyi0wbc7mas44fbnqjbdh7d72a-use-nixpkgs-libpng.patch patching file src/CMakeLists.txt Hunk #1 succeeded at 11 (offset 3 lines). Hunk #2 succeeded at 124 (offset 73 lines). patching file src/Makefile Hunk #1 succeeded at 19 (offset 1 line). Hunk #2 FAILED at 33. 1 out of 2 hunks FAILED -- saving rejects to file src/Makefile.rej patching file src/optipng/CMakeLists.txt Hunk #1 FAILED at 16. 1 out of 1 hunk FAILED -- saving rejects to file src/optipng/CMakeLists.txt.rej patching file src/optipng/image.h patching file src/optipng/opngreduc/opngreduc.h patching file src/optipng/trans.h [result] Failed to update efficient-compression-tool 0.9.1 -> 0.9.5 https://github.com/fhanau/Efficient-Compression-Tool/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 hunspellDicts.es-ni, using log file: /var/log/nixpkgs-update/hunspellDicts.es-ni/2024-03-06.log hunspellDicts.es-ni 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-ni 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 hunspellDicts.es-ni 2.5 -> 2.8 https://github.com/sbosio/rla-es/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 iosevka-comfy.comfy-fixed, using log file: /var/log/nixpkgs-update/iosevka-comfy.comfy-fixed/2024-03-06.log iosevka-comfy.comfy-fixed 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/releases attrpath: iosevka-comfy.comfy-fixed 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] Hashes equal; no update necessary [result] Failed to update iosevka-comfy.comfy-fixed 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/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 hunspellDicts.es_NI, using log file: /var/log/nixpkgs-update/hunspellDicts.es_NI/2024-03-06.log hunspellDicts.es_NI 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es_NI 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 hunspellDicts.es_NI 2.5 -> 2.8 https://github.com/sbosio/rla-es/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 hunspellDicts.es-uy, using log file: /var/log/nixpkgs-update/hunspellDicts.es-uy/2024-03-06.log hunspellDicts.es-uy 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-uy 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 hunspellDicts.es-uy 2.5 -> 2.8 https://github.com/sbosio/rla-es/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 iosevka-comfy.comfy-wide-motion, using log file: /var/log/nixpkgs-update/iosevka-comfy.comfy-wide-motion/2024-03-06.log iosevka-comfy.comfy-wide-motion 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/releases attrpath: iosevka-comfy.comfy-wide-motion 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] Hashes equal; no update necessary [result] Failed to update iosevka-comfy.comfy-wide-motion 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/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 iosevka-comfy.comfy, using log file: /var/log/nixpkgs-update/iosevka-comfy.comfy/2024-03-06.log iosevka-comfy.comfy 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/releases attrpath: iosevka-comfy.comfy 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] Hashes equal; no update necessary [result] Failed to update iosevka-comfy.comfy 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/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 kodiPackages.inputstream-ffmpegdirect, using log file: /var/log/nixpkgs-update/kodiPackages.inputstream-ffmpegdirect/2024-03-06.log kodiPackages.inputstream-ffmpegdirect unstable-20.5.0 -> 21.3.4-Omega https://github.com/xbmc/inputstream.ffmpegdirect/releases attrpath: kodiPackages.inputstream-ffmpegdirect 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/kodi/addons/inputstream-ffmpegdirect/default.nix b/pkgs/applications/video/kodi/addons/inputstream-ffmpegdirect/default.nix index fc3256855917..f91124d62d1d 100644 --- a/pkgs/applications/video/kodi/addons/inputstream-ffmpegdirect/default.nix +++ b/pkgs/applications/video/kodi/addons/inputstream-ffmpegdirect/default.nix @@ -3,13 +3,13 @@ buildKodiBinaryAddon rec { pname = "inputstream-ffmpegdirect"; namespace = "inputstream.ffmpegdirect"; - version = "unstable-20.5.0"; + version = "21.3.4-Omega"; src = fetchFromGitHub { owner = "xbmc"; repo = "inputstream.ffmpegdirect"; rev = rel; - sha256 = "sha256-+u28Wzp2TonL5jaa5WJUr9igR6KiaxizZAX9jqqBUns="; + sha256 = "sha256-vG08dhU1Z9uoRMzQnADzfa9eH6asup0ZYji4e247Jv4="; }; extraBuildInputs = [ bzip2 zlib kodi.ffmpeg ]; Source url did not change. [result] Failed to update kodiPackages.inputstream-ffmpegdirect unstable-20.5.0 -> 21.3.4-Omega https://github.com/xbmc/inputstream.ffmpegdirect/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 linuxKernel.packages.linux_5_15_hardened.nvidia_x11_vulkan_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_15_hardened.nvidia_x11_vulkan_beta_open/2024-03-06.log linuxKernel.packages.linux_5_15_hardened.nvidia_x11_vulkan_beta_open 5.15.149-550.40.53 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_5_15_hardened.nvidia_x11_vulkan_beta_open Checking auto update branch... No auto update branch exists Old version 5.15.149-550.40.53" not present in master derivation file with contents: { stdenv , lib , fetchFromGitHub , kernel , nvidia_x11 , hash , broken ? false }: stdenv.mkDerivation ({ pname = "nvidia-open"; version = "${kernel.version}-${nvidia_x11.version}"; src = fetchFromGitHub { owner = "NVIDIA"; repo = "open-gpu-kernel-modules"; rev = nvidia_x11.version; inherit hash; }; nativeBuildInputs = kernel.moduleBuildDependencies; makeFlags = kernel.makeFlags ++ [ "SYSSRC=${kernel.dev}/lib/modules/${kernel.modDirVersion}/source" "SYSOUT=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" "MODLIB=$(out)/lib/modules/${kernel.modDirVersion}" { aarch64-linux = "TARGET_ARCH=aarch64"; x86_64-linux = "TARGET_ARCH=x86_64"; }.${stdenv.hostPlatform.system} ]; installTargets = [ "modules_install" ]; enableParallelBuilding = true; meta = with lib; { description = "NVIDIA Linux Open GPU Kernel Module"; homepage = "https://github.com/NVIDIA/open-gpu-kernel-modules"; license = with licenses; [ gpl2Plus mit ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; maintainers = with maintainers; [ nickcao ]; inherit broken; }; } // lib.optionalAttrs stdenv.hostPlatform.isAarch64 { env.NIX_CFLAGS_COMPILE = "-fno-stack-protector"; }) [result] Failed to update linuxKernel.packages.linux_5_15_hardened.nvidia_x11_vulkan_beta_open 5.15.149-550.40.53 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/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 lua53Packages.rest-nvim, using log file: /var/log/nixpkgs-update/lua53Packages.rest-nvim/2024-03-06.log lua53Packages.rest-nvim 0.2-1 -> 1.2.0 https://github.com/rest-nvim/rest.nvim/releases attrpath: lua53Packages.rest-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua53Packages.rest-nvim 0.2-1 -> 1.2.0 https://github.com/rest-nvim/rest.nvim/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 lua54Packages.nvim-cmp, using log file: /var/log/nixpkgs-update/lua54Packages.nvim-cmp/2024-03-06.log lua54Packages.nvim-cmp scm-1 -> 0.0.1 https://github.com/hrsh7th/nvim-cmp/releases attrpath: lua54Packages.nvim-cmp Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.nvim-cmp scm-1 -> 0.0.1 https://github.com/hrsh7th/nvim-cmp/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 luajitPackages.rocks-nvim, using log file: /var/log/nixpkgs-update/luajitPackages.rocks-nvim/2024-03-06.log luajitPackages.rocks-nvim 2.7.3-1 -> 2.13.1 https://github.com/nvim-neorocks/rocks.nvim/releases attrpath: luajitPackages.rocks-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.rocks-nvim 2.7.3-1 -> 2.13.1 https://github.com/nvim-neorocks/rocks.nvim/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 linuxKernel.packages.linux_5_10_hardened.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_10_hardened.akvcam/2024-03-06.log linuxKernel.packages.linux_5_10_hardened.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_5_10_hardened.akvcam Checking auto update branch... An auto update branch exists with message `linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5`. New version is 1.2.5. An auto update branch exists with an equal or greater version [result] Failed to update linuxKernel.packages.linux_5_10_hardened.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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.ca-certs-nss, using log file: /var/log/nixpkgs-update/ocamlPackages.ca-certs-nss/2024-03-06.log ocamlPackages.ca-certs-nss 3.92 -> 3.98 https://github.com/mirage/ca-certs-nss/releases attrpath: ocamlPackages.ca-certs-nss 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/ocaml-modules/ca-certs-nss/default.nix b/pkgs/development/ocaml-modules/ca-certs-nss/default.nix index 97e899731e34..9129ad98ae6a 100644 --- a/pkgs/development/ocaml-modules/ca-certs-nss/default.nix +++ b/pkgs/development/ocaml-modules/ca-certs-nss/default.nix @@ -14,13 +14,13 @@ buildDunePackage rec { pname = "ca-certs-nss"; - version = "3.92"; + version = "3.98"; minimalOCamlVersion = "4.08"; src = fetchurl { url = "https://github.com/mirage/ca-certs-nss/releases/download/v${version}/ca-certs-nss-${version}.tbz"; - hash = "sha256-F6eF5jQO9qJACQldad8va5jXPj05o61L8Bp1SDXHBTg="; + hash = "sha256-N1/cz8e3KB3pBd5+ZV/JbuW6FaaVijNhok7QyMB7ppc="; }; propagatedBuildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.ca-certs-nss 3.92 -> 3.98 https://github.com/mirage/ca-certs-nss/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.memoiR, using log file: /var/log/nixpkgs-update/rPackages.memoiR/2024-03-06.log rPackages.memoiR 1.2-4 -> 1.2-7 https://repology.org/project/r:memoir/versions attrpath: rPackages.memoiR Checking auto update branch... No auto update branch exists Old version 1.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.memoiR 1.2-4 -> 1.2-7 https://repology.org/project/r:memoir/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.luzlogr, using log file: /var/log/nixpkgs-update/rPackages.luzlogr/2024-03-06.log rPackages.luzlogr 0.2.0 -> 0.2.1 https://repology.org/project/r:luzlogr/versions attrpath: rPackages.luzlogr 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.luzlogr 0.2.0 -> 0.2.1 https://repology.org/project/r:luzlogr/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.kim, using log file: /var/log/nixpkgs-update/rPackages.kim/2024-03-06.log rPackages.kim 0.5.421 -> 0.5.422 https://repology.org/project/r:kim/versions attrpath: rPackages.kim Checking auto update branch... No auto update branch exists Old version 0.5.421" 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.kim 0.5.421 -> 0.5.422 https://repology.org/project/r:kim/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 kdePackages.bluedevil, using log file: /var/log/nixpkgs-update/kdePackages.bluedevil/2024-03-06.log kdePackages.bluedevil 6.0.0 -> 6.0.1 https://repology.org/project/bluedevil/versions attrpath: kdePackages.bluedevil Checking auto update branch... No auto update branch exists Old version 6.0.0" not present in master derivation file with contents: { mkKdeDerivation, shared-mime-info, }: mkKdeDerivation { pname = "bluedevil"; extraNativeBuildInputs = [shared-mime-info]; } [result] Failed to update kdePackages.bluedevil 6.0.0 -> 6.0.1 https://repology.org/project/bluedevil/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 lld_17, using log file: /var/log/nixpkgs-update/lld_17/2024-03-06.log lld_17 17.0.6 -> 18.1.0 https://repology.org/project/llvm/versions attrpath: lld_17 Checking auto update branch... No auto update branch exists Version in attr path lld_17 not compatible with 18.1.0 [result] Failed to update lld_17 17.0.6 -> 18.1.0 https://repology.org/project/llvm/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.deeptime, using log file: /var/log/nixpkgs-update/rPackages.deeptime/2024-03-06.log rPackages.deeptime 1.0.1 -> 1.1.0 https://repology.org/project/r:deeptime/versions attrpath: rPackages.deeptime Checking auto update branch... No auto update branch exists Old version 1.0.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.deeptime 1.0.1 -> 1.1.0 https://repology.org/project/r:deeptime/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.i18n, using log file: /var/log/nixpkgs-update/rubyPackages.i18n/2024-03-06.log rubyPackages.i18n 1.14.1 -> 1.14.3 https://repology.org/project/ruby:i18n/versions attrpath: rubyPackages.i18n 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.i18n 1.14.1 -> 1.14.3 https://repology.org/project/ruby:i18n/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.mortAAR, using log file: /var/log/nixpkgs-update/rPackages.mortAAR/2024-03-06.log rPackages.mortAAR 1.1.5 -> 1.1.6 https://repology.org/project/r:mortaar/versions attrpath: rPackages.mortAAR Checking auto update branch... No auto update branch exists Old version 1.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.mortAAR 1.1.5 -> 1.1.6 https://repology.org/project/r:mortaar/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.medScan, using log file: /var/log/nixpkgs-update/rPackages.medScan/2024-03-06.log rPackages.medScan 1.0.1 -> 1.0.2 https://repology.org/project/r:medscan/versions attrpath: rPackages.medScan Checking auto update branch... No auto update branch exists Old version 1.0.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.medScan 1.0.1 -> 1.0.2 https://repology.org/project/r:medscan/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 kdePackages.kwayland, using log file: /var/log/nixpkgs-update/kdePackages.kwayland/2024-03-06.log kdePackages.kwayland 6.0.0 -> 6.0.1 https://repology.org/project/kwayland/versions attrpath: kdePackages.kwayland Checking auto update branch... No auto update branch exists Old version 6.0.0" not present in master derivation file with contents: { mkKdeDerivation, pkg-config, qtwayland, wayland-protocols, }: mkKdeDerivation { pname = "kwayland"; extraNativeBuildInputs = [pkg-config]; extraBuildInputs = [qtwayland wayland-protocols]; } [result] Failed to update kdePackages.kwayland 6.0.0 -> 6.0.1 https://repology.org/project/kwayland/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 kdePackages.layer-shell-qt, using log file: /var/log/nixpkgs-update/kdePackages.layer-shell-qt/2024-03-06.log kdePackages.layer-shell-qt 6.0.0 -> 6.0.1 https://repology.org/project/layer-shell-qt/versions attrpath: kdePackages.layer-shell-qt Checking auto update branch... No auto update branch exists Old version 6.0.0" not present in master derivation file with contents: { mkKdeDerivation, qtwayland, pkg-config, wayland, wayland-protocols, }: mkKdeDerivation { pname = "layer-shell-qt"; extraNativeBuildInputs = [pkg-config]; extraBuildInputs = [qtwayland wayland wayland-protocols]; } [result] Failed to update kdePackages.layer-shell-qt 6.0.0 -> 6.0.1 https://repology.org/project/layer-shell-qt/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 kdePackages.plasma-activities, using log file: /var/log/nixpkgs-update/kdePackages.plasma-activities/2024-03-06.log kdePackages.plasma-activities 6.0.0 -> 6.0.1 https://repology.org/project/plasma-activities/versions attrpath: kdePackages.plasma-activities Checking auto update branch... No auto update branch exists Old version 6.0.0" not present in master derivation file with contents: { mkKdeDerivation, qtdeclarative, boost, }: mkKdeDerivation { pname = "plasma-activities"; extraBuildInputs = [qtdeclarative boost]; } [result] Failed to update kdePackages.plasma-activities 6.0.0 -> 6.0.1 https://repology.org/project/plasma-activities/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 pantheon.epiphany, using log file: /var/log/nixpkgs-update/pantheon.epiphany/2024-03-06.log pantheon.epiphany 45.2 -> 45.3 https://repology.org/project/epiphany-browser/versions attrpath: pantheon.epiphany Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update pantheon.epiphany 45.2 -> 45.3 https://repology.org/project/epiphany-browser/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 icon-lang, using log file: /var/log/nixpkgs-update/icon-lang/2024-03-06.log icon-lang 2020-02-05 -> 2024.01 https://repology.org/project/icon/versions attrpath: icon-lang 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/icon-lang/default.nix b/pkgs/development/interpreters/icon-lang/default.nix index 5481f7825c98..2dce0ae138eb 100644 --- a/pkgs/development/interpreters/icon-lang/default.nix +++ b/pkgs/development/interpreters/icon-lang/default.nix @@ -7,12 +7,12 @@ stdenv.mkDerivation rec { pname = "icon-lang"; - version = "unstable-2020-02-05"; + version = "unstable-2024.01"; src = fetchFromGitHub { owner = "gtownsend"; repo = "icon"; rev = "829cff33de4a21546fb269de3ef5acd7b4f0c0c7"; - sha256 = "1lj2f13pbaajcy4v3744bz46rghhw5sv4dwwfnzhsllbj5gnjsv2"; + sha256 = "sha256-YmtpX5GLUg2/dZw3snXhEL5syF+EnLGJZ1KpdUdwQtI="; }; buildInputs = lib.optionals withGraphics [ libX11 libXt ]; Source url did not change. [result] Failed to update icon-lang 2020-02-05 -> 2024.01 https://repology.org/project/icon/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 kdePackages.kactivitymanagerd, using log file: /var/log/nixpkgs-update/kdePackages.kactivitymanagerd/2024-03-06.log kdePackages.kactivitymanagerd 6.0.0 -> 6.0.1 https://repology.org/project/kactivitymanagerd/versions attrpath: kdePackages.kactivitymanagerd Checking auto update branch... No auto update branch exists Old version 6.0.0" not present in master derivation file with contents: { mkKdeDerivation, qt5compat, boost, }: mkKdeDerivation { pname = "kactivitymanagerd"; extraBuildInputs = [qt5compat boost]; } [result] Failed to update kdePackages.kactivitymanagerd 6.0.0 -> 6.0.1 https://repology.org/project/kactivitymanagerd/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 slweb, using log file: /var/log/nixpkgs-update/slweb/2024-03-06.log slweb 0.9.0 -> 0.9.4 https://repology.org/project/slweb/versions attrpath: slweb 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/misc/slweb/default.nix b/pkgs/applications/misc/slweb/default.nix index b1e92cb9a39c..63068b0b72ba 100644 --- a/pkgs/applications/misc/slweb/default.nix +++ b/pkgs/applications/misc/slweb/default.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "slweb"; - version = "0.9.0"; + version = "0.9.4"; src = fetchFromSourcehut { owner = "~strahinja"; repo = "slweb"; rev = "v${finalAttrs.version}"; - hash = "sha256-QDHcp5pCmapgOlJpDDyyC12JOfh/biDyF6O+iKGbOGg="; + hash = "sha256-ikQG+waAY5lgjgcljvqPQJ3BKyXby1nRS7YS8j4ugsE="; }; nativeBuildInputs = [ redo-apenwarr ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A slweb nix build failed. make -C examples all make[1]: Entering directory '/build/source/examples' ../slweb -d basic basic/index.slw > basic/index.html ../slweb -d blockquote blockquote/index.slw > blockquote/index.html ../slweb -d breakmarks breakmarks/index.slw > breakmarks/index.html ../slweb -d csv-tsv csv-tsv/index-csv.slw > csv-tsv/index-csv.html ../slweb -d csv-tsv csv-tsv/index.slw > csv-tsv/index.html ../slweb -d footnotes footnotes/inline.slw > footnotes/inline.html /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory ../slweb -d footnotes footnotes/index.slw > footnotes/index.html ../slweb -d links links/index.slw > links/index.html /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory make[1]: *** [Makefile:6: basic/index.html] Error 127 make[1]: *** Waiting for unfinished jobs.... make[1]: *** [Makefile:6: blockquote/index.html] Error 127 /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory make[1]: *** [Makefile:6: breakmarks/index.html] Error 127 make[1]: *** [Makefile:6: csv-tsv/index-csv.html] Error 127 make[1]: *** [Makefile:6: csv-tsv/index.html] Error 127 /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash: line 1: ../slweb: No such file or directory make[1]: *** [Makefile:6: footnotes/inline.html] Error 127 make[1]: *** [Makefile:6: footnotes/index.html] Error 127 make[1]: *** [Makefile:6: links/index.html] Error 127 make[1]: Leaving directory '/build/source/examples' make: *** [Makefile:14: examples] Error 2 make: *** Waiting for unfinished jobs.... [result] Failed to update slweb 0.9.0 -> 0.9.4 https://repology.org/project/slweb/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.RcmdrPlugin_BWS1, using log file: /var/log/nixpkgs-update/rPackages.RcmdrPlugin_BWS1/2024-03-06.log rPackages.RcmdrPlugin_BWS1 0.2-0 -> 0.2-1 https://repology.org/project/r:rcmdrplugin.bws1/versions attrpath: rPackages.RcmdrPlugin_BWS1 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.RcmdrPlugin_BWS1 0.2-0 -> 0.2-1 https://repology.org/project/r:rcmdrplugin.bws1/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 aliyun-cli, using log file: /var/log/nixpkgs-update/aliyun-cli/2024-03-06.log aliyun-cli 3.0.198 -> 3.0.199 https://github.com/aliyun/aliyun-cli/releases attrpath: aliyun-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-NoismcBQtVv7QOIGOqRsmau9zY+MkCAl46ll2y0hbW4=" [golangModuleVersion] Replaced vendorHash with sha256-cCjLnJxO6e03vlWIa8OF9wSce4aVNr6ak4mY5rN7TVw= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/admin/aliyun-cli/default.nix b/pkgs/tools/admin/aliyun-cli/default.nix index e45faef00cbe..6e3b205224fd 100644 --- a/pkgs/tools/admin/aliyun-cli/default.nix +++ b/pkgs/tools/admin/aliyun-cli/default.nix @@ -2,17 +2,17 @@ buildGoModule rec { pname = "aliyun-cli"; - version = "3.0.198"; + version = "3.0.199"; src = fetchFromGitHub { rev = "v${version}"; owner = "aliyun"; repo = pname; fetchSubmodules = true; - sha256 = "sha256-kIFB1wFVZTFr4tqSiBvgwqGLVq2UmG58vAqhug8giE0="; + sha256 = "sha256-fHp+sLbCsfFGK6FmhiNp7Z2y2k2baP/s4na3zsBOccU="; }; - vendorHash = "sha256-NoismcBQtVv7QOIGOqRsmau9zY+MkCAl46ll2y0hbW4="; + vendorHash = "sha256-cCjLnJxO6e03vlWIa8OF9wSce4aVNr6ak4mY5rN7TVw="; subPackages = [ "main" ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/sdgv7wxj5avjrnzn6h2svr44vsykvw05-aliyun-cli-3.0.199" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • aliyun-cli
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/aliyun/aliyun-cli/releases. meta.description for aliyun-cli is: Tool to manage and use Alibaba Cloud resources through a command line interface meta.homepage for aliyun-cli is: https://github.com/aliyun/aliyun-cli meta.changelog for aliyun-cli is: https://github.com/aliyun/aliyun-cli/releases/tag/v3.0.199 ###### Updates performed - Golang update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.0.199 with grep in /nix/store/sdgv7wxj5avjrnzn6h2svr44vsykvw05-aliyun-cli-3.0.199 - found 3.0.199 in filename of file in /nix/store/sdgv7wxj5avjrnzn6h2svr44vsykvw05-aliyun-cli-3.0.199 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath aliyun-cli ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/sdgv7wxj5avjrnzn6h2svr44vsykvw05-aliyun-cli-3.0.199 \ --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 aliyun-cli https://github.com/r-ryantm/nixpkgs/archive/2c35a5e633f6d82305968990709200f42894ae03.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2c35a5e633f6d82305968990709200f42894ae03#aliyun-cli ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/sdgv7wxj5avjrnzn6h2svr44vsykvw05-aliyun-cli-3.0.199 ls -la /nix/store/sdgv7wxj5avjrnzn6h2svr44vsykvw05-aliyun-cli-3.0.199/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • aliyun-cli
--- ###### Maintainer pings cc @ornxka 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/293752 [result] Success updating aliyun-cli 3.0.198 -> 3.0.199 https://github.com/aliyun/aliyun-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 rPackages.MADPop, using log file: /var/log/nixpkgs-update/rPackages.MADPop/2024-03-06.log rPackages.MADPop 1.1.6 -> 1.1.7 https://repology.org/project/r:madpop/versions attrpath: rPackages.MADPop Checking auto update branch... No auto update branch exists Old version 1.1.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.MADPop 1.1.6 -> 1.1.7 https://repology.org/project/r:madpop/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 molsketch, using log file: /var/log/nixpkgs-update/molsketch/2024-03-06.log molsketch 0.8.0 -> 0.8.1 https://repology.org/project/molsketch/versions attrpath: molsketch Checking auto update branch... An auto update branch exists with message `molsketch: 0.8.0 -> 0.8.1`. New version is 0.8.1. An auto update branch exists with an equal or greater version [result] Failed to update molsketch 0.8.0 -> 0.8.1 https://repology.org/project/molsketch/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 perl538Packages.ParsePMFile 0.44 -> 0.45 https://repology.org/project/perl:parse-pmfile/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.cwbtools, using log file: /var/log/nixpkgs-update/rPackages.cwbtools/2024-03-06.log rPackages.cwbtools 0.3.9 -> 0.4.0 https://repology.org/project/r:cwbtools/versions attrpath: rPackages.cwbtools Checking auto update branch... No auto update branch exists Old version 0.3.9" 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.cwbtools 0.3.9 -> 0.4.0 https://repology.org/project/r:cwbtools/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.pagoda2, using log file: /var/log/nixpkgs-update/rPackages.pagoda2/2024-03-06.log rPackages.pagoda2 1.0.11 -> 1.0.12 https://repology.org/project/r:pagoda2/versions attrpath: rPackages.pagoda2 Checking auto update branch... No auto update branch exists Old version 1.0.11" 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.pagoda2 1.0.11 -> 1.0.12 https://repology.org/project/r:pagoda2/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.tidyfit, using log file: /var/log/nixpkgs-update/rPackages.tidyfit/2024-03-06.log rPackages.tidyfit 0.6.5 -> 0.7.0 https://repology.org/project/r:tidyfit/versions attrpath: rPackages.tidyfit Checking auto update branch... No auto update branch exists Old version 0.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.tidyfit 0.6.5 -> 0.7.0 https://repology.org/project/r:tidyfit/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.HiResTEC, using log file: /var/log/nixpkgs-update/rPackages.HiResTEC/2024-03-06.log rPackages.HiResTEC 0.62 -> 0.62.3 https://repology.org/project/r:hirestec/versions attrpath: rPackages.HiResTEC Checking auto update branch... No auto update branch exists Old version 0.62" 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.HiResTEC 0.62 -> 0.62.3 https://repology.org/project/r:hirestec/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.ggedit, using log file: /var/log/nixpkgs-update/rPackages.ggedit/2024-03-06.log rPackages.ggedit 0.3.1 -> 0.4.1 https://repology.org/project/r:ggedit/versions attrpath: rPackages.ggedit Checking auto update branch... No auto update branch exists Old version 0.3.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.ggedit 0.3.1 -> 0.4.1 https://repology.org/project/r:ggedit/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.nexus, using log file: /var/log/nixpkgs-update/rPackages.nexus/2024-03-06.log rPackages.nexus 0.1.0 -> 0.2.0 https://repology.org/project/r:nexus/versions attrpath: rPackages.nexus 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.nexus 0.1.0 -> 0.2.0 https://repology.org/project/r:nexus/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.TruncExpFam, using log file: /var/log/nixpkgs-update/rPackages.TruncExpFam/2024-03-06.log rPackages.TruncExpFam 1.1.0 -> 1.1.1 https://repology.org/project/r:truncexpfam/versions attrpath: rPackages.TruncExpFam Checking auto update branch... No auto update branch exists Old version 1.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.TruncExpFam 1.1.0 -> 1.1.1 https://repology.org/project/r:truncexpfam/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 jetbrains.pycharm-community, using log file: /var/log/nixpkgs-update/jetbrains.pycharm-community/2024-03-06.log jetbrains.pycharm-community 2023.3.3 -> 2023.3.4 https://repology.org/project/pycharm/versions attrpath: jetbrains.pycharm-community Checking auto update branch... No auto update branch exists Old version 2023.3.3" not present in master derivation file with contents: { lib , stdenv , callPackage , fetchurl , jdk , zlib , python3 , lldb , dotnet-sdk_7 , maven , openssl , expat , libxcrypt , libxcrypt-legacy , fontconfig , libxml2 , runCommand , musl , R , libgcc , lttng-ust_2_12 , xz , xorg , libGL , vmopts ? null }: let inherit (stdenv.hostPlatform) system; # `ides.json` is handwritten and contains information that doesn't change across updates, like maintainers and other metadata # `versions.json` contains everything generated/needed by the update script version numbers, build numbers and tarball hashes ideInfo = lib.importJSON ./bin/ides.json; versions = lib.importJSON ./bin/versions.json; products = versions.${system} or (throw "Unsupported system: ${system}"); package = if stdenv.isDarwin then ./bin/darwin.nix else ./bin/linux.nix; mkJetBrainsProductCore = callPackage package { inherit vmopts; }; mkMeta = meta: fromSource: { inherit (meta) homepage longDescription; description = meta.description + lib.optionalString meta.isOpenSource (if fromSource then " (built from source)" else " (patched binaries from jetbrains)"); maintainers = map (x: lib.maintainers."${x}") meta.maintainers; license = if meta.isOpenSource then lib.licenses.asl20 else lib.licenses.unfree; }; mkJetBrainsProduct = { pname , fromSource ? false , extraWrapperArgs ? [ ] , extraLdPath ? [ ] , extraBuildInputs ? [ ] }: mkJetBrainsProductCore { inherit pname jdk extraWrapperArgs extraLdPath extraBuildInputs; src = if fromSource then communitySources."${pname}" else fetchurl { url = products."${pname}".url; sha256 = products."${pname}".sha256; }; inherit (products."${pname}") version; buildNumber = products."${pname}".build_number; inherit (ideInfo."${pname}") wmClass product; productShort = ideInfo."${pname}".productShort or ideInfo."${pname}".product; meta = mkMeta ideInfo."${pname}".meta fromSource; libdbm = if ideInfo."${pname}".meta.isOpenSource then communitySources."${pname}".libdbm else communitySources.idea-community.libdbm; fsnotifier = if ideInfo."${pname}".meta.isOpenSource then communitySources."${pname}".fsnotifier else communitySources.idea-community.fsnotifier; }; communitySources = callPackage ./source { }; buildIdea = args: mkJetBrainsProduct (args // { extraLdPath = [ zlib ]; extraWrapperArgs = [ ''--set M2_HOME "${maven}/maven"'' ''--set M2 "${maven}/maven/bin"'' ]; }); buildPycharm = args: (mkJetBrainsProduct args).overrideAttrs (finalAttrs: previousAttrs: lib.optionalAttrs stdenv.isLinux { buildInputs = with python3.pkgs; (previousAttrs.buildInputs or []) ++ [ python3 setuptools ]; preInstall = '' echo "compiling cython debug speedups" if [[ -d plugins/python-ce ]]; then ${python3.interpreter} plugins/python-ce/helpers/pydev/setup_cython.py build_ext --inplace else ${python3.interpreter} plugins/python/helpers/pydev/setup_cython.py build_ext --inplace fi ''; # See https://www.jetbrains.com/help/pycharm/2022.1/cython-speedups.html }); in rec { # Sorted alphabetically clion = (mkJetBrainsProduct { pname = "clion"; extraBuildInputs = lib.optionals (stdenv.isLinux) [ python3 stdenv.cc.cc openssl libxcrypt-legacy musl ] ++ lib.optionals (stdenv.isLinux && stdenv.isAarch64) [ expat libxml2 xz ]; }).overrideAttrs (attrs: { postFixup = (attrs.postFixup or "") + lib.optionalString (stdenv.isLinux) '' ( cd $out/clion # I think the included gdb has a couple of patches, so we patch it instead of replacing ls -d $PWD/bin/gdb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so ls -d $PWD/bin/lldb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so ) ''; }); datagrip = mkJetBrainsProduct { pname = "datagrip"; extraBuildInputs = [ stdenv.cc.cc ]; }; dataspell = let libr = runCommand "libR" {} '' mkdir -p $out/lib ln -s ${R}/lib/R/lib/libR.so $out/lib/libR.so ''; in mkJetBrainsProduct { pname = "dataspell"; extraBuildInputs = [ libgcc libr stdenv.cc.cc ]; }; gateway = mkJetBrainsProduct { pname = "gateway"; }; goland = (mkJetBrainsProduct { pname = "goland"; extraWrapperArgs = [ # fortify source breaks build since delve compiles with -O0 ''--prefix CGO_CPPFLAGS " " "-U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=0"'' ]; extraBuildInputs = [ libgcc stdenv.cc.cc ]; }).overrideAttrs (attrs: { postFixup = (attrs.postFixup or "") + lib.optionalString stdenv.isLinux '' interp="$(cat $NIX_CC/nix-support/dynamic-linker)" patchelf --set-interpreter $interp $out/goland/plugins/go-plugin/lib/dlv/linux/dlv chmod +x $out/goland/plugins/go-plugin/lib/dlv/linux/dlv ''; }); idea-community-bin = buildIdea { pname = "idea-community"; extraBuildInputs = [ stdenv.cc.cc ]; }; idea-community-src = buildIdea { pname = "idea-community"; extraBuildInputs = [ stdenv.cc.cc ]; fromSource = true; }; idea-community = if stdenv.isDarwin || stdenv.isAarch64 then idea-community-bin else idea-community-src; idea-ultimate = buildIdea { pname = "idea-ultimate"; extraBuildInputs = [ stdenv.cc.cc lldb musl ]; }; mps = mkJetBrainsProduct { pname = "mps"; }; phpstorm = mkJetBrainsProduct { pname = "phpstorm"; extraBuildInputs = [ stdenv.cc.cc musl ]; }; pycharm-community-bin = buildPycharm { pname = "pycharm-community"; }; pycharm-community-src = buildPycharm { pname = "pycharm-community"; fromSource = true; }; pycharm-community = if stdenv.isDarwin then pycharm-community-bin else pycharm-community-src; pycharm-professional = buildPycharm { pname = "pycharm-professional"; extraBuildInputs = [ musl ]; }; rider = (mkJetBrainsProduct { pname = "rider"; extraBuildInputs = [ fontconfig stdenv.cc.cc openssl libxcrypt lttng-ust_2_12 musl ]; }).overrideAttrs (attrs: { postInstall = (attrs.postInstall or "") + lib.optionalString (stdenv.isLinux) '' ( cd $out/rider ls -d $PWD/plugins/cidr-debugger-plugin/bin/lldb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so \ --replace-needed libcrypt.so.1 libcrypt.so for dir in lib/ReSharperHost/linux-*; do rm -rf $dir/dotnet ln -s ${dotnet-sdk_7} $dir/dotnet done ) ''; }); ruby-mine = mkJetBrainsProduct { pname = "ruby-mine"; extraBuildInputs = [ stdenv.cc.cc musl ]; }; rust-rover = (mkJetBrainsProduct { pname = "rust-rover"; extraBuildInputs = lib.optionals (stdenv.isLinux) [ python3 openssl libxcrypt-legacy fontconfig xorg.libX11 libGL ] ++ lib.optionals (stdenv.isLinux && stdenv.isAarch64) [ expat libxml2 xz ]; }).overrideAttrs (attrs: { postFixup = (attrs.postFixup or "") + lib.optionalString (stdenv.isLinux) '' ( cd $out/rust-rover # Copied over from clion (gdb seems to have a couple of patches) ls -d $PWD/bin/gdb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so ls -d $PWD/bin/lldb/linux/*/lib/python3.8/lib-dynload/* | xargs patchelf \ --replace-needed libssl.so.10 libssl.so \ --replace-needed libcrypto.so.10 libcrypto.so interp="$(cat $NIX_CC/nix-support/dynamic-linker)" patchelf --set-interpreter $interp $PWD/plugins/intellij-rust/bin/linux/*/intellij-rust-native-helper chmod +x $PWD/plugins/intellij-rust/bin/linux/*/intellij-rust-native-helper ) ''; }); webstorm = mkJetBrainsProduct { pname = "webstorm"; extraBuildInputs = [ stdenv.cc.cc musl ]; }; plugins = callPackage ./plugins { } // { __attrsFailEvaluation = true; }; } [result] Failed to update jetbrains.pycharm-community 2023.3.3 -> 2023.3.4 https://repology.org/project/pycharm/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 hyprlock, using log file: /var/log/nixpkgs-update/hyprlock/2024-03-06.log hyprlock 0 -> 1 attrpath: hyprlock Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kgbxn9ifb1bl96qrrjxkbnj9fn062gdb-packages.json.drv building '/nix/store/kgbxn9ifb1bl96qrrjxkbnj9fn062gdb-packages.json.drv'... Going to be running update for following packages: - hyprlock-0.1.0 Press Enter key to continue... Running update for: - hyprlock-0.1.0: UPDATING ... - hyprlock-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update hyprlock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elf-info, using log file: /var/log/nixpkgs-update/elf-info/2024-03-06.log elf-info 0 -> 1 attrpath: elf-info 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/njcnjckraarzdbwcdwxh3k0lkrxsn0n6-packages.json.drv building '/nix/store/njcnjckraarzdbwcdwxh3k0lkrxsn0n6-packages.json.drv'... Going to be running update for following packages: - elf-info-0.3.0 Press Enter key to continue... Running update for: - elf-info-0.3.0: UPDATING ... - elf-info-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update elf-info 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath exploitdb, using log file: /var/log/nixpkgs-update/exploitdb/2024-03-06.log exploitdb 2024-03-01 -> 2024-03-06 https://repology.org/project/exploitdb/versions attrpath: exploitdb Checking auto update branch... No auto update branch exists Old version 2024-03-01" not present in master derivation file with contents: { lib , stdenv , fetchFromGitLab , makeWrapper }: stdenv.mkDerivation rec { pname = "exploitdb"; version = "2024-03-04"; src = fetchFromGitLab { owner = "exploit-database"; repo = pname; rev = "refs/tags/${version}"; hash = "sha256-3i4Hzz5rcGNWpIJeMPEQMRy6Dxk8lafusEk9Plhfx8U="; }; nativeBuildInputs = [ makeWrapper ]; installPhase = '' runHook preInstall mkdir -p $out/bin $out/share cp --recursive . $out/share/exploitdb makeWrapper $out/share/exploitdb/searchsploit $out/bin/searchsploit runHook postInstall ''; meta = with lib; { homepage = "https://gitlab.com/exploit-database/exploitdb"; description = "Archive of public exploits and corresponding vulnerable software"; license = with licenses; [ gpl2Plus gpl3Plus mit ]; maintainers = with maintainers; [ applePrincess fab ]; mainProgram = "searchsploit"; platforms = platforms.unix; }; } [result] Failed to update exploitdb 2024-03-01 -> 2024-03-06 https://repology.org/project/exploitdb/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.octokit, using log file: /var/log/nixpkgs-update/rubyPackages.octokit/2024-03-06.log rubyPackages.octokit 4.25.1 -> 8.1.0 https://repology.org/project/ruby:octokit/versions attrpath: rubyPackages.octokit 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.octokit 4.25.1 -> 8.1.0 https://repology.org/project/ruby:octokit/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 linuxKernel.packages.linux_4_19.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19.vendor-reset/2024-03-06.log linuxKernel.packages.linux_4_19.vendor-reset unstable-2021-02-16-4.19.308 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_4_19.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-4.19.308" not present in master derivation file with contents: { stdenv, fetchFromGitHub, fetchpatch, kernel, lib }: stdenv.mkDerivation rec { pname = "vendor-reset"; version = "unstable-2021-02-16-${kernel.version}"; src = fetchFromGitHub { owner = "gnif"; repo = "vendor-reset"; rev = "225a49a40941e350899e456366265cf82b87ad25"; sha256 = "sha256-xa7P7+mRk4FVgi+YYCcsFLfyNqPmXvy3xhGoTDVqPxw="; }; patches = [ # Fix build with Linux 5.18. # https://github.com/gnif/vendor-reset/pull/58 (fetchpatch { url = "https://github.com/gnif/vendor-reset/commit/5bbffcd6fee5348e8808bdbfcb5b21d455b02f55.patch"; sha256 = "sha256-L1QxVpcZAVYiaMFCBfL2EJgeMyOR8sDa1UqF1QB3bns="; }) ]; nativeBuildInputs = kernel.moduleBuildDependencies; hardeningDisable = [ "pic" ]; makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; installPhase = '' install -D vendor-reset.ko -t "$out/lib/modules/${kernel.modDirVersion}/kernel/drivers/misc/" ''; enableParallelBuilding = true; meta = with lib; { description = "Linux kernel vendor specific hardware reset module"; homepage = "https://github.com/gnif/vendor-reset"; license = licenses.gpl2Only; maintainers = with maintainers; [ ]; platforms = [ "x86_64-linux" ]; broken = kernel.kernelOlder "4.19"; }; } [result] Failed to update linuxKernel.packages.linux_4_19.vendor-reset unstable-2021-02-16-4.19.308 -> 0.1.0 https://github.com/gnif/vendor-reset/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.happy-eyeballs, using log file: /var/log/nixpkgs-update/ocamlPackages.happy-eyeballs/2024-03-06.log ocamlPackages.happy-eyeballs 0.5.0 -> 0.6.0 https://github.com/roburio/happy-eyeballs/releases attrpath: ocamlPackages.happy-eyeballs Checking auto update branch... An auto update branch exists with message `ocamlPackages.happy-eyeballs: 0.5.0 -> 0.6.0`. New version is 0.6.0. An auto update branch exists with an equal or greater version [result] Failed to update ocamlPackages.happy-eyeballs 0.5.0 -> 0.6.0 https://github.com/roburio/happy-eyeballs/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 php83Packages.psysh, using log file: /var/log/nixpkgs-update/php83Packages.psysh/2024-03-06.log php83Packages.psysh 0.11.21 -> 0.12.0 https://github.com/bobthecow/psysh/releases attrpath: php83Packages.psysh 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 php83Packages.psysh 0.11.21 -> 0.12.0 https://github.com/bobthecow/psysh/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 postgresqlJitPackages.pgaudit, using log file: /var/log/nixpkgs-update/postgresqlJitPackages.pgaudit/2024-03-06.log postgresqlJitPackages.pgaudit 1.7.0 -> 16.0 https://github.com/pgaudit/pgaudit/releases attrpath: postgresqlJitPackages.pgaudit 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 postgresqlJitPackages.pgaudit 1.7.0 -> 16.0 https://github.com/pgaudit/pgaudit/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.aws-cdk, using log file: /var/log/nixpkgs-update/nodePackages_latest.aws-cdk/2024-03-06.log nodePackages_latest.aws-cdk 2.128.0 -> 2.131.0 https://github.com/aws/aws-cdk/releases attrpath: nodePackages_latest.aws-cdk Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages_latest.aws-cdk 2.128.0 -> 2.131.0 https://github.com/aws/aws-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 python311Packages.mypy-boto3-ce, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-ce/2024-03-06.log python311Packages.mypy-boto3-ce 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-ce Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kb4a6k5kl6cwyyqh2wslg9hmxcl43rqm-packages.json.drv building '/nix/store/kb4a6k5kl6cwyyqh2wslg9hmxcl43rqm-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-ce-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-ce-1.34.0: UPDATING ... - python3.11-mypy-boto3-ce-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-ce 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-ivs-realtime, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-ivs-realtime/2024-03-06.log python311Packages.mypy-boto3-ivs-realtime 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-ivs-realtime Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8wmvx1vbhliy70qlnvy7imjpc10lh5mb-packages.json.drv building '/nix/store/8wmvx1vbhliy70qlnvy7imjpc10lh5mb-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-ivs-realtime-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-ivs-realtime-1.34.0: UPDATING ... - python3.11-mypy-boto3-ivs-realtime-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-ivs-realtime 1.34.0 -> 7.23.2 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 python311Packages.pychromecast, using log file: /var/log/nixpkgs-update/python311Packages.pychromecast/2024-03-06.log python311Packages.pychromecast 13.1.0 -> 14.0.0 https://github.com/home-assistant-libs/pychromecast/releases attrpath: python311Packages.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/lqdl311lxczhj7aa0rrd1mb4hryl2xp1-packages.json.drv building '/nix/store/lqdl311lxczhj7aa0rrd1mb4hryl2xp1-packages.json.drv'... Going to be running update for following packages: - python3.11-pychromecast-13.1.0 Press Enter key to continue... Running update for: - python3.11-pychromecast-13.1.0: UPDATING ... - python3.11-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 There might already be an open PR for this update: - python311Packages.pychromecast: 13.1.0 -> 14.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289097" [result] Failed to update python311Packages.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 python311Packages.mypy-boto3-personalize-events, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-personalize-events/2024-03-06.log python311Packages.mypy-boto3-personalize-events 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-personalize-events Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/16jz5h5m1gsljxrcxpbg31qnskhw9wa1-packages.json.drv building '/nix/store/16jz5h5m1gsljxrcxpbg31qnskhw9wa1-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-personalize-events-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-personalize-events-1.34.0: UPDATING ... - python3.11-mypy-boto3-personalize-events-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-personalize-events 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-lookoutvision, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-lookoutvision/2024-03-06.log python311Packages.mypy-boto3-lookoutvision 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-lookoutvision Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h9z7c4drzl0cq2fk14imfai8l1lqmzdr-packages.json.drv building '/nix/store/h9z7c4drzl0cq2fk14imfai8l1lqmzdr-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-lookoutvision-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-lookoutvision-1.34.0: UPDATING ... - python3.11-mypy-boto3-lookoutvision-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-lookoutvision 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-braket, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-braket/2024-03-06.log python311Packages.mypy-boto3-braket 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-braket Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/016f0vlp0sxk5ghrriq4ll94dynicxrf-packages.json.drv building '/nix/store/016f0vlp0sxk5ghrriq4ll94dynicxrf-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-braket-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-braket-1.34.0: UPDATING ... - python3.11-mypy-boto3-braket-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-braket 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-iotwireless, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-iotwireless/2024-03-06.log python311Packages.mypy-boto3-iotwireless 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-iotwireless Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7hlsrlw92qwn8g1rjgxr9xl6qb1wd1d6-packages.json.drv building '/nix/store/7hlsrlw92qwn8g1rjgxr9xl6qb1wd1d6-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-iotwireless-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-iotwireless-1.34.0: UPDATING ... - python3.11-mypy-boto3-iotwireless-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-iotwireless 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-budgets, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-budgets/2024-03-06.log python311Packages.mypy-boto3-budgets 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-budgets Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vj4i6sa9f5w7cpay16p4a4l6b1pvsfqn-packages.json.drv building '/nix/store/vj4i6sa9f5w7cpay16p4a4l6b1pvsfqn-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-budgets-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-budgets-1.34.0: UPDATING ... - python3.11-mypy-boto3-budgets-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-budgets 1.34.0 -> 7.23.2 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 lua54Packages.luaposix, using log file: /var/log/nixpkgs-update/lua54Packages.luaposix/2024-03-06.log lua54Packages.luaposix 34.1.1-1 -> 36.2.1 https://github.com/luaposix/luaposix/releases attrpath: lua54Packages.luaposix Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.luaposix 34.1.1-1 -> 36.2.1 https://github.com/luaposix/luaposix/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.letsencrypt, using log file: /var/log/nixpkgs-update/ocamlPackages.letsencrypt/2024-03-06.log ocamlPackages.letsencrypt 0.5.0 -> 0.5.1 https://github.com/mmaker/ocaml-letsencrypt/releases attrpath: ocamlPackages.letsencrypt 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/ocaml-modules/letsencrypt/default.nix b/pkgs/development/ocaml-modules/letsencrypt/default.nix index 9fdff45b6a54..3eb8c2c08b55 100644 --- a/pkgs/development/ocaml-modules/letsencrypt/default.nix +++ b/pkgs/development/ocaml-modules/letsencrypt/default.nix @@ -21,11 +21,11 @@ buildDunePackage rec { pname = "letsencrypt"; - version = "0.5.0"; + version = "0.5.1"; src = fetchurl { url = "https://github.com/mmaker/ocaml-letsencrypt/releases/download/v${version}/letsencrypt-${version}.tbz"; - hash = "sha256-XGroZiNyP0ItOMrXK07nrVqT4Yz9RKXYvZuRkDp089M="; + hash = "sha256-uQOHpdyPg5kms+negxpQMxfhow6auZ0ipt5ksoXYo1w="; }; minimalOCamlVersion = "4.08"; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.letsencrypt 0.5.0 -> 0.5.1 https://github.com/mmaker/ocaml-letsencrypt/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 grex, using log file: /var/log/nixpkgs-update/grex/2024-03-06.log grex 1.4.4 -> 1.4.5 https://github.com/pemistahl/grex/releases attrpath: grex 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-ZRE1vKgi0/UtSe2bdN0BLdtDfAauTfwcqOcl3y63fAA= [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/misc/grex/default.nix b/pkgs/tools/misc/grex/default.nix index 2a6ca6031e3b..d68deba131ff 100644 --- a/pkgs/tools/misc/grex/default.nix +++ b/pkgs/tools/misc/grex/default.nix @@ -6,16 +6,16 @@ rustPlatform.buildRustPackage rec { pname = "grex"; - version = "1.4.4"; + version = "1.4.5"; src = fetchFromGitHub { owner = "pemistahl"; repo = "grex"; rev = "v${version}"; - hash = "sha256-ef1eUxeCznIgXLoywwJmnLkTGdW1AmGwCin9DLU9kAs="; + hash = "sha256-Ut2H2H66XN1+wHpYivnuhil21lbd7bwIcIcMyIimdis="; }; - cargoHash = "sha256-XLH+fS3fwRcWmVOzTjUacV010N37Oofs9Tbixdka1qY="; + cargoHash = "sha256-ZRE1vKgi0/UtSe2bdN0BLdtDfAauTfwcqOcl3y63fAA="; buildInputs = lib.optionals stdenv.isDarwin [ Security ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/n8fkmzl0ckdzl82crk0vyb9dm8x1zkb0-grex-1.4.5" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • grex
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/pemistahl/grex/releases. meta.description for grex is: A command-line tool for generating regular expressions from user-provided test cases meta.homepage for grex is: https://github.com/pemistahl/grex meta.changelog for grex is: https://github.com/pemistahl/grex/releases/tag/v1.4.5 ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/pemistahl/grex/releases/tag/v1.4.5) - [Compare changes on GitHub](https://github.com/pemistahl/grex/compare/v1.4.4...v1.4.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.4.5 with grep in /nix/store/n8fkmzl0ckdzl82crk0vyb9dm8x1zkb0-grex-1.4.5 - found 1.4.5 in filename of file in /nix/store/n8fkmzl0ckdzl82crk0vyb9dm8x1zkb0-grex-1.4.5 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath grex ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/n8fkmzl0ckdzl82crk0vyb9dm8x1zkb0-grex-1.4.5 \ --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 grex https://github.com/r-ryantm/nixpkgs/archive/d67739e24d8eb8955930b29de24a0dd23419c363.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d67739e24d8eb8955930b29de24a0dd23419c363#grex ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/n8fkmzl0ckdzl82crk0vyb9dm8x1zkb0-grex-1.4.5 ls -la /nix/store/n8fkmzl0ckdzl82crk0vyb9dm8x1zkb0-grex-1.4.5/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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • grex
--- ###### Maintainer pings cc @SuperSandro2000 @mfrw 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/293758 [result] Success updating grex 1.4.4 -> 1.4.5 https://github.com/pemistahl/grex/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 linuxKernel.packages.linux_libre.nvidia_x11_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_libre.nvidia_x11_beta_open/2024-03-06.log linuxKernel.packages.linux_libre.nvidia_x11_beta_open 6.6.19-550.54.14 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_libre.nvidia_x11_beta_open Checking auto update branch... No auto update branch exists Old version 6.6.19-550.54.14" not present in master derivation file with contents: { stdenv , lib , fetchFromGitHub , kernel , nvidia_x11 , hash , broken ? false }: stdenv.mkDerivation ({ pname = "nvidia-open"; version = "${kernel.version}-${nvidia_x11.version}"; src = fetchFromGitHub { owner = "NVIDIA"; repo = "open-gpu-kernel-modules"; rev = nvidia_x11.version; inherit hash; }; nativeBuildInputs = kernel.moduleBuildDependencies; makeFlags = kernel.makeFlags ++ [ "SYSSRC=${kernel.dev}/lib/modules/${kernel.modDirVersion}/source" "SYSOUT=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" "MODLIB=$(out)/lib/modules/${kernel.modDirVersion}" { aarch64-linux = "TARGET_ARCH=aarch64"; x86_64-linux = "TARGET_ARCH=x86_64"; }.${stdenv.hostPlatform.system} ]; installTargets = [ "modules_install" ]; enableParallelBuilding = true; meta = with lib; { description = "NVIDIA Linux Open GPU Kernel Module"; homepage = "https://github.com/NVIDIA/open-gpu-kernel-modules"; license = with licenses; [ gpl2Plus mit ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; maintainers = with maintainers; [ nickcao ]; inherit broken; }; } // lib.optionalAttrs stdenv.hostPlatform.isAarch64 { env.NIX_CFLAGS_COMPILE = "-fno-stack-protector"; }) [result] Failed to update linuxKernel.packages.linux_libre.nvidia_x11_beta_open 6.6.19-550.54.14 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/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 linuxKernel.packages.linux_latest_libre.sysdig, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_latest_libre.sysdig/2024-03-06.log linuxKernel.packages.linux_latest_libre.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/releases attrpath: linuxKernel.packages.linux_latest_libre.sysdig 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 linuxKernel.packages.linux_latest_libre.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/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 linuxKernel.packages.linux_5_15_hardened.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_15_hardened.vendor-reset/2024-03-06.log linuxKernel.packages.linux_5_15_hardened.vendor-reset unstable-2021-02-16-5.15.149 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_5_15_hardened.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-5.15.149" not present in master derivation file with contents: { stdenv, fetchFromGitHub, fetchpatch, kernel, lib }: stdenv.mkDerivation rec { pname = "vendor-reset"; version = "unstable-2021-02-16-${kernel.version}"; src = fetchFromGitHub { owner = "gnif"; repo = "vendor-reset"; rev = "225a49a40941e350899e456366265cf82b87ad25"; sha256 = "sha256-xa7P7+mRk4FVgi+YYCcsFLfyNqPmXvy3xhGoTDVqPxw="; }; patches = [ # Fix build with Linux 5.18. # https://github.com/gnif/vendor-reset/pull/58 (fetchpatch { url = "https://github.com/gnif/vendor-reset/commit/5bbffcd6fee5348e8808bdbfcb5b21d455b02f55.patch"; sha256 = "sha256-L1QxVpcZAVYiaMFCBfL2EJgeMyOR8sDa1UqF1QB3bns="; }) ]; nativeBuildInputs = kernel.moduleBuildDependencies; hardeningDisable = [ "pic" ]; makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; installPhase = '' install -D vendor-reset.ko -t "$out/lib/modules/${kernel.modDirVersion}/kernel/drivers/misc/" ''; enableParallelBuilding = true; meta = with lib; { description = "Linux kernel vendor specific hardware reset module"; homepage = "https://github.com/gnif/vendor-reset"; license = licenses.gpl2Only; maintainers = with maintainers; [ ]; platforms = [ "x86_64-linux" ]; broken = kernel.kernelOlder "4.19"; }; } [result] Failed to update linuxKernel.packages.linux_5_15_hardened.vendor-reset unstable-2021-02-16-5.15.149 -> 0.1.0 https://github.com/gnif/vendor-reset/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 linuxKernel.packages.linux_xanmod_stable.evdi, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod_stable.evdi/2024-03-06.log linuxKernel.packages.linux_xanmod_stable.evdi 1.14.1-unstable-2024-01-30 -> 1.14.2 https://github.com/DisplayLink/evdi/releases attrpath: linuxKernel.packages.linux_xanmod_stable.evdi Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_xanmod_stable.evdi 1.14.1-unstable-2024-01-30 -> 1.14.2 https://github.com/DisplayLink/evdi/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 linuxKernel.packages.linux_hardened.nvidia_x11_vulkan_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_hardened.nvidia_x11_vulkan_beta_open/2024-03-06.log linuxKernel.packages.linux_hardened.nvidia_x11_vulkan_beta_open 6.6.18-550.40.53 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_hardened.nvidia_x11_vulkan_beta_open Checking auto update branch... No auto update branch exists Old version 6.6.18-550.40.53" not present in master derivation file with contents: { stdenv , lib , fetchFromGitHub , kernel , nvidia_x11 , hash , broken ? false }: stdenv.mkDerivation ({ pname = "nvidia-open"; version = "${kernel.version}-${nvidia_x11.version}"; src = fetchFromGitHub { owner = "NVIDIA"; repo = "open-gpu-kernel-modules"; rev = nvidia_x11.version; inherit hash; }; nativeBuildInputs = kernel.moduleBuildDependencies; makeFlags = kernel.makeFlags ++ [ "SYSSRC=${kernel.dev}/lib/modules/${kernel.modDirVersion}/source" "SYSOUT=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" "MODLIB=$(out)/lib/modules/${kernel.modDirVersion}" { aarch64-linux = "TARGET_ARCH=aarch64"; x86_64-linux = "TARGET_ARCH=x86_64"; }.${stdenv.hostPlatform.system} ]; installTargets = [ "modules_install" ]; enableParallelBuilding = true; meta = with lib; { description = "NVIDIA Linux Open GPU Kernel Module"; homepage = "https://github.com/NVIDIA/open-gpu-kernel-modules"; license = with licenses; [ gpl2Plus mit ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; maintainers = with maintainers; [ nickcao ]; inherit broken; }; } // lib.optionalAttrs stdenv.hostPlatform.isAarch64 { env.NIX_CFLAGS_COMPILE = "-fno-stack-protector"; }) [result] Failed to update linuxKernel.packages.linux_hardened.nvidia_x11_vulkan_beta_open 6.6.18-550.40.53 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/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 mackerel-agent, using log file: /var/log/nixpkgs-update/mackerel-agent/2024-03-06.log mackerel-agent 0.78.3 -> 0.79.0 https://github.com/mackerelio/mackerel-agent/releases attrpath: mackerel-agent 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-lcK1rofTKPpEu/tK8XpS9EhOA30R/8J3o57YlU1/+0k=" [golangModuleVersion] Replaced vendorHash with sha256-AnkjmgcFSI8RadfTdtCk+NCiAw+NecfaU/vc7WOgbuk= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/monitoring/mackerel-agent/default.nix b/pkgs/servers/monitoring/mackerel-agent/default.nix index 8d65f992432f..b99309fb05e5 100644 --- a/pkgs/servers/monitoring/mackerel-agent/default.nix +++ b/pkgs/servers/monitoring/mackerel-agent/default.nix @@ -2,20 +2,20 @@ buildGoModule rec { pname = "mackerel-agent"; - version = "0.78.3"; + version = "0.79.0"; src = fetchFromGitHub { owner = "mackerelio"; repo = pname; rev = "v${version}"; - sha256 = "sha256-9PahaZlHtD4p3C8CvXF2ceNuSOqyApJaZWhFNffNlVA="; + sha256 = "sha256-UKSrNUKS7VYK/hcKdNetaq6HNPqZyK7VtlJZjoyxU6o="; }; nativeBuildInputs = [ makeWrapper ]; nativeCheckInputs = lib.optionals (!stdenv.isDarwin) [ nettools ]; buildInputs = lib.optionals (!stdenv.isDarwin) [ iproute2 ]; - vendorHash = "sha256-lcK1rofTKPpEu/tK8XpS9EhOA30R/8J3o57YlU1/+0k="; + vendorHash = "sha256-AnkjmgcFSI8RadfTdtCk+NCiAw+NecfaU/vc7WOgbuk="; subPackages = [ "." ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/igsi3336yqbxyla0r4vcajpmsmjzsbwg-mackerel-agent-0.79.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • mackerel-agent
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/mackerelio/mackerel-agent/releases. meta.description for mackerel-agent is: System monitoring service for mackerel.io meta.homepage for mackerel-agent is: https://github.com/mackerelio/mackerel-agent ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/mackerelio/mackerel-agent/releases/tag/v0.79.0) - [Compare changes on GitHub](https://github.com/mackerelio/mackerel-agent/compare/v0.78.3...v0.79.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.79.0 with grep in /nix/store/igsi3336yqbxyla0r4vcajpmsmjzsbwg-mackerel-agent-0.79.0 - found 0.79.0 in filename of file in /nix/store/igsi3336yqbxyla0r4vcajpmsmjzsbwg-mackerel-agent-0.79.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath mackerel-agent ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/igsi3336yqbxyla0r4vcajpmsmjzsbwg-mackerel-agent-0.79.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 mackerel-agent https://github.com/r-ryantm/nixpkgs/archive/fca1821a78576e8743518dde71bdc5356b3cfbfb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fca1821a78576e8743518dde71bdc5356b3cfbfb#mackerel-agent ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/igsi3336yqbxyla0r4vcajpmsmjzsbwg-mackerel-agent-0.79.0 ls -la /nix/store/igsi3336yqbxyla0r4vcajpmsmjzsbwg-mackerel-agent-0.79.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • mackerel-agent
--- ###### Maintainer pings cc @midchildan 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/293763 [result] Success updating mackerel-agent 0.78.3 -> 0.79.0 https://github.com/mackerelio/mackerel-agent/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 open-policy-agent, using log file: /var/log/nixpkgs-update/open-policy-agent/2024-03-06.log open-policy-agent 0.62.0 -> 0.62.1 https://github.com/open-policy-agent/opa/releases attrpath: open-policy-agent 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/development/tools/open-policy-agent/default.nix b/pkgs/development/tools/open-policy-agent/default.nix index 873d9b19da4a..7346b9bea1d9 100644 --- a/pkgs/development/tools/open-policy-agent/default.nix +++ b/pkgs/development/tools/open-policy-agent/default.nix @@ -11,13 +11,13 @@ assert enableWasmEval && stdenv.isDarwin -> builtins.throw "building with wasm o buildGoModule rec { pname = "open-policy-agent"; - version = "0.62.0"; + version = "0.62.1"; src = fetchFromGitHub { owner = "open-policy-agent"; repo = "opa"; rev = "v${version}"; - hash = "sha256-Afaa6ykGyZQGjzSDYuJ954LF0IOzRDG8rV9hgXVT7YE="; + hash = "sha256-iR3/6tqB6jwjy87D6xkKu/N61oenWzU3tEPTYTeEv7c="; }; vendorHash = null; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/qp31nql9mmihchg1ff3crd5b46s0vx7r-open-policy-agent-0.62.1" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • matrix-authentication-service
  • open-policy-agent
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/open-policy-agent/opa/releases. meta.description for open-policy-agent is: General-purpose policy engine meta.homepage for open-policy-agent is: https://www.openpolicyagent.org meta.changelog for open-policy-agent is: https://github.com/open-policy-agent/opa/blob/v0.62.1/CHANGELOG.md ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/open-policy-agent/opa/releases/tag/v0.62.1) - [Compare changes on GitHub](https://github.com/open-policy-agent/opa/compare/v0.62.0...v0.62.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.62.1 with grep in /nix/store/qp31nql9mmihchg1ff3crd5b46s0vx7r-open-policy-agent-0.62.1 - found 0.62.1 in filename of file in /nix/store/qp31nql9mmihchg1ff3crd5b46s0vx7r-open-policy-agent-0.62.1 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath matrix-authentication-service open-policy-agent ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qp31nql9mmihchg1ff3crd5b46s0vx7r-open-policy-agent-0.62.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 open-policy-agent https://github.com/r-ryantm/nixpkgs/archive/6acfd2fb33468986f2fd8e369b824bbfde5553b5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6acfd2fb33468986f2fd8e369b824bbfde5553b5#open-policy-agent ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/qp31nql9mmihchg1ff3crd5b46s0vx7r-open-policy-agent-0.62.1 ls -la /nix/store/qp31nql9mmihchg1ff3crd5b46s0vx7r-open-policy-agent-0.62.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • matrix-authentication-service
  • open-policy-agent
--- ###### Maintainer pings cc @nlewo @06kellyjac 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/293771 [result] Success updating open-policy-agent 0.62.0 -> 0.62.1 https://github.com/open-policy-agent/opa/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-resiliencehub, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-resiliencehub/2024-03-06.log python312Packages.mypy-boto3-resiliencehub 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-resiliencehub Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pi9w8367d5r67bmlrrfbqhfjjrbirzdy-packages.json.drv building '/nix/store/pi9w8367d5r67bmlrrfbqhfjjrbirzdy-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-resiliencehub-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-resiliencehub-1.34.0: UPDATING ... - python3.12-mypy-boto3-resiliencehub-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-resiliencehub 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-s3outposts, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-s3outposts/2024-03-06.log python312Packages.mypy-boto3-s3outposts 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-s3outposts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dxpkzw7zn8swayyxfsyynkmcjbq2zgz5-packages.json.drv building '/nix/store/dxpkzw7zn8swayyxfsyynkmcjbq2zgz5-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-s3outposts-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-s3outposts-1.34.0: UPDATING ... - python3.12-mypy-boto3-s3outposts-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-s3outposts 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-cloudformation, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-cloudformation/2024-03-06.log python312Packages.mypy-boto3-cloudformation 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-cloudformation Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/70a710v24hsm4bf8wl4x4ijkg3ada1f0-packages.json.drv building '/nix/store/70a710v24hsm4bf8wl4x4ijkg3ada1f0-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-cloudformation-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-cloudformation-1.34.0: UPDATING ... - python3.12-mypy-boto3-cloudformation-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-cloudformation 1.34.0 -> 7.23.2 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 python312Packages.pytest-lazy-fixture, using log file: /var/log/nixpkgs-update/python312Packages.pytest-lazy-fixture/2024-03-06.log python312Packages.pytest-lazy-fixture 0.6.3 -> 0.9.3 https://github.com/pytest-dev/pytest-repeat/releases attrpath: python312Packages.pytest-lazy-fixture Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r4ywlrkmik11kgf9mrmx1simfyhjhab5-packages.json.drv building '/nix/store/r4ywlrkmik11kgf9mrmx1simfyhjhab5-packages.json.drv'... Going to be running update for following packages: - python3.12-pytest-lazy-fixture-0.6.3 Press Enter key to continue... Running update for: - python3.12-pytest-lazy-fixture-0.6.3: UPDATING ... - python3.12-pytest-lazy-fixture-0.6.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pytest-lazy-fixture 0.6.3 -> 0.9.3 https://github.com/pytest-dev/pytest-repeat/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-docdb, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-docdb/2024-03-06.log python312Packages.mypy-boto3-docdb 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-docdb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dklqizyj1lr5lwpd8dqln7wd5j4k7i2i-packages.json.drv building '/nix/store/dklqizyj1lr5lwpd8dqln7wd5j4k7i2i-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-docdb-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-docdb-1.34.0: UPDATING ... - python3.12-mypy-boto3-docdb-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-docdb 1.34.0 -> 7.23.2 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 python312Packages.python-sat, using log file: /var/log/nixpkgs-update/python312Packages.python-sat/2024-03-06.log python312Packages.python-sat 0.1.7.dev1 -> 0.1.7.dev15 https://github.com/pysathq/pysat/releases attrpath: python312Packages.python-sat Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hy7jy3sj6b28snv2b86hd6bx0c5ndyab-packages.json.drv building '/nix/store/hy7jy3sj6b28snv2b86hd6bx0c5ndyab-packages.json.drv'... Going to be running update for following packages: - python3.12-python-sat-0.1.7.dev1 Press Enter key to continue... Running update for: - python3.12-python-sat-0.1.7.dev1: UPDATING ... - python3.12-python-sat-0.1.7.dev1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.python-sat 0.1.7.dev1 -> 0.1.7.dev15 https://github.com/pysathq/pysat/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.pydocumentdb, using log file: /var/log/nixpkgs-update/python312Packages.pydocumentdb/2024-03-06.log python312Packages.pydocumentdb 2.3.5 -> 3.1.1 https://github.com/Azure/azure-cosmos-python/releases attrpath: python312Packages.pydocumentdb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ikm5b0iqpnapqbzh2686y7sp70mpc0ag-packages.json.drv building '/nix/store/ikm5b0iqpnapqbzh2686y7sp70mpc0ag-packages.json.drv'... Going to be running update for following packages: - python3.12-pydocumentdb-2.3.5 Press Enter key to continue... Running update for: - python3.12-pydocumentdb-2.3.5: UPDATING ... - python3.12-pydocumentdb-2.3.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pydocumentdb 2.3.5 -> 3.1.1 https://github.com/Azure/azure-cosmos-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 python312Packages.mypy-boto3-scheduler, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-scheduler/2024-03-06.log python312Packages.mypy-boto3-scheduler 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/g5s2yrkxq0mw5in8mjdywv3im447pj3h-packages.json.drv building '/nix/store/g5s2yrkxq0mw5in8mjdywv3im447pj3h-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-scheduler-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-scheduler-1.34.0: UPDATING ... - python3.12-mypy-boto3-scheduler-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-scheduler 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-comprehendmedical, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-comprehendmedical/2024-03-06.log python312Packages.mypy-boto3-comprehendmedical 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-comprehendmedical Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0cx4348gr0byzxg7kskwcd9rd9z4vcys-packages.json.drv building '/nix/store/0cx4348gr0byzxg7kskwcd9rd9z4vcys-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-comprehendmedical-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-comprehendmedical-1.34.0: UPDATING ... - python3.12-mypy-boto3-comprehendmedical-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-comprehendmedical 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-ce, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-ce/2024-03-06.log python312Packages.mypy-boto3-ce 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-ce Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q78rsa6p333s41032fdln1x1l4q2607b-packages.json.drv building '/nix/store/q78rsa6p333s41032fdln1x1l4q2607b-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-ce-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-ce-1.34.0: UPDATING ... - python3.12-mypy-boto3-ce-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-ce 1.34.0 -> 7.23.2 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 python312Packages.shapely_1_8, using log file: /var/log/nixpkgs-update/python312Packages.shapely_1_8/2024-03-06.log python312Packages.shapely_1_8 1.8.5 -> 2.0.3 https://github.com/shapely/shapely/releases attrpath: python312Packages.shapely_1_8 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wj2ign9grybh2a3v0rgmxg5vq34qwmmr-packages.json.drv building '/nix/store/wj2ign9grybh2a3v0rgmxg5vq34qwmmr-packages.json.drv'... Going to be running update for following packages: - python3.12-Shapely-1.8.5 Press Enter key to continue... Running update for: - python3.12-Shapely-1.8.5: UPDATING ... - python3.12-Shapely-1.8.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/shapely/1.8.nix b/pkgs/development/python-modules/shapely/1.8.nix index 28a248af0bed..98adcd02c270 100644 --- a/pkgs/development/python-modules/shapely/1.8.nix +++ b/pkgs/development/python-modules/shapely/1.8.nix @@ -16,14 +16,14 @@ buildPythonPackage rec { pname = "Shapely"; - version = "1.8.5"; + version = "2.0.3"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-6CttYOz7EkEgyI/hBqR4WWu+qxQhFtfn9ko2TayQKpI="; + hash = "sha256-TWXQqnkQr3Hvpy/WRH4CqOXdRNqBqYPenXNtbmzL5nQ="; }; # Environment variable used in shapely/_buildcfg.py No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.shapely_1_8 Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.shapely_1_8 Standard output: error: build log of 'python312Packages.shapely_1_8' is not available [result] Failed to update python312Packages.shapely_1_8 1.8.5 -> 2.0.3 https://github.com/shapely/shapely/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-memorydb, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-memorydb/2024-03-06.log python312Packages.mypy-boto3-memorydb 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-memorydb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xqc9kayfqz1r6y8bqjjcihw16xxr3s6g-packages.json.drv building '/nix/store/xqc9kayfqz1r6y8bqjjcihw16xxr3s6g-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-memorydb-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-memorydb-1.34.0: UPDATING ... - python3.12-mypy-boto3-memorydb-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-memorydb 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-qldb-session, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-qldb-session/2024-03-06.log python312Packages.mypy-boto3-qldb-session 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-qldb-session Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w26nm9ja195iqrw5bq0qwdq3zhmkd792-packages.json.drv building '/nix/store/w26nm9ja195iqrw5bq0qwdq3zhmkd792-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-qldb-session-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-qldb-session-1.34.0: UPDATING ... - python3.12-mypy-boto3-qldb-session-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-qldb-session 1.34.0 -> 7.23.2 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 python312Packages.pyslurm, using log file: /var/log/nixpkgs-update/python312Packages.pyslurm/2024-03-06.log python312Packages.pyslurm 23.2.2 -> 23.11.0 https://github.com/PySlurm/pyslurm/releases attrpath: python312Packages.pyslurm 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/1j9qi0qivrlh24l81vcml9fb9rmdi865-packages.json.drv building '/nix/store/1j9qi0qivrlh24l81vcml9fb9rmdi865-packages.json.drv'... Going to be running update for following packages: - python3.12-pyslurm-23.2.2 Press Enter key to continue... Running update for: - python3.12-pyslurm-23.2.2: UPDATING ... - python3.12-pyslurm-23.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyslurm/default.nix b/pkgs/development/python-modules/pyslurm/default.nix index c960cfedfdde..b910da5b69e2 100644 --- a/pkgs/development/python-modules/pyslurm/default.nix +++ b/pkgs/development/python-modules/pyslurm/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "pyslurm"; - version = "23.2.2"; + version = "23.11.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -18,7 +18,7 @@ buildPythonPackage rec { repo = "pyslurm"; owner = "PySlurm"; rev = "refs/tags/v${version}"; - hash = "sha256-M8seh5pkw2OTiDU4O96D0Lg3+FrlB2w4ehy53kSxyoU="; + hash = "sha256-Qi0XftneKj7hdDiLY2hoRONRrPv49mfQlvlNkudH54Y="; }; patches = [ (fetchpatch { No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pyslurm nix build failed. got build log for 'python312Packages.pyslurm' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook 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/lyakyfdxncy99daadlwpxc5p8cj9pvir-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/valgrind-pyslurm.supp @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/rvdy86dbzfyamyhjqvl6ky7g559rpjx1-remove-undeclared-KILL_JOB_ARRAY patching file pyslurm/pydefines/slurm_defines.pxi Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file pyslurm/pydefines/slurm_defines.pxi.rej patching file pyslurm/slurm/slurm.h.pxi Hunk #1 FAILED at 464. 1 out of 1 hunk FAILED -- saving rejects to file pyslurm/slurm/slurm.h.pxi.rej [result] Failed to update python312Packages.pyslurm 23.2.2 -> 23.11.0 https://github.com/PySlurm/pyslurm/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.types-aiobotocore-gamesparks, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-gamesparks/2024-03-06.log python312Packages.types-aiobotocore-gamesparks 2.7.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-gamesparks Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p0vry9nrariz1bvngk3ra6k9m9sjfcv5-packages.json.drv building '/nix/store/p0vry9nrariz1bvngk3ra6k9m9sjfcv5-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-gamesparks-2.7.0 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-gamesparks-2.7.0: UPDATING ... - python3.12-types-aiobotocore-gamesparks-2.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-gamesparks 2.7.0 -> 7.23.2 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 python312Packages.mypy-boto3-wisdom, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-wisdom/2024-03-06.log python312Packages.mypy-boto3-wisdom 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-wisdom Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x07df1lb0565b9hj6p3g3i3sjcjzn404-packages.json.drv building '/nix/store/x07df1lb0565b9hj6p3g3i3sjcjzn404-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-wisdom-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-wisdom-1.34.0: UPDATING ... - python3.12-mypy-boto3-wisdom-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-wisdom 1.34.0 -> 7.23.2 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 python312Packages.wallbox, using log file: /var/log/nixpkgs-update/python312Packages.wallbox/2024-03-06.log python312Packages.wallbox 0.5.1 -> 0.6.0 https://github.com/cliviu74/wallbox/releases attrpath: python312Packages.wallbox Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lvgkkddiv25r29cyqqhf8jmbib7kpsj8-packages.json.drv building '/nix/store/lvgkkddiv25r29cyqqhf8jmbib7kpsj8-packages.json.drv'... Going to be running update for following packages: - python3.12-wallbox-0.5.1 Press Enter key to continue... Running update for: - python3.12-wallbox-0.5.1: UPDATING ... - python3.12-wallbox-0.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wallbox/default.nix b/pkgs/development/python-modules/wallbox/default.nix index a53344a76fd1..38e2d8a89e00 100644 --- a/pkgs/development/python-modules/wallbox/default.nix +++ b/pkgs/development/python-modules/wallbox/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "wallbox"; - version = "0.5.1"; + version = "0.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-EDEB7/CkrfYSNcSh55Itrj6rThsNKeuj8lHLAY+Qml4="; + hash = "sha256-COZHMkAbTFZKi/b4e6toC4gPj1MPfGN4aBVi6SglrBI="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.wallbox: 0.5.1 -> 0.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289563" [result] Failed to update python312Packages.wallbox 0.5.1 -> 0.6.0 https://github.com/cliviu74/wallbox/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-resourcegroupstaggingapi, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-resourcegroupstaggingapi/2024-03-06.log python312Packages.mypy-boto3-resourcegroupstaggingapi 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-resourcegroupstaggingapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3fgaxbcwp0fris9baidwvl731gy0d88x-packages.json.drv building '/nix/store/3fgaxbcwp0fris9baidwvl731gy0d88x-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-resourcegroupstaggingapi-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-resourcegroupstaggingapi-1.34.0: UPDATING ... - python3.12-mypy-boto3-resourcegroupstaggingapi-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-resourcegroupstaggingapi 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-acm-pca, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-acm-pca/2024-03-06.log python312Packages.mypy-boto3-acm-pca 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-acm-pca Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p80v7l4jirp1apr3whbs6vg27xq22vg7-packages.json.drv building '/nix/store/p80v7l4jirp1apr3whbs6vg27xq22vg7-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-acm-pca-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-acm-pca-1.34.0: UPDATING ... - python3.12-mypy-boto3-acm-pca-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-acm-pca 1.34.0 -> 7.23.2 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 python312Packages.pyperscan, using log file: /var/log/nixpkgs-update/python312Packages.pyperscan/2024-03-06.log python312Packages.pyperscan 0.2.2 -> 0.3.0 https://github.com/vlaci/pyperscan/releases attrpath: python312Packages.pyperscan 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/7hhz3v6zknzyi4hds0chc53g9vfxpgis-packages.json.drv building '/nix/store/7hhz3v6zknzyi4hds0chc53g9vfxpgis-packages.json.drv'... Going to be running update for following packages: - python3.12-pyperscan-0.2.2 Press Enter key to continue... Running update for: - python3.12-pyperscan-0.2.2: UPDATING ... - python3.12-pyperscan-0.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pyperscan 0.2.2 -> 0.3.0 https://github.com/vlaci/pyperscan/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.tidalapi, using log file: /var/log/nixpkgs-update/python312Packages.tidalapi/2024-03-06.log python312Packages.tidalapi 0.7.3 -> 0.7.5 https://github.com/tamland/python-tidal/releases attrpath: python312Packages.tidalapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xz5sybrmm4v2b2ik2mmxrnpnn87nvlk7-packages.json.drv building '/nix/store/xz5sybrmm4v2b2ik2mmxrnpnn87nvlk7-packages.json.drv'... Going to be running update for following packages: - python3.12-tidalapi-0.7.3 Press Enter key to continue... Running update for: - python3.12-tidalapi-0.7.3: UPDATING ... - python3.12-tidalapi-0.7.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tidalapi/default.nix b/pkgs/development/python-modules/tidalapi/default.nix index 020417ece1df..8c3c2429dc72 100644 --- a/pkgs/development/python-modules/tidalapi/default.nix +++ b/pkgs/development/python-modules/tidalapi/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "tidalapi"; - version = "0.7.3"; + version = "0.7.5"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-sIPuo1kd08Quflf7oFxoo1H56cdUDlbNTfFkn8j3jVE="; + hash = "sha256-QzrIWQ7cWpPAu3+/zqAqX9eDWOF8F3Xj8Rt5D8I6h9M="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.tidalapi nix build failed. Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/av69fh9j8j9gnhgkrbmh3ry3kmbn8mqi-tidalapi-0.7.5.tar.gz source root is tidalapi-0.7.5 setting SOURCE_DATE_EPOCH to timestamp 1709336083 of file tidalapi-0.7.5/HISTORY.rst @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... * Building wheel... Successfully built tidalapi-0.7.5-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 tidalapi-0.7.5-py3-none-any.whl - isodate not installed - mpegdash not installed - ratelimit not installed - typing-extensions not installed [result] Failed to update python312Packages.tidalapi 0.7.3 -> 0.7.5 https://github.com/tamland/python-tidal/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.exdown, using log file: /var/log/nixpkgs-update/python312Packages.exdown/2024-03-06.log python312Packages.exdown 0.9.0 -> 0.17.0 https://github.com/nschloe/exdown/releases attrpath: python312Packages.exdown Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wxbs22iwbncz2rcarp95xlwqmbpbq1vn-packages.json.drv building '/nix/store/wxbs22iwbncz2rcarp95xlwqmbpbq1vn-packages.json.drv'... Going to be running update for following packages: - python3.12-exdown-0.9.0 Press Enter key to continue... Running update for: - python3.12-exdown-0.9.0: UPDATING ... - python3.12-exdown-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.exdown 0.9.0 -> 0.17.0 https://github.com/nschloe/exdown/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.opentelemetry-exporter-prometheus, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-exporter-prometheus/2024-03-06.log python312Packages.opentelemetry-exporter-prometheus 1.22.0 -> 1.23.0 https://github.com/open-telemetry/opentelemetry-python/releases attrpath: python312Packages.opentelemetry-exporter-prometheus Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6dxss9g24cd6zmpw0nmlmfhyd8cmly6l-packages.json.drv building '/nix/store/6dxss9g24cd6zmpw0nmlmfhyd8cmly6l-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-exporter-prometheus-1.22.0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-exporter-prometheus-1.22.0: UPDATING ... - python3.12-opentelemetry-exporter-prometheus-1.22.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opentelemetry-exporter-prometheus 1.22.0 -> 1.23.0 https://github.com/open-telemetry/opentelemetry-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 tmuxPlugins.t-smart-tmux-session-manager, using log file: /var/log/nixpkgs-update/tmuxPlugins.t-smart-tmux-session-manager/2024-03-06.log tmuxPlugins.t-smart-tmux-session-manager 2.8.0 -> 2.11.1 https://github.com/joshmedeski/t-smart-tmux-session-manager/releases attrpath: tmuxPlugins.t-smart-tmux-session-manager 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 tmuxPlugins.t-smart-tmux-session-manager 2.8.0 -> 2.11.1 https://github.com/joshmedeski/t-smart-tmux-session-manager/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-secretsmanager, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-secretsmanager/2024-03-06.log python312Packages.mypy-boto3-secretsmanager 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-secretsmanager Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/820frc7m5108fbdwb14gvnnxwmv0v1cd-packages.json.drv building '/nix/store/820frc7m5108fbdwb14gvnnxwmv0v1cd-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-secretsmanager-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-secretsmanager-1.34.0: UPDATING ... - python3.12-mypy-boto3-secretsmanager-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-secretsmanager 1.34.0 -> 7.23.2 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 python312Packages.pyvo, using log file: /var/log/nixpkgs-update/python312Packages.pyvo/2024-03-06.log python312Packages.pyvo 1.5 -> 1.5.1 https://github.com/astropy/pyvo/releases attrpath: python312Packages.pyvo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pxvrpv4fkhxjkm2jvnlk9c89ykghh4x2-packages.json.drv building '/nix/store/pxvrpv4fkhxjkm2jvnlk9c89ykghh4x2-packages.json.drv'... Going to be running update for following packages: - python3.12-pyvo-1.5 Press Enter key to continue... Running update for: - python3.12-pyvo-1.5: UPDATING ... - python3.12-pyvo-1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyvo/default.nix b/pkgs/development/python-modules/pyvo/default.nix index c2058a374a31..6ebabd1b7340 100644 --- a/pkgs/development/python-modules/pyvo/default.nix +++ b/pkgs/development/python-modules/pyvo/default.nix @@ -14,14 +14,14 @@ buildPythonPackage rec { pname = "pyvo"; - version = "1.5"; + version = "1.5.1"; format = "setuptools"; disabled = pythonOlder "3.8"; # according to setup.cfg src = fetchPypi { inherit pname version; - hash = "sha256-heTWWyxmRaDlI9NHzZab5OLOBIbVdb45v67Rq5ckzc8="; + hash = "sha256-ByCBD+e3ZrpT0Q6dnkuyO8lnwVGm85LiKmy/4NRTpjI="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.pyvo: 1.5 -> 1.5.1`. New version is 1.5.1. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.pyvo 1.5 -> 1.5.1 https://github.com/astropy/pyvo/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.opentelemetry-api, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-api/2024-03-06.log python312Packages.opentelemetry-api 1.22.0 -> 1.23.0 https://github.com/open-telemetry/opentelemetry-python/releases attrpath: python312Packages.opentelemetry-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/pz9y80k0rw45chbh3yjxxabhfa70vdp8-packages.json.drv building '/nix/store/pz9y80k0rw45chbh3yjxxabhfa70vdp8-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-api-1.22.0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-api-1.22.0: UPDATING ... - python3.12-opentelemetry-api-1.22.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/opentelemetry-api/default.nix b/pkgs/development/python-modules/opentelemetry-api/default.nix index 5b59d43e7816..aba70b864846 100644 --- a/pkgs/development/python-modules/opentelemetry-api/default.nix +++ b/pkgs/development/python-modules/opentelemetry-api/default.nix @@ -14,7 +14,7 @@ let self = buildPythonPackage rec { pname = "opentelemetry-api"; - version = "1.22.0"; + version = "1.23.0"; disabled = pythonOlder "3.7"; # to avoid breakage, every package in opentelemetry-python must inherit this version, src, and meta @@ -22,7 +22,7 @@ let owner = "open-telemetry"; repo = "opentelemetry-python"; rev = "refs/tags/v${version}"; - hash = "sha256-6BmBmooVaH1FOpgXpFlYth0r9XaNtmb9UezeP8hWEok="; + hash = "sha256-Ge/DjVG7ajoS0nJLZxtfn4Mmx0SffAE/91dViA5qWAA="; }; sourceRoot = "${src.name}/opentelemetry-api"; No auto update branch exists There might already be an open PR for this update: - python311Packages.opentelemetry-api: 1.22.0 -> 1.23.0; python311Packages.opentelemetry-instrumentation: 0.43b0 -> 0.44b0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293042" [result] Failed to update python312Packages.opentelemetry-api 1.22.0 -> 1.23.0 https://github.com/open-telemetry/opentelemetry-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 python312Packages.google-cloud-spanner, using log file: /var/log/nixpkgs-update/python312Packages.google-cloud-spanner/2024-03-06.log python312Packages.google-cloud-spanner 3.42.0 -> 3.43.0 https://github.com/googleapis/python-spanner/releases attrpath: python312Packages.google-cloud-spanner Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vggp3p4qyb8m31q2ry8qzwfjmhpmjgsi-packages.json.drv building '/nix/store/vggp3p4qyb8m31q2ry8qzwfjmhpmjgsi-packages.json.drv'... Going to be running update for following packages: - python3.12-google-cloud-spanner-3.42.0 Press Enter key to continue... Running update for: - python3.12-google-cloud-spanner-3.42.0: UPDATING ... - python3.12-google-cloud-spanner-3.42.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-spanner/default.nix b/pkgs/development/python-modules/google-cloud-spanner/default.nix index 69cc1914c5ab..27794f0cc958 100644 --- a/pkgs/development/python-modules/google-cloud-spanner/default.nix +++ b/pkgs/development/python-modules/google-cloud-spanner/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "google-cloud-spanner"; - version = "3.42.0"; + version = "3.43.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-E7arqGBZ/QPzbAMsQUMnTWiD054tMr91PgrT0tzQjhI="; + hash = "sha256-BmLpX+MUZ0o7iy+jwZ6B5UTZT1hMppZbmMlQg6iGQiI="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.google-cloud-spanner Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.google-cloud-spanner Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.google-cloud-spanner/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.google-cloud-spanner/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.google-cloud-spanner/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. [result] Failed to update python312Packages.google-cloud-spanner 3.42.0 -> 3.43.0 https://github.com/googleapis/python-spanner/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 linuxKernel.packages.linux_xanmod.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod.chipsec/2024-03-06.log linuxKernel.packages.linux_xanmod.chipsec 1.10.6 -> 1.12.9 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_xanmod.chipsec Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8xjph8zdpz7xvnrim3aibwqmigkvnys0-packages.json.drv building '/nix/store/8xjph8zdpz7xvnrim3aibwqmigkvnys0-packages.json.drv'... Going to be running update for following packages: - chipsec-1.10.6 Press Enter key to continue... Running update for: - chipsec-1.10.6: UPDATING ... - chipsec-1.10.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/chipsec/default.nix b/pkgs/tools/security/chipsec/default.nix index 8842cbab248c..3e01abc28fa8 100644 --- a/pkgs/tools/security/chipsec/default.nix +++ b/pkgs/tools/security/chipsec/default.nix @@ -10,15 +10,15 @@ python3.pkgs.buildPythonApplication rec { pname = "chipsec"; - version = "1.10.6"; + version = "1.12.9"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-54ogUmI1DZH0doQo8Lj73Hw06d7vMsBs5Hmjp1MZ500="; }; patches = lib.optionals withDriver [ ./ko-path.diff ./compile-ko.diff ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_xanmod.chipsec nix build failed. copying chipsec/cfg/8086/txt.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/jkt.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xxlp.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_1xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_3xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xxh.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/ivb.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/apl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/icl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_3xxop.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/rpl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/hsw.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/avn.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/icx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_6xxS.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 creating build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/1022/common.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/1022/renoir.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/template.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg copying chipsec/cfg/chipsec_cfg.xsd -> build/lib.linux-x86_64-cpython-311/chipsec/cfg copying chipsec/modules/tools/secureboot/te.cfg -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/secureboot copying chipsec/modules/tools/smm/smm_config.ini -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/smm copying chipsec/modules/tools/uefi/blockedlist.json -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/uefi copying chipsec/modules/tools/vmm/hv/initial_data.json -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/vmm/hv running build_ext Building the linux driver copying drivers/linux/COPYING -> /build/tmp.wWHedUuTQD/drivers/linux error: could not create '/build/tmp.wWHedUuTQD/drivers/linux/COPYING': No such file or directory /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update linuxKernel.packages.linux_xanmod.chipsec 1.10.6 -> 1.12.9 https://github.com/chipsec/chipsec/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-sagemaker-metrics, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sagemaker-metrics/2024-03-06.log python312Packages.mypy-boto3-sagemaker-metrics 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-sagemaker-metrics Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gj8mxmq39qfxk04548v7b3jbpil731dl-packages.json.drv building '/nix/store/gj8mxmq39qfxk04548v7b3jbpil731dl-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sagemaker-metrics-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sagemaker-metrics-1.34.0: UPDATING ... - python3.12-mypy-boto3-sagemaker-metrics-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sagemaker-metrics 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-lexv2-models, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-lexv2-models/2024-03-06.log python311Packages.mypy-boto3-lexv2-models 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-lexv2-models Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h0c792ckbj9pfl4nchg0gxwr96iva82z-packages.json.drv building '/nix/store/h0c792ckbj9pfl4nchg0gxwr96iva82z-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-lexv2-models-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-lexv2-models-1.34.0: UPDATING ... - python3.11-mypy-boto3-lexv2-models-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-lexv2-models 1.34.0 -> 7.23.2 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 python312Packages.pyparsing, using log file: /var/log/nixpkgs-update/python312Packages.pyparsing/2024-03-06.log python312Packages.pyparsing 3.1.1 -> 3.1.2 https://github.com/pyparsing/pyparsing/releases attrpath: python312Packages.pyparsing Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w925j19qmxp0mqgbbgpqiq2r3ayhwsxw-packages.json.drv building '/nix/store/w925j19qmxp0mqgbbgpqiq2r3ayhwsxw-packages.json.drv'... Going to be running update for following packages: - python3.12-pyparsing-3.1.1 Press Enter key to continue... Running update for: - python3.12-pyparsing-3.1.1: UPDATING ... - python3.12-pyparsing-3.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyparsing/default.nix b/pkgs/development/python-modules/pyparsing/default.nix index 9fbf388e7d2d..8e893cfe0d8b 100644 --- a/pkgs/development/python-modules/pyparsing/default.nix +++ b/pkgs/development/python-modules/pyparsing/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pyparsing"; - version = "3.1.1"; + version = "3.1.2"; format = "pyproject"; src = fetchFromGitHub { owner = "pyparsing"; repo = pname; - rev = "refs/tags/${version}"; - hash = "sha256-54XMw5ahMZH4cevTFg2GXhgSu0QX1mfITWFezWirt1E="; + rev = "refs/tags/pyparsing_${version}"; + hash = "sha256-0B8DjO4kLgvt4sYsk8CZI+5icdKy73XE2tWeqVLqO5A="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 6415 > 25 [result] Failed to update python312Packages.pyparsing 3.1.1 -> 3.1.2 https://github.com/pyparsing/pyparsing/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.irmin-git, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-git/2024-03-06.log ocamlPackages.irmin-git 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/releases attrpath: ocamlPackages.irmin-git Checking auto update branch... No auto update branch exists Old version 3.5.1" not present in master derivation file with contents: { lib, buildDunePackage , git, irmin, ppx_irmin, git-unix, irmin-watcher , digestif, cstruct, fmt, astring, fpath, logs, lwt, uri , cohttp-lwt-unix, mimic , irmin-test, mtime, alcotest, cacert }: buildDunePackage { pname = "irmin-git"; inherit (irmin) version src strictDeps; duneVersion = "3"; propagatedBuildInputs = [ git irmin ppx_irmin digestif cstruct fmt astring fpath logs lwt uri irmin-watcher git-unix mimic cohttp-lwt-unix ]; checkInputs = [ mtime alcotest irmin-test cacert ]; doCheck = true; meta = irmin.meta // { description = "Git backend for Irmin"; }; } [result] Failed to update ocamlPackages.irmin-git 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/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-cloudhsm, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-cloudhsm/2024-03-06.log python312Packages.mypy-boto3-cloudhsm 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-cloudhsm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pkci9mf26bfk0vdjyqs2d41cfpg41d6p-packages.json.drv building '/nix/store/pkci9mf26bfk0vdjyqs2d41cfpg41d6p-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-cloudhsm-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-cloudhsm-1.34.0: UPDATING ... - python3.12-mypy-boto3-cloudhsm-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-cloudhsm 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-qldb, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-qldb/2024-03-06.log python312Packages.mypy-boto3-qldb 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-qldb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4w521vrzrii824v7bv7wjy3swyhxy9f7-packages.json.drv building '/nix/store/4w521vrzrii824v7bv7wjy3swyhxy9f7-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-qldb-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-qldb-1.34.0: UPDATING ... - python3.12-mypy-boto3-qldb-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-qldb 1.34.0 -> 7.23.2 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 python312Packages.wordcloud, using log file: /var/log/nixpkgs-update/python312Packages.wordcloud/2024-03-06.log python312Packages.wordcloud 1.9.1.1 -> 1.9.3 https://github.com/amueller/word_cloud/releases attrpath: python312Packages.wordcloud Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kkdas4q3d1bx8x3pcd6g9wjv0z1994hs-packages.json.drv building '/nix/store/kkdas4q3d1bx8x3pcd6g9wjv0z1994hs-packages.json.drv'... Going to be running update for following packages: - python3.12-wordcloud-1.9.1.1 Press Enter key to continue... Running update for: - python3.12-wordcloud-1.9.1.1: UPDATING ... - python3.12-wordcloud-1.9.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wordcloud/default.nix b/pkgs/development/python-modules/wordcloud/default.nix index 1bca71009a99..434b8b32972b 100644 --- a/pkgs/development/python-modules/wordcloud/default.nix +++ b/pkgs/development/python-modules/wordcloud/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "wordcloud"; - version = "1.9.1.1"; + version = "1.9.3"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "amueller"; repo = "word_cloud"; rev = "refs/tags/${version}"; - hash = "sha256-Tcle9otT1eBN/RzajwKZDUq8xX0Lhi2t74OvhUrvHZE="; + hash = "sha256-UbryGiu1AW6Razbf4BJIKGKKhG6JOeZUGb1k0w8f8XA="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.wordcloud nix build failed. @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: wordcloud Matplotlib created a temporary cache directory at /build/matplotlib-_kh5jfs7 because the default path (/homeless-shelter/.config/matplotlib) is not a writable directory; it is highly recommended to set the MPLCONFIGDIR environment variable to a writable directory, in particular to speed up the import of Matplotlib and to better support multiprocessing. Traceback (most recent call last): File "", line 1, in File "", line 1, in File "/nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1331, in _find_and_load_unlocked File "", line 935, in _load_unlocked File "", line 995, in exec_module File "", line 488, in _call_with_frames_removed File "/nix/store/v4sk2zyzvw01p82m6mip8ilj3m3rc8l0-python3.12-wordcloud-1.9.3/lib/python3.12/site-packages/wordcloud/__init__.py", line 1, in from .wordcloud import (WordCloud, STOPWORDS, random_color_func, File "/nix/store/v4sk2zyzvw01p82m6mip8ilj3m3rc8l0-python3.12-wordcloud-1.9.3/lib/python3.12/site-packages/wordcloud/wordcloud.py", line 35, in STOPWORDS = set(map(str.strip, open(os.path.join(FILE, 'stopwords')).readlines())) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: '/nix/store/v4sk2zyzvw01p82m6mip8ilj3m3rc8l0-python3.12-wordcloud-1.9.3/lib/python3.12/site-packages/wordcloud/stopwords' [result] Failed to update python312Packages.wordcloud 1.9.1.1 -> 1.9.3 https://github.com/amueller/word_cloud/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 linuxKernel.packages.linux_5_10_hardened.dddvb, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_10_hardened.dddvb/2024-03-06.log linuxKernel.packages.linux_5_10_hardened.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/releases attrpath: linuxKernel.packages.linux_5_10_hardened.dddvb 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 linuxKernel.packages.linux_5_10_hardened.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/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.mypy-boto3-kinesisanalyticsv2, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-kinesisanalyticsv2/2024-03-06.log python311Packages.mypy-boto3-kinesisanalyticsv2 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-kinesisanalyticsv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a45axj5gvx4lspzkfw93rfa5g8hs2z3z-packages.json.drv building '/nix/store/a45axj5gvx4lspzkfw93rfa5g8hs2z3z-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-kinesisanalyticsv2-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-kinesisanalyticsv2-1.34.0: UPDATING ... - python3.11-mypy-boto3-kinesisanalyticsv2-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-kinesisanalyticsv2 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-support-app, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-support-app/2024-03-06.log python312Packages.mypy-boto3-support-app 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-support-app Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h4dhgxza290daj6cshv4s7g0ynaa0r70-packages.json.drv building '/nix/store/h4dhgxza290daj6cshv4s7g0ynaa0r70-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-support-app-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-support-app-1.34.0: UPDATING ... - python3.12-mypy-boto3-support-app-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-support-app 1.34.0 -> 7.23.2 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 python312Packages.capstone, using log file: /var/log/nixpkgs-update/python312Packages.capstone/2024-03-06.log python312Packages.capstone 4.0.2 -> 5.0.1 https://github.com/aquynh/capstone/releases attrpath: python312Packages.capstone Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ycc9j43hrm0glalldl4myd0n5xnbsj0q-packages.json.drv building '/nix/store/ycc9j43hrm0glalldl4myd0n5xnbsj0q-packages.json.drv'... Going to be running update for following packages: - python3.12-capstone-4.0.2 Press Enter key to continue... Running update for: - python3.12-capstone-4.0.2: UPDATING ... - python3.12-capstone-4.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.capstone 4.0.2 -> 5.0.1 https://github.com/aquynh/capstone/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.supervise-api, using log file: /var/log/nixpkgs-update/python312Packages.supervise-api/2024-03-06.log python312Packages.supervise-api 0.6.0 -> 1.4.0 https://github.com/catern/supervise/releases attrpath: python312Packages.supervise-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/73s29i48f9v0hxiym5p762k7ahabmr15-packages.json.drv building '/nix/store/73s29i48f9v0hxiym5p762k7ahabmr15-packages.json.drv'... Going to be running update for following packages: - python3.12-supervise-api-0.6.0 Press Enter key to continue... Running update for: - python3.12-supervise-api-0.6.0: UPDATING ... - python3.12-supervise-api-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.supervise-api 0.6.0 -> 1.4.0 https://github.com/catern/supervise/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 vscode-extensions.coder.coder-remote, using log file: /var/log/nixpkgs-update/vscode-extensions.coder.coder-remote/2024-03-06.log vscode-extensions.coder.coder-remote 0.1.18 -> 0.1.34 https://github.com/coder/vscode-coder/releases attrpath: vscode-extensions.coder.coder-remote 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 vscode-extensions.coder.coder-remote 0.1.18 -> 0.1.34 https://github.com/coder/vscode-coder/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 vscode-extensions.antyos.openscad, using log file: /var/log/nixpkgs-update/vscode-extensions.antyos.openscad/2024-03-06.log vscode-extensions.antyos.openscad 1.1.1 -> 1.3.1 https://github.com/Antyos/vscode-openscad/releases attrpath: vscode-extensions.antyos.openscad 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 vscode-extensions.antyos.openscad 1.1.1 -> 1.3.1 https://github.com/Antyos/vscode-openscad/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 vscode-extensions.foxundermoon.shell-format, using log file: /var/log/nixpkgs-update/vscode-extensions.foxundermoon.shell-format/2024-03-06.log vscode-extensions.foxundermoon.shell-format 7.1.0 -> 7.2.5 https://github.com/foxundermoon/vs-shell-format/releases attrpath: vscode-extensions.foxundermoon.shell-format Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - vscode-extensions.foxundermoon.shell-format: 7.1.0 -> 7.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/277672" [result] Failed to update vscode-extensions.foxundermoon.shell-format 7.1.0 -> 7.2.5 https://github.com/foxundermoon/vs-shell-format/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 vscode-extensions.ms-vscode.powershell, using log file: /var/log/nixpkgs-update/vscode-extensions.ms-vscode.powershell/2024-03-06.log vscode-extensions.ms-vscode.powershell 2023.3.1 -> 2024.0.0 https://github.com/PowerShell/vscode-powershell/releases attrpath: vscode-extensions.ms-vscode.powershell 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 vscode-extensions.ms-vscode.powershell 2023.3.1 -> 2024.0.0 https://github.com/PowerShell/vscode-powershell/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 @volth asked to not update xfce [result] Failed to update xfce.xfce4-i3-workspaces-plugin 1.4.1 -> 1.4.2 https://github.com/denesb/xfce4-i3-workspaces-plugin/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 vscode-extensions.asvetliakov.vscode-neovim, using log file: /var/log/nixpkgs-update/vscode-extensions.asvetliakov.vscode-neovim/2024-03-06.log vscode-extensions.asvetliakov.vscode-neovim 1.5.0 -> 1.6.1 https://github.com/vscode-neovim/vscode-neovim/releases attrpath: vscode-extensions.asvetliakov.vscode-neovim 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 vscode-extensions.asvetliakov.vscode-neovim 1.5.0 -> 1.6.1 https://github.com/vscode-neovim/vscode-neovim/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.mypy-boto3-iotsitewise, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-iotsitewise/2024-03-06.log python311Packages.mypy-boto3-iotsitewise 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-iotsitewise Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c6xmk5002ifpbcgmf325xj3y5qdjnx1f-packages.json.drv building '/nix/store/c6xmk5002ifpbcgmf325xj3y5qdjnx1f-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-iotsitewise-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-iotsitewise-1.34.0: UPDATING ... - python3.11-mypy-boto3-iotsitewise-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-iotsitewise 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-resourcegroupstaggingapi, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-resourcegroupstaggingapi/2024-03-06.log python311Packages.mypy-boto3-resourcegroupstaggingapi 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-resourcegroupstaggingapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4xssl7gr2gpd9h5lv6jjqnr2vya4z8sl-packages.json.drv building '/nix/store/4xssl7gr2gpd9h5lv6jjqnr2vya4z8sl-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-resourcegroupstaggingapi-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-resourcegroupstaggingapi-1.34.0: UPDATING ... - python3.11-mypy-boto3-resourcegroupstaggingapi-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-resourcegroupstaggingapi 1.34.0 -> 7.23.2 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 python312Packages.neuronpy, using log file: /var/log/nixpkgs-update/python312Packages.neuronpy/2024-03-06.log python312Packages.neuronpy 8.2.3 -> 8.2.4 https://github.com/neuronsimulator/nrn/releases attrpath: python312Packages.neuronpy 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/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv building '/nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv'... trying https://github.com/neuronsimulator/nrn/releases/download/8.2.4/full-src-package-8.2.4.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 full-src-package-8.2.4.tar.gz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'python312Packages.neuronpy.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv /nix/store/rj8cr0w0i8z5vsby211rzl92ahxwqb38-neuron-8.2.4.drv these 2 paths will be fetched (0.62 MiB download, 2.89 MiB unpacked): /nix/store/nx8bg6pirc910h4f1gm6w2yq3sdic2ya-python3.12-mpi4py-3.1.5 /nix/store/8kdps7sh9gl8w7is1iiwidwswcl019mg-python3.12-scikit-build-0.17.6 copying path '/nix/store/nx8bg6pirc910h4f1gm6w2yq3sdic2ya-python3.12-mpi4py-3.1.5' from 'https://cache.nixos.org'... copying path '/nix/store/8kdps7sh9gl8w7is1iiwidwswcl019mg-python3.12-scikit-build-0.17.6' from 'https://cache.nixos.org'... building '/nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv'... trying https://github.com/neuronsimulator/nrn/releases/download/8.2.4/full-src-package-8.2.4.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 full-src-package-8.2.4.tar.gz from any mirror error: builder for '/nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/neuronsimulator/nrn/releases/download/8.2.4/full-src-package-8.2.4.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 full-src-package-8.2.4.tar.gz from any mirror For full logs, run 'nix log /nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/rj8cr0w0i8z5vsby211rzl92ahxwqb38-neuron-8.2.4.drv' failed to build [result] Failed to update python312Packages.neuronpy 8.2.3 -> 8.2.4 https://github.com/neuronsimulator/nrn/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.dm-sonnet, using log file: /var/log/nixpkgs-update/python312Packages.dm-sonnet/2024-03-06.log python312Packages.dm-sonnet 2.0.0 -> 2.0.2 https://github.com/deepmind/sonnet/releases attrpath: python312Packages.dm-sonnet 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/rfrac5zr5i4zss81mxwgzan64pg56q7s-packages.json.drv building '/nix/store/rfrac5zr5i4zss81mxwgzan64pg56q7s-packages.json.drv'... Going to be running update for following packages: - python3.12-dm-sonnet-2.0.0 Press Enter key to continue... Running update for: - python3.12-dm-sonnet-2.0.0: UPDATING ... - python3.12-dm-sonnet-2.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dm-sonnet/default.nix b/pkgs/development/python-modules/dm-sonnet/default.nix index 1947a07b835a..457ad4de643d 100644 --- a/pkgs/development/python-modules/dm-sonnet/default.nix +++ b/pkgs/development/python-modules/dm-sonnet/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "dm-sonnet"; - version = "2.0.0"; + version = "2.0.2"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -24,8 +24,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "deepmind"; repo = "sonnet"; - rev = "v${version}"; - hash = "sha256-YSMeH5ZTfP1OdLBepsxXAVczBG/ghSjCWjoz/I+TFl8="; + rev = "refs/tags/v${version}"; + hash = "sha256-WkloUbqSyPG3cbLG8ktsjdluACkCbUZ7t6rYWst8rs8="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.dm-sonnet Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.dm-sonnet Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.dm-sonnet/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.dm-sonnet/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: nose-1.3.7 not supported for interpreter python3.12 [result] Failed to update python312Packages.dm-sonnet 2.0.0 -> 2.0.2 https://github.com/deepmind/sonnet/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-iot1click-projects, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iot1click-projects/2024-03-06.log python312Packages.mypy-boto3-iot1click-projects 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iot1click-projects Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/54lzas6aip72ij2nc6m5ra4il55yn18r-packages.json.drv building '/nix/store/54lzas6aip72ij2nc6m5ra4il55yn18r-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iot1click-projects-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iot1click-projects-1.34.0: UPDATING ... - python3.12-mypy-boto3-iot1click-projects-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iot1click-projects 1.34.0 -> 7.23.2 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 python312Packages.m3u8, using log file: /var/log/nixpkgs-update/python312Packages.m3u8/2024-03-06.log python312Packages.m3u8 3.6.0 -> 4.0.0 https://github.com/globocom/m3u8/releases attrpath: python312Packages.m3u8 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9pd2lnjcb2y16wwf9dj95njfxz1sf8sh-packages.json.drv building '/nix/store/9pd2lnjcb2y16wwf9dj95njfxz1sf8sh-packages.json.drv'... Going to be running update for following packages: - python3.12-m3u8-3.6.0 Press Enter key to continue... Running update for: - python3.12-m3u8-3.6.0: UPDATING ... - python3.12-m3u8-3.6.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/m3u8/default.nix b/pkgs/development/python-modules/m3u8/default.nix index 9ff8dfbf0e73..e60f91b40b6a 100644 --- a/pkgs/development/python-modules/m3u8/default.nix +++ b/pkgs/development/python-modules/m3u8/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "m3u8"; - version = "3.6.0"; + version = "4.0.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "globocom"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-JLYRkibcvmNct2eIBfBP7z3gR680xhZL/Kn/1S7feoo="; + hash = "sha256-sxLT3a9f38RZqzEzqyZos3G38vzHPzhMexfBN2qzbxQ="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.m3u8 nix build failed. # It will try to read all remaining data from the socket, # which will block while the server waits for the next request. # So make sure the connection gets closed after the (only) # request. headers["Connection"] = "close" headers = {name.title(): val for name, val in headers.items()} if req._tunnel_host: tunnel_headers = {} proxy_auth_hdr = "Proxy-Authorization" if proxy_auth_hdr in headers: tunnel_headers[proxy_auth_hdr] = headers[proxy_auth_hdr] # Proxy-Authorization should not be sent to origin # server. del headers[proxy_auth_hdr] h.set_tunnel(req._tunnel_host, headers=tunnel_headers) try: try: h.request(req.get_method(), req.selector, req.data, headers, encode_chunked=req.has_header('Transfer-encoding')) except OSError as err: # timeout error > raise URLError(err) E urllib.error.URLError:  /nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/python3.12/urllib/request.py:1347: URLError =========================== short test summary info ============================ FAILED tests/test_loader.py::test_raise_timeout_exception_if_timeout_happens_when_loading_from_uri - urllib.error.URLError: ============ 1 failed, 233 passed, 3 deselected, 9 xfailed in 0.77s ============ /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.m3u8 3.6.0 -> 4.0.0 https://github.com/globocom/m3u8/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 lua53Packages.fidget-nvim, using log file: /var/log/nixpkgs-update/lua53Packages.fidget-nvim/2024-03-06.log lua53Packages.fidget-nvim 1.1.0-1 -> 1.4.0 https://github.com/j-hui/fidget.nvim/releases attrpath: lua53Packages.fidget-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua53Packages.fidget-nvim 1.1.0-1 -> 1.4.0 https://github.com/j-hui/fidget.nvim/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.orval, using log file: /var/log/nixpkgs-update/nodePackages.orval/2024-03-06.log nodePackages.orval 6.24.0 -> 6.25.0 https://github.com/anymaniax/orval/releases attrpath: nodePackages.orval Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages.orval 6.24.0 -> 6.25.0 https://github.com/anymaniax/orval/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 luajitPackages.compat53, using log file: /var/log/nixpkgs-update/luajitPackages.compat53/2024-03-06.log luajitPackages.compat53 0.12-1 -> 0.13 https://github.com/lunarmodules/lua-compat-5.3/releases attrpath: luajitPackages.compat53 Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.compat53 0.12-1 -> 0.13 https://github.com/lunarmodules/lua-compat-5.3/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-sesv2, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sesv2/2024-03-06.log python312Packages.mypy-boto3-sesv2 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-sesv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dyywn3b6041k83m393mhcfjw4fysbh23-packages.json.drv building '/nix/store/dyywn3b6041k83m393mhcfjw4fysbh23-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sesv2-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sesv2-1.34.0: UPDATING ... - python3.12-mypy-boto3-sesv2-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sesv2 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_6_1_hardened.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_1_hardened.vendor-reset/2024-03-06.log linuxKernel.packages.linux_6_1_hardened.vendor-reset unstable-2021-02-16-6.1.79 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_6_1_hardened.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-6.1.79" not present in master derivation file with contents: { stdenv, fetchFromGitHub, fetchpatch, kernel, lib }: stdenv.mkDerivation rec { pname = "vendor-reset"; version = "unstable-2021-02-16-${kernel.version}"; src = fetchFromGitHub { owner = "gnif"; repo = "vendor-reset"; rev = "225a49a40941e350899e456366265cf82b87ad25"; sha256 = "sha256-xa7P7+mRk4FVgi+YYCcsFLfyNqPmXvy3xhGoTDVqPxw="; }; patches = [ # Fix build with Linux 5.18. # https://github.com/gnif/vendor-reset/pull/58 (fetchpatch { url = "https://github.com/gnif/vendor-reset/commit/5bbffcd6fee5348e8808bdbfcb5b21d455b02f55.patch"; sha256 = "sha256-L1QxVpcZAVYiaMFCBfL2EJgeMyOR8sDa1UqF1QB3bns="; }) ]; nativeBuildInputs = kernel.moduleBuildDependencies; hardeningDisable = [ "pic" ]; makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; installPhase = '' install -D vendor-reset.ko -t "$out/lib/modules/${kernel.modDirVersion}/kernel/drivers/misc/" ''; enableParallelBuilding = true; meta = with lib; { description = "Linux kernel vendor specific hardware reset module"; homepage = "https://github.com/gnif/vendor-reset"; license = licenses.gpl2Only; maintainers = with maintainers; [ ]; platforms = [ "x86_64-linux" ]; broken = kernel.kernelOlder "4.19"; }; } [result] Failed to update linuxKernel.packages.linux_6_1_hardened.vendor-reset unstable-2021-02-16-6.1.79 -> 0.1.0 https://github.com/gnif/vendor-reset/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-network-firewall, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-network-firewall/2024-03-06.log python312Packages.mypy-boto3-network-firewall 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-network-firewall Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/94j6a8mn9f0nhdz9h2hpcpc62qj90gkp-packages.json.drv building '/nix/store/94j6a8mn9f0nhdz9h2hpcpc62qj90gkp-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-network-firewall-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-network-firewall-1.34.0: UPDATING ... - python3.12-mypy-boto3-network-firewall-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-network-firewall 1.34.0 -> 7.23.2 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 vscode-extensions.matthewpi.caddyfile-support, using log file: /var/log/nixpkgs-update/vscode-extensions.matthewpi.caddyfile-support/2024-03-06.log vscode-extensions.matthewpi.caddyfile-support 0.3.0 -> 0.4.0 https://github.com/caddyserver/vscode-caddyfile/releases attrpath: vscode-extensions.matthewpi.caddyfile-support 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 vscode-extensions.matthewpi.caddyfile-support 0.3.0 -> 0.4.0 https://github.com/caddyserver/vscode-caddyfile/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.mypy-boto3-tnb, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-tnb/2024-03-06.log python311Packages.mypy-boto3-tnb 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-tnb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s783v336j97k0hd1nf6r28pj81lg8pbh-packages.json.drv building '/nix/store/s783v336j97k0hd1nf6r28pj81lg8pbh-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-tnb-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-tnb-1.34.0: UPDATING ... - python3.11-mypy-boto3-tnb-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-tnb 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-ivschat, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-ivschat/2024-03-06.log python312Packages.mypy-boto3-ivschat 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-ivschat Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cqzgad5x1nqw74d8mkaqn59xqqhr50wl-packages.json.drv building '/nix/store/cqzgad5x1nqw74d8mkaqn59xqqhr50wl-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-ivschat-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-ivschat-1.34.0: UPDATING ... - python3.12-mypy-boto3-ivschat-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-ivschat 1.34.0 -> 7.23.2 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 python312Packages.watchgod, using log file: /var/log/nixpkgs-update/python312Packages.watchgod/2024-03-06.log python312Packages.watchgod 0.8.2 -> 0.21.0 https://github.com/samuelcolvin/watchgod/releases attrpath: python312Packages.watchgod Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p7micw74khgz6hracrimc0km9pigimjh-packages.json.drv building '/nix/store/p7micw74khgz6hracrimc0km9pigimjh-packages.json.drv'... Going to be running update for following packages: - python3.12-watchgod-0.8.2 Press Enter key to continue... Running update for: - python3.12-watchgod-0.8.2: UPDATING ... - python3.12-watchgod-0.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.watchgod 0.8.2 -> 0.21.0 https://github.com/samuelcolvin/watchgod/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-chime-sdk-meetings, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-chime-sdk-meetings/2024-03-06.log python312Packages.mypy-boto3-chime-sdk-meetings 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-chime-sdk-meetings Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/55xpvflszb0pcai55a2w2fyh77wz9adi-packages.json.drv building '/nix/store/55xpvflszb0pcai55a2w2fyh77wz9adi-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-chime-sdk-meetings-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-chime-sdk-meetings-1.34.0: UPDATING ... - python3.12-mypy-boto3-chime-sdk-meetings-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-chime-sdk-meetings 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-marketplace-catalog, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-marketplace-catalog/2024-03-06.log python312Packages.mypy-boto3-marketplace-catalog 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-marketplace-catalog Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p6h8ciizh7g46wn9svz95d1mgl7cyncc-packages.json.drv building '/nix/store/p6h8ciizh7g46wn9svz95d1mgl7cyncc-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-marketplace-catalog-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-marketplace-catalog-1.34.0: UPDATING ... - python3.12-mypy-boto3-marketplace-catalog-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-marketplace-catalog 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_libre.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_libre.akvcam/2024-03-06.log linuxKernel.packages.linux_libre.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_libre.akvcam Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291066" [result] Failed to update linuxKernel.packages.linux_libre.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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.cornice, using log file: /var/log/nixpkgs-update/python312Packages.cornice/2024-03-06.log python312Packages.cornice 6.0.1 -> 6.1.0 https://github.com/mozilla-services/cornice/releases attrpath: python312Packages.cornice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qnpk1m0apqm7150s2bv2k382r0flp1ph-packages.json.drv building '/nix/store/qnpk1m0apqm7150s2bv2k382r0flp1ph-packages.json.drv'... Going to be running update for following packages: - python3.12-cornice-6.0.1 Press Enter key to continue... Running update for: - python3.12-cornice-6.0.1: UPDATING ... - python3.12-cornice-6.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cornice/default.nix b/pkgs/development/python-modules/cornice/default.nix index 75f7a6ffb2e4..ff6ede5dcf20 100644 --- a/pkgs/development/python-modules/cornice/default.nix +++ b/pkgs/development/python-modules/cornice/default.nix @@ -9,12 +9,12 @@ buildPythonPackage rec { pname = "cornice"; - version = "6.0.1"; + version = "6.1.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "6edf6f206ff1c3d108d7a7b9ae640a2f4737cfc04f0914ccc4eefe511d3a8985"; + sha256 = "sha256-v9G2wqmRp8yxsggrbenjuPGYtqK0oHqwgA4F3wWkU2E="; }; propagatedBuildInputs = [ pyramid simplejson six venusian ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.cornice nix build failed. 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/4vy12djwlwa9h2806i97nzrjhgj0s6q8-cornice-6.1.0.tar.gz source root is cornice-6.1.0 setting SOURCE_DATE_EPOCH to timestamp 1707391690 of file cornice-6.1.0/setup.cfg @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/cornice-6.1.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.cornice 6.0.1 -> 6.1.0 https://github.com/mozilla-services/cornice/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.js_of_ocaml-ppx, using log file: /var/log/nixpkgs-update/ocamlPackages.js_of_ocaml-ppx/2024-03-06.log ocamlPackages.js_of_ocaml-ppx 5.6.0 -> 5.7.1 https://github.com/ocsigen/js_of_ocaml/releases attrpath: ocamlPackages.js_of_ocaml-ppx Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - ocamlPackages.js_of_ocaml: 5.6.0 -> 5.7.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290137" [result] Failed to update ocamlPackages.js_of_ocaml-ppx 5.6.0 -> 5.7.1 https://github.com/ocsigen/js_of_ocaml/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 linuxKernel.packages.linux_4_19.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19.ipu6-drivers/2024-03-06.log linuxKernel.packages.linux_4_19.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_4_19.ipu6-drivers Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_4_19.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/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 linuxKernel.packages.linux_5_10_hardened.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_10_hardened.chipsec/2024-03-06.log linuxKernel.packages.linux_5_10_hardened.chipsec 1.10.6 -> 1.12.9 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_5_10_hardened.chipsec Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vdqx91ljk885f8jcqkdsfhdf2l2j75ry-packages.json.drv building '/nix/store/vdqx91ljk885f8jcqkdsfhdf2l2j75ry-packages.json.drv'... Going to be running update for following packages: - chipsec-1.10.6 Press Enter key to continue... Running update for: - chipsec-1.10.6: UPDATING ... - chipsec-1.10.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/security/chipsec/default.nix b/pkgs/tools/security/chipsec/default.nix index 8842cbab248c..3e01abc28fa8 100644 --- a/pkgs/tools/security/chipsec/default.nix +++ b/pkgs/tools/security/chipsec/default.nix @@ -10,15 +10,15 @@ python3.pkgs.buildPythonApplication rec { pname = "chipsec"; - version = "1.10.6"; + version = "1.12.9"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-54ogUmI1DZH0doQo8Lj73Hw06d7vMsBs5Hmjp1MZ500="; }; patches = lib.optionals withDriver [ ./ko-path.diff ./compile-ko.diff ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_5_10_hardened.chipsec nix build failed. copying chipsec/cfg/8086/txt.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/jkt.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xxlp.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_1xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_3xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xxh.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/ivb.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/apl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/icl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_3xxop.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/rpl.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/hsw.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/avn.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/icx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_6xxS.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 copying chipsec/cfg/8086/pch_4xx.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/8086 creating build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/1022/common.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/1022/renoir.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg/1022 copying chipsec/cfg/template.xml -> build/lib.linux-x86_64-cpython-311/chipsec/cfg copying chipsec/cfg/chipsec_cfg.xsd -> build/lib.linux-x86_64-cpython-311/chipsec/cfg copying chipsec/modules/tools/secureboot/te.cfg -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/secureboot copying chipsec/modules/tools/smm/smm_config.ini -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/smm copying chipsec/modules/tools/uefi/blockedlist.json -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/uefi copying chipsec/modules/tools/vmm/hv/initial_data.json -> build/lib.linux-x86_64-cpython-311/chipsec/modules/tools/vmm/hv running build_ext Building the linux driver copying drivers/linux/COPYING -> /build/tmp.SNNLIItkkC/drivers/linux error: could not create '/build/tmp.SNNLIItkkC/drivers/linux/COPYING': No such file or directory /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update linuxKernel.packages.linux_5_10_hardened.chipsec 1.10.6 -> 1.12.9 https://github.com/chipsec/chipsec/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-location, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-location/2024-03-06.log python312Packages.mypy-boto3-location 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-location Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2pj35bvanjmvcx3572730ls1ry9jh4a5-packages.json.drv building '/nix/store/2pj35bvanjmvcx3572730ls1ry9jh4a5-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-location-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-location-1.34.0: UPDATING ... - python3.12-mypy-boto3-location-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-location 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-lexv2-runtime, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-lexv2-runtime/2024-03-06.log python311Packages.mypy-boto3-lexv2-runtime 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-lexv2-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/vw9f8blsn1kwr94hfc2idlk3fbdp6sp3-packages.json.drv building '/nix/store/vw9f8blsn1kwr94hfc2idlk3fbdp6sp3-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-lexv2-runtime-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-lexv2-runtime-1.34.0: UPDATING ... - python3.11-mypy-boto3-lexv2-runtime-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-lexv2-runtime 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-detective, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-detective/2024-03-06.log python311Packages.mypy-boto3-detective 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-detective Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bhfr2nlrj5bd2lngr4ip1b44bfrqb5d2-packages.json.drv building '/nix/store/bhfr2nlrj5bd2lngr4ip1b44bfrqb5d2-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-detective-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-detective-1.34.0: UPDATING ... - python3.11-mypy-boto3-detective-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-detective 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-codestar-connections, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-codestar-connections/2024-03-06.log python312Packages.mypy-boto3-codestar-connections 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-codestar-connections Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r84c6zqq7mys2szibq6sbqsjgzn7alzm-packages.json.drv building '/nix/store/r84c6zqq7mys2szibq6sbqsjgzn7alzm-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-codestar-connections-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-codestar-connections-1.34.0: UPDATING ... - python3.12-mypy-boto3-codestar-connections-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-codestar-connections 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-detective, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-detective/2024-03-06.log python312Packages.mypy-boto3-detective 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-detective Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6is0hzsdqj04r4kkz4y12bnfvjc9dq4v-packages.json.drv building '/nix/store/6is0hzsdqj04r4kkz4y12bnfvjc9dq4v-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-detective-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-detective-1.34.0: UPDATING ... - python3.12-mypy-boto3-detective-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-detective 1.34.0 -> 7.23.2 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 ocamlPackages.curly, using log file: /var/log/nixpkgs-update/ocamlPackages.curly/2024-03-06.log ocamlPackages.curly 0.2.0 -> 0.3.0 https://github.com/rgrinberg/curly/releases attrpath: ocamlPackages.curly Checking auto update branch... An auto update branch exists with message `ocamlPackages.curly: 0.2.0 -> 0.3.0`. New version is 0.3.0. An auto update branch exists with an equal or greater version [result] Failed to update ocamlPackages.curly 0.2.0 -> 0.3.0 https://github.com/rgrinberg/curly/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 lua54Packages.luv, using log file: /var/log/nixpkgs-update/lua54Packages.luv/2024-03-06.log lua54Packages.luv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/releases attrpath: lua54Packages.luv Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.luv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/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.validphys2, using log file: /var/log/nixpkgs-update/python312Packages.validphys2/2024-03-06.log python312Packages.validphys2 4.0 -> 4.0.9 https://github.com/NNPDF/nnpdf/releases attrpath: python312Packages.validphys2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f45v8yia8l1c04gy3khr34zy3f2s2a8r-packages.json.drv building '/nix/store/f45v8yia8l1c04gy3khr34zy3f2s2a8r-packages.json.drv'... Going to be running update for following packages: - python3.12-validphys2-4.0 Press Enter key to continue... Running update for: - python3.12-validphys2-4.0: UPDATING ... - python3.12-validphys2-4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.validphys2 4.0 -> 4.0.9 https://github.com/NNPDF/nnpdf/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 magnetophonDSP.pluginUtils, using log file: /var/log/nixpkgs-update/magnetophonDSP.pluginUtils/2024-03-06.log magnetophonDSP.pluginUtils 1.1 -> 2.0.0 https://github.com/magnetophon/pluginUtils/releases attrpath: magnetophonDSP.pluginUtils 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/nmqmz43rfvz2n88j71i70fwi8r9cvifj-source.drv building '/nix/store/nmqmz43rfvz2n88j71i70fwi8r9cvifj-source.drv'... trying https://github.com/magnetophon/pluginUtils/archive/V2.0.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: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'magnetophonDSP.pluginUtils.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/nmqmz43rfvz2n88j71i70fwi8r9cvifj-source.drv /nix/store/k0n4icybdjcmm4gr84kn7yl5pillxxm2-pluginUtils-2.0.0.drv these 2 paths will be fetched (0.02 MiB download, 0.15 MiB unpacked): /nix/store/8i5i9f8gcjqci46jjrvf067lrc554g7v-faust2jaqt-2.70.3 /nix/store/4i1gg5gyfga9bpf2s9g2pgw7bkasmhx1-faust2lv2-2.70.3 copying path '/nix/store/8i5i9f8gcjqci46jjrvf067lrc554g7v-faust2jaqt-2.70.3' from 'https://cache.nixos.org'... copying path '/nix/store/4i1gg5gyfga9bpf2s9g2pgw7bkasmhx1-faust2lv2-2.70.3' from 'https://cache.nixos.org'... building '/nix/store/nmqmz43rfvz2n88j71i70fwi8r9cvifj-source.drv'... trying https://github.com/magnetophon/pluginUtils/archive/V2.0.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/nmqmz43rfvz2n88j71i70fwi8r9cvifj-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/magnetophon/pluginUtils/archive/V2.0.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/nmqmz43rfvz2n88j71i70fwi8r9cvifj-source.drv'. error: 1 dependencies of derivation '/nix/store/k0n4icybdjcmm4gr84kn7yl5pillxxm2-pluginUtils-2.0.0.drv' failed to build [result] Failed to update magnetophonDSP.pluginUtils 1.1 -> 2.0.0 https://github.com/magnetophon/pluginUtils/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.ppx_deriving_qcheck, using log file: /var/log/nixpkgs-update/ocamlPackages.ppx_deriving_qcheck/2024-03-06.log ocamlPackages.ppx_deriving_qcheck 0.21.2 -> 0.21.3 https://github.com/c-cube/qcheck/releases attrpath: ocamlPackages.ppx_deriving_qcheck Checking auto update branch... No auto update branch exists Old version 0.21.2" not present in master derivation file with contents: { buildDunePackage, qcheck-core , qcheck, ppxlib, ppx_deriving }: buildDunePackage { pname = "ppx_deriving_qcheck"; inherit (qcheck-core) version src patches; duneVersion = "3"; propagatedBuildInputs = [ qcheck ppxlib ppx_deriving ]; meta = qcheck-core.meta // { description = "PPX Deriver for QCheck"; }; } [result] Failed to update ocamlPackages.ppx_deriving_qcheck 0.21.2 -> 0.21.3 https://github.com/c-cube/qcheck/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 linuxKernel.packages.linux_6_1.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_1.akvcam/2024-03-06.log linuxKernel.packages.linux_6_1.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_6_1.akvcam Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291066" [result] Failed to update linuxKernel.packages.linux_6_1.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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 lua52Packages.fidget-nvim, using log file: /var/log/nixpkgs-update/lua52Packages.fidget-nvim/2024-03-06.log lua52Packages.fidget-nvim 1.1.0-1 -> 1.4.0 https://github.com/j-hui/fidget.nvim/releases attrpath: lua52Packages.fidget-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua52Packages.fidget-nvim 1.1.0-1 -> 1.4.0 https://github.com/j-hui/fidget.nvim/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.irmin-http, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-http/2024-03-06.log ocamlPackages.irmin-http 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/releases attrpath: ocamlPackages.irmin-http Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - ocamlPackages.ppx_irmin: 3.5.1 -> 3.9.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291093" [result] Failed to update ocamlPackages.irmin-http 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/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.aiozeroconf, using log file: /var/log/nixpkgs-update/python312Packages.aiozeroconf/2024-03-06.log python312Packages.aiozeroconf 0.1.8 -> 0.131.0 https://github.com/jstasiak/python-zeroconf/releases attrpath: python312Packages.aiozeroconf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1hys7va60yr65nnj8j8gl87gwg23ik7g-packages.json.drv building '/nix/store/1hys7va60yr65nnj8j8gl87gwg23ik7g-packages.json.drv'... Going to be running update for following packages: - python3.12-aiozeroconf-0.1.8 Press Enter key to continue... Running update for: - python3.12-aiozeroconf-0.1.8: UPDATING ... - python3.12-aiozeroconf-0.1.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.aiozeroconf 0.1.8 -> 0.131.0 https://github.com/jstasiak/python-zeroconf/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 linuxKernel.packages.linux_4_19_hardened.sysdig, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19_hardened.sysdig/2024-03-06.log linuxKernel.packages.linux_4_19_hardened.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/releases attrpath: linuxKernel.packages.linux_4_19_hardened.sysdig 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 linuxKernel.packages.linux_4_19_hardened.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/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-incidents, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-ssm-incidents/2024-03-06.log python312Packages.mypy-boto3-ssm-incidents 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-ssm-incidents Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gzhl0p5vr79pvq916v3k39bci193nngi-packages.json.drv building '/nix/store/gzhl0p5vr79pvq916v3k39bci193nngi-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-ssm-incidents-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-ssm-incidents-1.34.0: UPDATING ... - python3.12-mypy-boto3-ssm-incidents-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-ssm-incidents 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-stepfunctions, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-stepfunctions/2024-03-06.log python311Packages.mypy-boto3-stepfunctions 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-stepfunctions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6j8b8lkxmq2csxcpsxj5in3zn6rc06ns-packages.json.drv building '/nix/store/6j8b8lkxmq2csxcpsxj5in3zn6rc06ns-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-stepfunctions-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-stepfunctions-1.34.0: UPDATING ... - python3.11-mypy-boto3-stepfunctions-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-stepfunctions 1.34.0 -> 7.23.2 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 python312Packages.ortools, using log file: /var/log/nixpkgs-update/python312Packages.ortools/2024-03-06.log python312Packages.ortools 9.4 -> 9.8 https://github.com/google/or-tools/releases attrpath: python312Packages.ortools 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 python312Packages.ortools 9.4 -> 9.8 https://github.com/google/or-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 python312Packages.mypy-boto3-verifiedpermissions, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-verifiedpermissions/2024-03-06.log python312Packages.mypy-boto3-verifiedpermissions 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-verifiedpermissions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nabn62sp8hm0nlkx90xqqh5rb2wsln18-packages.json.drv building '/nix/store/nabn62sp8hm0nlkx90xqqh5rb2wsln18-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-verifiedpermissions-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-verifiedpermissions-1.34.0: UPDATING ... - python3.12-mypy-boto3-verifiedpermissions-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-verifiedpermissions 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-waf, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-waf/2024-03-06.log python312Packages.mypy-boto3-waf 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-waf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8iy8h8lvls3vz564lyxgqkix526zgdrp-packages.json.drv building '/nix/store/8iy8h8lvls3vz564lyxgqkix526zgdrp-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-waf-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-waf-1.34.0: UPDATING ... - python3.12-mypy-boto3-waf-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-waf 1.34.0 -> 7.23.2 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 python311Packages.ortools, using log file: /var/log/nixpkgs-update/python311Packages.ortools/2024-03-06.log python311Packages.ortools 9.4 -> 9.8 https://github.com/google/or-tools/releases attrpath: python311Packages.ortools 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 python311Packages.ortools 9.4 -> 9.8 https://github.com/google/or-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 ocamlPackages.functoria-runtime, using log file: /var/log/nixpkgs-update/ocamlPackages.functoria-runtime/2024-03-06.log ocamlPackages.functoria-runtime 4.4.1 -> 4.4.2 https://github.com/mirage/mirage/releases attrpath: ocamlPackages.functoria-runtime 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/ocaml-modules/functoria/runtime.nix b/pkgs/development/ocaml-modules/functoria/runtime.nix index 3ede6096e508..c429017a9683 100644 --- a/pkgs/development/ocaml-modules/functoria/runtime.nix +++ b/pkgs/development/ocaml-modules/functoria/runtime.nix @@ -2,11 +2,11 @@ buildDunePackage rec { pname = "functoria-runtime"; - version = "4.4.1"; + version = "4.4.2"; src = fetchurl { url = "https://github.com/mirage/mirage/releases/download/v${version}/mirage-${version}.tbz"; - hash = "sha256-FKCdzrRJVpUrCWqrTiE8l00ZKJOYsvI9mNzJ0ZxDBwg="; + hash = "sha256-fPJou5EYmIFfa54BMiFvS7BKQq0u1pkA9MVHXt8boPk="; }; minimalOCamlVersion = "4.08"; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.functoria-runtime 4.4.1 -> 4.4.2 https://github.com/mirage/mirage/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 kdePackages.kcolorpicker, using log file: /var/log/nixpkgs-update/kdePackages.kcolorpicker/2024-03-06.log kdePackages.kcolorpicker 0.3.0 -> 0.3.1 https://repology.org/project/kcolorpicker/versions attrpath: kdePackages.kcolorpicker 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/kcolorpicker/default.nix b/pkgs/development/libraries/kcolorpicker/default.nix index 9a96b92c1258..4af3a77a50e6 100644 --- a/pkgs/development/libraries/kcolorpicker/default.nix +++ b/pkgs/development/libraries/kcolorpicker/default.nix @@ -4,13 +4,13 @@ let isQt6 = lib.versions.major qtbase.version == "6"; in stdenv.mkDerivation rec { pname = "kcolorpicker"; - version = "0.3.0"; + version = "0.3.1"; src = fetchFromGitHub { owner = "ksnip"; repo = "kColorPicker"; rev = "v${version}"; - hash = "sha256-gkjlIiLB3/074EEFrQUa0djvVt/C44O3afqqNis64P0="; + hash = "sha256-FG/A4pDNuhGPOeJNZlsnX3paEy4ibJVWKxn8rVUGpN8="; }; nativeBuildInputs = [ cmake ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/b00n9k0ghh12j657r3zqq1wbfwgf7q0i-kcolorpicker-0.3.1" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages failed to build:
  • kdePackages.gwenview
  • kdePackages.gwenview.debug
  • kdePackages.gwenview.dev
  • kdePackages.kimageannotator
  • ksnip
  • libsForQt5.gwenview
  • libsForQt5.kimageannotator
  • libsForQt5.spectacle
2 packages built:
  • kdePackages.kcolorpicker
  • libsForQt5.kcolorpicker
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/kcolorpicker/versions. meta.description for kdePackages.kcolorpicker is: Qt based Color Picker with popup menu meta.homepage for kdePackages.kcolorpicker is: https://github.com/ksnip/kColorPicker ###### Updates performed - Version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/ksnip/kColorPicker/compare/v0.3.0...v0.3.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.3.1 with grep in /nix/store/b00n9k0ghh12j657r3zqq1wbfwgf7q0i-kcolorpicker-0.3.1 - found 0.3.1 in filename of file in /nix/store/b00n9k0ghh12j657r3zqq1wbfwgf7q0i-kcolorpicker-0.3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 14 total rebuild path(s) 14 package rebuild(s) First fifty rebuilds by attrpath kdePackages.gwenview kdePackages.kcolorpicker kdePackages.kimageannotator ksnip libsForQt5.gwenview libsForQt5.kcolorpicker libsForQt5.kimageannotator libsForQt5.spectacle plasma5Packages.gwenview plasma5Packages.kcolorpicker plasma5Packages.kimageannotator plasma5Packages.spectacle qt6Packages.kcolorpicker qt6Packages.kimageannotator ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/b00n9k0ghh12j657r3zqq1wbfwgf7q0i-kcolorpicker-0.3.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 kdePackages.kcolorpicker https://github.com/r-ryantm/nixpkgs/archive/6f13817214debb628c374c4914a17a1ade908b4a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6f13817214debb628c374c4914a17a1ade908b4a#kdePackages.kcolorpicker ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/b00n9k0ghh12j657r3zqq1wbfwgf7q0i-kcolorpicker-0.3.1 ls -la /nix/store/b00n9k0ghh12j657r3zqq1wbfwgf7q0i-kcolorpicker-0.3.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages failed to build:
  • kdePackages.gwenview
  • kdePackages.gwenview.debug
  • kdePackages.gwenview.dev
  • kdePackages.kimageannotator
  • ksnip
  • libsForQt5.gwenview
  • libsForQt5.kimageannotator
  • libsForQt5.spectacle
2 packages built:
  • kdePackages.kcolorpicker
  • libsForQt5.kcolorpicker
--- ###### Maintainer pings cc @FliegendeWurst 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/293790 [result] Success updating kdePackages.kcolorpicker 0.3.0 -> 0.3.1 https://repology.org/project/kcolorpicker/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.sequoia, using log file: /var/log/nixpkgs-update/rPackages.sequoia/2024-03-06.log rPackages.sequoia 2.8.3 -> 2.9.0 https://repology.org/project/r:sequoia/versions attrpath: rPackages.sequoia Checking auto update branch... No auto update branch exists Old version 2.8.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.sequoia 2.8.3 -> 2.9.0 https://repology.org/project/r:sequoia/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 bruteforce-salted-openssl, using log file: /var/log/nixpkgs-update/bruteforce-salted-openssl/2024-03-06.log bruteforce-salted-openssl 1.4.2 -> 1.5.0 https://github.com/glv2/bruteforce-salted-openssl/releases attrpath: bruteforce-salted-openssl 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/br/bruteforce-salted-openssl/package.nix b/pkgs/by-name/br/bruteforce-salted-openssl/package.nix index 404a900a3c0e..93a2d66d4ede 100644 --- a/pkgs/by-name/br/bruteforce-salted-openssl/package.nix +++ b/pkgs/by-name/br/bruteforce-salted-openssl/package.nix @@ -7,13 +7,13 @@ stdenv.mkDerivation rec { pname = "bruteforce-salted-openssl"; - version = "1.4.2"; + version = "1.5.0"; src = fetchFromGitHub { owner = "glv2"; repo = "bruteforce-salted-openssl"; rev = version; - hash = "sha256-ICxXdKjRP2vXdJpjn0PP0/6rw9LKju0nVOSj47TyrzY="; + hash = "sha256-hXB4CUQ5pihKmahyK359cgQACrs6YH1gHmZJAuTXgQM="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/lbpwhipxjygwa19zl9bhv4i6z4v0ml2r-bruteforce-salted-openssl-1.5.0" [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • bruteforce-salted-openssl
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/glv2/bruteforce-salted-openssl/releases. meta.description for bruteforce-salted-openssl is: Try to find the password of file encrypted with OpenSSL meta.homepage for bruteforce-salted-openssl is: https://github.com/glv2/bruteforce-salted-openssl meta.changelog for bruteforce-salted-openssl is: https://github.com/glv2/bruteforce-salted-openssl/blob/1.5.0/NEWS ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/glv2/bruteforce-salted-openssl/releases/tag/1.5.0) - [Compare changes on GitHub](https://github.com/glv2/bruteforce-salted-openssl/compare/1.4.2...1.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/lbpwhipxjygwa19zl9bhv4i6z4v0ml2r-bruteforce-salted-openssl-1.5.0 - found 1.5.0 in filename of file in /nix/store/lbpwhipxjygwa19zl9bhv4i6z4v0ml2r-bruteforce-salted-openssl-1.5.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath bruteforce-salted-openssl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/lbpwhipxjygwa19zl9bhv4i6z4v0ml2r-bruteforce-salted-openssl-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 bruteforce-salted-openssl https://github.com/r-ryantm/nixpkgs/archive/8e3359c298a79b6f6dfaf4a0efc2f893aeb2bddf.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8e3359c298a79b6f6dfaf4a0efc2f893aeb2bddf#bruteforce-salted-openssl ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/lbpwhipxjygwa19zl9bhv4i6z4v0ml2r-bruteforce-salted-openssl-1.5.0 ls -la /nix/store/lbpwhipxjygwa19zl9bhv4i6z4v0ml2r-bruteforce-salted-openssl-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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • bruteforce-salted-openssl
--- ###### Maintainer pings cc @octodi 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/293792 [result] Success updating bruteforce-salted-openssl 1.4.2 -> 1.5.0 https://github.com/glv2/bruteforce-salted-openssl/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 postgresql14JitPackages.lantern, using log file: /var/log/nixpkgs-update/postgresql14JitPackages.lantern/2024-03-06.log postgresql14JitPackages.lantern 0.2.0 -> 7.8.1 https://repology.org/project/lantern/versions attrpath: postgresql14JitPackages.lantern 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/26dw5m0pamw69w53br80hhnbwjyq857x-source.drv building '/nix/store/26dw5m0pamw69w53br80hhnbwjyq857x-source.drv'... exporting https://github.com/lanterndata/lantern.git (rev v7.8.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ fatal: couldn't find remote ref refs/tags/v7.8.1 remote: Enumerating objects: 227, done. remote: Counting objects: 100% (227/227), done. remote: Compressing objects: 100% (201/201), done. remote: Total 227 (delta 32), reused 80 (delta 18), pack-reused 0 Receiving objects: 100% (227/227), 213.30 KiB | 4.27 MiB/s, done. Resolving deltas: 100% (32/32), done. From https://github.com/lanterndata/lantern * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/v7.8.1 from https://github.com/lanterndata/lantern.git. error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'postgresql14JitPackages.lantern.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/26dw5m0pamw69w53br80hhnbwjyq857x-source.drv /nix/store/2kxhychn1b5g9xmcxav04nic759sl9gj-lantern-7.8.1.drv these 2 paths will be fetched (34.10 MiB download, 107.59 MiB unpacked): /nix/store/ngbg8fhv5f0xx0jvw16mrvqq83nsl3a5-postgresql-14.11 /nix/store/5985zy4pplgwdv44idnpj39qdxbc5g21-postgresql-14.11-lib copying path '/nix/store/5985zy4pplgwdv44idnpj39qdxbc5g21-postgresql-14.11-lib' from 'https://cache.nixos.org'... building '/nix/store/26dw5m0pamw69w53br80hhnbwjyq857x-source.drv'... exporting https://github.com/lanterndata/lantern.git (rev v7.8.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ fatal: couldn't find remote ref refs/tags/v7.8.1 copying path '/nix/store/ngbg8fhv5f0xx0jvw16mrvqq83nsl3a5-postgresql-14.11' from 'https://cache.nixos.org'... remote: Enumerating objects: 227, done. remote: Counting objects: 100% (227/227), done. remote: Compressing objects: 100% (201/201), done. remote: Total 227 (delta 32), reused 80 (delta 18), pack-reused 0 Receiving objects: 100% (227/227), 213.30 KiB | 3.68 MiB/s, done. Resolving deltas: 100% (32/32), done. From https://github.com/lanterndata/lantern * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/v7.8.1 from https://github.com/lanterndata/lantern.git. error: builder for '/nix/store/26dw5m0pamw69w53br80hhnbwjyq857x-source.drv' failed with exit code 1; last 14 log lines: > exporting https://github.com/lanterndata/lantern.git (rev v7.8.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source > Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ > fatal: couldn't find remote ref refs/tags/v7.8.1 > remote: Enumerating objects: 227, done. > remote: Counting objects: 100% (227/227), done. > remote: Compressing objects: 100% (201/201), done. > remote: Total 227 (delta 32), reused 80 (delta 18), pack-reused 0 > Receiving objects: 100% (227/227), 213.30 KiB | 3.68 MiB/s, done. > Resolving deltas: 100% (32/32), done. > From https://github.com/lanterndata/lantern > * branch HEAD -> FETCH_HEAD > fatal: Not a valid object name > Unrecognized git object type: > Unable to checkout refs/tags/v7.8.1 from https://github.com/lanterndata/lantern.git. For full logs, run 'nix log /nix/store/26dw5m0pamw69w53br80hhnbwjyq857x-source.drv'. error: 1 dependencies of derivation '/nix/store/2kxhychn1b5g9xmcxav04nic759sl9gj-lantern-7.8.1.drv' failed to build [result] Failed to update postgresql14JitPackages.lantern 0.2.0 -> 7.8.1 https://repology.org/project/lantern/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.rpy2, using log file: /var/log/nixpkgs-update/python312Packages.rpy2/2024-03-06.log python312Packages.rpy2 3.5.14 -> 3.5.15 https://repology.org/project/python:rpy2/versions attrpath: python312Packages.rpy2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/szy2isrgwgdr2qzv5bz3nsza075qx47a-packages.json.drv building '/nix/store/szy2isrgwgdr2qzv5bz3nsza075qx47a-packages.json.drv'... Going to be running update for following packages: - python3.12-rpy2-3.5.14 Press Enter key to continue... Running update for: - python3.12-rpy2-3.5.14: UPDATING ... - python3.12-rpy2-3.5.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rpy2/default.nix b/pkgs/development/python-modules/rpy2/default.nix index b957fb117041..027083232650 100644 --- a/pkgs/development/python-modules/rpy2/default.nix +++ b/pkgs/development/python-modules/rpy2/default.nix @@ -24,14 +24,14 @@ }: buildPythonPackage rec { - version = "3.5.14"; + version = "3.5.15"; format = "setuptools"; pname = "rpy2"; disabled = isPyPy; src = fetchPypi { inherit version pname; - hash = "sha256-X0auMdNuEXvjZq1K4CSTwBWsa6WevjtM1yAAdTMvxIE="; + hash = "sha256-RE+uSoTcfyM7cOqrCqgTmO4BR8ThrjjdRSTXedbyWys="; }; patches = [ An auto update branch exists with message `python312Packages.rpy2: 3.5.14 -> 3.5.15`. New version is 3.5.15. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.rpy2 3.5.14 -> 3.5.15 https://repology.org/project/python:rpy2/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 cvc5, using log file: /var/log/nixpkgs-update/cvc5/2024-03-06.log cvc5 1.1.1 -> 1.1.2 https://github.com/cvc5/cvc5/releases attrpath: cvc5 Checking auto update branch... An auto update branch exists with message `cvc5: 1.1.1 -> 1.1.2`. New version is 1.1.2. An auto update branch exists with an equal or greater version [result] Failed to update cvc5 1.1.1 -> 1.1.2 https://github.com/cvc5/cvc5/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 dosbox-x, using log file: /var/log/nixpkgs-update/dosbox-x/2024-03-06.log dosbox-x 2023.10.06 -> 2024.03.01 https://repology.org/project/dosbox-x/versions attrpath: dosbox-x Checking auto update branch... No auto update branch exists Old version 2023.10.06" not present in master derivation file with contents: { lib , stdenv , fetchFromGitHub , alsa-lib , AudioUnit , autoreconfHook , Carbon , Cocoa , ffmpeg , fluidsynth , freetype , glib , libpcap , libpng , libslirp , libxkbfile , libXrandr , makeWrapper , ncurses , pkg-config , SDL2 , SDL2_net , testers , yad , zlib }: stdenv.mkDerivation (finalAttrs: { pname = "dosbox-x"; version = "2024.03.01"; src = fetchFromGitHub { owner = "joncampbell123"; repo = "dosbox-x"; rev = "dosbox-x-v${finalAttrs.version}"; hash = "sha256-EcAp7KyqXdBACEbPgkM1INoKeGVo7hMDUx97y2RcX+k="; }; strictDeps = true; nativeBuildInputs = [ autoreconfHook makeWrapper pkg-config ]; buildInputs = [ ffmpeg fluidsynth freetype glib libpcap libpng libslirp ncurses SDL2 SDL2_net zlib ] ++ lib.optionals stdenv.hostPlatform.isLinux [ alsa-lib libxkbfile libXrandr ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ AudioUnit Carbon Cocoa ]; # Tests for SDL_net.h for modem & IPX support, not automatically picked up due to being in SDL2 subdirectory env.NIX_CFLAGS_COMPILE = "-I${lib.getDev SDL2_net}/include/SDL2"; configureFlags = [ "--enable-sdl2" ]; enableParallelBuilding = true; hardeningDisable = [ "format" ]; # https://github.com/joncampbell123/dosbox-x/issues/4436 postInstall = lib.optionalString stdenv.hostPlatform.isLinux '' wrapProgram $out/bin/dosbox-x \ --prefix PATH : ${lib.makeBinPath [ yad ]} ''; passthru.tests.version = testers.testVersion { package = finalAttrs.finalPackage; # Version output on stderr, program returns status code 1 command = "${lib.getExe finalAttrs.finalPackage} -version 2>&1 || true"; }; meta = { homepage = "https://dosbox-x.com"; description = "A cross-platform DOS emulator based on the DOSBox project"; longDescription = '' DOSBox-X is an expanded fork of DOSBox with specific focus on running Windows 3.x/9x/Me, PC-98 and 3D support via 3dfx. The full expanded feature list is available here: https://dosbox-x.com/wiki/DOSBox%E2%80%90X%E2%80%99s-Feature-Highlights ''; license = lib.licenses.gpl2Plus; maintainers = with lib.maintainers; [ hughobrien OPNA2608 ]; platforms = lib.platforms.unix; mainProgram = "dosbox-x"; }; }) [result] Failed to update dosbox-x 2023.10.06 -> 2024.03.01 https://repology.org/project/dosbox-x/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 libgpg-error, using log file: /var/log/nixpkgs-update/libgpg-error/2024-03-06.log libgpg-error 1.47 -> 1.48 https://repology.org/project/libgpg-error/versions attrpath: libgpg-error Checking auto update branch... An auto update branch exists with message `libgpg-error: 1.47 -> 1.48`. New version is 1.48. An auto update branch exists with an equal or greater version [result] Failed to update libgpg-error 1.47 -> 1.48 https://repology.org/project/libgpg-error/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.duckdb-engine, using log file: /var/log/nixpkgs-update/python312Packages.duckdb-engine/2024-03-06.log python312Packages.duckdb-engine 0.11.1 -> 0.11.2 https://repology.org/project/python:duckdb-engine/versions attrpath: python312Packages.duckdb-engine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/516q6wcpdb1ifsa7wnj72kpzgw26bywv-packages.json.drv building '/nix/store/516q6wcpdb1ifsa7wnj72kpzgw26bywv-packages.json.drv'... Going to be running update for following packages: - python3.12-duckdb-engine-0.11.2 Press Enter key to continue... Running update for: - python3.12-duckdb-engine-0.11.2: UPDATING ... - python3.12-duckdb-engine-0.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.duckdb-engine 0.11.1 -> 0.11.2 https://repology.org/project/python:duckdb-engine/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.apsw, using log file: /var/log/nixpkgs-update/python312Packages.apsw/2024-03-06.log python312Packages.apsw 3.44.2.0 -> 3.45.1.0 https://github.com/rogerbinns/apsw/releases attrpath: python312Packages.apsw Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6k5vj3y9f72my6qsvwcim9nbga7ic4x3-packages.json.drv building '/nix/store/6k5vj3y9f72my6qsvwcim9nbga7ic4x3-packages.json.drv'... Going to be running update for following packages: - python3.12-apsw-3.44.2.0 Press Enter key to continue... Running update for: - python3.12-apsw-3.44.2.0: UPDATING ... - python3.12-apsw-3.44.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/apsw/default.nix b/pkgs/development/python-modules/apsw/default.nix index aafdf6ac72b2..153b8b3b05dd 100644 --- a/pkgs/development/python-modules/apsw/default.nix +++ b/pkgs/development/python-modules/apsw/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "apsw"; - version = "3.44.2.0"; + version = "3.45.1.0"; format = "setuptools"; disabled = isPyPy; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "rogerbinns"; repo = "apsw"; rev = "refs/tags/${version}"; - hash = "sha256-H7aqZHU4SXNrfbv6iwHckkNm5MeGkro42+njSoFJgS4="; + hash = "sha256-NkpkciLR2TgfK/7UQHEzvQu8qRj4UJyOlGQbiV23qrc="; }; buildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 54 > 25 [result] Failed to update python312Packages.apsw 3.44.2.0 -> 3.45.1.0 https://github.com/rogerbinns/apsw/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 linuxKernel.packages.linux_5_4.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_4.kvdo/2024-03-06.log linuxKernel.packages.linux_5_4.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_5_4.kvdo Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_zen.kvdo: 8.2.1.6 -> 8.2.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291070" [result] Failed to update linuxKernel.packages.linux_5_4.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/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.mypy-boto3-apigatewayv2, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-apigatewayv2/2024-03-06.log python311Packages.mypy-boto3-apigatewayv2 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-apigatewayv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ig243rkbvbdrhm4hwr938bzac952irm1-packages.json.drv building '/nix/store/ig243rkbvbdrhm4hwr938bzac952irm1-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-apigatewayv2-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-apigatewayv2-1.34.0: UPDATING ... - python3.11-mypy-boto3-apigatewayv2-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-apigatewayv2 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-appfabric, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-appfabric/2024-03-06.log python312Packages.mypy-boto3-appfabric 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-appfabric Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p1aq3zh0sa352f0558vs0y6rg571z2hd-packages.json.drv building '/nix/store/p1aq3zh0sa352f0558vs0y6rg571z2hd-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-appfabric-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-appfabric-1.34.0: UPDATING ... - python3.12-mypy-boto3-appfabric-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-appfabric 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-wellarchitected, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-wellarchitected/2024-03-06.log python312Packages.mypy-boto3-wellarchitected 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-wellarchitected Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m7dijb3xqm7xjmg780y7zlj4234b2m7f-packages.json.drv building '/nix/store/m7dijb3xqm7xjmg780y7zlj4234b2m7f-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-wellarchitected-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-wellarchitected-1.34.0: UPDATING ... - python3.12-mypy-boto3-wellarchitected-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-wellarchitected 1.34.0 -> 7.23.2 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 python312Packages.autoflake, using log file: /var/log/nixpkgs-update/python312Packages.autoflake/2024-03-06.log python312Packages.autoflake 2.2.1 -> 2.3.0 https://github.com/myint/autoflake/releases attrpath: python312Packages.autoflake Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bx1v9nzppdcd1k0mqpiv1bj8jdr7vxi2-packages.json.drv building '/nix/store/bx1v9nzppdcd1k0mqpiv1bj8jdr7vxi2-packages.json.drv'... Going to be running update for following packages: - python3.12-autoflake-2.2.1 Press Enter key to continue... Running update for: - python3.12-autoflake-2.2.1: UPDATING ... - python3.12-autoflake-2.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/autoflake/default.nix b/pkgs/development/python-modules/autoflake/default.nix index 0897abe77b84..64d429629276 100644 --- a/pkgs/development/python-modules/autoflake/default.nix +++ b/pkgs/development/python-modules/autoflake/default.nix @@ -9,12 +9,12 @@ }: buildPythonPackage rec { pname = "autoflake"; - version = "2.2.1"; + version = "2.3.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-Yre2RJppLDybDJFpGbvCFkjacoHoUGvPjT+CgOQx68E="; + hash = "sha256-jCAR+jRwG519zwW5hzvEhZ1Pzk5i3+qQ3/79FXb18B0="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.autoflake: 2.2.1 -> 2.3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290149" [result] Failed to update python312Packages.autoflake 2.2.1 -> 2.3.0 https://github.com/myint/autoflake/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.mypy-boto3-chime-sdk-voice, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-chime-sdk-voice/2024-03-06.log python311Packages.mypy-boto3-chime-sdk-voice 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-chime-sdk-voice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l9bvhmiz7ajghsf31y24qygxdin93mva-packages.json.drv building '/nix/store/l9bvhmiz7ajghsf31y24qygxdin93mva-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-chime-sdk-voice-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-chime-sdk-voice-1.34.0: UPDATING ... - python3.11-mypy-boto3-chime-sdk-voice-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-chime-sdk-voice 1.34.0 -> 7.23.2 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 python312Packages.pydantic_1, using log file: /var/log/nixpkgs-update/python312Packages.pydantic_1/2024-03-06.log python312Packages.pydantic_1 1.10.14 -> 2.6.3 https://github.com/pydantic/pydantic/releases attrpath: python312Packages.pydantic_1 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xpbl962ps1ildx4ivwkkav023glahl5l-packages.json.drv building '/nix/store/xpbl962ps1ildx4ivwkkav023glahl5l-packages.json.drv'... Going to be running update for following packages: - python3.12-pydantic-1.10.14 Press Enter key to continue... Running update for: - python3.12-pydantic-1.10.14: UPDATING ... - python3.12-pydantic-1.10.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pydantic/1.nix b/pkgs/development/python-modules/pydantic/1.nix index 42ce2745d727..3d480ff20ae2 100644 --- a/pkgs/development/python-modules/pydantic/1.nix +++ b/pkgs/development/python-modules/pydantic/1.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pydantic"; - version = "1.10.14"; + version = "2.6.3"; pyproject = true; disabled = pythonOlder "3.7"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "pydantic"; repo = "pydantic"; rev = "refs/tags/v${version}"; - hash = "sha256-tcaHSPZggVwyzCgDmwOgcGqUmUrJOmkdSNudJTFQ3bc="; + hash = "sha256-neTdG/IcXopCmevzFY5/XDlhPHmOb6dhyAnzaobmeG8="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 829 > 25 [result] Failed to update python312Packages.pydantic_1 1.10.14 -> 2.6.3 https://github.com/pydantic/pydantic/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.aiobotocore, using log file: /var/log/nixpkgs-update/python312Packages.aiobotocore/2024-03-06.log python312Packages.aiobotocore 2.11.2 -> 2.12.1 https://github.com/aio-libs/aiobotocore/releases attrpath: python312Packages.aiobotocore Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8im6sccvnfhlhazhlks8ssanjykdccy4-packages.json.drv building '/nix/store/8im6sccvnfhlhazhlks8ssanjykdccy4-packages.json.drv'... Going to be running update for following packages: - python3.12-aiobotocore-2.11.2 Press Enter key to continue... Running update for: - python3.12-aiobotocore-2.11.2: UPDATING ... - python3.12-aiobotocore-2.11.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiobotocore/default.nix b/pkgs/development/python-modules/aiobotocore/default.nix index 15eeb18989cc..b88d709a1fd4 100644 --- a/pkgs/development/python-modules/aiobotocore/default.nix +++ b/pkgs/development/python-modules/aiobotocore/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "aiobotocore"; - version = "2.11.2"; + version = "2.12.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "aio-libs"; repo = "aiobotocore"; rev = "refs/tags/${version}"; - hash = "sha256-H9nsLPxjv3H5y6+5piBt6Pb+Wks4vwOitM+WQtyViPs="; + hash = "sha256-+CXKDk6crCPTVpVfcDWy+1UzS05oTu1RtIvDcVrEmFU="; }; # Relax version constraints: aiobotocore works with newer botocore versions No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 720 > 25 [result] Failed to update python312Packages.aiobotocore 2.11.2 -> 2.12.1 https://github.com/aio-libs/aiobotocore/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-cognito-sync, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-cognito-sync/2024-03-06.log python312Packages.mypy-boto3-cognito-sync 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-cognito-sync Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mn2lrj25pbbgvfh8a0gsvckbcf56mx8d-packages.json.drv building '/nix/store/mn2lrj25pbbgvfh8a0gsvckbcf56mx8d-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-cognito-sync-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-cognito-sync-1.34.0: UPDATING ... - python3.12-mypy-boto3-cognito-sync-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-cognito-sync 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-clouddirectory, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-clouddirectory/2024-03-06.log python312Packages.mypy-boto3-clouddirectory 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-clouddirectory Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/na8g9kdax9lfy933ywhxgpm9fig4mzmg-packages.json.drv building '/nix/store/na8g9kdax9lfy933ywhxgpm9fig4mzmg-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-clouddirectory-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-clouddirectory-1.34.0: UPDATING ... - python3.12-mypy-boto3-clouddirectory-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-clouddirectory 1.34.0 -> 7.23.2 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 nodePackages_latest.volar, using log file: /var/log/nixpkgs-update/nodePackages_latest.volar/2024-03-06.log nodePackages_latest.volar 1.6.5 -> 2.0.5 https://github.com/vuejs/language-tools/releases attrpath: nodePackages_latest.volar Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages_latest.volar 1.6.5 -> 2.0.5 https://github.com/vuejs/language-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 linuxKernel.packages.linux_6_7.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_7.vendor-reset/2024-03-06.log linuxKernel.packages.linux_6_7.vendor-reset unstable-2021-02-16-6.7.7 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_6_7.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-6.7.7" not present in master derivation file with contents: { stdenv, fetchFromGitHub, fetchpatch, kernel, lib }: stdenv.mkDerivation rec { pname = "vendor-reset"; version = "unstable-2021-02-16-${kernel.version}"; src = fetchFromGitHub { owner = "gnif"; repo = "vendor-reset"; rev = "225a49a40941e350899e456366265cf82b87ad25"; sha256 = "sha256-xa7P7+mRk4FVgi+YYCcsFLfyNqPmXvy3xhGoTDVqPxw="; }; patches = [ # Fix build with Linux 5.18. # https://github.com/gnif/vendor-reset/pull/58 (fetchpatch { url = "https://github.com/gnif/vendor-reset/commit/5bbffcd6fee5348e8808bdbfcb5b21d455b02f55.patch"; sha256 = "sha256-L1QxVpcZAVYiaMFCBfL2EJgeMyOR8sDa1UqF1QB3bns="; }) ]; nativeBuildInputs = kernel.moduleBuildDependencies; hardeningDisable = [ "pic" ]; makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; installPhase = '' install -D vendor-reset.ko -t "$out/lib/modules/${kernel.modDirVersion}/kernel/drivers/misc/" ''; enableParallelBuilding = true; meta = with lib; { description = "Linux kernel vendor specific hardware reset module"; homepage = "https://github.com/gnif/vendor-reset"; license = licenses.gpl2Only; maintainers = with maintainers; [ ]; platforms = [ "x86_64-linux" ]; broken = kernel.kernelOlder "4.19"; }; } [result] Failed to update linuxKernel.packages.linux_6_7.vendor-reset unstable-2021-02-16-6.7.7 -> 0.1.0 https://github.com/gnif/vendor-reset/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 linuxKernel.packages.linux_lqx.perf, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.perf/2024-03-06.log linuxKernel.packages.linux_lqx.perf 6.7.6 -> 6.7.8-zen1 https://github.com/zen-kernel/zen-kernel/releases attrpath: linuxKernel.packages.linux_lqx.perf Checking auto update branch... No auto update branch exists Old version 6.7.6" not present in master derivation file with contents: { lib , stdenv , fetchpatch , fetchurl , kernel , elfutils , python3 , perl , newt , slang , asciidoc , xmlto , makeWrapper , docbook_xsl , docbook_xml_dtd_45 , libxslt , flex , bison , pkg-config , libunwind , binutils-unwrapped , libiberty , audit , libbfd , libbfd_2_38 , libopcodes , libopcodes_2_38 , libpfm , libtraceevent , openssl , systemtap , numactl , zlib , babeltrace , withGtk ? false , gtk2 , withZstd ? true , zstd , withLibcap ? true , libcap }: let d3-flame-graph-templates = stdenv.mkDerivation rec { pname = "d3-flame-graph-templates"; version = "4.1.3"; src = fetchurl { url = "https://registry.npmjs.org/d3-flame-graph/-/d3-flame-graph-${version}.tgz"; sha256 = "sha256-W5/Vh5jarXUV224aIiTB2TnBFYT3naEIcG2945QjY8Q="; }; installPhase = '' install -D -m 0755 -t $out/share/d3-flame-graph/ ./dist/templates/* ''; }; in stdenv.mkDerivation { pname = "perf-linux"; version = kernel.version; inherit (kernel) src; postPatch = '' # Linux scripts patchShebangs scripts patchShebangs tools/perf/check-headers.sh '' + lib.optionalString (lib.versionAtLeast kernel.version "6.3") '' # perf-specific scripts patchShebangs tools/perf/pmu-events '' + '' cd tools/perf for x in util/build-id.c util/dso.c; do substituteInPlace $x --replace /usr/lib/debug /run/current-system/sw/lib/debug done '' + lib.optionalString (lib.versionAtLeast kernel.version "5.8") '' substituteInPlace scripts/python/flamegraph.py \ --replace "/usr/share/d3-flame-graph/d3-flamegraph-base.html" \ "${d3-flame-graph-templates}/share/d3-flame-graph/d3-flamegraph-base.html" '' + lib.optionalString (lib.versionAtLeast kernel.version "6.0") '' patchShebangs pmu-events/jevents.py ''; makeFlags = [ "prefix=$(out)" "WERROR=0" "ASCIIDOC8=1" ] ++ kernel.makeFlags ++ lib.optional (!withGtk) "NO_GTK2=1" ++ lib.optional (!withZstd) "NO_LIBZSTD=1" ++ lib.optional (!withLibcap) "NO_LIBCAP=1"; hardeningDisable = [ "format" ]; # perf refers both to newt and slang nativeBuildInputs = [ asciidoc xmlto docbook_xsl docbook_xml_dtd_45 libxslt flex bison libiberty audit makeWrapper pkg-config python3 ]; buildInputs = [ elfutils newt slang libtraceevent libunwind zlib openssl numactl python3 perl babeltrace ] ++ (if (lib.versionAtLeast kernel.version "5.19") then [ libbfd libopcodes ] else [ libbfd_2_38 libopcodes_2_38 ]) ++ lib.optional (lib.meta.availableOn stdenv.hostPlatform systemtap) systemtap.stapBuild ++ lib.optional withGtk gtk2 ++ lib.optional withZstd zstd ++ lib.optional withLibcap libcap ++ lib.optional (lib.versionAtLeast kernel.version "5.8") libpfm ++ lib.optional (lib.versionAtLeast kernel.version "6.0") python3.pkgs.setuptools; env.NIX_CFLAGS_COMPILE = toString ([ "-Wno-error=cpp" "-Wno-error=bool-compare" "-Wno-error=deprecated-declarations" "-Wno-error=stringop-truncation" ] ++ lib.optionals (stdenv.cc.isGNU && lib.versions.major stdenv.cc.version == "13") [ # Workaround gcc bug that causes enev simplest `perf top` runs to # crash: https://gcc.gnu.org/PR111009. # Can be removed once gcc-13 is updated past 13.2.0. "-O1" ]); doCheck = false; # requires "sparse" installTargets = [ "install" "install-man" ]; # TODO: Add completions based on perf-completion.sh postInstall = '' # Same as perf. Remove. rm -f $out/bin/trace ''; separateDebugInfo = true; preFixup = '' # Pull in 'objdump' into PATH to make annotations work. # The embedded Python interpreter will search PATH to calculate the Python path configuration(Should be fixed by upstream). # Add python.interpreter to PATH for now. wrapProgram $out/bin/perf \ --prefix PATH : ${lib.makeBinPath [ binutils-unwrapped python3 ]} ''; meta = with lib; { homepage = "https://perf.wiki.kernel.org/"; description = "Linux tools to profile with performance counters"; maintainers = with maintainers; [ viric ]; platforms = platforms.linux; broken = kernel.kernelOlder "5"; }; } [result] Failed to update linuxKernel.packages.linux_lqx.perf 6.7.6 -> 6.7.8-zen1 https://github.com/zen-kernel/zen-kernel/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 postgresql15Packages.pgaudit, using log file: /var/log/nixpkgs-update/postgresql15Packages.pgaudit/2024-03-06.log postgresql15Packages.pgaudit 1.7.0 -> 16.0 https://github.com/pgaudit/pgaudit/releases attrpath: postgresql15Packages.pgaudit 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 postgresql15Packages.pgaudit 1.7.0 -> 16.0 https://github.com/pgaudit/pgaudit/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 hunspellDicts.es-py, using log file: /var/log/nixpkgs-update/hunspellDicts.es-py/2024-03-06.log hunspellDicts.es-py 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-py 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 hunspellDicts.es-py 2.5 -> 2.8 https://github.com/sbosio/rla-es/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.pywaze, using log file: /var/log/nixpkgs-update/python312Packages.pywaze/2024-03-06.log python312Packages.pywaze 0.5.1 -> 1.0.0 https://github.com/eifinger/pywaze/releases attrpath: python312Packages.pywaze Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7bc6zxa1pa8700wqr9hra5cz2m83l619-packages.json.drv building '/nix/store/7bc6zxa1pa8700wqr9hra5cz2m83l619-packages.json.drv'... Going to be running update for following packages: - python3.12-pywaze-0.5.1 Press Enter key to continue... Running update for: - python3.12-pywaze-0.5.1: UPDATING ... - python3.12-pywaze-0.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pywaze/default.nix b/pkgs/development/python-modules/pywaze/default.nix index e3b8ab0bded4..70734fd59da3 100644 --- a/pkgs/development/python-modules/pywaze/default.nix +++ b/pkgs/development/python-modules/pywaze/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "pywaze"; - version = "0.5.1"; + version = "1.0.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "eifinger"; repo = "pywaze"; rev = "refs/tags/v${version}"; - hash = "sha256-r7ROEdgHdjXkveVUbuALHtwCX4IO0lwx9Zo3u6R9I58="; + hash = "sha256-n5W8TdZZJmT7SECXE8k6WK2lmCcucA6eLm+LZpojERo="; }; postPatch = '' An auto update branch exists with message `python312Packages.pywaze: 0.5.1 -> 1.0.0`. New version is 1.0.0. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.pywaze 0.5.1 -> 1.0.0 https://github.com/eifinger/pywaze/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.promise_jsoo, using log file: /var/log/nixpkgs-update/ocamlPackages.promise_jsoo/2024-03-06.log ocamlPackages.promise_jsoo 0.3.1 -> 0.4.2 https://github.com/mnxn/promise_jsoo/releases attrpath: ocamlPackages.promise_jsoo 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/yx4nb6bpk5y4k7g5xa74r50jyrz2pqkx-promise_jsoo-v0.4.2.tbz.drv building '/nix/store/yx4nb6bpk5y4k7g5xa74r50jyrz2pqkx-promise_jsoo-v0.4.2.tbz.drv'... trying https://github.com/mnxn/promise_jsoo/releases/download/v0.4.2/promise_jsoo-v0.4.2.tbz % 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 promise_jsoo-v0.4.2.tbz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.promise_jsoo.originalSrc' not found stderr did not split as expected full stderr was: these 5 derivations will be built: /nix/store/p5h90bs65y6icggrdjv96zz1206y1ph0-source.drv /nix/store/0svqax2bn3clwzjd7irly5zaz2708c22-ocaml5.1.1-ojs-1.1.1.drv /nix/store/l19qw2y4qzf3s70scf8khm3i5w8djk37-ocaml5.1.1-gen_js_api-1.1.1.drv /nix/store/yx4nb6bpk5y4k7g5xa74r50jyrz2pqkx-promise_jsoo-v0.4.2.tbz.drv /nix/store/k9wbn5rwcdla41401q42hpp8d4jz9f6g-ocaml5.1.1-promise_jsoo-0.4.2.drv this path will be fetched (6.70 MiB download, 31.20 MiB unpacked): /nix/store/3klmcl549qq8hn9ykkj3386j9xrq5w11-ocaml5.1.1-js_of_ocaml-ppx-5.6.0 copying path '/nix/store/3klmcl549qq8hn9ykkj3386j9xrq5w11-ocaml5.1.1-js_of_ocaml-ppx-5.6.0' from 'https://cache.nixos.org'... building '/nix/store/yx4nb6bpk5y4k7g5xa74r50jyrz2pqkx-promise_jsoo-v0.4.2.tbz.drv'... building '/nix/store/p5h90bs65y6icggrdjv96zz1206y1ph0-source.drv'... trying https://github.com/mnxn/promise_jsoo/releases/download/v0.4.2/promise_jsoo-v0.4.2.tbz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed trying https://github.com/LexiFi/gen_js_api/archive/v1.1.1.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 promise_jsoo-v0.4.2.tbz from any mirror error: builder for '/nix/store/yx4nb6bpk5y4k7g5xa74r50jyrz2pqkx-promise_jsoo-v0.4.2.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/mnxn/promise_jsoo/releases/download/v0.4.2/promise_jsoo-v0.4.2.tbz > % 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 promise_jsoo-v0.4.2.tbz from any mirror For full logs, run 'nix log /nix/store/yx4nb6bpk5y4k7g5xa74r50jyrz2pqkx-promise_jsoo-v0.4.2.tbz.drv'. error: 1 dependencies of derivation '/nix/store/k9wbn5rwcdla41401q42hpp8d4jz9f6g-ocaml5.1.1-promise_jsoo-0.4.2.drv' failed to build [result] Failed to update ocamlPackages.promise_jsoo 0.3.1 -> 0.4.2 https://github.com/mnxn/promise_jsoo/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.cytoolz, using log file: /var/log/nixpkgs-update/python312Packages.cytoolz/2024-03-06.log python312Packages.cytoolz 0.12.2 -> 0.12.3 https://github.com/pytoolz/cytoolz/releases attrpath: python312Packages.cytoolz Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cczcnx0p1gvcqvvi2lr240lpynnrkziz-packages.json.drv building '/nix/store/cczcnx0p1gvcqvvi2lr240lpynnrkziz-packages.json.drv'... Going to be running update for following packages: - python3.12-cytoolz-0.12.2 Press Enter key to continue... Running update for: - python3.12-cytoolz-0.12.2: UPDATING ... - python3.12-cytoolz-0.12.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cytoolz/default.nix b/pkgs/development/python-modules/cytoolz/default.nix index e46d0816577d..64ac6ad9dfd0 100644 --- a/pkgs/development/python-modules/cytoolz/default.nix +++ b/pkgs/development/python-modules/cytoolz/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "cytoolz"; - version = "0.12.2"; + version = "0.12.3"; format = "setuptools"; disabled = isPy27 || isPyPy; src = fetchPypi { inherit pname version; - hash = "sha256-MdSwRV1y2RRkX4A9kX2vTzFNEVxw3gV404IN64sQH2Y="; + hash = "sha256-RQPcWfTO1TpUZDJyxh3DBdHbv719a98paUjenzTDooI="; }; nativeBuildInputs = [ cython ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 56 > 25 [result] Failed to update python312Packages.cytoolz 0.12.2 -> 0.12.3 https://github.com/pytoolz/cytoolz/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 linuxKernel.packages.linux_4_19.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19.kvdo/2024-03-06.log linuxKernel.packages.linux_4_19.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_4_19.kvdo Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_zen.kvdo: 8.2.1.6 -> 8.2.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291070" [result] Failed to update linuxKernel.packages.linux_4_19.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/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 linuxKernel.packages.linux_6_7.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_7.akvcam/2024-03-06.log linuxKernel.packages.linux_6_7.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_6_7.akvcam Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291066" [result] Failed to update linuxKernel.packages.linux_6_7.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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.mypy-boto3-elastictranscoder, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-elastictranscoder/2024-03-06.log python311Packages.mypy-boto3-elastictranscoder 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-elastictranscoder Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xvy1rb47ma2m1k9mk4glhk72qphc22ij-packages.json.drv building '/nix/store/xvy1rb47ma2m1k9mk4glhk72qphc22ij-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-elastictranscoder-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-elastictranscoder-1.34.0: UPDATING ... - python3.11-mypy-boto3-elastictranscoder-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-elastictranscoder 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-opsworkscm, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-opsworkscm/2024-03-06.log python311Packages.mypy-boto3-opsworkscm 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-opsworkscm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hid91wv8qpd6czp85y6h2v33iz0w4lwr-packages.json.drv building '/nix/store/hid91wv8qpd6czp85y6h2v33iz0w4lwr-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-opsworkscm-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-opsworkscm-1.34.0: UPDATING ... - python3.11-mypy-boto3-opsworkscm-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-opsworkscm 1.34.0 -> 7.23.2 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 hunspellDicts.es-ar, using log file: /var/log/nixpkgs-update/hunspellDicts.es-ar/2024-03-06.log hunspellDicts.es-ar 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-ar 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 hunspellDicts.es-ar 2.5 -> 2.8 https://github.com/sbosio/rla-es/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.mypy-boto3-workspaces-web, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-workspaces-web/2024-03-06.log python311Packages.mypy-boto3-workspaces-web 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-workspaces-web Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7mpsrc1756sxm7vwmndgk36lqazb3wv9-packages.json.drv building '/nix/store/7mpsrc1756sxm7vwmndgk36lqazb3wv9-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-workspaces-web-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-workspaces-web-1.34.0: UPDATING ... - python3.11-mypy-boto3-workspaces-web-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-workspaces-web 1.34.0 -> 7.23.2 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 ocamlPackages.awa, using log file: /var/log/nixpkgs-update/ocamlPackages.awa/2024-03-06.log ocamlPackages.awa 0.3.0 -> 0.3.1 https://github.com/mirage/awa-ssh/releases attrpath: ocamlPackages.awa 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/ocaml-modules/awa/default.nix b/pkgs/development/ocaml-modules/awa/default.nix index f1fbd02ba0f0..559b4fe62c4c 100644 --- a/pkgs/development/ocaml-modules/awa/default.nix +++ b/pkgs/development/ocaml-modules/awa/default.nix @@ -8,13 +8,13 @@ buildDunePackage rec { pname = "awa"; - version = "0.3.0"; + version = "0.3.1"; minimalOCamlVersion = "4.10"; src = fetchurl { url = "https://github.com/mirage/awa-ssh/releases/download/v${version}/awa-${version}.tbz"; - hash = "sha256-BtbReSnnAN+u1Vy63afO1yheoDqsIRU2rig0y1QDtuw="; + hash = "sha256-VejHFn07B/zoEG4LjLaen24ig9kAXtERl/pRo6UZCQk="; }; propagatedBuildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.awa 0.3.0 -> 0.3.1 https://github.com/mirage/awa-ssh/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.torchrl, using log file: /var/log/nixpkgs-update/python312Packages.torchrl/2024-03-06.log python312Packages.torchrl 0.3.0 -> 0.3.1 https://github.com/pytorch/rl/releases attrpath: python312Packages.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/43qkhkx966w77sm339pplc1lbz7mag6k-packages.json.drv building '/nix/store/43qkhkx966w77sm339pplc1lbz7mag6k-packages.json.drv'... Going to be running update for following packages: - python3.12-torchrl-0.3.0 Press Enter key to continue... Running update for: - python3.12-torchrl-0.3.0: UPDATING ... - python3.12-torchrl-0.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/torchrl/default.nix b/pkgs/development/python-modules/torchrl/default.nix index 371a178ab5c9..16b7f424bebe 100644 --- a/pkgs/development/python-modules/torchrl/default.nix +++ b/pkgs/development/python-modules/torchrl/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "torchrl"; - version = "0.3.0"; + version = "0.3.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -40,7 +40,7 @@ buildPythonPackage rec { owner = "pytorch"; repo = "rl"; rev = "refs/tags/v${version}"; - hash = "sha256-ngl/gbNm+62W6UFNo8GOhSaIuK9FERDxGBCr++7B4gw="; + hash = "sha256-lETW996IKPUGgZpe+cyzrXvVmDSwj5G4XFreFmGxReQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.torchrl Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.torchrl Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.torchrl/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.torchrl/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: nose-1.3.7 not supported for interpreter python3.12 [result] Failed to update python312Packages.torchrl 0.3.0 -> 0.3.1 https://github.com/pytorch/rl/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.mlflow, using log file: /var/log/nixpkgs-update/python312Packages.mlflow/2024-03-06.log python312Packages.mlflow 2.10.2 -> 2.11.1 https://github.com/mlflow/mlflow/releases attrpath: python312Packages.mlflow Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/079z636xjd7kqksh7gh8x6x6np5yb0jf-packages.json.drv building '/nix/store/079z636xjd7kqksh7gh8x6x6np5yb0jf-packages.json.drv'... Going to be running update for following packages: - python3.12-mlflow-2.10.2 Press Enter key to continue... Running update for: - python3.12-mlflow-2.10.2: UPDATING ... - python3.12-mlflow-2.10.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mlflow/default.nix b/pkgs/development/python-modules/mlflow/default.nix index 1ec7760eaeb7..9b0f8e2538e6 100644 --- a/pkgs/development/python-modules/mlflow/default.nix +++ b/pkgs/development/python-modules/mlflow/default.nix @@ -38,14 +38,14 @@ buildPythonPackage rec { pname = "mlflow"; - version = "2.10.2"; + version = "2.11.1"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Pd8yuiwB2seeTQd9S7ntRtgqCC3JkiMgfVYsfua+5nE="; + hash = "sha256-ouwp7oYvGZVSCPuOBeUeXp0u3HF143zxNtlDuYGoJOk="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.mlflow Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.mlflow Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.mlflow/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.mlflow/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.mlflow/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. [result] Failed to update python312Packages.mlflow 2.10.2 -> 2.11.1 https://github.com/mlflow/mlflow/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-codeguru-reviewer, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-codeguru-reviewer/2024-03-06.log python312Packages.mypy-boto3-codeguru-reviewer 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-codeguru-reviewer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h9chl0x3skyn827g7k522qb5pahwgzpl-packages.json.drv building '/nix/store/h9chl0x3skyn827g7k522qb5pahwgzpl-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-codeguru-reviewer-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-codeguru-reviewer-1.34.0: UPDATING ... - python3.12-mypy-boto3-codeguru-reviewer-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-codeguru-reviewer 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-healthlake, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-healthlake/2024-03-06.log python312Packages.mypy-boto3-healthlake 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-healthlake Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fss8k1m9dr2sw7rga5l9vw71jk59rmh5-packages.json.drv building '/nix/store/fss8k1m9dr2sw7rga5l9vw71jk59rmh5-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-healthlake-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-healthlake-1.34.0: UPDATING ... - python3.12-mypy-boto3-healthlake-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-healthlake 1.34.0 -> 7.23.2 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 vscode-extensions.apollographql.vscode-apollo, using log file: /var/log/nixpkgs-update/vscode-extensions.apollographql.vscode-apollo/2024-03-06.log vscode-extensions.apollographql.vscode-apollo 1.19.11 -> 1.20.0 https://github.com/apollographql/vscode-graphql/releases attrpath: vscode-extensions.apollographql.vscode-apollo 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 vscode-extensions.apollographql.vscode-apollo 1.19.11 -> 1.20.0 https://github.com/apollographql/vscode-graphql/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 luajitPackages.rustaceanvim, using log file: /var/log/nixpkgs-update/luajitPackages.rustaceanvim/2024-03-06.log luajitPackages.rustaceanvim 3.9.6-1 -> 4.11.1 https://github.com/mrcjkb/rustaceanvim/releases attrpath: luajitPackages.rustaceanvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.rustaceanvim 3.9.6-1 -> 4.11.1 https://github.com/mrcjkb/rustaceanvim/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-cloudfront, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-cloudfront/2024-03-06.log python312Packages.mypy-boto3-cloudfront 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-cloudfront Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/prlagidr1r3f429c5q95raaa6m973lhn-packages.json.drv building '/nix/store/prlagidr1r3f429c5q95raaa6m973lhn-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-cloudfront-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-cloudfront-1.34.0: UPDATING ... - python3.12-mypy-boto3-cloudfront-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-cloudfront 1.34.0 -> 7.23.2 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 python312Packages.sv-ttk, using log file: /var/log/nixpkgs-update/python312Packages.sv-ttk/2024-03-06.log python312Packages.sv-ttk 2.5.5 -> 2.6.0 https://github.com/rdbende/Sun-Valley-ttk-theme/releases attrpath: python312Packages.sv-ttk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rsb0xlr1v3lsrr8d3w9psgdqm4pwnsv1-packages.json.drv building '/nix/store/rsb0xlr1v3lsrr8d3w9psgdqm4pwnsv1-packages.json.drv'... Going to be running update for following packages: - python3.12-sv-ttk-2.5.5 Press Enter key to continue... Running update for: - python3.12-sv-ttk-2.5.5: UPDATING ... - python3.12-sv-ttk-2.5.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/sv-ttk/default.nix b/pkgs/development/python-modules/sv-ttk/default.nix index a5518b094431..834178a5c236 100644 --- a/pkgs/development/python-modules/sv-ttk/default.nix +++ b/pkgs/development/python-modules/sv-ttk/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "sv-ttk"; - version = "2.5.5"; + version = "2.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { inherit version; pname = "sv_ttk"; - hash = "sha256-m7/iq6bMb5/fcNeTMQRlQ8lmb8zMeLrV/2SKmYfjzts="; + hash = "sha256-P9RAOWyV4w6I9ob88ovkJUgPcyDWvzRvnOpdb1ZwLMI="; }; # No tests available No auto update branch exists There might already be an open PR for this update: - python311Packages.sv-ttk: 2.5.5 -> 2.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288795" [result] Failed to update python312Packages.sv-ttk 2.5.5 -> 2.6.0 https://github.com/rdbende/Sun-Valley-ttk-theme/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 linuxKernel.packages.linux_hardened.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_hardened.akvcam/2024-03-06.log linuxKernel.packages.linux_hardened.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_hardened.akvcam Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291066" [result] Failed to update linuxKernel.packages.linux_hardened.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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 linuxKernel.packages.linux_6_1.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_1.ipu6-drivers/2024-03-06.log linuxKernel.packages.linux_6_1.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_6_1.ipu6-drivers Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_6_1.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/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-lexv2-runtime, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-lexv2-runtime/2024-03-06.log python312Packages.mypy-boto3-lexv2-runtime 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-lexv2-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/hrvfbqri890rplsb9dz6gac8m4bw5f9z-packages.json.drv building '/nix/store/hrvfbqri890rplsb9dz6gac8m4bw5f9z-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-lexv2-runtime-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-lexv2-runtime-1.34.0: UPDATING ... - python3.12-mypy-boto3-lexv2-runtime-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-lexv2-runtime 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-dlm, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-dlm/2024-03-06.log python312Packages.mypy-boto3-dlm 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-dlm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zmkf59m5m4wbwcgwiv7jgrvsz9mjax09-packages.json.drv building '/nix/store/zmkf59m5m4wbwcgwiv7jgrvsz9mjax09-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-dlm-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-dlm-1.34.0: UPDATING ... - python3.12-mypy-boto3-dlm-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-dlm 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_zen.intel-speed-select, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_zen.intel-speed-select/2024-03-06.log linuxKernel.packages.linux_zen.intel-speed-select 6.7.7 -> 6.7.8-zen1 https://github.com/zen-kernel/zen-kernel/releases attrpath: linuxKernel.packages.linux_zen.intel-speed-select Checking auto update branch... No auto update branch exists Old version 6.7.7" not present in master derivation file with contents: { lib, stdenv, kernel }: stdenv.mkDerivation { pname = "intel-speed-select"; inherit (kernel) src version; makeFlags = [ "bindir=${placeholder "out"}/bin" ]; postPatch = '' cd tools/power/x86/intel-speed-select sed -i 's,/usr,,g' Makefile ''; meta = with lib; { description = "Tool to enumerate and control the Intel Speed Select Technology features"; homepage = "https://www.kernel.org/"; license = licenses.gpl2; platforms = [ "i686-linux" "x86_64-linux" ]; # x86-specific broken = kernel.kernelAtLeast "5.18"; }; } [result] Failed to update linuxKernel.packages.linux_zen.intel-speed-select 6.7.7 -> 6.7.8-zen1 https://github.com/zen-kernel/zen-kernel/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 luajitPackages.toml, using log file: /var/log/nixpkgs-update/luajitPackages.toml/2024-03-06.log luajitPackages.toml 0.3.0-0 -> 0.4.0 https://github.com/LebJe/toml.lua/releases attrpath: luajitPackages.toml Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.toml 0.3.0-0 -> 0.4.0 https://github.com/LebJe/toml.lua/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 php83Extensions.smbclient, using log file: /var/log/nixpkgs-update/php83Extensions.smbclient/2024-03-06.log php83Extensions.smbclient 1.0.6 -> 1.1.1 https://github.com/eduardok/libsmbclient-php/releases attrpath: php83Extensions.smbclient Checking auto update branch... [version] [version] skipping because derivation has 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/xfsn4x8rfcycj35nqfq97960m32n21rh-packages.json.drv building '/nix/store/xfsn4x8rfcycj35nqfq97960m32n21rh-packages.json.drv'... Going to be running update for following packages: - php-smbclient-1.0.6 Press Enter key to continue... Running update for: - php-smbclient-1.0.6: UPDATING ... - php-smbclient-1.0.6: ERROR --- SHOWING ERROR LOG FOR php-smbclient-1.0.6 ---------------------- Traceback (most recent call last): File "/nix/store/8iq9mwxyzyamsnyrsbgscvflq60n55hm-nix-update-1.2.0/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/8iq9mwxyzyamsnyrsbgscvflq60n55hm-nix-update-1.2.0/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/8iq9mwxyzyamsnyrsbgscvflq60n55hm-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/8iq9mwxyzyamsnyrsbgscvflq60n55hm-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/8iq9mwxyzyamsnyrsbgscvflq60n55hm-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 php-smbclient-1.0.6 ---------------------- The update script for php-smbclient-1.0.6 failed with exit code 1 [result] Failed to update php83Extensions.smbclient 1.0.6 -> 1.1.1 https://github.com/eduardok/libsmbclient-php/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.chispa, using log file: /var/log/nixpkgs-update/python312Packages.chispa/2024-03-06.log python312Packages.chispa 0.9.4 -> 0.10.0 https://github.com/MrPowers/chispa/releases attrpath: python312Packages.chispa Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xl4yd4mj9xsr3qb4vmfvbi149mfrz6y5-packages.json.drv building '/nix/store/xl4yd4mj9xsr3qb4vmfvbi149mfrz6y5-packages.json.drv'... Going to be running update for following packages: - python3.12-chispa-0.9.4 Press Enter key to continue... Running update for: - python3.12-chispa-0.9.4: UPDATING ... - python3.12-chispa-0.9.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/chispa/default.nix b/pkgs/development/python-modules/chispa/default.nix index e72c3990e367..37e804c71894 100644 --- a/pkgs/development/python-modules/chispa/default.nix +++ b/pkgs/development/python-modules/chispa/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "chispa"; - version = "0.9.4"; + version = "0.10.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "MrPowers"; repo = "chispa"; rev = "refs/tags/v${version}"; - hash = "sha256-VF7k0u7QpoG3PXvU5M7jrM9pht6xeRUpYH9znMdLOxk="; + hash = "sha256-r3/Uae/Bu/+ZpWt19jetfIRpew1hBB24WWQRJIcYqFs="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.chispa: 0.9.4 -> 0.10.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290601" [result] Failed to update python312Packages.chispa 0.9.4 -> 0.10.0 https://github.com/MrPowers/chispa/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 php82Extensions.datadog_trace, using log file: /var/log/nixpkgs-update/php82Extensions.datadog_trace/2024-03-06.log php82Extensions.datadog_trace 0.97.0 -> 0.98.1 https://github.com/DataDog/dd-trace-php/releases attrpath: php82Extensions.datadog_trace Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ja8q26rpgbcpspdwv04hy7zyr096z4bl-packages.json.drv building '/nix/store/ja8q26rpgbcpspdwv04hy7zyr096z4bl-packages.json.drv'... Going to be running update for following packages: - php-ddtrace-0.97.0 Press Enter key to continue... Running update for: - php-ddtrace-0.97.0: UPDATING ... - php-ddtrace-0.97.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/php-packages/datadog_trace/Cargo.lock b/pkgs/development/php-packages/datadog_trace/Cargo.lock index 22375053bd33..ed8f02ade362 100644 --- a/pkgs/development/php-packages/datadog_trace/Cargo.lock +++ b/pkgs/development/php-packages/datadog_trace/Cargo.lock @@ -19,9 +19,9 @@ checksum = "f26201604c87b1e01bd3d98f8d5d9a8fcbb815e8cedb41ffccbeb4bf593a35fe" [[package]] name = "ahash" -version = "0.7.6" +version = "0.7.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fcb51a0695d8f838b1ee009b3fbf66bda078cd64590202a864a8f3e8c4315c47" +checksum = "891477e0c6a8957309ee5c45a6368af3ae14bb510732d2684ffa19af310920f9" dependencies = [ "getrandom", "once_cell", @@ -30,14 +30,15 @@ dependencies = [ [[package]] name = "ahash" -version = "0.8.3" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2c99f64d1e06488f620f932677e24bc6e2897582980441ae90a671415bd7ec2f" +checksum = "91429305e9f0a25f6205c5b8e0d2db09e0708a7a6df0f42212bb56c32c8ac97a" dependencies = [ "cfg-if", "getrandom", "once_cell", "version_check 0.9.4", + "zerocopy", ] [[package]] @@ -67,7 +68,7 @@ version = "0.1.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "819e7219dbd41043ac279b19830f2efc897156490d7fd6ea916720117ee66311" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", ] [[package]] @@ -78,15 +79,21 @@ checksum = "4b46cbb362ab8752921c97e041f5e366ee6297bd428a31275b9fcf1e380f7299" [[package]] name = "anstyle" -version = "1.0.4" +version = "1.0.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7079075b41f533b8c61d2a4d073c4676e1f8b249ff94a393b0595db304e0dd87" +checksum = "8901269c6307e8d93993578286ac0edf7f195079ffff5ebdeea6a59ffb7e36bc" [[package]] name = "anyhow" -version = "1.0.75" +version = "1.0.79" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "080e9890a082662b09c1ad45f567faeeb47f22b5fb23895fbe1e651e718e25ca" + +[[package]] +name = "arrayref" +version = "0.3.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a4668cab20f66d8d020e1fbc0ebe47217433c1b6c8f2040faf858554e394ace6" +checksum = "6b4930d2cb77ce62f89ee5d5289b4ac049559b1c45539271f5ed4fdc7db34545" [[package]] name = "assert-type-eq" @@ -102,13 +109,13 @@ checksum = "9b34d609dfbaf33d6889b2b7106d3ca345eacad44200913df5ba02bfd31d2ba9" [[package]] name = "async-trait" -version = "0.1.73" +version = "0.1.77" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bc00ceb34980c03614e35a3a4e218276a0a824e911d07651cd0d858a51e8c0f0" +checksum = "c980ee35e870bd1a4d2c8294d4c04d0499e67bca1e4b5cefcc693c2fa00caea9" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -118,8 +125,8 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d9b39be18770d11421cdb1b9947a45dd3f37e93092cbf377614828a319d5fee8" dependencies = [ "hermit-abi 0.1.19", - "libc 0.2.149", - "winapi", + "libc 0.2.153", + "winapi 0.3.9", ] [[package]] @@ -182,29 +189,23 @@ dependencies = [ "addr2line", "cc", "cfg-if", - "libc 0.2.149", + "libc 0.2.153", "miniz_oxide", - "object 0.32.1", + "object 0.32.2", "rustc-demangle", ] [[package]] name = "base64" -version = "0.13.1" +version = "0.21.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9e1b586273c5702936fe7b7d6896644d8be71e6314cfe09d3167c95f712589e8" - -[[package]] -name = "base64" -version = "0.21.4" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9ba43ea6f343b788c8764558649e08df62f86c6ef251fdaeb1ffd010a9ae50a2" +checksum = "9d297deb1925b89f2ccc13d7635fa0714f12c87adce1c75356b39ca9b7178567" [[package]] name = "basic-toml" -version = "0.1.4" +version = "0.1.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7bfc506e7a2370ec239e1d072507b2a80c833083699d3c6fa176fbb4de8448c6" +checksum = "2db21524cad41c5591204d22d75e1970a2d1f71060214ca931dc7d5afe2c14e5" dependencies = [ "serde", ] @@ -224,20 +225,20 @@ version = "0.66.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f2b84e06fc203107bfbad243f4aba2af864eb7db3b1cf46ea0a023b0b433d2a7" dependencies = [ - "bitflags 2.4.0", + "bitflags 2.4.2", "cexpr", "clang-sys", "lazy_static", "lazycell", "log", "peeking_take_while", - "prettyplease 0.2.15", + "prettyplease 0.2.16", "proc-macro2", "quote", "regex", "rustc-hash", "shlex", - "syn 2.0.38", + "syn 2.0.49", "which", ] @@ -255,21 +256,21 @@ checksum = "bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a" [[package]] name = "bitflags" -version = "2.4.0" +version = "2.4.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b4682ae6287fcf752ecaabbfcc7b6f9b72aa33933dc23a554d853aea8eea8635" +checksum = "ed570934406eb16438a4e976b1b4500774099c13b8cb96eec99f620f05090ddf" [[package]] name = "bitmaps" -version = "3.2.0" +version = "3.2.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "703642b98a00b3b90513279a8ede3fcfa479c126c5fb46e78f3051522f021403" +checksum = "a1d084b0137aaa901caf9f1e8b21daa6aa24d41cd806e111335541eff9683bd6" [[package]] name = "bumpalo" -version = "3.14.0" +version = "3.15.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f30e7476521f6f8af1a1c4c0b8cc94f0bee37d91763d0ca2665f299b6cd8aec" +checksum = "d32a994c2b3ca201d9b263612a374263f05e7adde37c4707f693dcd375076d1f" [[package]] name = "byteorder" @@ -317,7 +318,7 @@ version = "1.0.83" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f1174fb0b6ec23863f8b971027804a42614e347eafb0a95bf0b12cdae21fc4d0" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", ] [[package]] @@ -345,21 +346,24 @@ checksum = "baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd" [[package]] name = "chrono" -version = "0.4.31" +version = "0.4.34" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f2c685bad3eb3d45a01354cedb7d5faa66194d1d58ba6e267a8de788f79db38" +checksum = "5bc015644b92d5890fab7489e49d21f879d5c990186827d42ec511919404f38b" dependencies = [ "android-tzdata", "iana-time-zone", + "js-sys", "num-traits", - "windows-targets", + "serde", + "wasm-bindgen", + "windows-targets 0.52.0", ] [[package]] name = "ciborium" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "effd91f6c78e5a4ace8a5d3c0b6bfaec9e2baaef55f3efc00e45fb2e477ee926" +checksum = "42e69ffd6f0917f5c029256a24d0161db17cea3997d185db0d35926308770f0e" dependencies = [ "ciborium-io", "ciborium-ll", @@ -368,15 +372,15 @@ dependencies = [ [[package]] name = "ciborium-io" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cdf919175532b369853f5d5e20b26b43112613fd6fe7aee757e35f7a44642656" +checksum = "05afea1e0a06c9be33d539b876f1ce3692f4afea2cb41f740e7743225ed1c757" [[package]] name = "ciborium-ll" -version = "0.2.1" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "defaa24ecc093c77630e6c15e17c51f5e187bf35ee514f4e2d67baaa96dae22b" +checksum = "57663b653d948a338bfb3eeba9bb2fd5fcfaecb9e199e87e1eda4d9e8b240fd9" dependencies = [ "ciborium-io", "half", @@ -384,12 +388,12 @@ dependencies = [ [[package]] name = "clang-sys" -version = "1.6.1" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c688fc74432808e3eb684cae8830a86be1d66a2bd58e1f248ed0960a590baf6f" +checksum = "67523a3b4be3ce1989d607a828d036249522dd9c1c8de7f4dd2dae43a37369d1" dependencies = [ "glob", - "libc 0.2.149", + "libc 0.2.153", "libloading", ] @@ -410,21 +414,21 @@ dependencies = [ [[package]] name = "clap" -version = "4.4.6" +version = "4.4.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d04704f56c2cde07f43e8e2c154b43f216dc5c92fc98ada720177362f953b956" +checksum = "1e578d6ec4194633722ccf9544794b71b1385c3c027efe0c55db226fc880865c" dependencies = [ "clap_builder", ] [[package]] name = "clap_builder" -version = "4.4.6" +version = "4.4.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0e231faeaca65ebd1ea3c737966bf858971cd38c3849107aa3ea7de90a804e45" +checksum = "4df4df40ec50c46000231c914968278b1eb05098cf8f1b3a518a95030e71d1c7" dependencies = [ "anstyle", - "clap_lex 0.5.1", + "clap_lex 0.6.0", ] [[package]] @@ -438,9 +442,9 @@ dependencies = [ [[package]] name = "clap_lex" -version = "0.5.1" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cd7cc57abe963c6d3b9d8be5b06ba7c8957a930305ca90304f24ef040aa6f961" +checksum = "702fc72eb24e5a1e48ce58027a675bc24edd52096d5397d4aea7c6dd9eca0bd1" [[package]] name = "common-multipart-rfc7578" @@ -464,7 +468,7 @@ version = "0.5.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "c2895653b4d9f1538a83970077cb01dfc77a4810524e51a110944688e916b18e" dependencies = [ - "prost", + "prost 0.11.9", "prost-types", "tonic", "tracing-core", @@ -494,21 +498,27 @@ dependencies = [ "tracing-subscriber", ] +[[package]] +name = "const-str" +version = "0.5.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "aca749d3d3f5b87a0d6100509879f9cf486ab510803a4a4e1001da1ff61c2bd6" + [[package]] name = "core-foundation" -version = "0.9.3" +version = "0.9.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "194a7a9e6de53fa55116934067c844d9d749312f75c6f6d0980e8c252f8c2146" +checksum = "91e195e091a93c46f7102ec7818a2aa394e1e1771c3ab4825963fa03e45afb8f" dependencies = [ "core-foundation-sys", - "libc 0.2.149", + "libc 0.2.153", ] [[package]] name = "core-foundation-sys" -version = "0.8.4" +version = "0.8.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e496a50fda8aacccc86d7529e2c1e0892dbd0f898a6b5645b5561b89c3210efa" +checksum = "06ea2b9bc92be3c2baa9334a323ebca2d6f074ff852cd1d7b11064035cd3868f" [[package]] name = "cpu-time" @@ -516,15 +526,15 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e9e393a7668fe1fad3075085b86c781883000b4ede868f43627b34a87c8b7ded" dependencies = [ - "libc 0.2.149", - "winapi", + "libc 0.2.153", + "winapi 0.3.9", ] [[package]] name = "crc32fast" -version = "1.3.2" +version = "1.4.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b540bd8bc810d3885c6ea91e2018302f68baba2129ab3e88f32389ee9370880d" +checksum = "b3855a8a784b474f333699ef2bbca9db2c4a1f6d9088a90a2d25b1eb53111eaa" dependencies = [ "cfg-if", ] @@ -538,10 +548,10 @@ dependencies = [ "anes", "cast", "ciborium", - "clap 4.4.6", + "clap 4.4.18", "criterion-plot", "is-terminal", - "itertools", + "itertools 0.10.5", "num-traits", "once_cell", "oorandom", @@ -572,51 +582,48 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "6b50826342786a51a89e2da3a28f1c32b06e387201bc2d19791f622c673706b1" dependencies = [ "cast", - "itertools", + "itertools 0.10.5", ] [[package]] name = "crossbeam-channel" -version = "0.5.8" +version = "0.5.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a33c2bf77f2df06183c3aa30d1e96c0695a313d4f9c453cc3762a6db39f99200" +checksum = "176dc175b78f56c0f321911d9c8eb2b77a78a4860b9c19db83835fea1a46649b" dependencies = [ - "cfg-if", "crossbeam-utils", ] [[package]] name = "crossbeam-deque" -version = "0.8.3" +version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ce6fd6f855243022dcecf8702fef0c297d4338e226845fe067f6341ad9fa0cef" +checksum = "613f8cc01fe9cf1a3eb3d7f488fd2fa8388403e97039e2f73692932e291a770d" dependencies = [ - "cfg-if", "crossbeam-epoch", "crossbeam-utils", ] [[package]] name = "crossbeam-epoch" -version = "0.9.15" +version = "0.9.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae211234986c545741a7dc064309f67ee1e5ad243d0e48335adc0484d960bcc7" +checksum = "5b82ac4a3c2ca9c3460964f020e1402edd5753411d7737aa39c3714ad1b5420e" dependencies = [ - "autocfg", - "cfg-if", "crossbeam-utils", - "memoffset 0.9.0", - "scopeguard", ] [[package]] name = "crossbeam-utils" -version = "0.8.16" +version = "0.8.19" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a22b2d63d4d1dc0b7f1b6b2747dd0088008a9be28b6ddf0b1e7d335e3037294" -dependencies = [ - "cfg-if", -] +checksum = "248e3bacc7dc6baa3b21e405ee045c3047101a49145e7e9eca583ab4c2ca5345" + +[[package]] +name = "crunchy" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7a81dae078cea95a014a339291cec439d2f232ebe854a9d672b796c6afafa9b7" [[package]] name = "csv" @@ -650,7 +657,7 @@ dependencies = [ "futures", "glibc_version", "io-lifetimes", - "libc 0.2.149", + "libc 0.2.153", "memfd", "nix 0.26.4", "page_size", @@ -666,6 +673,8 @@ dependencies = [ "tokio-util 0.6.10", "tracing", "tracing-subscriber", + "winapi 0.3.9", + "windows-sys 0.48.0", ] [[package]] @@ -673,14 +682,14 @@ name = "datadog-ipc-macros" version = "0.0.1" dependencies = [ "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] name = "datadog-php-profiling" -version = "0.97.0" +version = "0.98.1" dependencies = [ - "ahash 0.8.3", + "ahash 0.8.6", "anyhow", "bindgen", "bumpalo", @@ -691,11 +700,11 @@ dependencies = [ "criterion-perf-events", "crossbeam-channel", "datadog-profiling", - "ddcommon 5.0.0", + "ddcommon 6.0.0", "env_logger", - "indexmap 2.0.2", + "indexmap 2.2.3", "lazy_static", - "libc 0.2.149", + "libc 0.2.153", "log", "once_cell", "ouroboros", @@ -708,34 +717,41 @@ dependencies = [ [[package]] name = "datadog-profiling" -version = "5.0.0" -source = "git+https://github.com/DataDog/libdatadog?tag=v5.0.0#7b8a01ecfaf03e063feb16896356e71b9a2fc6f3" +version = "6.0.0" +source = "git+https://github.com/DataDog/libdatadog?tag=v6.0.0#724a83c3a1875ac1eb1685b92d42a135b7bf2366" dependencies = [ "anyhow", + "backtrace", "bitmaps", + "byteorder", "bytes", "chrono", - "ddcommon 5.0.0", + "ddcommon 6.0.0", "derivative", "futures", "futures-core", "futures-util", + "hex", "http", "http-body", "hyper", "hyper-multipart-rfc7578", - "indexmap 1.9.3", - "libc 0.2.149", + "indexmap 2.2.3", + "libc 0.2.153", "lz4_flex", "mime", "mime_guess", + "nix 0.27.1", + "os_info", + "page_size", "percent-encoding", - "prost", + "prost 0.12.3", "rustc-hash", "serde", "serde_json", "tokio", - "tokio-util 0.7.9", + "tokio-util 0.7.10", + "uuid", ] [[package]] @@ -743,7 +759,9 @@ name = "datadog-sidecar" version = "0.0.1" dependencies = [ "anyhow", + "arrayref", "bytes", + "chrono", "console-subscriber", "datadog-ipc", "datadog-ipc-macros", @@ -758,12 +776,16 @@ dependencies = [ "http", "hyper", "io-lifetimes", + "kernel32-sys", "lazy_static", - "libc 0.2.149", + "libc 0.2.153", "manual_future", + "memory-stats", + "microseh", "nix 0.26.4", "pin-project", "prctl", + "priority-queue", "rand 0.8.5", "regex", "rmp-serde", @@ -774,10 +796,13 @@ dependencies = [ "sys-info", "tempfile", "tokio", - "tokio-util 0.7.9", + "tokio-util 0.7.10", "tracing", + "tracing-log", "tracing-subscriber", "uuid", + "winapi 0.2.8", + "windows 0.51.1", "zwohash", ] @@ -793,7 +818,7 @@ dependencies = [ "ddtelemetry", "ddtelemetry-ffi", "hyper", - "libc 0.2.149", + "libc 0.2.153", "paste", "tempfile", ] @@ -803,7 +828,7 @@ name = "datadog-sidecar-macros" version = "0.0.1" dependencies = [ "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -820,7 +845,7 @@ dependencies = [ name = "datadog-trace-protobuf" version = "0.0.1" dependencies = [ - "prost", + "prost 0.11.9", "prost-build", "protoc-bin-vendored", "serde", @@ -840,7 +865,7 @@ dependencies = [ "hyper", "hyper-rustls", "log", - "prost", + "prost 0.11.9", "rmp-serde", "serde", "serde_json", @@ -859,7 +884,7 @@ dependencies = [ "http", "hyper", "hyper-rustls", - "indexmap 1.9.3", + "indexmap 2.2.3", "lazy_static", "log", "maplit", @@ -874,8 +899,8 @@ dependencies = [ [[package]] name = "ddcommon" -version = "5.0.0" -source = "git+https://github.com/DataDog/libdatadog?tag=v5.0.0#7b8a01ecfaf03e063feb16896356e71b9a2fc6f3" +version = "6.0.0" +source = "git+https://github.com/DataDog/libdatadog?tag=v6.0.0#724a83c3a1875ac1eb1685b92d42a135b7bf2366" dependencies = [ "anyhow", "futures", @@ -923,7 +948,7 @@ dependencies = [ "serde_json", "sys-info", "tokio", - "tokio-util 0.7.9", + "tokio-util 0.7.10", "tracing", "tracing-subscriber", "uuid", @@ -936,7 +961,7 @@ dependencies = [ "ddcommon 0.0.1", "ddcommon-ffi", "ddtelemetry", - "libc 0.2.149", + "libc 0.2.153", "paste", "tempfile", ] @@ -945,21 +970,26 @@ dependencies = [ name = "ddtrace-php" version = "0.0.1" dependencies = [ - "bitflags 2.4.0", + "anyhow", + "bitflags 2.4.2", "cbindgen", - "cc_utils", + "const-str", "datadog-sidecar", "datadog-sidecar-ffi", "ddcommon 0.0.1", "ddcommon-ffi", "ddtelemetry", "ddtelemetry-ffi", + "env_logger", "json", "lazy_static", + "log", "paste", - "sidecar_mockgen", "spawn_worker", "tempfile", + "tracing", + "tracing-core", + "tracing-subscriber", "uuid", ] @@ -1004,9 +1034,9 @@ dependencies = [ [[package]] name = "either" -version = "1.9.0" +version = "1.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a26ae43d7bcc3b814de94796a5e736d4029efb0ee900c12e2d54c993ad1a1e07" +checksum = "11157ac094ffbdde99aa67b23417ebdd801842852b500e395a45a9c0aac03e4a" [[package]] name = "enum-ordinalize" @@ -1018,14 +1048,14 @@ dependencies = [ "num-traits", "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] name = "env_logger" -version = "0.10.0" +version = "0.10.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "85cdab6a89accf66733ad5a1693a4dcced6aeff64602b634530dd73c1f3ee9f0" +checksum = "4cd405aab171cb85d6735e5c8d9db038c17d3ca007a4d2c25f337935c3d90580" dependencies = [ "humantime", "is-terminal", @@ -1042,12 +1072,12 @@ checksum = "5443807d6dff69373d433ab9ef5378ad8df50ca6298caf15de6e52e24aaf54d5" [[package]] name = "errno" -version = "0.3.5" +version = "0.3.8" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ac3e13f66a2f95e32a39eaa81f6b95d42878ca0e1db0c7543723dfe12557e860" +checksum = "a258e46cdc063eb8519c00b9fc845fc47bcfca4130e2f08e88665ceda8474245" dependencies = [ - "libc 0.2.149", - "windows-sys", + "libc 0.2.153", + "windows-sys 0.52.0", ] [[package]] @@ -1064,9 +1094,9 @@ checksum = "0ce7134b9999ecaf8bcd65542e436736ef32ddca1b3e06094cb6ec5755203b80" [[package]] name = "flate2" -version = "1.0.27" +version = "1.0.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c6c98ee8095e9d1dcbf2fcc6d95acccb90d1c81db1e44725c6a984b1dbdfb010" +checksum = "46303f565772937ffe1d394a4fac6f411c6013172fadde9dcdb1e147a086940e" dependencies = [ "crc32fast", "miniz_oxide", @@ -1086,9 +1116,9 @@ checksum = "a06f77d526c1a601b7c4cdd98f54b5eaabffc14d5f2f0296febdc7f357c6d3ba" [[package]] name = "futures" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "23342abe12aba583913b2e62f22225ff9c950774065e4bfb61a19cd9770fec40" +checksum = "645c6916888f6cb6350d2550b80fb63e734897a8498abe35cfb732b6487804b0" dependencies = [ "futures-channel", "futures-core", @@ -1101,9 +1131,9 @@ dependencies = [ [[package]] name = "futures-channel" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "955518d47e09b25bbebc7a18df10b81f0c766eaf4c4f1cccef2fca5f2a4fb5f2" +checksum = "eac8f7d7865dcb88bd4373ab671c8cf4508703796caa2b1985a9ca867b3fcb78" dependencies = [ "futures-core", "futures-sink", @@ -1111,15 +1141,15 @@ dependencies = [ [[package]] name = "futures-core" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4bca583b7e26f571124fe5b7561d49cb2868d79116cfa0eefce955557c6fee8c" +checksum = "dfc6580bb841c5a68e9ef15c77ccc837b40a7504914d52e47b8b0e9bbda25a1d" [[package]] name = "futures-executor" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ccecee823288125bd88b4d7f565c9e58e41858e47ab72e8ea2d64e93624386e0" +checksum = "a576fc72ae164fca6b9db127eaa9a9dda0d61316034f33a0a0d4eda41f02b01d" dependencies = [ "futures-core", "futures-task", @@ -1128,38 +1158,38 @@ dependencies = [ [[package]] name = "futures-io" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4fff74096e71ed47f8e023204cfd0aa1289cd54ae5430a9523be060cdb849964" +checksum = "a44623e20b9681a318efdd71c299b6b222ed6f231972bfe2f224ebad6311f0c1" [[package]] name = "futures-macro" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "89ca545a94061b6365f2c7355b4b32bd20df3ff95f02da9329b34ccc3bd6ee72" +checksum = "87750cf4b7a4c0625b1529e4c543c2182106e4dedc60a2a6455e00d212c489ac" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] name = "futures-sink" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f43be4fe21a13b9781a69afa4985b0f6ee0e1afab2c6f454a8cf30e2b2237b6e" +checksum = "9fb8e00e87438d937621c1c6269e53f536c14d3fbd6a042bb24879e57d474fb5" [[package]] name = "futures-task" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "76d3d132be6c0e6aa1534069c705a74a5997a356c0dc2f86a47765e5617c5b65" +checksum = "38d84fa142264698cdce1a9f9172cf383a0c82de1bddcf3092901442c4097004" [[package]] name = "futures-test" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "84af27744870a4a325fa342ce65a940dfba08957b260b790ec278c1d81490349" +checksum = "ce388237b32ac42eca0df1ba55ed3bbda4eaf005d7d4b5dbc0b20ab962928ac9" dependencies = [ "futures-core", "futures-executor", @@ -1174,9 +1204,9 @@ dependencies = [ [[package]] name = "futures-util" -version = "0.3.28" +version = "0.3.30" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "26b01e40b772d54cf6c6d721c1d1abd0647a0106a12ecaa1c186273392a69533" +checksum = "3d6401deb83407ab3da39eba7e33987a73c3df0c82b4bb5813ee871c19c41d48" dependencies = [ "futures-channel", "futures-core", @@ -1192,20 +1222,20 @@ dependencies = [ [[package]] name = "getrandom" -version = "0.2.10" +version = "0.2.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "be4136b2a15dd319360be1c07d9933517ccf0be8f16bf62a3bee4f0d618df427" +checksum = "190092ea657667030ac6a35e305e62fc4dd69fd98ac98631e5d3a2b1575a12b5" dependencies = [ "cfg-if", - "libc 0.2.149", + "libc 0.2.153", "wasi", ] [[package]] name = "gimli" -version = "0.28.0" +version = "0.28.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6fb8d784f27acf97159b40fc4db5ecd8aa23b9ad5ef69cdd136d3bc80665f0c0" +checksum = "4271d37baee1b8c7e4b708028c57d816cf9d2434acb33a549475f78c181f6253" [[package]] name = "glibc_version" @@ -1224,9 +1254,9 @@ checksum = "d2fabcfbdc87f4758337ca535fb41a6d701b65693ce38287d856d1674551ec9b" [[package]] name = "h2" -version = "0.3.21" +version = "0.3.24" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "91fc23aa11be92976ef4729127f1a74adf36d8436f7816b185d18df956790833" +checksum = "bb2c4422095b67ee78da96fbb51a4cc413b3b25883c7717ff7ca1ab31022c9c9" dependencies = [ "bytes", "fnv", @@ -1234,18 +1264,22 @@ dependencies = [ "futures-sink", "futures-util", "http", - "indexmap 1.9.3", + "indexmap 2.2.3", "slab", "tokio", - "tokio-util 0.7.9", + "tokio-util 0.7.10", "tracing", ] [[package]] name = "half" -version = "1.8.2" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "eabb4a44450da02c90444cf74558da904edde8fb4e9035a9a6a4e15445af0bd7" +checksum = "bc52e53916c08643f1b56ec082790d1e86a32e58dc5268f897f313fbae7b4872" +dependencies = [ + "cfg-if", + "crunchy", +] [[package]] name = "hashbrown" @@ -1253,22 +1287,22 @@ version = "0.12.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888" dependencies = [ - "ahash 0.7.6", + "ahash 0.7.8", ] [[package]] name = "hashbrown" -version = "0.14.1" +version = "0.14.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7dfda62a12f55daeae5015f81b0baea145391cb4520f86c248fc615d72640d12" +checksum = "290f1a1d9242c78d09ce40a5e87e7554ee637af1351968159f4952f028f75604" [[package]] name = "hdrhistogram" -version = "7.5.2" +version = "7.5.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7f19b9f54f7c7f55e31401bb647626ce0cf0f67b0004982ce815b3ee72a02aa8" +checksum = "765c9198f173dd59ce26ff9f95ef0aafd0a0fe01fb9d72841bc5066a4c06511d" dependencies = [ - "base64 0.13.1", + "base64", "byteorder", "flate2", "nom 7.1.3", @@ -1287,35 +1321,38 @@ version = "0.1.19" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "62b467343b94ba476dcb2500d242dadbb39557df889310ac77c5d99100aaac33" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", ] [[package]] name = "hermit-abi" -version = "0.3.3" +version = "0.3.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d77f7ec81a6d05a3abb01ab6eb7590f6083d08449fe5a1c8b1e620283546ccb7" +checksum = "bd5256b483761cd23699d0da46cc6fd2ee3be420bbe6d020ae4a091e70b7e9fd" [[package]] name = "hex" version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "7f24254aa9a54b5c858eaee2f5bccdb46aaf0e486a595ed5fd8f86ba55232a70" +dependencies = [ + "serde", +] [[package]] name = "home" -version = "0.5.5" +version = "0.5.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5444c27eef6923071f7ebcc33e3444508466a76f7a2b93da00ed6e19f30c1ddb" +checksum = "e3d1354bf6b7235cb4a0576c2619fd4ed18183f689b12b006a0ee7329eeff9a5" dependencies = [ - "windows-sys", + "windows-sys 0.52.0", ] [[package]] name = "http" -version = "0.2.9" +version = "0.2.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "bd6effc99afb63425aff9b05836f029929e345a6148a14b7ecd5ab67af944482" +checksum = "8947b1a6fad4393052c7ba1f4cd97bed3e953a95c79c92ad9b051a04611d9fbb" dependencies = [ "bytes", "fnv", @@ -1324,9 +1361,9 @@ dependencies = [ [[package]] name = "http-body" -version = "0.4.5" +version = "0.4.6" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d5f38f16d184e36f2408a55281cd658ecbd3ca05cce6d6510a176eca393e26d1" +checksum = "7ceab25649e9960c0311ea418d17bee82c0dcec1bd053b5f9a66e265a693bed2" dependencies = [ "bytes", "http", @@ -1353,9 +1390,9 @@ checksum = "9a3a5bfb195931eeb336b2a7b4d761daec841b97f947d34394601737a7bba5e4" [[package]] name = "hyper" -version = "0.14.27" +version = "0.14.28" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ffb1cfd654a8219eaef89881fdb3bb3b1cdc5fa75ded05d6933b2b382e395468" +checksum = "bf96e135eb83a2a8ddf766e426a841d8ddd7449d5f00d34ea02b41d2f19eef80" dependencies = [ "bytes", "futures-channel", @@ -1368,7 +1405,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "socket2 0.4.9", + "socket2", "tokio", "tower-service", "tracing", @@ -1416,16 +1453,16 @@ dependencies = [ [[package]] name = "iana-time-zone" -version = "0.1.57" +version = "0.1.60" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2fad5b825842d2b38bd206f3e81d6957625fd7f0a361e345c30e01a0ae2dd613" +checksum = "e7ffbb5a1b541ea2561f8c41c087286cc091e21e556a4f09a8f6cbf17b69b141" dependencies = [ "android_system_properties", "core-foundation-sys", "iana-time-zone-haiku", "js-sys", "wasm-bindgen", - "windows", + "windows-core 0.52.0", ] [[package]] @@ -1449,12 +1486,12 @@ dependencies = [ [[package]] name = "indexmap" -version = "2.0.2" +version = "2.2.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8adf3ddd720272c6ea8bf59463c04e0f93d0bbf7c5439b691bca2987e0270897" +checksum = "233cf39063f058ea2caae4091bf4a3ef70a653afbc026f5c4a4135d114e3c177" dependencies = [ "equivalent", - "hashbrown 0.14.1", + "hashbrown 0.14.3", ] [[package]] @@ -1469,20 +1506,20 @@ version = "1.0.11" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "eae7b9aee968036d54dce06cebaefd919e4472e753296daccd6d344e3e2df0c2" dependencies = [ - "hermit-abi 0.3.3", - "libc 0.2.149", - "windows-sys", + "hermit-abi 0.3.6", + "libc 0.2.153", + "windows-sys 0.48.0", ] [[package]] name = "is-terminal" -version = "0.4.9" +version = "0.4.12" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb0889898416213fab133e1d33a0e5858a48177452750691bde3666d0fdbaf8b" +checksum = "f23ff5ef2b80d608d61efee834934d862cd92461afc0560dedf493e4c033738b" dependencies = [ - "hermit-abi 0.3.3", - "rustix", - "windows-sys", + "hermit-abi 0.3.6", + "libc 0.2.153", + "windows-sys 0.52.0", ] [[package]] @@ -1494,17 +1531,26 @@ dependencies = [ "either", ] +[[package]] +name = "itertools" +version = "0.11.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b1c173a5686ce8bfa551b3563d0c2170bf24ca44da99c7ca4bfdab5418c3fe57" +dependencies = [ + "either", +] + [[package]] name = "itoa" -version = "1.0.9" +version = "1.0.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "af150ab688ff2122fcef229be89cb50dd66af9e01a4ff320cc137eecc9bacc38" +checksum = "b1a46d1a171d865aa5f83f92695765caa047a9b4cbae2cbf37dbd613a793fd4c" [[package]] name = "js-sys" -version = "0.3.64" +version = "0.3.68" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c5f195fe497f702db0f318b07fdd68edb16955aed830df8363d837542f8f935a" +checksum = "406cda4b368d531c842222cf9d2600a9a4acce8d29423695379c6868a143a9ee" dependencies = [ "wasm-bindgen", ] @@ -1515,6 +1561,16 @@ version = "0.12.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd" +[[package]] +name = "kernel32-sys" +version = "0.2.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" +dependencies = [ + "winapi 0.2.8", + "winapi-build", +] + [[package]] name = "lazy_static" version = "1.4.0" @@ -1535,18 +1591,18 @@ checksum = "e32a70cf75e5846d53a673923498228bbec6a8624708a9ea5645f075d6276122" [[package]] name = "libc" -version = "0.2.149" +version = "0.2.153" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a08173bc88b7955d1b3145aa561539096c421ac8debde8cbc3612ec635fee29b" +checksum = "9c198f91728a82281a64e1f4f9eeb25d82cb32a5de251c6bd1b5154d63a8e7bd" [[package]] name = "libloading" -version = "0.7.4" +version = "0.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "b67380fd3b2fbe7527a606e18729d21c6f3951633d0500574c4dc22d2d638b9f" +checksum = "c571b676ddfc9a8c12f1f3d3085a7b163966a8fd8098a90640953ce5f6170161" dependencies = [ "cfg-if", - "winapi", + "windows-sys 0.48.0", ] [[package]] @@ -1557,15 +1613,15 @@ checksum = "4ec2a862134d2a7d32d7983ddcdd1c4923530833c9f2ea1a44fc5fa473989058" [[package]] name = "linux-raw-sys" -version = "0.4.10" +version = "0.4.13" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "da2479e8c062e40bf0066ffa0bc823de0a9368974af99c9f6df941d2c231e03f" +checksum = "01cda141df6706de531b6c46c3a33ecca755538219bd484262fa09410c13539c" [[package]] name = "lock_api" -version = "0.4.10" +version = "0.4.11" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "c1cc9717a20b1bb222f333e6a92fd32f7d8a18ddc5a3191a11af45dcbf4dcd16" +checksum = "3c168f8615b12bc01f9c17e2eb0cc07dcae1940121185446edc3744920e8ef45" dependencies = [ "autocfg", "scopeguard", @@ -1618,9 +1674,9 @@ checksum = "0e7465ac9959cc2b1404e8e2367b43684a6d13790fe23056cc8c6c5a6b7bcb94" [[package]] name = "memchr" -version = "2.6.4" +version = "2.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f665ee40bc4a3c5590afb1e9677db74a508659dfd71e126420da8274909a0167" +checksum = "523dc4f511e55ab87b694dc30d0f820d60906ef06413f93d4d7a1385599cc149" [[package]] name = "memfd" @@ -1650,12 +1706,24 @@ dependencies = [ ] [[package]] -name = "memoffset" -version = "0.9.0" +name = "memory-stats" +version = "1.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a634b1c61a95585bd15607c6ab0c4e5b226e695ff2800ba0cdccddf208c406c" +checksum = "34f79cf9964c5c9545493acda1263f1912f8d2c56c8a2ffee2606cb960acaacc" dependencies = [ - "autocfg", + "libc 0.2.153", + "winapi 0.3.9", +] + +[[package]] +name = "microseh" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f26b2a7c5ccfb370edd57fda423f3a551516ee127e10bc22a6215e8c63b20a38" +dependencies = [ + "cc", + "libc 0.2.153", + "windows-sys 0.42.0", ] [[package]] @@ -1682,22 +1750,22 @@ checksum = "68354c5c6bd36d73ff3feceb05efa59b6acb7626617f4962be322a825e61f79a" [[package]] name = "miniz_oxide" -version = "0.7.1" +version = "0.7.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e7810e0be55b428ada41041c41f32c9f1a42817901b4ccf45fa3d4b6561e74c7" +checksum = "9d811f3e15f28568be3407c8e7fdb6514c1cda3cb30683f15b6a1a1dc4ea14a7" dependencies = [ "adler", ] [[package]] name = "mio" -version = "0.8.8" +version = "0.8.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "927a765cd3fc26206e66b296465fa9d3e5ab003e651c1b3c060e7956d96b19d2" +checksum = "8f3d0b296e374a4e6f3c7b0a1f5a51d748a0d34c85e7dc48fc3fa9a87657fe09" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", "wasi", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -1724,7 +1792,7 @@ checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069" dependencies = [ "bitflags 1.3.2", "cfg-if", - "libc 0.2.149", + "libc 0.2.153", "memoffset 0.6.5", ] @@ -1736,7 +1804,7 @@ checksum = "598beaf3cc6fdd9a5dfb1630c2800c7acd31df7aaf0f565796fba2b53ca1af1b" dependencies = [ "bitflags 1.3.2", "cfg-if", - "libc 0.2.149", + "libc 0.2.153", "memoffset 0.7.1", "pin-utils", ] @@ -1747,9 +1815,9 @@ version = "0.27.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2eb04e9c688eff1c89d72b407f168cf79bb9e867a9d3323ed6c01519eb9cc053" dependencies = [ - "bitflags 2.4.0", + "bitflags 2.4.2", "cfg-if", - "libc 0.2.149", + "libc 0.2.153", ] [[package]] @@ -1779,7 +1847,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" dependencies = [ "overload", - "winapi", + "winapi 0.3.9", ] [[package]] @@ -1795,19 +1863,18 @@ dependencies = [ [[package]] name = "num-integer" -version = "0.1.45" +version = "0.1.46" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9" +checksum = "7969661fd2958a5cb096e56c8e1ad0444ac2bbcd0061bd28660485a44879858f" dependencies = [ - "autocfg", "num-traits", ] [[package]] name = "num-traits" -version = "0.2.17" +version = "0.2.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "39e3200413f237f41ab11ad6d161bc7239c84dcb631773ccd7de3dfe4b5c267c" +checksum = "da0df0e5185db44f69b44f26786fe401b6c293d1907744beaa7fa62b2e5a517a" dependencies = [ "autocfg", "libm", @@ -1819,8 +1886,8 @@ version = "1.16.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4161fcb6d602d4d2081af7c3a45852d875a03dd337a6bfdd6e06407b61342a43" dependencies = [ - "hermit-abi 0.3.3", - "libc 0.2.149", + "hermit-abi 0.3.6", + "libc 0.2.153", ] [[package]] @@ -1836,18 +1903,18 @@ dependencies = [ [[package]] name = "object" -version = "0.32.1" +version = "0.32.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9cf5f9dd3933bd50a9e1f149ec995f39ae2c496d31fd772c1fd45ebc27e902b0" +checksum = "a6a622008b6e321afc04970976f62ee297fdbaa6f95318ca343e3eebb9648441" dependencies = [ "memchr", ] [[package]] name = "once_cell" -version = "1.18.0" +version = "1.19.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dd8b5dd2ae5ed71462c540258bedcb51965123ad7e7ccf4b9a8cafaa4a63576d" +checksum = "3fdb12b2476b595f9358c5161aa467c2438859caa136dec86c26fdd2efe17b92" [[package]] name = "oorandom" @@ -1915,11 +1982,22 @@ dependencies = [ "num-traits", ] +[[package]] +name = "os_info" +version = "3.7.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "006e42d5b888366f1880eda20371fedde764ed2213dc8496f49622fa0c99cd5e" +dependencies = [ + "log", + "serde", + "winapi 0.3.9", +] + [[package]] name = "os_str_bytes" -version = "6.5.1" +version = "6.6.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4d5d9eb14b174ee9aa2ef96dc2b94637a2d4b6e7cb873c7e171f0c20c6cf3eac" +checksum = "e2355d85b9a3786f481747ced0e0ff2ba35213a1f9bd406ed906554d7af805a1" [[package]] name = "ouroboros" @@ -1942,7 +2020,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -1953,12 +2031,12 @@ checksum = "b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39" [[package]] name = "page_size" -version = "0.5.0" +version = "0.6.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1b7663cbd190cfd818d08efa8497f6cd383076688c49a391ef7c0d03cd12b561" +checksum = "30d5b2194ed13191c1999ae0704b7839fb18384fa22e49b57eeaa97d79ce40da" dependencies = [ - "libc 0.2.149", - "winapi", + "libc 0.2.153", + "winapi 0.3.9", ] [[package]] @@ -1973,15 +2051,15 @@ dependencies = [ [[package]] name = "parking_lot_core" -version = "0.9.8" +version = "0.9.9" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "93f00c865fe7cabf650081affecd3871070f26767e7b2070a3ffae14c654b447" +checksum = "4c42a9226546d68acdd9c0a280d17ce19bfe27a46bf68784e4066115788d008e" dependencies = [ "cfg-if", - "libc 0.2.149", + "libc 0.2.153", "redox_syscall", "smallvec", - "windows-targets", + "windows-targets 0.48.5", ] [[package]] @@ -1998,9 +2076,9 @@ checksum = "19b17cddbe7ec3f8bc800887bab5e717348c95ea2ca0b1bf0837fb964dc67099" [[package]] name = "percent-encoding" -version = "2.3.0" +version = "2.3.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b2a4787296e9989611394c33f193f676704af1686e70b8f8033ab5ba9a35a94" +checksum = "e3148f5046208a5d56bcfc03053e3ca6334e51da8dfb19b6cdc8b306fae3283e" [[package]] name = "perfcnt" @@ -2009,7 +2087,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "4ba1fd955270ca6f8bd8624ec0c4ee1a251dd3cc0cc18e1e2665ca8f5acb1501" dependencies = [ "bitflags 1.3.2", - "libc 0.2.149", + "libc 0.2.153", "mmap", "nom 4.2.3", "x86", @@ -2022,7 +2100,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e1d3afd2628e69da2be385eb6f2fd57c8ac7977ceeff6dc166ff1657b0e386a9" dependencies = [ "fixedbitset", - "indexmap 2.0.2", + "indexmap 2.2.3", ] [[package]] @@ -2063,24 +2141,32 @@ dependencies = [ "siphasher", ] +[[package]] +name = "php_sidecar_mockgen" +version = "0.1.0" +dependencies = [ + "cc_utils", + "sidecar_mockgen", +] + [[package]] name = "pin-project" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "fda4ed1c6c173e3fc7a83629421152e01d7b1f9b7f65fb301e490e8cfc656422" +checksum = "0302c4a0442c456bd56f841aee5c3bfd17967563f6fadc9ceb9f9c23cf3807e0" dependencies = [ "pin-project-internal", ] [[package]] name = "pin-project-internal" -version = "1.1.3" +version = "1.1.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4359fd9c9171ec6e8c62926d6faaf553a8dc3f64e1507e76da7911b4f6a04405" +checksum = "266c042b60c9c76b8d53061e52b2e0d1116abc57cefc8c5cd671619a56ac3690" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -2135,7 +2221,7 @@ version = "1.0.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "059a34f111a9dee2ce1ac2826a68b24601c4298cfeb1a587c3cb493d5ab46f52" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", "nix 0.27.1", ] @@ -2161,12 +2247,22 @@ dependencies = [ [[package]] name = "prettyplease" -version = "0.2.15" +version = "0.2.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ae005bd773ab59b4725093fd7df83fd7892f7d8eafb48dbd7de6e024e4215f9d" +checksum = "a41cf62165e97c7f814d2221421dbb9afcbcdb0a88068e5ea206e19951c2cbb5" dependencies = [ "proc-macro2", - "syn 2.0.38", + "syn 2.0.49", +] + +[[package]] +name = "priority-queue" +version = "1.4.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a0bda9164fe05bc9225752d54aae413343c36f684380005398a6a8fde95fe785" +dependencies = [ + "autocfg", + "indexmap 1.9.3", ] [[package]] @@ -2195,9 +2291,9 @@ dependencies = [ [[package]] name = "proc-macro2" -version = "1.0.69" +version = "1.0.78" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "134c189feb4956b20f6f547d2cf727d4c0fe06722b20a0eec87ed445a97f92da" +checksum = "e2422ad645d89c99f8f3e6b88a9fdeca7fabeac836b1002371c4367c8f984aae" dependencies = [ "unicode-ident", ] @@ -2209,7 +2305,17 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b82eaa1d779e9a4bc1c3217db8ffbeabaae1dca241bf70183242128d48681cd" dependencies = [ "bytes", - "prost-derive", + "prost-derive 0.11.9", +] + +[[package]] +name = "prost" +version = "0.12.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "146c289cda302b98a28d40c8b3b90498d6e526dd24ac2ecea73e4e491685b94a" +dependencies = [ + "bytes", + "prost-derive 0.12.3", ] [[package]] @@ -2220,13 +2326,13 @@ checksum = "119533552c9a7ffacc21e099c24a0ac8bb19c2a2a3f363de84cd9b844feab270" dependencies = [ "bytes", "heck", - "itertools", + "itertools 0.10.5", "lazy_static", "log", "multimap", "petgraph", "prettyplease 0.1.25", - "prost", + "prost 0.11.9", "prost-types", "regex", "syn 1.0.109", @@ -2241,19 +2347,32 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e5d2d8d10f3c6ded6da8b05b5fb3b8a5082514344d56c9f871412d29b4e075b4" dependencies = [ "anyhow", - "itertools", + "itertools 0.10.5", "proc-macro2", "quote", "syn 1.0.109", ] +[[package]] +name = "prost-derive" +version = "0.12.3" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "efb6c9a1dd1def8e2124d17e83a20af56f1570d6c2d2bd9e266ccb768df3840e" +dependencies = [ + "anyhow", + "itertools 0.11.0", + "proc-macro2", + "quote", + "syn 2.0.49", +] + [[package]] name = "prost-types" version = "0.11.9" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "213622a1460818959ac1181aaeb2dc9c7f63df720db7d788b3e24eacd1983e13" dependencies = [ - "prost", + "prost 0.11.9", ] [[package]] @@ -2308,9 +2427,9 @@ checksum = "9653c3ed92974e34c5a6e0a510864dab979760481714c172e0a34e437cb98804" [[package]] name = "quote" -version = "1.0.33" +version = "1.0.35" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5267fca4496028628a95160fc423a33e8b2e6af8a5302579e322e4b520293cae" +checksum = "291ec9ab5efd934aaf503a6466c5d5251535d108ee747472c3977cc5acc868ef" dependencies = [ "proc-macro2", ] @@ -2322,10 +2441,10 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "552840b97013b1a26992c11eac34bdd778e464601a4c2054b5f0bff7c6761293" dependencies = [ "fuchsia-cprng", - "libc 0.2.149", + "libc 0.2.153", "rand_core 0.3.1", "rdrand", - "winapi", + "winapi 0.3.9", ] [[package]] @@ -2334,7 +2453,7 @@ version = "0.8.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "34af8d1a0e25924bc5b7c43c079c942339d8f0a8b57c39049bef581b46327404" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", "rand_chacha", "rand_core 0.6.4", ] @@ -2394,9 +2513,9 @@ dependencies = [ [[package]] name = "rayon" -version = "1.8.0" +version = "1.8.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9c27db03db7734835b3f53954b534c91069375ce6ccaa2e065441e07d9b6cdb1" +checksum = "fa7237101a77a10773db45d62004a272517633fbcc3df19d96455ede1122e051" dependencies = [ "either", "rayon-core", @@ -2404,9 +2523,9 @@ dependencies = [ [[package]] name = "rayon-core" -version = "1.12.0" +version = "1.12.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ce3fb6ad83f861aac485e76e1985cd109d9a3713802152be56c3b1f0e0658ed" +checksum = "1465873a3dfdaa8ae7cb14b4383657caab0b3e8a0aa9ae8e04b044854c8dfce2" dependencies = [ "crossbeam-deque", "crossbeam-utils", @@ -2423,23 +2542,23 @@ dependencies = [ [[package]] name = "redox_syscall" -version = "0.3.5" +version = "0.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "567664f262709473930a4bf9e51bf2ebf3348f2e748ccc50dea20646858f8f29" +checksum = "4722d768eff46b75989dd134e5c353f0d6296e5aaa3132e776cbdb56be7731aa" dependencies = [ "bitflags 1.3.2", ] [[package]] name = "regex" -version = "1.10.0" +version = "1.10.3" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d119d7c7ca818f8a53c300863d4f87566aac09943aef5b355bb83969dae75d87" +checksum = "b62dbe01f0b06f9d8dc7d49e05a0785f153b00b2c227856282f671e0318c9b15" dependencies = [ "aho-corasick", "memchr", - "regex-automata 0.4.1", - "regex-syntax 0.8.1", + "regex-automata 0.4.5", + "regex-syntax 0.8.2", ] [[package]] @@ -2453,13 +2572,13 @@ dependencies = [ [[package]] name = "regex-automata" -version = "0.4.1" +version = "0.4.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "465c6fc0621e4abc4187a2bda0937bfd4f722c2730b29562e19689ea796c9a4b" +checksum = "5bb987efffd3c6d0d8f5f89510bb458559eab11e4f869acb20bf845e016259cd" dependencies = [ "aho-corasick", "memchr", - "regex-syntax 0.8.1", + "regex-syntax 0.8.2", ] [[package]] @@ -2470,9 +2589,9 @@ checksum = "f162c6dd7b008981e4d40210aca20b4bd0f9b60ca9271061b07f78537722f2e1" [[package]] name = "regex-syntax" -version = "0.8.1" +version = "0.8.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "56d84fdd47036b038fc80dd333d10b6aab10d5d31f4a366e20014def75328d33" +checksum = "c08c74e62047bb2de4ff487b251e4a92e24f48745648451635cec7d591162d9f" [[package]] name = "remove_dir_all" @@ -2480,7 +2599,7 @@ version = "0.5.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3acd125665422973a33ac9d3dd2df85edad0f4ae9b00dafb1a05e43a9f5ef8e7" dependencies = [ - "winapi", + "winapi 0.3.9", ] [[package]] @@ -2490,35 +2609,35 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "3053cf52e236a3ed746dfc745aa9cacf1b791d846bdaf412f60a8d7d6e17c8fc" dependencies = [ "cc", - "libc 0.2.149", + "libc 0.2.153", "once_cell", "spin 0.5.2", "untrusted 0.7.1", "web-sys", - "winapi", + "winapi 0.3.9", ] [[package]] name = "ring" -version = "0.17.3" +version = "0.17.7" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9babe80d5c16becf6594aa32ad2be8fe08498e7ae60b77de8df700e67f191d7e" +checksum = "688c63d65483050968b2a8937f7995f443e27041a0f7700aa59b0822aedebb74" dependencies = [ "cc", "getrandom", - "libc 0.2.149", + "libc 0.2.153", "spin 0.9.8", "untrusted 0.9.0", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] name = "rlimit" -version = "0.8.3" +version = "0.9.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "f7278a1ec8bfd4a4e07515c589f5ff7b309a373f987393aef44813d9dcf87aa3" +checksum = "f8a29d87a652dc4d43c586328706bb5cdff211f3f39a530f240b53f7221dab8e" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", ] [[package]] @@ -2557,15 +2676,15 @@ checksum = "08d43f7aa6b08d49f382cde6a7982047c3426db949b1424bc4b7ec9ae12c6ce2" [[package]] name = "rustix" -version = "0.38.18" +version = "0.38.31" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5a74ee2d7c2581cd139b42447d7d9389b889bdaad3a73f1ebb16f2a3237bb19c" +checksum = "6ea3e1a662af26cd7a3ba09c0297a31af215563ecf42817c98df621387f4e949" dependencies = [ - "bitflags 2.4.0", + "bitflags 2.4.2", "errno", - "libc 0.2.149", + "libc 0.2.153", "linux-raw-sys", - "windows-sys", + "windows-sys 0.52.0", ] [[package]] @@ -2594,11 +2713,11 @@ dependencies = [ [[package]] name = "rustls-pemfile" -version = "1.0.3" +version = "1.0.4" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "2d3987094b1d07b653b7dfdc3f70ce9a1da9c51ac18c1b06b662e4f9a0e9f4b2" +checksum = "1c74cae0a4cf6ccbbf5f359f08efdf8ee7e1dc532573bf0db71968cb56b1448c" dependencies = [ - "base64 0.21.4", + "base64", ] [[package]] @@ -2620,9 +2739,9 @@ dependencies = [ [[package]] name = "ryu" -version = "1.0.15" +version = "1.0.16" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1ad4cc8da4ef723ed60bced201181d83791ad433213d8c24efffda1eec85d741" +checksum = "f98d2aa92eebf49b69786be48e4477826b256916e84a57ff2a4f21923b48eb4c" [[package]] name = "same-file" @@ -2635,11 +2754,11 @@ dependencies = [ [[package]] name = "schannel" -version = "0.1.22" +version = "0.1.23" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0c3733bf4cf7ea0880754e19cb5a462007c4a8c1914bff372ccc95b464f1df88" +checksum = "fbc91545643bcf3a0bbb6569265615222618bdf33ce4ffbbd13c4bbd4c093534" dependencies = [ - "windows-sys", + "windows-sys 0.52.0", ] [[package]] @@ -2650,12 +2769,12 @@ checksum = "94143f37725109f92c262ed2cf5e59bce7498c01bcc1502d7b9afe439a4e9f49" [[package]] name = "sct" -version = "0.7.0" +version = "0.7.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "d53dcdb7c9f8158937a7981b48accfd39a43af418591a5d008c7b22b5e1b7ca4" +checksum = "da046153aa2352493d6cb7da4b6e5c0c057d8a1d0a9aa8560baffdd945acd414" dependencies = [ - "ring 0.16.20", - "untrusted 0.7.1", + "ring 0.17.7", + "untrusted 0.9.0", ] [[package]] @@ -2667,7 +2786,7 @@ dependencies = [ "bitflags 1.3.2", "core-foundation", "core-foundation-sys", - "libc 0.2.149", + "libc 0.2.153", "security-framework-sys", ] @@ -2678,7 +2797,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e932934257d3b408ed8f30db49d85ea163bfe74961f017f405b025af298f0c7a" dependencies = [ "core-foundation-sys", - "libc 0.2.149", + "libc 0.2.153", ] [[package]] @@ -2687,44 +2806,44 @@ version = "0.4.3" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "604b71b8fc267e13bb3023a2c901126c8f349393666a6d98ac1ae5729b701798" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", "tokio", ] [[package]] name = "serde" -version = "1.0.188" +version = "1.0.196" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cf9e0fcba69a370eed61bcf2b728575f726b50b55cba78064753d708ddc7549e" +checksum = "870026e60fa08c69f064aa766c10f10b1d62db9ccd4d0abb206472bee0ce3b32" dependencies = [ "serde_derive", ] [[package]] name = "serde_bytes" -version = "0.11.12" +version = "0.11.14" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ab33ec92f677585af6d88c65593ae2375adde54efdbf16d597f2cbc7a6d368ff" +checksum = "8b8497c313fd43ab992087548117643f6fcd935cbf36f176ffda0aacf9591734" dependencies = [ "serde", ] [[package]] name = "serde_derive" -version = "1.0.188" +version = "1.0.196" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4eca7ac642d82aa35b60049a6eccb4be6be75e599bd2e9adb5f875a737654af2" +checksum = "33c85360c95e7d137454dc81d9a4ed2b8efd8fbe19cee57357b32b9771fccb67" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] name = "serde_json" -version = "1.0.107" +version = "1.0.113" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6b420ce6e3d8bd882e9b243c6eed35dbc9a6110c9769e74b584e0d68d1f20c65" +checksum = "69801b70b1c3dac963ecb03a364ba0ceda9cf60c71cfe475e99864759c8b8a79" dependencies = [ "itoa", "ryu", @@ -2742,9 +2861,9 @@ dependencies = [ [[package]] name = "shlex" -version = "1.2.0" +version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "a7cee0529a6d40f580e7a5e6c495c8fbfe21b7b52795ed4bb5e62cdf92bc6380" +checksum = "0fda2ff0d084019ba4d7c6f371c95d8fd75ce3524c3cb8fb653a3023f6323e64" [[package]] name = "sidecar_mockgen" @@ -2759,7 +2878,7 @@ version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "d8229b473baa5980ac72ef434c4415e70c4b5e71b423043adb4ba059f89c99a1" dependencies = [ - "libc 0.2.149", + "libc 0.2.153", ] [[package]] @@ -2779,28 +2898,18 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.11.1" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a" - -[[package]] -name = "socket2" -version = "0.4.9" +version = "1.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" -dependencies = [ - "libc 0.2.149", - "winapi", -] +checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7" [[package]] name = "socket2" -version = "0.5.4" +version = "0.5.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4031e820eb552adee9295814c0ced9e5cf38ddf1e8b7d566d6de8e2538ea989e" +checksum = "7b5fac59a5cb5dd637972e5fca70daf0523c9067fcdc4842f053dae04a18f8e9" dependencies = [ - "libc 0.2.149", - "windows-sys", + "libc 0.2.153", + "windows-sys 0.48.0", ] [[package]] @@ -2809,11 +2918,15 @@ version = "0.0.1" dependencies = [ "anyhow", "cc_utils", + "fastrand", "io-lifetimes", + "kernel32-sys", "memfd", "nix 0.24.3", "rlimit", "tempfile", + "winapi 0.2.8", + "windows 0.48.0", ] [[package]] @@ -2853,9 +2966,9 @@ dependencies = [ [[package]] name = "syn" -version = "2.0.38" +version = "2.0.49" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "e96b79aaa137db8f61e26363a0c9b47d8b4ec75da28b7d1d614c2303e232408b" +checksum = "915aea9e586f80826ee59f8453c1101f9d1c4b3964cd2460185ee8e299ada496" dependencies = [ "proc-macro2", "quote", @@ -2875,7 +2988,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b3a0d0aba8bf96a0e1ddfdc352fc53b3df7f39318c71854910c3c4b024ae52c" dependencies = [ "cc", - "libc 0.2.149", + "libc 0.2.153", ] [[package]] @@ -2903,7 +3016,7 @@ dependencies = [ "thiserror", "tokio", "tokio-serde", - "tokio-util 0.7.9", + "tokio-util 0.7.10", "tracing", "tracing-opentelemetry", "tracing-subscriber", @@ -2935,50 +3048,49 @@ dependencies = [ [[package]] name = "tempfile" -version = "3.8.0" +version = "3.10.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "cb94d2f3cc536af71caac6b6fcebf65860b347e7ce0cc9ebe8f70d3e521054ef" +checksum = "a365e8cd18e44762ef95d87f284f4b5cd04107fec2ff3052bd6a3e6069669e67" dependencies = [ "cfg-if", "fastrand", - "redox_syscall", "rustix", - "windows-sys", + "windows-sys 0.52.0", ] [[package]] name = "termcolor" -version = "1.3.0" +version = "1.4.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "6093bad37da69aab9d123a8091e4be0aa4a03e4d601ec641c327398315f62b64" +checksum = "06794f8f6c5c898b3275aebefa6b8a1cb24cd2c6c79397ab15774837a0bc5755" dependencies = [ "winapi-util", ] [[package]] name = "textwrap" -version = "0.16.0" +version = "0.16.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "222a222a5bfe1bba4a77b45ec488a741b3cb8872e5e499451fd7d0129c9c7c3d" +checksum = "23d434d3f8967a09480fb04132ebe0a3e088c173e6d0ee7897abbdf4eab0f8b9" [[package]] name = "thiserror" -version = "1.0.49" +version = "1.0.57" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1177e8c6d7ede7afde3585fd2513e611227efd6481bd78d2e82ba1ce16557ed4" +checksum = "1e45bcbe8ed29775f228095caf2cd67af7a4ccf756ebff23a306bf3e8b47b24b" dependencies = [ "thiserror-impl", ] [[package]] name = "thiserror-impl" -version = "1.0.49" +version = "1.0.57" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "10712f02019e9288794769fba95cd6847df9874d49d871d062172f9dd41bc4cc" +checksum = "a953cb265bef375dae3de6663da4d3804eee9682ea80d8e2542529b73c531c81" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -3025,22 +3137,22 @@ dependencies = [ [[package]] name = "tokio" -version = "1.33.0" +version = "1.36.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4f38200e3ef7995e5ef13baec2f432a6da0aa9ac495b2c0e8f3b7eec2c92d653" +checksum = "61285f6515fa018fb2d1e46eb21223fff441ee8db5d0f1435e8ab4f5cdb80931" dependencies = [ "backtrace", "bytes", - "libc 0.2.149", + "libc 0.2.153", "mio", "num_cpus", "parking_lot", "pin-project-lite", "signal-hook-registry", - "socket2 0.5.4", + "socket2", "tokio-macros", "tracing", - "windows-sys", + "windows-sys 0.48.0", ] [[package]] @@ -3055,13 +3167,13 @@ dependencies = [ [[package]] name = "tokio-macros" -version = "2.1.0" +version = "2.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "630bdcf245f78637c13ec01ffae6187cca34625e8c63150d424b59e55af2675e" +checksum = "5b8a1e28f2deaa14e508979454cb3a223b10b938b45af148bc0986de36f1923b" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -3118,9 +3230,9 @@ dependencies = [ [[package]] name = "tokio-util" -version = "0.7.9" +version = "0.7.10" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "1d68074620f57a0b21594d9735eb2e98ab38b17f80d3fcb189fca266771ca60d" +checksum = "5419f34732d9eb6ee4c3578b7989078579b7f039cbbb9ca2c4da015749371e15" dependencies = [ "bytes", "futures-core", @@ -3148,7 +3260,7 @@ checksum = "3082666a3a6433f7f511c7192923fa1fe07c69332d3c6a2e6bb040b569199d5a" dependencies = [ "async-trait", "axum", - "base64 0.21.4", + "base64", "bytes", "futures-core", "futures-util", @@ -3159,7 +3271,7 @@ dependencies = [ "hyper-timeout", "percent-encoding", "pin-project", - "prost", + "prost 0.11.9", "tokio", "tokio-stream", "tower", @@ -3182,7 +3294,7 @@ dependencies = [ "rand 0.8.5", "slab", "tokio", - "tokio-util 0.7.9", + "tokio-util 0.7.10", "tower-layer", "tower-service", "tracing", @@ -3202,11 +3314,10 @@ checksum = "b6bc1c9ce2b5135ac7f93c72918fc37feb872bdc6a5533a8b85eb4b86bfdae52" [[package]] name = "tracing" -version = "0.1.37" +version = "0.1.40" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8" +checksum = "c3523ab5a71916ccf420eebdf5521fcef02141234bbc0b8a49f2fdc4544364ef" dependencies = [ - "cfg-if", "log", "pin-project-lite", "tracing-attributes", @@ -3215,20 +3326,20 @@ dependencies = [ [[package]] name = "tracing-attributes" -version = "0.1.26" +version = "0.1.27" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5f4f31f56159e98206da9efd823404b79b6ef3143b4a7ab76e67b1751b25a4ab" +checksum = "34704c8d6ebcbc939824180af020566b01a7c01f80641264eba0999f6c2b6be7" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] name = "tracing-core" -version = "0.1.31" +version = "0.1.32" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "0955b8137a1df6f1a2e9a37d8a6656291ff0297c1a97c24e0d8425fe2312f79a" +checksum = "c06d3da6113f116aaee68e4d601191614c9053067f9ab7f6edbcb161237daa54" dependencies = [ "once_cell", "valuable", @@ -3236,12 +3347,12 @@ dependencies = [ [[package]] name = "tracing-log" -version = "0.1.3" +version = "0.2.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922" +checksum = "ee855f1f400bd0e5c02d150ae5de3840039a3f54b025156404e34c23c03f47c3" dependencies = [ - "lazy_static", "log", + "once_cell", "tracing-core", ] @@ -3260,9 +3371,9 @@ dependencies = [ [[package]] name = "tracing-subscriber" -version = "0.3.17" +version = "0.3.18" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "30a651bc37f915e81f087d86e62a18eec5f79550c7faff886f7090b4ea757c77" +checksum = "ad0f048c97dbd9faa9b7df56362b8ebcaa52adb06b498c050d2f4e32f90a7a8b" dependencies = [ "matchers", "nu-ansi-term", @@ -3278,15 +3389,15 @@ dependencies = [ [[package]] name = "try-lock" -version = "0.2.4" +version = "0.2.5" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "3528ecfd12c466c6f163363caf2d02a71161dd5e1cc6ae7b34207ea2d42d81ed" +checksum = "e421abadd41a4225275504ea4d6566923418b7f05506fbc9c0fe86ba7396114b" [[package]] name = "trybuild" -version = "1.0.85" +version = "1.0.89" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "196a58260a906cedb9bf6d8034b6379d0c11f552416960452f267402ceeddff1" +checksum = "9a9d3ba662913483d6722303f619e75ea10b7855b0f8e0d72799cf8621bb488f" dependencies = [ "basic-toml", "glob", @@ -3336,11 +3447,12 @@ checksum = "8ecb6da28b8a351d773b68d5825ac39017e680750f980f3a1a85cd8dd28a47c1" [[package]] name = "uuid" -version = "1.4.1" +version = "1.7.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "79daa5ed5740825c40b389c5e50312b9c86df53fccd33f281df655642b43869d" +checksum = "f00cc9702ca12d3c81455259621e676d0f7251cec66a21e98fe2e9a37db93b2a" dependencies = [ "getrandom", + "serde", ] [[package]] @@ -3388,9 +3500,9 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423" [[package]] name = "wasm-bindgen" -version = "0.2.87" +version = "0.2.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "7706a72ab36d8cb1f80ffbf0e071533974a60d0a308d01a5d0375bf60499a342" +checksum = "c1e124130aee3fb58c5bdd6b639a0509486b0338acaaae0c84a5124b0f588b7f" dependencies = [ "cfg-if", "wasm-bindgen-macro", @@ -3398,24 +3510,24 @@ dependencies = [ [[package]] name = "wasm-bindgen-backend" -version = "0.2.87" +version = "0.2.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "5ef2b6d3c510e9625e5fe6f509ab07d66a760f0885d858736483c32ed7809abd" +checksum = "c9e7e1900c352b609c8488ad12639a311045f40a35491fb69ba8c12f758af70b" dependencies = [ "bumpalo", "log", "once_cell", "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-macro" -version = "0.2.87" +version = "0.2.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "dee495e55982a3bd48105a7b947fd2a9b4a8ae3010041b9e0faab3f9cd028f1d" +checksum = "b30af9e2d358182b5c7449424f017eba305ed32a7010509ede96cdc4696c46ed" dependencies = [ "quote", "wasm-bindgen-macro-support", @@ -3423,28 +3535,28 @@ dependencies = [ [[package]] name = "wasm-bindgen-macro-support" -version = "0.2.87" +version = "0.2.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "54681b18a46765f095758388f2d0cf16eb8d4169b639ab575a8f5693af210c7b" +checksum = "642f325be6301eb8107a83d12a8ac6c1e1c54345a7ef1a9261962dfefda09e66" dependencies = [ "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", "wasm-bindgen-backend", "wasm-bindgen-shared", ] [[package]] name = "wasm-bindgen-shared" -version = "0.2.87" +version = "0.2.91" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "ca6ad05a4870b2bf5fe995117d3728437bd27d7cd5f06f13c17443ef369775a1" +checksum = "4f186bd2dcf04330886ce82d6f33dd75a7bfcf69ecf5763b89fcde53b6ac9838" [[package]] name = "web-sys" -version = "0.3.64" +version = "0.3.68" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "9b85cbef8c220a6abc02aefd892dfc0fc23afb1c6a426316ec33253a3877249b" +checksum = "96565907687f7aceb35bc5fc03770a8a0471d82e479f25832f54a0e3f4b28446" dependencies = [ "js-sys", "wasm-bindgen", @@ -3456,7 +3568,7 @@ version = "0.22.4" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed63aea5ce73d0ff405984102c42de94fc55a6b75765d621c65262469b3c9b53" dependencies = [ - "ring 0.17.3", + "ring 0.17.7", "untrusted 0.9.0", ] @@ -3472,6 +3584,12 @@ dependencies = [ "rustix", ] +[[package]] +name = "winapi" +version = "0.2.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "167dc9d6949a9b857f3451275e911c3f44255842c1f7a76f33c55103a909087a" + [[package]] name = "winapi" version = "0.3.9" @@ -3482,6 +3600,12 @@ dependencies = [ "winapi-x86_64-pc-windows-gnu", ] +[[package]] +name = "winapi-build" +version = "0.1.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2d315eee3b34aca4797b2da6b13ed88266e6d612562a0c46390af8299fc699bc" + [[package]] name = "winapi-i686-pc-windows-gnu" version = "0.4.0" @@ -3494,7 +3618,7 @@ version = "0.1.6" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "f29e6f9198ba0d26b4c9f07dbe6f9ed633e1f3d5b8b414090084349e46a52596" dependencies = [ - "winapi", + "winapi 0.3.9", ] [[package]] @@ -3509,7 +3633,50 @@ version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "e686886bc078bc1b0b600cac0147aadb815089b6e4da64016cbd754b6342700f" dependencies = [ - "windows-targets", + "windows-targets 0.48.5", +] + +[[package]] +name = "windows" +version = "0.51.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ca229916c5ee38c2f2bc1e9d8f04df975b4bd93f9955dc69fabb5d91270045c9" +dependencies = [ + "windows-core 0.51.1", + "windows-targets 0.48.5", +] + +[[package]] +name = "windows-core" +version = "0.51.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f1f8cf84f35d2db49a46868f947758c7a1138116f7fac3bc844f43ade1292e64" +dependencies = [ + "windows-targets 0.48.5", +] + +[[package]] +name = "windows-core" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "33ab640c8d7e35bf8ba19b884ba838ceb4fba93a4e8c65a9059d08afcfc683d9" +dependencies = [ + "windows-targets 0.52.0", +] + +[[package]] +name = "windows-sys" +version = "0.42.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5a3e1820f08b8513f676f7ab6c1f99ff312fb97b553d30ff4dd86f9f15728aa7" +dependencies = [ + "windows_aarch64_gnullvm 0.42.2", + "windows_aarch64_msvc 0.42.2", + "windows_i686_gnu 0.42.2", + "windows_i686_msvc 0.42.2", + "windows_x86_64_gnu 0.42.2", + "windows_x86_64_gnullvm 0.42.2", + "windows_x86_64_msvc 0.42.2", ] [[package]] @@ -3518,7 +3685,16 @@ version = "0.48.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "677d2418bec65e3338edb076e806bc1ec15693c5d0104683f2efe857f61056a9" dependencies = [ - "windows-targets", + "windows-targets 0.48.5", +] + +[[package]] +name = "windows-sys" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "282be5f36a8ce781fad8c8ae18fa3f9beff57ec1b52cb3de0789201425d9a33d" +dependencies = [ + "windows-targets 0.52.0", ] [[package]] @@ -3527,57 +3703,156 @@ version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "9a2fa6e2155d7247be68c096456083145c183cbbbc2764150dda45a87197940c" dependencies = [ - "windows_aarch64_gnullvm", - "windows_aarch64_msvc", - "windows_i686_gnu", - "windows_i686_msvc", - "windows_x86_64_gnu", - "windows_x86_64_gnullvm", - "windows_x86_64_msvc", + "windows_aarch64_gnullvm 0.48.5", + "windows_aarch64_msvc 0.48.5", + "windows_i686_gnu 0.48.5", + "windows_i686_msvc 0.48.5", + "windows_x86_64_gnu 0.48.5", + "windows_x86_64_gnullvm 0.48.5", + "windows_x86_64_msvc 0.48.5", ] +[[package]] +name = "windows-targets" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8a18201040b24831fbb9e4eb208f8892e1f50a37feb53cc7ff887feb8f50e7cd" +dependencies = [ + "windows_aarch64_gnullvm 0.52.0", + "windows_aarch64_msvc 0.52.0", + "windows_i686_gnu 0.52.0", + "windows_i686_msvc 0.52.0", + "windows_x86_64_gnu 0.52.0", + "windows_x86_64_gnullvm 0.52.0", + "windows_x86_64_msvc 0.52.0", +] + +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "597a5118570b68bc08d8d59125332c54f1ba9d9adeedeef5b99b02ba2b0698f8" + [[package]] name = "windows_aarch64_gnullvm" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "2b38e32f0abccf9987a4e3079dfb67dcd799fb61361e53e2882c3cbaf0d905d8" +[[package]] +name = "windows_aarch64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "cb7764e35d4db8a7921e09562a0304bf2f93e0a51bfccee0bd0bb0b666b015ea" + +[[package]] +name = "windows_aarch64_msvc" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e08e8864a60f06ef0d0ff4ba04124db8b0fb3be5776a5cd47641e942e58c4d43" + [[package]] name = "windows_aarch64_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "dc35310971f3b2dbbf3f0690a219f40e2d9afcf64f9ab7cc1be722937c26b4bc" +[[package]] +name = "windows_aarch64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "bbaa0368d4f1d2aaefc55b6fcfee13f41544ddf36801e793edbbfd7d7df075ef" + +[[package]] +name = "windows_i686_gnu" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c61d927d8da41da96a81f029489353e68739737d3beca43145c8afec9a31a84f" + [[package]] name = "windows_i686_gnu" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "a75915e7def60c94dcef72200b9a8e58e5091744960da64ec734a6c6e9b3743e" +[[package]] +name = "windows_i686_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a28637cb1fa3560a16915793afb20081aba2c92ee8af57b4d5f28e4b3e7df313" + +[[package]] +name = "windows_i686_msvc" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "44d840b6ec649f480a41c8d80f9c65108b92d89345dd94027bfe06ac444d1060" + [[package]] name = "windows_i686_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "8f55c233f70c4b27f66c523580f78f1004e8b5a8b659e05a4eb49d4166cca406" +[[package]] +name = "windows_i686_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ffe5e8e31046ce6230cc7215707b816e339ff4d4d67c65dffa206fd0f7aa7b9a" + +[[package]] +name = "windows_x86_64_gnu" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "8de912b8b8feb55c064867cf047dda097f92d51efad5b491dfb98f6bbb70cb36" + [[package]] name = "windows_x86_64_gnu" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "53d40abd2583d23e4718fddf1ebec84dbff8381c07cae67ff7768bbf19c6718e" +[[package]] +name = "windows_x86_64_gnu" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "3d6fa32db2bc4a2f5abeacf2b69f7992cd09dca97498da74a151a3132c26befd" + +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "26d41b46a36d453748aedef1486d5c7a85db22e56aff34643984ea85514e94a3" + [[package]] name = "windows_x86_64_gnullvm" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" +[[package]] +name = "windows_x86_64_gnullvm" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "1a657e1e9d3f514745a572a6846d3c7aa7dbe1658c056ed9c3344c4109a6949e" + +[[package]] +name = "windows_x86_64_msvc" +version = "0.42.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9aec5da331524158c6d1a4ac0ab1541149c0b9505fde06423b02f5ef0106b9f0" + [[package]] name = "windows_x86_64_msvc" version = "0.48.5" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" +[[package]] +name = "windows_x86_64_msvc" +version = "0.52.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dff9641d1cd4be8d1a070daf9e3773c5f67e78b4d9d42263020c057706765c04" + [[package]] name = "x86" version = "0.47.0" @@ -3599,6 +3874,26 @@ version = "0.5.1" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "09041cd90cf85f7f8b2df60c646f853b7f535ce68f85244eb6731cf89fa498ec" +[[package]] +name = "zerocopy" +version = "0.7.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "74d4d3961e53fa4c9a25a8637fc2bfaf2595b3d3ae34875568a5cf64787716be" +dependencies = [ + "zerocopy-derive", +] + +[[package]] +name = "zerocopy-derive" +version = "0.7.32" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9ce1b18ccd8e73a9321186f97e46f9f04b778851177567b1975109d26a08d2a6" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.49", +] + [[package]] name = "zwohash" version = "0.1.2" diff --git a/pkgs/development/php-packages/datadog_trace/default.nix b/pkgs/development/php-packages/datadog_trace/default.nix index 2b8b7ea4fb7f..a7a40b9b688f 100644 --- a/pkgs/development/php-packages/datadog_trace/default.nix +++ b/pkgs/development/php-packages/datadog_trace/default.nix @@ -13,20 +13,20 @@ buildPecl rec { pname = "ddtrace"; - version = "0.97.0"; + version = "0.98.1"; src = fetchFromGitHub { owner = "DataDog"; repo = "dd-trace-php"; rev = version; fetchSubmodules = true; - hash = "sha256-Kx2HaWvRT+mFIs0LAAptx6nm9DQ83QEuyHNcEPEr7A4="; + hash = "sha256-5lypB22rOHoloQ6E71T4L8ZUuMot4uS2aaYypALSsqY="; }; cargoDeps = rustPlatform.importCargoLock { lockFile = ./Cargo.lock; outputHashes = { - "datadog-profiling-5.0.0" = "sha256-/Z1vGpAHpU5EO80NXnzyAHN4s3iyA1jOquBS8MH1nOo="; + "datadog-profiling-6.0.0" = "sha256-8i4M0U9VsRZWLZYsgJPPYQz71gnegFx1yo/Va9uwquA="; }; }; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A php82Extensions.datadog_trace nix build failed.  Finished dev [unoptimized + debuginfo] target(s) in 7.23s  Running `/build/source/target/debug/php_sidecar_mockgen /build/source/components-rs/mock_php.c /nix/store/bfrn3w34fp88h7ayxcfn5jj6mrngalq5-php-8.2.16/bin/php /build/source/ext/.libs/handlers_curl.o /build/source/ext/hook/.libs/uhook_attributes.o /build/source/ext/.libs/handlers_fiber.o /build/source/ext/.libs/ddtrace.o /build/source/ext/.libs/arrays.o /build/source/ext/.libs/auto_flush.o /build/source/ext/.libs/circuit_breaker.o /build/source/ext/.libs/comms_php.o /build/source/ext/.libs/compat_string.o /build/source/ext/.libs/coms.o /build/source/ext/.libs/configuration.o /build/source/ext/.libs/ddshared.o /build/source/ext/.libs/distributed_tracing_headers.o /build/source/ext/.libs/dogstatsd_client.o /build/source/ext/.libs/engine_api.o /build/source/ext/.libs/engine_hooks.o /build/source/ext/.libs/excluded_modules.o /build/source/ext/.libs/handlers_api.o /build/source/ext/.libs/handlers_exception.o /build/source/ext/.libs/handlers_internal.o /build/source/ext/.libs/handlers_pcntl.o /build/source/ext/integrations/.libs/exec_integration.o /build/source/ext/integrations/.libs/integrations.o /build/source/ext/.libs/ip_extraction.o /build/source/ext/.libs/logging.o /build/source/ext/.libs/memory_limit.o /build/source/ext/limiter/.libs/limiter.o /build/source/ext/priority_sampling/.libs/priority_sampling.o /build/source/ext/.libs/profiling.o /build/source/ext/.libs/random.o /build/source/ext/.libs/request_hooks.o /build/source/ext/.libs/serializer.o /build/source/ext/.libs/sidecar.o /build/source/ext/.libs/signals.o /build/source/ext/.libs/span.o /build/source/ext/.libs/startup_logging.o /build/source/ext/.libs/telemetry.o /build/source/ext/tracer_tag_propagation/.libs/tracer_tag_propagation.o /build/source/ext/.libs/user_request.o /build/source/ext/hook/.libs/uhook.o /build/source/ext/hook/.libs/uhook_legacy.o /build/source/zend_abstract_interface/interceptor/php8/.libs/interceptor.o /build/source/zend_abstract_interface/interceptor/php8/.libs/resolver.o /build/source/zend_abstract_interface/jit_utils/.libs/jit_blacklist.o /build/source/zend_abstract_interface/sandbox/php8/.libs/sandbox.o /build/source/zend_abstract_interface/config/.libs/config.o /build/source/zend_abstract_interface/config/.libs/config_decode.o /build/source/zend_abstract_interface/config/.libs/config_ini.o /build/source/zend_abstract_interface/config/.libs/config_runtime.o /build/source/zend_abstract_interface/env/.libs/env.o /build/source/zend_abstract_interface/exceptions/.libs/exceptions.o /build/source/zend_abstract_interface/headers/.libs/headers.o /build/source/zend_abstract_interface/hook/.libs/hook.o /build/source/zend_abstract_interface/json/.libs/json.o /build/source/zend_abstract_interface/symbols/.libs/lookup.o /build/source/zend_abstract_interface/symbols/.libs/call.o /build/source/zend_abstract_interface/uri_normalization/.libs/uri_normalization.o /build/source/zend_abstract_interface/zai_string/.libs/string.o` OPT_LEVEL = Some("2") TARGET = Some("") HOST = Some("") CC_ = None HOST_CC = None CC = Some("gcc") CRATE_CC_NO_DEFAULTS = None DEBUG = None CARGO_CFG_TARGET_FEATURE = None CFLAGS_ = None HOST_CFLAGS = None CFLAGS = None compiling: "gcc" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-Wall" "-Wextra" "-Werror" "-shared" "-o" "mock_php.shared_lib" "mock_php_syms.c" "-ldl" /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash /build/source/libtool --tag=CC --mode=compile gcc -I/ -I/build/source// -I/build/source/include -I/build/source/main -I/build/source -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/main -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/TSRM -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/Zend -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/ext -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/ext/date/lib -I/build/source -I/build/source/ext -I/build/source/zend_abstract_interface -I/build/source/ext/vendor -I/build/source/ext/vendor/zai/hook -I/build/source/ext/vendor/mpack -I/build/source/ext/vendor/mt19937 -I/build/source/src/dogstatsd -I/build/source/ext/integrations -DHAVE_CONFIG_H -g -O2 -fms-extensions -D_GNU_SOURCE -fms-extensions -pthread -fvisibility=hidden -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -std=gnu11 -c //build/source/components-rs/mock_php.c -o //build/source/components-rs/mock_php.lo -MMD -MF //build/source/components-rs/mock_php.dep -MT //build/source/components-rs/mock_php.lo mkdir //build/source/components-rs/.libs gcc -I/ -I/build/source// -I/build/source/include -I/build/source/main -I/build/source -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/main -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/TSRM -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/Zend -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/ext -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/ext/date/lib -I/build/source -I/build/source/ext -I/build/source/zend_abstract_interface -I/build/source/ext/vendor -I/build/source/ext/vendor/zai/hook -I/build/source/ext/vendor/mpack -I/build/source/ext/vendor/mt19937 -I/build/source/src/dogstatsd -I/build/source/ext/integrations -DHAVE_CONFIG_H -g -O2 -fms-extensions -D_GNU_SOURCE -fms-extensions -pthread -fvisibility=hidden -DZEND_ENABLE_STATIC_TSRMLS_CACHE=1 -Wall -std=gnu11 -c //build/source/components-rs/mock_php.c -MMD -MF //build/source/components-rs/mock_php.dep -MT //build/source/components-rs/mock_php.lo -fPIC -DPIC -o //build/source/components-rs/.libs/mock_php.o /nix/store/087167dfxal194pm54cmcbbxsfy3cjgn-bash-5.2p26/bin/bash /build/source/libtool --tag=CC --mode=link gcc -shared -I/build/source/include -I/build/source/main -I/build/source -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/main -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/TSRM -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/Zend -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/ext -I/nix/store/7jmpg63mjjpkxqa3g1mr0rcgd1dl9zx7-php-8.2.16-dev/include/php/ext/date/lib -I/build/source -I/build/source/ext -I/build/source/zend_abstract_interface -I/build/source/ext/vendor -I/build/source/ext/vendor/zai/hook -I/build/source/ext/vendor/mpack -I/build/source/ext/vendor/mt19937 -I/build/source/src/dogstatsd -I/build/source/ext/integrations -DHAVE_CONFIG_H -g -O2 -fms-extensions -D_GNU_SOURCE -fms-extensions -pthread -fvisibility=hidden -o ddtrace.la -export-dynamic -avoid-version -prefer-pic -module -rpath /build/source/modules -lcurl -lrt -lm -export-symbols /build/source/ddtrace.sym -flto -fuse-linker-plugin /build/source/target/tracer-release/libddtrace_php.a components/container_id/container_id.lo components/log/log.lo components/sapi/sapi.lo components/string_view/string_view.lo zend_abstract_interface/interceptor/php8/interceptor.lo zend_abstract_interface/interceptor/php8/resolver.lo zend_abstract_interface/jit_utils/jit_blacklist.lo zend_abstract_interface/sandbox/php8/sandbox.lo zend_abstract_interface/config/config.lo zend_abstract_interface/config/config_decode.lo zend_abstract_interface/config/config_ini.lo zend_abstract_interface/config/config_runtime.lo zend_abstract_interface/env/env.lo zend_abstract_interface/exceptions/exceptions.lo zend_abstract_interface/headers/headers.lo zend_abstract_interface/hook/hook.lo zend_abstract_interface/json/json.lo zend_abstract_interface/symbols/lookup.lo zend_abstract_interface/symbols/call.lo zend_abstract_interface/uri_normalization/uri_normalization.lo zend_abstract_interface/zai_string/string.lo ext/vendor/mpack/mpack.lo ext/vendor/mt19937/mt19937-64.lo src/dogstatsd/client.lo ext/handlers_curl.lo ext/hook/uhook_attributes.lo ext/handlers_fiber.lo ext/ddtrace.lo ext/arrays.lo ext/auto_flush.lo ext/circuit_breaker.lo ext/comms_php.lo ext/compat_string.lo ext/coms.lo ext/configuration.lo ext/ddshared.lo ext/distributed_tracing_headers.lo ext/dogstatsd_client.lo ext/engine_api.lo ext/engine_hooks.lo ext/excluded_modules.lo ext/handlers_api.lo ext/handlers_exception.lo ext/handlers_internal.lo ext/handlers_pcntl.lo ext/integrations/exec_integration.lo ext/integrations/integrations.lo ext/ip_extraction.lo ext/logging.lo ext/memory_limit.lo ext/limiter/limiter.lo ext/priority_sampling/priority_sampling.lo ext/profiling.lo ext/random.lo ext/request_hooks.lo ext/serializer.lo ext/sidecar.lo ext/signals.lo ext/span.lo ext/startup_logging.lo ext/telemetry.lo ext/tracer_tag_propagation/tracer_tag_propagation.lo ext/user_request.lo ext/hook/uhook.lo ext/hook/uhook_legacy.lo //build/source/components-rs/mock_php.lo mkdir .libs *** Warning: Linking the shared library ddtrace.la against the *** static library /build/source/target/tracer-release/libddtrace_php.a is not portable! echo "{ global:" > .libs/ddtrace.ver cat /build/source/ddtrace.sym | sed -e "s/\(.*\)/\1;/" >> .libs/ddtrace.ver echo "local: *; };" >> .libs/ddtrace.ver gcc -shared components/container_id/.libs/container_id.o components/log/.libs/log.o components/sapi/.libs/sapi.o components/string_view/.libs/string_view.o zend_abstract_interface/interceptor/php8/.libs/interceptor.o zend_abstract_interface/interceptor/php8/.libs/resolver.o zend_abstract_interface/jit_utils/.libs/jit_blacklist.o zend_abstract_interface/sandbox/php8/.libs/sandbox.o zend_abstract_interface/config/.libs/config.o zend_abstract_interface/config/.libs/config_decode.o zend_abstract_interface/config/.libs/config_ini.o zend_abstract_interface/config/.libs/config_runtime.o zend_abstract_interface/env/.libs/env.o zend_abstract_interface/exceptions/.libs/exceptions.o zend_abstract_interface/headers/.libs/headers.o zend_abstract_interface/hook/.libs/hook.o zend_abstract_interface/json/.libs/json.o zend_abstract_interface/symbols/.libs/lookup.o zend_abstract_interface/symbols/.libs/call.o zend_abstract_interface/uri_normalization/.libs/uri_normalization.o zend_abstract_interface/zai_string/.libs/string.o ext/vendor/mpack/.libs/mpack.o ext/vendor/mt19937/.libs/mt19937-64.o src/dogstatsd/.libs/client.o ext/.libs/handlers_curl.o ext/hook/.libs/uhook_attributes.o ext/.libs/handlers_fiber.o ext/.libs/ddtrace.o ext/.libs/arrays.o ext/.libs/auto_flush.o ext/.libs/circuit_breaker.o ext/.libs/comms_php.o ext/.libs/compat_string.o ext/.libs/coms.o ext/.libs/configuration.o ext/.libs/ddshared.o ext/.libs/distributed_tracing_headers.o ext/.libs/dogstatsd_client.o ext/.libs/engine_api.o ext/.libs/engine_hooks.o ext/.libs/excluded_modules.o ext/.libs/handlers_api.o ext/.libs/handlers_exception.o ext/.libs/handlers_internal.o ext/.libs/handlers_pcntl.o ext/integrations/.libs/exec_integration.o ext/integrations/.libs/integrations.o ext/.libs/ip_extraction.o ext/.libs/logging.o ext/.libs/memory_limit.o ext/limiter/.libs/limiter.o ext/priority_sampling/.libs/priority_sampling.o ext/.libs/profiling.o ext/.libs/random.o ext/.libs/request_hooks.o ext/.libs/serializer.o ext/.libs/sidecar.o ext/.libs/signals.o ext/.libs/span.o ext/.libs/startup_logging.o ext/.libs/telemetry.o ext/tracer_tag_propagation/.libs/tracer_tag_propagation.o ext/.libs/user_request.o ext/hook/.libs/uhook.o ext/hook/.libs/uhook_legacy.o //build/source/components-rs/.libs/mock_php.o -lcurl -lrt -lm /build/source/target/tracer-release/libddtrace_php.a -pthread -Wl,-soname -Wl,ddtrace.so -Wl,-version-script -Wl,.libs/ddtrace.ver -o .libs/ddtrace.so impure path `//build/source/components-rs/.libs/mock_php.o' used in link collect2: error: ld returned 1 exit status make: *** [Makefile:415: ddtrace.la] Error 1 [result] Failed to update php82Extensions.datadog_trace 0.97.0 -> 0.98.1 https://github.com/DataDog/dd-trace-php/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-internetmonitor, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-internetmonitor/2024-03-06.log python312Packages.mypy-boto3-internetmonitor 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-internetmonitor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5lcsyb89ha4fqcz2djli6bnl3ngfbq67-packages.json.drv building '/nix/store/5lcsyb89ha4fqcz2djli6bnl3ngfbq67-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-internetmonitor-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-internetmonitor-1.34.0: UPDATING ... - python3.12-mypy-boto3-internetmonitor-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-internetmonitor 1.34.0 -> 7.23.2 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 python312Packages.opentelemetry-semantic-conventions, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-semantic-conventions/2024-03-06.log python312Packages.opentelemetry-semantic-conventions 1.22.0 -> 1.23.0 https://github.com/open-telemetry/opentelemetry-python/releases attrpath: python312Packages.opentelemetry-semantic-conventions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l3pfnj95ma9cgg5r7s9qblmcdbz2l1sg-packages.json.drv building '/nix/store/l3pfnj95ma9cgg5r7s9qblmcdbz2l1sg-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-semantic-conventions-1.22.0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-semantic-conventions-1.22.0: UPDATING ... - python3.12-opentelemetry-semantic-conventions-1.22.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opentelemetry-semantic-conventions 1.22.0 -> 1.23.0 https://github.com/open-telemetry/opentelemetry-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 linuxKernel.packages.linux_xanmod_stable.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod_stable.kvdo/2024-03-06.log linuxKernel.packages.linux_xanmod_stable.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_xanmod_stable.kvdo Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_zen.kvdo: 8.2.1.6 -> 8.2.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291070" [result] Failed to update linuxKernel.packages.linux_xanmod_stable.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/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.mypy-boto3-route53-recovery-control-config, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-route53-recovery-control-config/2024-03-06.log python311Packages.mypy-boto3-route53-recovery-control-config 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-route53-recovery-control-config Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n0brkqiq145ngnfp2irzyvd1frfg3ilk-packages.json.drv building '/nix/store/n0brkqiq145ngnfp2irzyvd1frfg3ilk-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-route53-recovery-control-config-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-route53-recovery-control-config-1.34.0: UPDATING ... - python3.11-mypy-boto3-route53-recovery-control-config-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-route53-recovery-control-config 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_5_4_hardened.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_4_hardened.vendor-reset/2024-03-06.log linuxKernel.packages.linux_5_4_hardened.vendor-reset unstable-2021-02-16-5.4.269 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_5_4_hardened.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-5.4.269" not present in master derivation file with contents: { stdenv, fetchFromGitHub, fetchpatch, kernel, lib }: stdenv.mkDerivation rec { pname = "vendor-reset"; version = "unstable-2021-02-16-${kernel.version}"; src = fetchFromGitHub { owner = "gnif"; repo = "vendor-reset"; rev = "225a49a40941e350899e456366265cf82b87ad25"; sha256 = "sha256-xa7P7+mRk4FVgi+YYCcsFLfyNqPmXvy3xhGoTDVqPxw="; }; patches = [ # Fix build with Linux 5.18. # https://github.com/gnif/vendor-reset/pull/58 (fetchpatch { url = "https://github.com/gnif/vendor-reset/commit/5bbffcd6fee5348e8808bdbfcb5b21d455b02f55.patch"; sha256 = "sha256-L1QxVpcZAVYiaMFCBfL2EJgeMyOR8sDa1UqF1QB3bns="; }) ]; nativeBuildInputs = kernel.moduleBuildDependencies; hardeningDisable = [ "pic" ]; makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; installPhase = '' install -D vendor-reset.ko -t "$out/lib/modules/${kernel.modDirVersion}/kernel/drivers/misc/" ''; enableParallelBuilding = true; meta = with lib; { description = "Linux kernel vendor specific hardware reset module"; homepage = "https://github.com/gnif/vendor-reset"; license = licenses.gpl2Only; maintainers = with maintainers; [ ]; platforms = [ "x86_64-linux" ]; broken = kernel.kernelOlder "4.19"; }; } [result] Failed to update linuxKernel.packages.linux_5_4_hardened.vendor-reset unstable-2021-02-16-5.4.269 -> 0.1.0 https://github.com/gnif/vendor-reset/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.opentelemetry-instrumentation-grpc, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-instrumentation-grpc/2024-03-06.log python312Packages.opentelemetry-instrumentation-grpc 0.43b0 -> 0.44b0 https://github.com/open-telemetry/opentelemetry-python-contrib/releases attrpath: python312Packages.opentelemetry-instrumentation-grpc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4yw74wdy315gm2aj0v7z5yq4ahjawniy-packages.json.drv building '/nix/store/4yw74wdy315gm2aj0v7z5yq4ahjawniy-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-instrumentation-grpc-0.43b0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-instrumentation-grpc-0.43b0: UPDATING ... - python3.12-opentelemetry-instrumentation-grpc-0.43b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opentelemetry-instrumentation-grpc 0.43b0 -> 0.44b0 https://github.com/open-telemetry/opentelemetry-python-contrib/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 kodiPackages.pvr-vdr-vnsi, using log file: /var/log/nixpkgs-update/kodiPackages.pvr-vdr-vnsi/2024-03-06.log kodiPackages.pvr-vdr-vnsi 20.4.1 -> 21.1.0-Omega https://github.com/kodi-pvr/pvr.vdr.vnsi/releases attrpath: kodiPackages.pvr-vdr-vnsi 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/zjac849j7aq2i3lwk8zzman02xlxh54k-source.drv building '/nix/store/zjac849j7aq2i3lwk8zzman02xlxh54k-source.drv'... trying https://github.com/kodi-pvr/pvr.vdr.vnsi/archive/21.1.0-Omega-Nexus.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 stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'kodiPackages.pvr-vdr-vnsi.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/zjac849j7aq2i3lwk8zzman02xlxh54k-source.drv /nix/store/571vbwf6xx8n5al7p3ssvqyyp4s55n89-kodi-pvr-vdr-vnsi-21.1.0-Omega.drv building '/nix/store/zjac849j7aq2i3lwk8zzman02xlxh54k-source.drv'... trying https://github.com/kodi-pvr/pvr.vdr.vnsi/archive/21.1.0-Omega-Nexus.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/zjac849j7aq2i3lwk8zzman02xlxh54k-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/kodi-pvr/pvr.vdr.vnsi/archive/21.1.0-Omega-Nexus.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/zjac849j7aq2i3lwk8zzman02xlxh54k-source.drv'. error: 1 dependencies of derivation '/nix/store/571vbwf6xx8n5al7p3ssvqyyp4s55n89-kodi-pvr-vdr-vnsi-21.1.0-Omega.drv' failed to build [result] Failed to update kodiPackages.pvr-vdr-vnsi 20.4.1 -> 21.1.0-Omega https://github.com/kodi-pvr/pvr.vdr.vnsi/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.pyipv8, using log file: /var/log/nixpkgs-update/python312Packages.pyipv8/2024-03-06.log python312Packages.pyipv8 2.12.0 -> 2.13 https://github.com/Tribler/py-ipv8/releases attrpath: python312Packages.pyipv8 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z66g03i75n9s6f9bbzwkvv2ckl0wbixm-packages.json.drv building '/nix/store/z66g03i75n9s6f9bbzwkvv2ckl0wbixm-packages.json.drv'... Going to be running update for following packages: - python3.12-pyipv8-2.12.0 Press Enter key to continue... Running update for: - python3.12-pyipv8-2.12.0: UPDATING ... - python3.12-pyipv8-2.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyipv8/default.nix b/pkgs/development/python-modules/pyipv8/default.nix index 6d0f618df8d2..24f0ba95c063 100644 --- a/pkgs/development/python-modules/pyipv8/default.nix +++ b/pkgs/development/python-modules/pyipv8/default.nix @@ -15,11 +15,11 @@ buildPythonPackage rec { pname = "pyipv8"; - version = "2.12.0"; + version = "2.13.0"; src = fetchPypi { inherit pname version; - hash = "sha256-FXvMykUko3v0GmAZYUt5esBuTbxqpjOL4YxrRfE3u5o="; + hash = "sha256-Qp5vqMa7kfSp22C5KAUvut+4YbSXMEZRsHsLevB4QvE="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pyipv8 Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.pyipv8 Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.pyipv8/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.pyipv8/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.pyipv8/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. [result] Failed to update python312Packages.pyipv8 2.12.0 -> 2.13 https://github.com/Tribler/py-ipv8/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.mypy-boto3-workmail, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-workmail/2024-03-06.log python311Packages.mypy-boto3-workmail 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-workmail Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vjr2pd4jdrh8vi57qb1ka9aapwikdib8-packages.json.drv building '/nix/store/vjr2pd4jdrh8vi57qb1ka9aapwikdib8-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-workmail-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-workmail-1.34.0: UPDATING ... - python3.11-mypy-boto3-workmail-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-workmail 1.34.0 -> 7.23.2 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 ocamlPackages.dns-cli, using log file: /var/log/nixpkgs-update/ocamlPackages.dns-cli/2024-03-06.log ocamlPackages.dns-cli 7.0.1 -> 7.0.3 https://github.com/mirage/ocaml-dns/releases attrpath: ocamlPackages.dns-cli Checking auto update branch... No auto update branch exists Old version 7.0.1" not present in master derivation file with contents: { buildDunePackage, dns, dns-tsig, dns-client-lwt, dns-server, dns-certify, dnssec , bos, cmdliner, fpath, x509, mirage-crypto, mirage-crypto-pk , mirage-crypto-rng, hex, ptime, mtime, logs, fmt, ipaddr, lwt , randomconv, alcotest }: buildDunePackage { pname = "dns-cli"; minimalOCamlVersion = "4.08"; inherit (dns) version src; duneVersion = "3"; # no need to propagate as this is primarily # an executable package buildInputs = [ dns dns-tsig dns-client-lwt dns-server dns-certify dnssec bos cmdliner fpath x509 mirage-crypto mirage-crypto-pk mirage-crypto-rng hex ptime mtime logs fmt ipaddr lwt randomconv ]; doCheck = true; checkInputs = [ alcotest ]; meta = dns.meta // { description = "Unix command line utilities using uDNS"; mainProgram = "odns"; }; } [result] Failed to update ocamlPackages.dns-cli 7.0.1 -> 7.0.3 https://github.com/mirage/ocaml-dns/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 linuxKernel.packages.linux_5_10.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_10.ipu6-drivers/2024-03-06.log linuxKernel.packages.linux_5_10.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_5_10.ipu6-drivers Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_5_10.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/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.yuview, using log file: /var/log/nixpkgs-update/libsForQt5.yuview/2024-03-06.log libsForQt5.yuview 2.13 -> 2.14 https://github.com/IENT/YUView/releases attrpath: libsForQt5.yuview 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/2fn2mjanj5r36rx40fhxz0phjb8w8m9g-source.drv building '/nix/store/2fn2mjanj5r36rx40fhxz0phjb8w8m9g-source.drv'... trying https://github.com/IENT/YUView/archive/v.2.14.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 stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'libsForQt5.yuview.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/2fn2mjanj5r36rx40fhxz0phjb8w8m9g-source.drv /nix/store/rqjadjwcd743a4rfp3nd3p0jia0vsgrk-yuview-2.14.drv building '/nix/store/2fn2mjanj5r36rx40fhxz0phjb8w8m9g-source.drv'... trying https://github.com/IENT/YUView/archive/v.2.14.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/2fn2mjanj5r36rx40fhxz0phjb8w8m9g-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/IENT/YUView/archive/v.2.14.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/2fn2mjanj5r36rx40fhxz0phjb8w8m9g-source.drv'. error: 1 dependencies of derivation '/nix/store/rqjadjwcd743a4rfp3nd3p0jia0vsgrk-yuview-2.14.drv' failed to build [result] Failed to update libsForQt5.yuview 2.13 -> 2.14 https://github.com/IENT/YUView/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 linuxKernel.packages.linux_5_15_hardened.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_15_hardened.kvdo/2024-03-06.log linuxKernel.packages.linux_5_15_hardened.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_5_15_hardened.kvdo Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_zen.kvdo: 8.2.1.6 -> 8.2.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291070" [result] Failed to update linuxKernel.packages.linux_5_15_hardened.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/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.LatexIndent 3.21 -> 3.23.6 https://github.com/cmhughes/latexindent.pl/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-aiobotocore-appconfigdata, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-appconfigdata/2024-03-06.log python311Packages.types-aiobotocore-appconfigdata 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-appconfigdata Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lmdw8zca1n7qgmfwllm6791g88d44846-packages.json.drv building '/nix/store/lmdw8zca1n7qgmfwllm6791g88d44846-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-appconfigdata-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-appconfigdata-2.11.2: UPDATING ... - python3.11-types-aiobotocore-appconfigdata-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-appconfigdata 2.11.2 -> 7.23.2 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 linuxKernel.packages.linux_5_4.r8125, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_4.r8125/2024-03-06.log linuxKernel.packages.linux_5_4.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/releases attrpath: linuxKernel.packages.linux_5_4.r8125 Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_6_7_hardened.r8125: 9.011.01 -> 9.012.03 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291078" [result] Failed to update linuxKernel.packages.linux_5_4.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/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-chime-sdk-voice, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-chime-sdk-voice/2024-03-06.log python312Packages.mypy-boto3-chime-sdk-voice 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-chime-sdk-voice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cylw7nxvm8vl9l2hdnariva16ji1vrhm-packages.json.drv building '/nix/store/cylw7nxvm8vl9l2hdnariva16ji1vrhm-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-chime-sdk-voice-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-chime-sdk-voice-1.34.0: UPDATING ... - python3.12-mypy-boto3-chime-sdk-voice-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-chime-sdk-voice 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-kinesis-video-signaling, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-kinesis-video-signaling/2024-03-06.log python312Packages.mypy-boto3-kinesis-video-signaling 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-kinesis-video-signaling Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9q1dwpbwzyyn31kkigsjkn24wzfw836n-packages.json.drv building '/nix/store/9q1dwpbwzyyn31kkigsjkn24wzfw836n-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-kinesis-video-signaling-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-kinesis-video-signaling-1.34.0: UPDATING ... - python3.12-mypy-boto3-kinesis-video-signaling-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-kinesis-video-signaling 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-elasticbeanstalk, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-elasticbeanstalk/2024-03-06.log python311Packages.mypy-boto3-elasticbeanstalk 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-elasticbeanstalk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n7wc4vbi8d9pcwc9ylbbb44n1yckgwkx-packages.json.drv building '/nix/store/n7wc4vbi8d9pcwc9ylbbb44n1yckgwkx-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-elasticbeanstalk-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-elasticbeanstalk-1.34.0: UPDATING ... - python3.11-mypy-boto3-elasticbeanstalk-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-elasticbeanstalk 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_lqx.dddvb, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.dddvb/2024-03-06.log linuxKernel.packages.linux_lqx.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/releases attrpath: linuxKernel.packages.linux_lqx.dddvb 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 linuxKernel.packages.linux_lqx.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/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 lua52Packages.gitsigns-nvim, using log file: /var/log/nixpkgs-update/lua52Packages.gitsigns-nvim/2024-03-06.log lua52Packages.gitsigns-nvim scm-1 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/releases attrpath: lua52Packages.gitsigns-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua52Packages.gitsigns-nvim scm-1 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/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.irmin-mirage, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-mirage/2024-03-06.log ocamlPackages.irmin-mirage 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/releases attrpath: ocamlPackages.irmin-mirage Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - ocamlPackages.ppx_irmin: 3.5.1 -> 3.9.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291093" [result] Failed to update ocamlPackages.irmin-mirage 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/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 linuxKernel.packages.linux_5_4.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_4.akvcam/2024-03-06.log linuxKernel.packages.linux_5_4.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_5_4.akvcam Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291066" [result] Failed to update linuxKernel.packages.linux_5_4.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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.cadquery, using log file: /var/log/nixpkgs-update/python312Packages.cadquery/2024-03-06.log python312Packages.cadquery 2.0 -> 2.4.0 https://github.com/CadQuery/cadquery/releases attrpath: python312Packages.cadquery 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/a73zfpzqpm549w4s21l0mabzc1k8vh7x-packages.json.drv building '/nix/store/a73zfpzqpm549w4s21l0mabzc1k8vh7x-packages.json.drv'... Going to be running update for following packages: - python3.12-cadquery-2.0 Press Enter key to continue... Running update for: - python3.12-cadquery-2.0: UPDATING ... - python3.12-cadquery-2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.cadquery 2.0 -> 2.4.0 https://github.com/CadQuery/cadquery/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.mypy-boto3-proton, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-proton/2024-03-06.log python311Packages.mypy-boto3-proton 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-proton Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/br4w1a3sccvxbxcjkra08h6a5rlpymh9-packages.json.drv building '/nix/store/br4w1a3sccvxbxcjkra08h6a5rlpymh9-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-proton-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-proton-1.34.0: UPDATING ... - python3.11-mypy-boto3-proton-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-proton 1.34.0 -> 7.23.2 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 ocamlPackages.camlidl, using log file: /var/log/nixpkgs-update/ocamlPackages.camlidl/2024-03-06.log ocamlPackages.camlidl 1.12 -> 112 https://github.com/xavierleroy/camlidl/releases attrpath: ocamlPackages.camlidl Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update ocamlPackages.camlidl 1.12 -> 112 https://github.com/xavierleroy/camlidl/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.cdk8s-cli, using log file: /var/log/nixpkgs-update/nodePackages.cdk8s-cli/2024-03-06.log nodePackages.cdk8s-cli 2.198.51 -> 2.198.65 https://github.com/cdk8s-team/cdk8s-cli/releases attrpath: nodePackages.cdk8s-cli Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages.cdk8s-cli 2.198.51 -> 2.198.65 https://github.com/cdk8s-team/cdk8s-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 python311Packages.mypy-boto3-ebs, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-ebs/2024-03-06.log python311Packages.mypy-boto3-ebs 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-ebs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bzy4439024b866l3lmnrk0raj2vypqbm-packages.json.drv building '/nix/store/bzy4439024b866l3lmnrk0raj2vypqbm-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-ebs-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-ebs-1.34.0: UPDATING ... - python3.11-mypy-boto3-ebs-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-ebs 1.34.0 -> 7.23.2 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 currently don't know how to update perl [result] Failed to update perl538Packages.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.mypy-boto3-mturk, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-mturk/2024-03-06.log python312Packages.mypy-boto3-mturk 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-mturk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6qlpz718afmbx563dk867yl0sb89qh76-packages.json.drv building '/nix/store/6qlpz718afmbx563dk867yl0sb89qh76-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-mturk-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-mturk-1.34.0: UPDATING ... - python3.12-mypy-boto3-mturk-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-mturk 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-resiliencehub, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-resiliencehub/2024-03-06.log python311Packages.mypy-boto3-resiliencehub 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-resiliencehub Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s054gp6j80yfhhh4h3dkj7l77vgmgli5-packages.json.drv building '/nix/store/s054gp6j80yfhhh4h3dkj7l77vgmgli5-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-resiliencehub-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-resiliencehub-1.34.0: UPDATING ... - python3.11-mypy-boto3-resiliencehub-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-resiliencehub 1.34.0 -> 7.23.2 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 python312Packages.dash, using log file: /var/log/nixpkgs-update/python312Packages.dash/2024-03-06.log python312Packages.dash 2.14.2 -> 2.16.0 https://github.com/plotly/dash/releases attrpath: python312Packages.dash 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/sg162gi36hfvc02hjib4p8sl72npa78g-packages.json.drv building '/nix/store/sg162gi36hfvc02hjib4p8sl72npa78g-packages.json.drv'... Going to be running update for following packages: - python3.12-dash-2.14.2 Press Enter key to continue... Running update for: - python3.12-dash-2.14.2: UPDATING ... - python3.12-dash-2.14.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dash/default.nix b/pkgs/development/python-modules/dash/default.nix index b99662660d42..fbf16b663abf 100644 --- a/pkgs/development/python-modules/dash/default.nix +++ b/pkgs/development/python-modules/dash/default.nix @@ -37,7 +37,7 @@ buildPythonPackage rec { pname = "dash"; - version = "2.14.2"; + version = "2.16.0"; pyproject = true; disabled = pythonOlder "3.6"; @@ -45,8 +45,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "plotly"; repo = "dash"; - rev = "v${version}"; - hash = "sha256-EFEsFgd3VbzlIUiz1fBIsKHywgWrL74taDFx0yIM/Ks="; + rev = "refs/tags/v${version}"; + hash = "sha256-qOGUfpeo3+jvb/jsoq53JuccLoxFsrbU0yvA5J92FUo="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.dash Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.dash Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.dash/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.dash/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.dash/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. [result] Failed to update python312Packages.dash 2.14.2 -> 2.16.0 https://github.com/plotly/dash/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 linuxKernel.packages.linux_4_19_hardened.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19_hardened.vendor-reset/2024-03-06.log linuxKernel.packages.linux_4_19_hardened.vendor-reset unstable-2021-02-16-4.19.307 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_4_19_hardened.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-4.19.307" not present in master derivation file with contents: { stdenv, fetchFromGitHub, fetchpatch, kernel, lib }: stdenv.mkDerivation rec { pname = "vendor-reset"; version = "unstable-2021-02-16-${kernel.version}"; src = fetchFromGitHub { owner = "gnif"; repo = "vendor-reset"; rev = "225a49a40941e350899e456366265cf82b87ad25"; sha256 = "sha256-xa7P7+mRk4FVgi+YYCcsFLfyNqPmXvy3xhGoTDVqPxw="; }; patches = [ # Fix build with Linux 5.18. # https://github.com/gnif/vendor-reset/pull/58 (fetchpatch { url = "https://github.com/gnif/vendor-reset/commit/5bbffcd6fee5348e8808bdbfcb5b21d455b02f55.patch"; sha256 = "sha256-L1QxVpcZAVYiaMFCBfL2EJgeMyOR8sDa1UqF1QB3bns="; }) ]; nativeBuildInputs = kernel.moduleBuildDependencies; hardeningDisable = [ "pic" ]; makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; installPhase = '' install -D vendor-reset.ko -t "$out/lib/modules/${kernel.modDirVersion}/kernel/drivers/misc/" ''; enableParallelBuilding = true; meta = with lib; { description = "Linux kernel vendor specific hardware reset module"; homepage = "https://github.com/gnif/vendor-reset"; license = licenses.gpl2Only; maintainers = with maintainers; [ ]; platforms = [ "x86_64-linux" ]; broken = kernel.kernelOlder "4.19"; }; } [result] Failed to update linuxKernel.packages.linux_4_19_hardened.vendor-reset unstable-2021-02-16-4.19.307 -> 0.1.0 https://github.com/gnif/vendor-reset/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-controltower, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-controltower/2024-03-06.log python312Packages.mypy-boto3-controltower 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-controltower Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cfhbbm6vliqgxkrkai1wawcj36vzscrz-packages.json.drv building '/nix/store/cfhbbm6vliqgxkrkai1wawcj36vzscrz-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-controltower-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-controltower-1.34.0: UPDATING ... - python3.12-mypy-boto3-controltower-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-controltower 1.34.0 -> 7.23.2 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 rizin, using log file: /var/log/nixpkgs-update/rizin/2024-03-06.log rizin 0.6.3 -> 0.7.2 https://github.com/rizinorg/rizin/releases attrpath: rizin Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - rizin: 0.6.3 -> 0.7.1, cutter: 2.3.4 -> 2.3.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/293264" [result] Failed to update rizin 0.6.3 -> 0.7.2 https://github.com/rizinorg/rizin/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.mypy-boto3-marketplacecommerceanalytics, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-marketplacecommerceanalytics/2024-03-06.log python311Packages.mypy-boto3-marketplacecommerceanalytics 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-marketplacecommerceanalytics Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9wwfi5a9wyxvhbg8xgjrmgdj22h7ab33-packages.json.drv building '/nix/store/9wwfi5a9wyxvhbg8xgjrmgdj22h7ab33-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-marketplacecommerceanalytics-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-marketplacecommerceanalytics-1.34.0: UPDATING ... - python3.11-mypy-boto3-marketplacecommerceanalytics-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-marketplacecommerceanalytics 1.34.0 -> 7.23.2 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 python312Packages.jaraco-net, using log file: /var/log/nixpkgs-update/python312Packages.jaraco-net/2024-03-06.log python312Packages.jaraco-net 9.3.1 -> 10.2.0 https://github.com/jaraco/jaraco.net/releases attrpath: python312Packages.jaraco-net Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/62bvd1fq9vi6sc1iy4kk2mn6ka60jqnd-packages.json.drv building '/nix/store/62bvd1fq9vi6sc1iy4kk2mn6ka60jqnd-packages.json.drv'... Going to be running update for following packages: - python3.12-jaraco-net-9.3.1 Press Enter key to continue... Running update for: - python3.12-jaraco-net-9.3.1: UPDATING ... - python3.12-jaraco-net-9.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/jaraco-net/default.nix b/pkgs/development/python-modules/jaraco-net/default.nix index 4765c1dc301c..931ba6cb9847 100644 --- a/pkgs/development/python-modules/jaraco-net/default.nix +++ b/pkgs/development/python-modules/jaraco-net/default.nix @@ -31,7 +31,7 @@ buildPythonPackage rec { pname = "jaraco-net"; - version = "9.3.1"; + version = "10.2.0"; disabled = pythonOlder "3.7"; @@ -41,7 +41,7 @@ buildPythonPackage rec { owner = "jaraco"; repo = "jaraco.net"; rev = "refs/tags/v${version}"; - hash = "sha256-aq5v4QlapmMTrqwNA0GtRi/xZCcyoR1giZECBsYwymw="; + hash = "sha256-z9+gz6Sos0uluU5icXJN9OMmWFErVrJXBvoBcKv6Wwg="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.jaraco-net nix build failed. adding 'jaraco/net/wake.py' adding 'jaraco/net/devices/__init__.py' adding 'jaraco/net/devices/base.py' adding 'jaraco/net/devices/darwin.py' adding 'jaraco/net/devices/linux.py' adding 'jaraco/net/devices/win32.py' adding 'jaraco/net/http/__init__.py' adding 'jaraco/net/http/caching.py' adding 'jaraco/net/http/content.py' adding 'jaraco/net/http/cookies.py' adding 'jaraco/net/http/htmldir.py' adding 'jaraco/net/http/servers.py' adding 'jaraco/net/http/static.py' adding 'jaraco/net/http/staticdirindex.py' adding 'jaraco/net/pinger/pinger.conf' adding 'jaraco.net-10.2.0.dist-info/LICENSE' adding 'jaraco.net-10.2.0.dist-info/METADATA' adding 'jaraco.net-10.2.0.dist-info/WHEEL' adding 'jaraco.net-10.2.0.dist-info/entry_points.txt' adding 'jaraco.net-10.2.0.dist-info/top_level.txt' adding 'jaraco.net-10.2.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built jaraco.net-10.2.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 jaraco.net-10.2.0-py3-none-any.whl - icmplib not installed [result] Failed to update python312Packages.jaraco-net 9.3.1 -> 10.2.0 https://github.com/jaraco/jaraco.net/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.nxt-python, using log file: /var/log/nixpkgs-update/python312Packages.nxt-python/2024-03-06.log python312Packages.nxt-python 3.2.0 -> 3.3.0 https://github.com/schodet/nxt-python/releases attrpath: python312Packages.nxt-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/ph8qh88qhryd3s7xw3n5bpr30d5987d0-packages.json.drv building '/nix/store/ph8qh88qhryd3s7xw3n5bpr30d5987d0-packages.json.drv'... Going to be running update for following packages: - python3.12-nxt-python-3.2.0 Press Enter key to continue... Running update for: - python3.12-nxt-python-3.2.0: UPDATING ... - python3.12-nxt-python-3.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nxt-python/default.nix b/pkgs/development/python-modules/nxt-python/default.nix index fb953bce13dd..2f2e6dbfe8af 100644 --- a/pkgs/development/python-modules/nxt-python/default.nix +++ b/pkgs/development/python-modules/nxt-python/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "nxt-python"; - version = "3.2.0"; + version = "3.3.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "schodet"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-PWeR8xteLMxlOHcJJCtTI0o8QNzwGJVkUACmvf4tXWY="; + hash = "sha256-v65KEP5DuJsZAifd1Rh46x9lSAgBZgyo+e8PKSDKnhw="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.nxt-python 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/miasb7p4bjzw7lv7cz040czvm7v90b5s-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/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.nxt-python 3.2.0 -> 3.3.0 https://github.com/schodet/nxt-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 python311Packages.mypy-boto3-route53-recovery-cluster, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-route53-recovery-cluster/2024-03-06.log python311Packages.mypy-boto3-route53-recovery-cluster 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-route53-recovery-cluster Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/18pzlr15glyfxs7vz2dv198r47m4phk1-packages.json.drv building '/nix/store/18pzlr15glyfxs7vz2dv198r47m4phk1-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-route53-recovery-cluster-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-route53-recovery-cluster-1.34.0: UPDATING ... - python3.11-mypy-boto3-route53-recovery-cluster-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-route53-recovery-cluster 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-pca-connector-ad, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-pca-connector-ad/2024-03-06.log python312Packages.mypy-boto3-pca-connector-ad 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-pca-connector-ad Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h4fk0nrzvp6qap362x7h4hfs8ajmk0fb-packages.json.drv building '/nix/store/h4fk0nrzvp6qap362x7h4hfs8ajmk0fb-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-pca-connector-ad-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-pca-connector-ad-1.34.0: UPDATING ... - python3.12-mypy-boto3-pca-connector-ad-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-pca-connector-ad 1.34.0 -> 7.23.2 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 python312Packages.aria2p, using log file: /var/log/nixpkgs-update/python312Packages.aria2p/2024-03-06.log python312Packages.aria2p 0.11.2 -> 0.12.0 https://github.com/pawamoy/aria2p/releases attrpath: python312Packages.aria2p Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hdkqpfzkdrya2729qm7k4mfxr64c2ll2-packages.json.drv building '/nix/store/hdkqpfzkdrya2729qm7k4mfxr64c2ll2-packages.json.drv'... Going to be running update for following packages: - python3.12-aria2p-0.11.2 Press Enter key to continue... Running update for: - python3.12-aria2p-0.11.2: UPDATING ... - python3.12-aria2p-0.11.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aria2p/default.nix b/pkgs/development/python-modules/aria2p/default.nix index e505ac015bca..d853229e46b7 100644 --- a/pkgs/development/python-modules/aria2p/default.nix +++ b/pkgs/development/python-modules/aria2p/default.nix @@ -21,15 +21,15 @@ buildPythonPackage rec { pname = "aria2p"; - version = "0.11.2"; + version = "0.12.0"; format = "pyproject"; disabled = pythonOlder "3.6"; src = fetchFromGitHub { owner = "pawamoy"; repo = pname; - rev = version; - hash = "sha256-z74ej6J6Yh1aVsXR5fE+XhoCzCS+zfDxQL8gKFd7tBA="; + rev = "refs/tags/${version}"; + hash = "sha256-WlbZP2+qUSyfmeFFiuarXI3VaNZvD9cnOef/WM+J0OE="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.aria2p nix build failed. setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_utils.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 Creating a wheel... * Getting build dependencies for wheel... Traceback (most recent call last): File "/nix/store/d9zib5gm80hizy3h8saidddwy78vrch2-python3.12-pyproject-hooks-1.0.0/lib/python3.12/site-packages/pyproject_hooks/_impl.py", line 321, in _call_hook raise BackendUnavailable(data.get('traceback', '')) pyproject_hooks._impl.BackendUnavailable: Traceback (most recent call last): File "/nix/store/d9zib5gm80hizy3h8saidddwy78vrch2-python3.12-pyproject-hooks-1.0.0/lib/python3.12/site-packages/pyproject_hooks/_in_process/_in_process.py", line 77, in _build_backend obj = import_module(mod_path) ^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/python3.12/importlib/__init__.py", line 90, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1387, in _gcd_import File "", line 1360, in _find_and_load File "", line 1324, in _find_and_load_unlocked ModuleNotFoundError: No module named 'pdm.backend' ERROR Backend 'pdm.backend' is not available. [result] Failed to update python312Packages.aria2p 0.11.2 -> 0.12.0 https://github.com/pawamoy/aria2p/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.bentoml, using log file: /var/log/nixpkgs-update/python312Packages.bentoml/2024-03-06.log python312Packages.bentoml 1.1.11 -> 1.2.5 https://github.com/bentoml/BentoML/releases attrpath: python312Packages.bentoml Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4av07lrkhb4hmw4rgr2iabn445j2krx9-packages.json.drv building '/nix/store/4av07lrkhb4hmw4rgr2iabn445j2krx9-packages.json.drv'... Going to be running update for following packages: - python3.12-bentoml-1.1.11 Press Enter key to continue... Running update for: - python3.12-bentoml-1.1.11: UPDATING ... - python3.12-bentoml-1.1.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/bentoml/default.nix b/pkgs/development/python-modules/bentoml/default.nix index 8441d25e71c6..6946f45e050f 100644 --- a/pkgs/development/python-modules/bentoml/default.nix +++ b/pkgs/development/python-modules/bentoml/default.nix @@ -69,7 +69,7 @@ }: let - version = "1.1.11"; + version = "1.2.5"; aws = [ fs-s3fs ]; grpc = [ grpcio @@ -105,7 +105,7 @@ buildPythonPackage { owner = "bentoml"; repo = "BentoML"; rev = "refs/tags/v${version}"; - hash = "sha256-2EjltGfmLalgPD9XNYYduYGzqbumqoglVVL+AbRzMJE="; + hash = "sha256-GBKxyjCs02mxYiMK4GhgFUATRCUSVf8mFbWjuPVD7SU="; }; # https://github.com/bentoml/BentoML/pull/4227 should fix this test No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.bentoml Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.bentoml Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bentoml/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bentoml/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-bentoml-1.2.5’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.bentoml/pkgs/development/python-modules/bentoml/default.nix:202 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. [result] Failed to update python312Packages.bentoml 1.1.11 -> 1.2.5 https://github.com/bentoml/BentoML/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-appstream, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-appstream/2024-03-06.log python312Packages.mypy-boto3-appstream 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-appstream Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xwcka91ybrprybj5rhl2ss4fyplcyaz2-packages.json.drv building '/nix/store/xwcka91ybrprybj5rhl2ss4fyplcyaz2-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-appstream-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-appstream-1.34.0: UPDATING ... - python3.12-mypy-boto3-appstream-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-appstream 1.34.0 -> 7.23.2 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 lua54Packages.gitsigns-nvim, using log file: /var/log/nixpkgs-update/lua54Packages.gitsigns-nvim/2024-03-06.log lua54Packages.gitsigns-nvim scm-1 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/releases attrpath: lua54Packages.gitsigns-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.gitsigns-nvim scm-1 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/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 linuxKernel.packages.linux_6_7.r8125, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_7.r8125/2024-03-06.log linuxKernel.packages.linux_6_7.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/releases attrpath: linuxKernel.packages.linux_6_7.r8125 Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_6_7_hardened.r8125: 9.011.01 -> 9.012.03 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291078" [result] Failed to update linuxKernel.packages.linux_6_7.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/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-docdb-elastic, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-docdb-elastic/2024-03-06.log python312Packages.mypy-boto3-docdb-elastic 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-docdb-elastic Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pm2vv3m7y6xv8qsghd9li9jcagxwg2m4-packages.json.drv building '/nix/store/pm2vv3m7y6xv8qsghd9li9jcagxwg2m4-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-docdb-elastic-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-docdb-elastic-1.34.0: UPDATING ... - python3.12-mypy-boto3-docdb-elastic-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-docdb-elastic 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-timestream-write, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-timestream-write/2024-03-06.log python311Packages.mypy-boto3-timestream-write 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-timestream-write Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xv9vi8r9ral5nwrirsfh2b1s7iyfwdpv-packages.json.drv building '/nix/store/xv9vi8r9ral5nwrirsfh2b1s7iyfwdpv-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-timestream-write-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-timestream-write-1.34.0: UPDATING ... - python3.11-mypy-boto3-timestream-write-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-timestream-write 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-oam, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-oam/2024-03-06.log python312Packages.mypy-boto3-oam 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-oam Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/46v49s5sjs4nyz50ksrh68fhpvx3x15h-packages.json.drv building '/nix/store/46v49s5sjs4nyz50ksrh68fhpvx3x15h-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-oam-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-oam-1.34.0: UPDATING ... - python3.12-mypy-boto3-oam-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-oam 1.34.0 -> 7.23.2 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 ocamlPackages.ocamlformat_0_24_1, using log file: /var/log/nixpkgs-update/ocamlPackages.ocamlformat_0_24_1/2024-03-06.log ocamlPackages.ocamlformat_0_24_1 0.24.1 -> 0.26.1 https://github.com/ocaml-ppx/ocamlformat/releases attrpath: ocamlPackages.ocamlformat_0_24_1 Checking auto update branch... No auto update branch exists Version in attr path ocamlPackages.ocamlformat_0_24_1 not compatible with 0.26.1 [result] Failed to update ocamlPackages.ocamlformat_0_24_1 0.24.1 -> 0.26.1 https://github.com/ocaml-ppx/ocamlformat/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-pinpoint-sms-voice-v2, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-pinpoint-sms-voice-v2/2024-03-06.log python312Packages.mypy-boto3-pinpoint-sms-voice-v2 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-pinpoint-sms-voice-v2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j1wlwj2wwxbjvpjsyx9xqy5nz5mharzj-packages.json.drv building '/nix/store/j1wlwj2wwxbjvpjsyx9xqy5nz5mharzj-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-pinpoint-sms-voice-v2-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-pinpoint-sms-voice-v2-1.34.0: UPDATING ... - python3.12-mypy-boto3-pinpoint-sms-voice-v2-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-pinpoint-sms-voice-v2 1.34.0 -> 7.23.2 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 python312Packages.catppuccin, using log file: /var/log/nixpkgs-update/python312Packages.catppuccin/2024-03-06.log python312Packages.catppuccin 1.3.2 -> 2.1.0 https://github.com/catppuccin/python/releases attrpath: python312Packages.catppuccin Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4k0gacj6b50ppm7xvb2173f0d3n4iaai-packages.json.drv building '/nix/store/4k0gacj6b50ppm7xvb2173f0d3n4iaai-packages.json.drv'... Going to be running update for following packages: - python3.12-catppuccin-1.3.2 Press Enter key to continue... Running update for: - python3.12-catppuccin-1.3.2: UPDATING ... - python3.12-catppuccin-1.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/catppuccin/default.nix b/pkgs/development/python-modules/catppuccin/default.nix index 3c86e97f49f9..2cea198c9a34 100644 --- a/pkgs/development/python-modules/catppuccin/default.nix +++ b/pkgs/development/python-modules/catppuccin/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "catppuccin"; - version = "1.3.2"; + version = "2.1.0"; pyproject = true; src = fetchFromGitHub { owner = "catppuccin"; repo = "python"; - rev = "v${version}"; - hash = "sha256-spPZdQ+x3isyeBXZ/J2QE6zNhyHRfyRQGiHreuXzzik="; + rev = "refs/tags/v${version}"; + hash = "sha256-/RINDyO0cngDy9APqsFHBFBKi8aDf7Tah/IIFdXQURo="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.catppuccin: 1.3.2 -> 2.1.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/290391" [result] Failed to update python312Packages.catppuccin 1.3.2 -> 2.1.0 https://github.com/catppuccin/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 python312Packages.mypy-boto3-polly, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-polly/2024-03-06.log python312Packages.mypy-boto3-polly 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-polly Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ps2wkvipcmvphh372am3m1zh8d2mvqdm-packages.json.drv building '/nix/store/ps2wkvipcmvphh372am3m1zh8d2mvqdm-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-polly-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-polly-1.34.0: UPDATING ... - python3.12-mypy-boto3-polly-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-polly 1.34.0 -> 7.23.2 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 python312Packages.wasmer-compiler-cranelift, using log file: /var/log/nixpkgs-update/python312Packages.wasmer-compiler-cranelift/2024-03-06.log python312Packages.wasmer-compiler-cranelift 1.1.0 -> 1.1.1 https://github.com/wasmerio/wasmer-python/releases attrpath: python312Packages.wasmer-compiler-cranelift 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/751q61yirih03n6p46f9v0d3wwsf9jc6-packages.json.drv building '/nix/store/751q61yirih03n6p46f9v0d3wwsf9jc6-packages.json.drv'... Going to be running update for following packages: - python3.12-wasmer-compiler-cranelift-1.1.0 Press Enter key to continue... Running update for: - python3.12-wasmer-compiler-cranelift-1.1.0: UPDATING ... - python3.12-wasmer-compiler-cranelift-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.wasmer-compiler-cranelift 1.1.0 -> 1.1.1 https://github.com/wasmerio/wasmer-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 pantheon.granite, using log file: /var/log/nixpkgs-update/pantheon.granite/2024-03-06.log pantheon.granite 6.2.0 -> 7.4.0 https://github.com/elementary/granite/releases attrpath: pantheon.granite Checking auto update branch... No auto update branch exists Derivation file opts-out of auto-updates [result] Failed to update pantheon.granite 6.2.0 -> 7.4.0 https://github.com/elementary/granite/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.mypy-boto3-greengrassv2, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-greengrassv2/2024-03-06.log python311Packages.mypy-boto3-greengrassv2 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-greengrassv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ilgw6jsj0hn9h3w6jra98nvrfvpcx1b0-packages.json.drv building '/nix/store/ilgw6jsj0hn9h3w6jra98nvrfvpcx1b0-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-greengrassv2-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-greengrassv2-1.34.0: UPDATING ... - python3.11-mypy-boto3-greengrassv2-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-greengrassv2 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_xanmod_stable.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod_stable.ipu6-drivers/2024-03-06.log linuxKernel.packages.linux_xanmod_stable.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_xanmod_stable.ipu6-drivers Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_xanmod_stable.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/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 linuxKernel.packages.linux_latest_libre.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_latest_libre.akvcam/2024-03-06.log linuxKernel.packages.linux_latest_libre.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_latest_libre.akvcam Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291066" [result] Failed to update linuxKernel.packages.linux_latest_libre.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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 linuxKernel.packages.linux_hardened.sysdig, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_hardened.sysdig/2024-03-06.log linuxKernel.packages.linux_hardened.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/releases attrpath: linuxKernel.packages.linux_hardened.sysdig 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 linuxKernel.packages.linux_hardened.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/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.mypy-boto3-oam, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-oam/2024-03-06.log python311Packages.mypy-boto3-oam 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-oam Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ssazcpv2286zdqzag6k7h24wwm1q4nk5-packages.json.drv building '/nix/store/ssazcpv2286zdqzag6k7h24wwm1q4nk5-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-oam-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-oam-1.34.0: UPDATING ... - python3.11-mypy-boto3-oam-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-oam 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-greengrass, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-greengrass/2024-03-06.log python312Packages.mypy-boto3-greengrass 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-greengrass Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zsi8cwbs51r8gwp7l20cs3380g2qwrh6-packages.json.drv building '/nix/store/zsi8cwbs51r8gwp7l20cs3380g2qwrh6-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-greengrass-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-greengrass-1.34.0: UPDATING ... - python3.12-mypy-boto3-greengrass-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-greengrass 1.34.0 -> 7.23.2 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 ocamlPackages.happy-eyeballs-mirage, using log file: /var/log/nixpkgs-update/ocamlPackages.happy-eyeballs-mirage/2024-03-06.log ocamlPackages.happy-eyeballs-mirage 0.5.0 -> 0.6.0 https://github.com/roburio/happy-eyeballs/releases attrpath: ocamlPackages.happy-eyeballs-mirage Checking auto update branch... No auto update branch exists Old version 0.5.0" not present in master derivation file with contents: { buildDunePackage , happy-eyeballs , duration , dns-client-mirage , domain-name , ipaddr , fmt , logs , lwt , mirage-clock , mirage-random , mirage-time , tcpip }: buildDunePackage { pname = "happy-eyeballs-mirage"; inherit (happy-eyeballs) src version; minimalOCamlVersion = "4.08"; duneVersion = "3"; buildInputs = [ duration ipaddr domain-name fmt mirage-clock mirage-random mirage-time ]; propagatedBuildInputs = [ dns-client-mirage happy-eyeballs logs lwt tcpip ]; doCheck = true; meta = happy-eyeballs.meta // { description = "Connecting to a remote host via IP version 4 or 6 using Mirage"; }; } [result] Failed to update ocamlPackages.happy-eyeballs-mirage 0.5.0 -> 0.6.0 https://github.com/roburio/happy-eyeballs/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.gen_js_api, using log file: /var/log/nixpkgs-update/ocamlPackages.gen_js_api/2024-03-06.log ocamlPackages.gen_js_api 1.1.1 -> 1.1.2 https://github.com/LexiFi/gen_js_api/releases attrpath: ocamlPackages.gen_js_api 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/ocaml-modules/gen_js_api/default.nix b/pkgs/development/ocaml-modules/gen_js_api/default.nix index af1078e8faa7..1901bfa59bfc 100644 --- a/pkgs/development/ocaml-modules/gen_js_api/default.nix +++ b/pkgs/development/ocaml-modules/gen_js_api/default.nix @@ -10,13 +10,13 @@ buildDunePackage rec { pname = "gen_js_api"; - version = "1.1.1"; + version = "1.1.2"; src = fetchFromGitHub { owner = "LexiFi"; repo = pname; rev = "v${version}"; - sha256 = "sha256-0FKKYPbSBza/Q6oZniq/UHi5zBjD/i7j5ds3ZDWkBTs="; + sha256 = "sha256-tplbnQ/1dzZq8m/ibMAkGqY8RHQRmBPHOwh0dGuZCJM="; }; minimalOCamlVersion = "4.11"; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.gen_js_api 1.1.1 -> 1.1.2 https://github.com/LexiFi/gen_js_api/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.mypy-boto3-cloudfront, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-cloudfront/2024-03-06.log python311Packages.mypy-boto3-cloudfront 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-cloudfront Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j9ndixwn5q20parbc2i71myfkbfc676f-packages.json.drv building '/nix/store/j9ndixwn5q20parbc2i71myfkbfc676f-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-cloudfront-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-cloudfront-1.34.0: UPDATING ... - python3.11-mypy-boto3-cloudfront-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-cloudfront 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_latest_libre.r8125, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_latest_libre.r8125/2024-03-06.log linuxKernel.packages.linux_latest_libre.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/releases attrpath: linuxKernel.packages.linux_latest_libre.r8125 Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_6_7_hardened.r8125: 9.011.01 -> 9.012.03 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291078" [result] Failed to update linuxKernel.packages.linux_latest_libre.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/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.kaput-cli, using log file: /var/log/nixpkgs-update/nodePackages.kaput-cli/2024-03-06.log nodePackages.kaput-cli 1.1.1 -> 2.2.1 https://github.com/davidchalifoux/kaput-cli/releases attrpath: nodePackages.kaput-cli Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages.kaput-cli 1.1.1 -> 2.2.1 https://github.com/davidchalifoux/kaput-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 linuxKernel.packages.linux_lqx.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.vendor-reset/2024-03-06.log linuxKernel.packages.linux_lqx.vendor-reset unstable-2021-02-16-6.7.6 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_lqx.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-6.7.6" not present in master derivation file with contents: { stdenv, fetchFromGitHub, fetchpatch, kernel, lib }: stdenv.mkDerivation rec { pname = "vendor-reset"; version = "unstable-2021-02-16-${kernel.version}"; src = fetchFromGitHub { owner = "gnif"; repo = "vendor-reset"; rev = "225a49a40941e350899e456366265cf82b87ad25"; sha256 = "sha256-xa7P7+mRk4FVgi+YYCcsFLfyNqPmXvy3xhGoTDVqPxw="; }; patches = [ # Fix build with Linux 5.18. # https://github.com/gnif/vendor-reset/pull/58 (fetchpatch { url = "https://github.com/gnif/vendor-reset/commit/5bbffcd6fee5348e8808bdbfcb5b21d455b02f55.patch"; sha256 = "sha256-L1QxVpcZAVYiaMFCBfL2EJgeMyOR8sDa1UqF1QB3bns="; }) ]; nativeBuildInputs = kernel.moduleBuildDependencies; hardeningDisable = [ "pic" ]; makeFlags = [ "KVER=${kernel.modDirVersion}" "KDIR=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" ]; installPhase = '' install -D vendor-reset.ko -t "$out/lib/modules/${kernel.modDirVersion}/kernel/drivers/misc/" ''; enableParallelBuilding = true; meta = with lib; { description = "Linux kernel vendor specific hardware reset module"; homepage = "https://github.com/gnif/vendor-reset"; license = licenses.gpl2Only; maintainers = with maintainers; [ ]; platforms = [ "x86_64-linux" ]; broken = kernel.kernelOlder "4.19"; }; } [result] Failed to update linuxKernel.packages.linux_lqx.vendor-reset unstable-2021-02-16-6.7.6 -> 0.1.0 https://github.com/gnif/vendor-reset/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.binho-host-adapter, using log file: /var/log/nixpkgs-update/python312Packages.binho-host-adapter/2024-03-06.log python312Packages.binho-host-adapter 0.1.6 -> 3.62.0 https://github.com/adafruit/Adafruit_Python_PlatformDetect/releases attrpath: python312Packages.binho-host-adapter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7xb84vsxh513wic37ir02h6r2i28yj6d-packages.json.drv building '/nix/store/7xb84vsxh513wic37ir02h6r2i28yj6d-packages.json.drv'... Going to be running update for following packages: - python3.12-binho-host-adapter-0.1.6 Press Enter key to continue... Running update for: - python3.12-binho-host-adapter-0.1.6: UPDATING ... - python3.12-binho-host-adapter-0.1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.binho-host-adapter 0.1.6 -> 3.62.0 https://github.com/adafruit/Adafruit_Python_PlatformDetect/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 linuxKernel.packages.linux_xanmod.sysdig, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod.sysdig/2024-03-06.log linuxKernel.packages.linux_xanmod.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/releases attrpath: linuxKernel.packages.linux_xanmod.sysdig 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 linuxKernel.packages.linux_xanmod.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/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 hunspellDicts.es-hn, using log file: /var/log/nixpkgs-update/hunspellDicts.es-hn/2024-03-06.log hunspellDicts.es-hn 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-hn 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 hunspellDicts.es-hn 2.5 -> 2.8 https://github.com/sbosio/rla-es/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.mirage-runtime, using log file: /var/log/nixpkgs-update/ocamlPackages.mirage-runtime/2024-03-06.log ocamlPackages.mirage-runtime 4.4.1 -> 4.4.2 https://github.com/mirage/mirage/releases attrpath: ocamlPackages.mirage-runtime Checking auto update branch... No auto update branch exists Old version 4.4.1" not present in master derivation file with contents: { lib, buildDunePackage, fetchurl, ipaddr, functoria-runtime , logs, lwt , alcotest }: buildDunePackage rec { pname = "mirage-runtime"; inherit (functoria-runtime) src version; minimalOCamlVersion = "4.08"; propagatedBuildInputs = [ ipaddr functoria-runtime logs lwt ]; checkInputs = [ alcotest ]; doCheck = true; meta = with lib; { homepage = "https://github.com/mirage/mirage"; description = "The base MirageOS runtime library, part of every MirageOS unikernel"; license = licenses.isc; maintainers = with maintainers; [ sternenseemann ]; }; } [result] Failed to update ocamlPackages.mirage-runtime 4.4.1 -> 4.4.2 https://github.com/mirage/mirage/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 hunspellDicts.es-cl, using log file: /var/log/nixpkgs-update/hunspellDicts.es-cl/2024-03-06.log hunspellDicts.es-cl 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-cl 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 hunspellDicts.es-cl 2.5 -> 2.8 https://github.com/sbosio/rla-es/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 weechatScripts.wee-slack, using log file: /var/log/nixpkgs-update/weechatScripts.wee-slack/2024-03-06.log weechatScripts.wee-slack 2.10.1 -> 2.10.2 https://github.com/wee-slack/wee-slack/releases attrpath: weechatScripts.wee-slack Checking auto update branch... An auto update branch exists with message `weechatScripts.wee-slack: 2.10.1 -> 2.10.2`. New version is 2.10.2. An auto update branch exists with an equal or greater version [result] Failed to update weechatScripts.wee-slack 2.10.1 -> 2.10.2 https://github.com/wee-slack/wee-slack/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.axisregistry, using log file: /var/log/nixpkgs-update/python312Packages.axisregistry/2024-03-06.log python312Packages.axisregistry 0.4.5 -> 0.4.9 https://github.com/googlefonts/axisregistry/releases attrpath: python312Packages.axisregistry Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qizvb2f722mggdx92w9vnamc18xq43p6-packages.json.drv building '/nix/store/qizvb2f722mggdx92w9vnamc18xq43p6-packages.json.drv'... Going to be running update for following packages: - python3.12-axisregistry-0.4.5 Press Enter key to continue... Running update for: - python3.12-axisregistry-0.4.5: UPDATING ... - python3.12-axisregistry-0.4.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/axisregistry/default.nix b/pkgs/development/python-modules/axisregistry/default.nix index 7c87679a9a06..510b87474d9a 100644 --- a/pkgs/development/python-modules/axisregistry/default.nix +++ b/pkgs/development/python-modules/axisregistry/default.nix @@ -10,12 +10,12 @@ buildPythonPackage rec { pname = "axisregistry"; - version = "0.4.5"; + version = "0.4.9"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-elQUcl6Zh/3xXLduFKbiXZ6uQsDE8C6M3QnTEwaJlaA="; + hash = "sha256-obpjiX86fzokao7UWQUXgarKYRNdxplr6/r2D2d7DCI="; }; propagatedBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.axisregistry: 0.4.5 -> 0.4.9 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287235" [result] Failed to update python312Packages.axisregistry 0.4.5 -> 0.4.9 https://github.com/googlefonts/axisregistry/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-snow-device-management, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-snow-device-management/2024-03-06.log python312Packages.mypy-boto3-snow-device-management 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-snow-device-management Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hifbnmywcvfm3zz4kfx1x39nsphn27dc-packages.json.drv building '/nix/store/hifbnmywcvfm3zz4kfx1x39nsphn27dc-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-snow-device-management-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-snow-device-management-1.34.0: UPDATING ... - python3.12-mypy-boto3-snow-device-management-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-snow-device-management 1.34.0 -> 7.23.2 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 python312Packages.panasonic-viera, using log file: /var/log/nixpkgs-update/python312Packages.panasonic-viera/2024-03-06.log python312Packages.panasonic-viera 0.4.0 -> 0.4.1 https://github.com/florianholzapfel/panasonic-viera/releases attrpath: python312Packages.panasonic-viera Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lph404shwyrm7y223ffmw2dkqys3rm77-packages.json.drv building '/nix/store/lph404shwyrm7y223ffmw2dkqys3rm77-packages.json.drv'... Going to be running update for following packages: - python3.12-panasonic-viera-0.4.0 Press Enter key to continue... Running update for: - python3.12-panasonic-viera-0.4.0: UPDATING ... - python3.12-panasonic-viera-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.panasonic-viera 0.4.0 -> 0.4.1 https://github.com/florianholzapfel/panasonic-viera/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.mypy-boto3-fms, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-fms/2024-03-06.log python311Packages.mypy-boto3-fms 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-fms Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hfj8c1rir8m8f6kkvrl9lb61pipgv2yj-packages.json.drv building '/nix/store/hfj8c1rir8m8f6kkvrl9lb61pipgv2yj-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-fms-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-fms-1.34.0: UPDATING ... - python3.11-mypy-boto3-fms-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-fms 1.34.0 -> 7.23.2 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 python312Packages.pycangjie, using log file: /var/log/nixpkgs-update/python312Packages.pycangjie/2024-03-06.log python312Packages.pycangjie unstable-2015-05-03 -> 1.3 https://github.com/Cangjians/pycangjie/releases attrpath: python312Packages.pycangjie Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x3flazspc8iw91zv89vyg30xp2qapgqf-packages.json.drv building '/nix/store/x3flazspc8iw91zv89vyg30xp2qapgqf-packages.json.drv'... Going to be running update for following packages: - python3.12-pycangjie-unstable-2015-05-03 Press Enter key to continue... Running update for: - python3.12-pycangjie-unstable-2015-05-03: UPDATING ... - python3.12-pycangjie-unstable-2015-05-03: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pycangjie unstable-2015-05-03 -> 1.3 https://github.com/Cangjians/pycangjie/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-opsworks, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-opsworks/2024-03-06.log python312Packages.mypy-boto3-opsworks 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-opsworks Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lhasbqj3q4yzcy9vnxgvnm5rv5kx8ybs-packages.json.drv building '/nix/store/lhasbqj3q4yzcy9vnxgvnm5rv5kx8ybs-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-opsworks-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-opsworks-1.34.0: UPDATING ... - python3.12-mypy-boto3-opsworks-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-opsworks 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_lqx.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.kvdo/2024-03-06.log linuxKernel.packages.linux_lqx.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_lqx.kvdo Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_zen.kvdo: 8.2.1.6 -> 8.2.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291070" [result] Failed to update linuxKernel.packages.linux_lqx.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/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.mypy-boto3-sagemaker-featurestore-runtime, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-sagemaker-featurestore-runtime/2024-03-06.log python311Packages.mypy-boto3-sagemaker-featurestore-runtime 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-sagemaker-featurestore-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/4i197c2iwl4pxfrs1h8binw6sv6pv3lv-packages.json.drv building '/nix/store/4i197c2iwl4pxfrs1h8binw6sv6pv3lv-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-sagemaker-featurestore-runtime-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-sagemaker-featurestore-runtime-1.34.0: UPDATING ... - python3.11-mypy-boto3-sagemaker-featurestore-runtime-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-sagemaker-featurestore-runtime 1.34.0 -> 7.23.2 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 python312Packages.mike, using log file: /var/log/nixpkgs-update/python312Packages.mike/2024-03-06.log python312Packages.mike unstable-2023-05-06 -> 2.0.0 https://github.com/jimporter/mike/releases attrpath: python312Packages.mike Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wn66s0kdpjh1ww1yh6db1ybh3lc9412m-packages.json.drv building '/nix/store/wn66s0kdpjh1ww1yh6db1ybh3lc9412m-packages.json.drv'... Going to be running update for following packages: - python3.12-mike-unstable-2023-05-06 Press Enter key to continue... Running update for: - python3.12-mike-unstable-2023-05-06: UPDATING ... - python3.12-mike-unstable-2023-05-06: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mike unstable-2023-05-06 -> 2.0.0 https://github.com/jimporter/mike/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.mypy-boto3-license-manager-linux-subscriptions, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-license-manager-linux-subscriptions/2024-03-06.log python311Packages.mypy-boto3-license-manager-linux-subscriptions 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-license-manager-linux-subscriptions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xx8gn32yrkb6w9jqvvkpz3gdhpxwlw41-packages.json.drv building '/nix/store/xx8gn32yrkb6w9jqvvkpz3gdhpxwlw41-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-license-manager-linux-subscriptions-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-license-manager-linux-subscriptions-1.34.0: UPDATING ... - python3.11-mypy-boto3-license-manager-linux-subscriptions-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-license-manager-linux-subscriptions 1.34.0 -> 7.23.2 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 python312Packages.napari, using log file: /var/log/nixpkgs-update/python312Packages.napari/2024-03-06.log python312Packages.napari 0.4.18 -> 0.4.19.post1 https://github.com/napari/napari/releases attrpath: python312Packages.napari Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ba1di5jpjz1366v0akb0r8dh85m7c1xq-packages.json.drv building '/nix/store/ba1di5jpjz1366v0akb0r8dh85m7c1xq-packages.json.drv'... Going to be running update for following packages: - python3.12-napari-0.4.18 Press Enter key to continue... Running update for: - python3.12-napari-0.4.18: UPDATING ... - python3.12-napari-0.4.18: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/napari/default.nix b/pkgs/development/python-modules/napari/default.nix index 9997d58eb50b..0bccb016570c 100644 --- a/pkgs/development/python-modules/napari/default.nix +++ b/pkgs/development/python-modules/napari/default.nix @@ -38,7 +38,7 @@ mkDerivationWith buildPythonPackage rec { pname = "napari"; - version = "0.4.18"; + version = "0.4.19.post1"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -47,7 +47,7 @@ mkDerivationWith buildPythonPackage rec { owner = "napari"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-xF0DYK+226MZpB050IukNvTg2iHMQAIZW0serKRJd/0="; + hash = "sha256-qw5WdFPySNkmm+dNu+hqsmr+csBpHnSl9bMpb4nKEqI="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.napari Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.napari Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.napari/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.napari/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.napari/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. [result] Failed to update python312Packages.napari 0.4.18 -> 0.4.19.post1 https://github.com/napari/napari/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 postgresql14Packages.pgaudit, using log file: /var/log/nixpkgs-update/postgresql14Packages.pgaudit/2024-03-06.log postgresql14Packages.pgaudit 1.6.2 -> 16.0 https://github.com/pgaudit/pgaudit/releases attrpath: postgresql14Packages.pgaudit 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 postgresql14Packages.pgaudit 1.6.2 -> 16.0 https://github.com/pgaudit/pgaudit/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.mypy-boto3-backupstorage, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-backupstorage/2024-03-06.log python311Packages.mypy-boto3-backupstorage 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-backupstorage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/avgn3wwskciaxwy4s91s15gh037cjsm9-packages.json.drv building '/nix/store/avgn3wwskciaxwy4s91s15gh037cjsm9-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-backupstorage-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-backupstorage-1.34.0: UPDATING ... - python3.11-mypy-boto3-backupstorage-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-backupstorage 1.34.0 -> 7.23.2 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 python312Packages.opencensus, using log file: /var/log/nixpkgs-update/python312Packages.opencensus/2024-03-06.log python312Packages.opencensus 0.11.4 -> 0.11.4-1.1.13 https://github.com/census-instrumentation/opencensus-python/releases attrpath: python312Packages.opencensus Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jyb4lpgd14xkglcpcd043bf9rzwlndwj-packages.json.drv building '/nix/store/jyb4lpgd14xkglcpcd043bf9rzwlndwj-packages.json.drv'... Going to be running update for following packages: - python3.12-opencensus-0.11.4 Press Enter key to continue... Running update for: - python3.12-opencensus-0.11.4: UPDATING ... - python3.12-opencensus-0.11.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opencensus 0.11.4 -> 0.11.4-1.1.13 https://github.com/census-instrumentation/opencensus-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 python312Packages.pygsl, using log file: /var/log/nixpkgs-update/python312Packages.pygsl/2024-03-06.log python312Packages.pygsl 2.3.3 -> 2.3.4 https://github.com/pygsl/pygsl/releases attrpath: python312Packages.pygsl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gv78p39rfz9s3i11p6zvi4v80q8f35qy-packages.json.drv building '/nix/store/gv78p39rfz9s3i11p6zvi4v80q8f35qy-packages.json.drv'... Going to be running update for following packages: - python3.12-pygsl-2.3.3 Press Enter key to continue... Running update for: - python3.12-pygsl-2.3.3: UPDATING ... - python3.12-pygsl-2.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pygsl 2.3.3 -> 2.3.4 https://github.com/pygsl/pygsl/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.mypy-boto3-backup, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-backup/2024-03-06.log python311Packages.mypy-boto3-backup 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-backup Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hb3blk4506bdxalcngpb3bvzrjjkxi4p-packages.json.drv building '/nix/store/hb3blk4506bdxalcngpb3bvzrjjkxi4p-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-backup-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-backup-1.34.0: UPDATING ... - python3.11-mypy-boto3-backup-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-backup 1.34.0 -> 7.23.2 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 vscode-extensions.iliazeus.vscode-ansi, using log file: /var/log/nixpkgs-update/vscode-extensions.iliazeus.vscode-ansi/2024-03-06.log vscode-extensions.iliazeus.vscode-ansi 1.1.6 -> 1.1.7 https://github.com/iliazeus/vscode-ansi/releases attrpath: vscode-extensions.iliazeus.vscode-ansi 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 vscode-extensions.iliazeus.vscode-ansi 1.1.6 -> 1.1.7 https://github.com/iliazeus/vscode-ansi/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.functoria, using log file: /var/log/nixpkgs-update/ocamlPackages.functoria/2024-03-06.log ocamlPackages.functoria 4.4.1 -> 4.4.2 https://github.com/mirage/mirage/releases attrpath: ocamlPackages.functoria Checking auto update branch... No auto update branch exists Old version 4.4.1" not present in master derivation file with contents: { lib, buildDunePackage, cmdliner , functoria-runtime , rresult, astring, fmt, logs, bos, fpath, emile, uri , alcotest }: buildDunePackage { pname = "functoria"; inherit (functoria-runtime) version src; minimalOCamlVersion = "4.08"; propagatedBuildInputs = [ cmdliner rresult astring fmt logs bos fpath emile uri ]; doCheck = true; checkInputs = [ alcotest functoria-runtime ]; meta = with lib; { description = "A DSL to organize functor applications"; homepage = "https://github.com/mirage/functoria"; license = licenses.isc; maintainers = [ maintainers.vbgl ]; }; } [result] Failed to update ocamlPackages.functoria 4.4.1 -> 4.4.2 https://github.com/mirage/mirage/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 magnetophonDSP.CompBus, using log file: /var/log/nixpkgs-update/magnetophonDSP.CompBus/2024-03-06.log magnetophonDSP.CompBus 1.1.1 -> 1.1.5 https://github.com/magnetophon/CompBus/releases attrpath: magnetophonDSP.CompBus 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/21zz6j1md0lb6g63kjjpq837yxll3fdm-source.drv building '/nix/store/21zz6j1md0lb6g63kjjpq837yxll3fdm-source.drv'... trying https://github.com/magnetophon/CompBus/archive/V1.1.5.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 stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'magnetophonDSP.CompBus.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/21zz6j1md0lb6g63kjjpq837yxll3fdm-source.drv /nix/store/x2i54qxal2pl4ss4k0b2jdqxdjm1i3nh-CompBus-1.1.5.drv building '/nix/store/21zz6j1md0lb6g63kjjpq837yxll3fdm-source.drv'... trying https://github.com/magnetophon/CompBus/archive/V1.1.5.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/21zz6j1md0lb6g63kjjpq837yxll3fdm-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/magnetophon/CompBus/archive/V1.1.5.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/21zz6j1md0lb6g63kjjpq837yxll3fdm-source.drv'. error: 1 dependencies of derivation '/nix/store/x2i54qxal2pl4ss4k0b2jdqxdjm1i3nh-CompBus-1.1.5.drv' failed to build [result] Failed to update magnetophonDSP.CompBus 1.1.1 -> 1.1.5 https://github.com/magnetophon/CompBus/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-codeguru-security, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-codeguru-security/2024-03-06.log python312Packages.mypy-boto3-codeguru-security 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-codeguru-security Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g0x7lr270cr64qyxf90yy7z5z74qfcwm-packages.json.drv building '/nix/store/g0x7lr270cr64qyxf90yy7z5z74qfcwm-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-codeguru-security-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-codeguru-security-1.34.0: UPDATING ... - python3.12-mypy-boto3-codeguru-security-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-codeguru-security 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-dax, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-dax/2024-03-06.log python311Packages.mypy-boto3-dax 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-dax Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ih5qvl3s11awqf1kwp7s09hcyb41ci6r-packages.json.drv building '/nix/store/ih5qvl3s11awqf1kwp7s09hcyb41ci6r-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-dax-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-dax-1.34.0: UPDATING ... - python3.11-mypy-boto3-dax-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-dax 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_4_19_hardened.r8125, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19_hardened.r8125/2024-03-06.log linuxKernel.packages.linux_4_19_hardened.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/releases attrpath: linuxKernel.packages.linux_4_19_hardened.r8125 Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_6_7_hardened.r8125: 9.011.01 -> 9.012.03 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291078" [result] Failed to update linuxKernel.packages.linux_4_19_hardened.r8125 9.011.01 -> 9.012.03 https://github.com/louistakepillz/r8125/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.irmin-mirage-graphql, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-mirage-graphql/2024-03-06.log ocamlPackages.irmin-mirage-graphql 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/releases attrpath: ocamlPackages.irmin-mirage-graphql Checking auto update branch... No auto update branch exists Old version 3.5.1" not present in master derivation file with contents: { buildDunePackage, irmin, fmt, ptime, mirage-clock }: buildDunePackage { pname = "irmin-mirage"; inherit (irmin) version src strictDeps; duneVersion = "3"; propagatedBuildInputs = [ irmin fmt ptime mirage-clock ]; meta = irmin.meta // { description = "MirageOS-compatible Irmin stores"; }; } [result] Failed to update ocamlPackages.irmin-mirage-graphql 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/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.mypy-boto3-robomaker, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-robomaker/2024-03-06.log python311Packages.mypy-boto3-robomaker 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-robomaker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j8qy7448z41hfjpv8f29mkhh8yg6hzlb-packages.json.drv building '/nix/store/j8qy7448z41hfjpv8f29mkhh8yg6hzlb-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-robomaker-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-robomaker-1.34.0: UPDATING ... - python3.11-mypy-boto3-robomaker-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-robomaker 1.34.0 -> 7.23.2 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 ocamlPackages.ulex, using log file: /var/log/nixpkgs-update/ocamlPackages.ulex/2024-03-06.log ocamlPackages.ulex 1.2 -> 1.3 https://github.com/whitequark/ulex/releases attrpath: ocamlPackages.ulex 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 ocamlPackages.ulex 1.2 -> 1.3 https://github.com/whitequark/ulex/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-elb, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-elb/2024-03-06.log python312Packages.mypy-boto3-elb 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-elb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yknpmijb3fwjdqi7l919268xxq3p6baf-packages.json.drv building '/nix/store/yknpmijb3fwjdqi7l919268xxq3p6baf-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-elb-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-elb-1.34.0: UPDATING ... - python3.12-mypy-boto3-elb-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-elb 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_4_19_hardened.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19_hardened.kvdo/2024-03-06.log linuxKernel.packages.linux_4_19_hardened.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_4_19_hardened.kvdo Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_zen.kvdo: 8.2.1.6 -> 8.2.3.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291070" [result] Failed to update linuxKernel.packages.linux_4_19_hardened.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/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.kqueue, using log file: /var/log/nixpkgs-update/ocamlPackages.kqueue/2024-03-06.log ocamlPackages.kqueue 0.3.0 -> 0.4.0 https://github.com/anuragsoni/kqueue-ml/releases attrpath: ocamlPackages.kqueue 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/ocaml-modules/kqueue/default.nix b/pkgs/development/ocaml-modules/kqueue/default.nix index 6666d58cfb1f..2ea64493f948 100644 --- a/pkgs/development/ocaml-modules/kqueue/default.nix +++ b/pkgs/development/ocaml-modules/kqueue/default.nix @@ -8,13 +8,13 @@ buildDunePackage rec { pname = "kqueue"; - version = "0.3.0"; + version = "0.4.0"; minimalOCamlVersion = "4.12"; src = fetchurl { url = "https://github.com/anuragsoni/kqueue-ml/releases/download/${version}/kqueue-${version}.tbz"; - hash = "sha256-MKRCyN6q9euTEgHIhldGGH8FwuLblWYNG+SiCMWBP6Y="; + hash = "sha256-fJHhmAp0EFzR9JH93a+EHy1auwSBKZV/XcBQLCedJLc="; }; buildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.kqueue 0.3.0 -> 0.4.0 https://github.com/anuragsoni/kqueue-ml/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 linuxKernel.packages.linux_zen.akvcam, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_zen.akvcam/2024-03-06.log linuxKernel.packages.linux_zen.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/releases attrpath: linuxKernel.packages.linux_zen.akvcam Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - linuxKernel.packages.linux_5_10_hardened.akvcam: 1.2.4 -> 1.2.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291066" [result] Failed to update linuxKernel.packages.linux_zen.akvcam 1.2.4 -> 1.2.5 https://github.com/webcamoid/akvcam/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.mypy-boto3-finspace, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-finspace/2024-03-06.log python311Packages.mypy-boto3-finspace 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-finspace Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a5zl2g5k3lk3s90pc40lwzl5gq3l6p29-packages.json.drv building '/nix/store/a5zl2g5k3lk3s90pc40lwzl5gq3l6p29-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-finspace-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-finspace-1.34.0: UPDATING ... - python3.11-mypy-boto3-finspace-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-finspace 1.34.0 -> 7.23.2 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 python312Packages.aws-lambda-builders, using log file: /var/log/nixpkgs-update/python312Packages.aws-lambda-builders/2024-03-06.log python312Packages.aws-lambda-builders 1.45.0 -> 1.47.0 https://github.com/awslabs/aws-lambda-builders/releases attrpath: python312Packages.aws-lambda-builders Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5lcn8s5aia421zs3xqq58ibz0fygvbn3-packages.json.drv building '/nix/store/5lcn8s5aia421zs3xqq58ibz0fygvbn3-packages.json.drv'... Going to be running update for following packages: - python3.12-aws-lambda-builders-1.45.0 Press Enter key to continue... Running update for: - python3.12-aws-lambda-builders-1.45.0: UPDATING ... - python3.12-aws-lambda-builders-1.45.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aws-lambda-builders/default.nix b/pkgs/development/python-modules/aws-lambda-builders/default.nix index e944cccb5be0..4f9dd105d72b 100644 --- a/pkgs/development/python-modules/aws-lambda-builders/default.nix +++ b/pkgs/development/python-modules/aws-lambda-builders/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "aws-lambda-builders"; - version = "1.45.0"; + version = "1.47.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "awslabs"; repo = "aws-lambda-builders"; rev = "refs/tags/v${version}"; - hash = "sha256-TmU7neEnHaRuGNzK9VuXUiEayBLZaPqjrnPLvBOQj5g="; + hash = "sha256-hfvqK27yxk/y67gz0N6VuFj8OR3cQMD4iYQtx1XJSgw="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.aws-lambda-builders nix build failed. FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_068 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_069 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_070 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_071 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_072 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_073 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_074 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_075 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_076 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_077 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_078 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_079 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_080 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_081 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_082 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_083 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_084 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_085 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_086 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_087 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_088 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_089 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_090 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_091 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_092 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_093 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_094 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... FAILED tests/unit/test_builder.py::TestLambdaBuilder_build::test_with_mocks_095 - AttributeError: 'not_called' is not a valid assertion. Use a spec for the m... ======== 104 failed, 561 passed, 386 deselected, 10 warnings in 12.31s ========= /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.aws-lambda-builders 1.45.0 -> 1.47.0 https://github.com/awslabs/aws-lambda-builders/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-servicecatalog, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-servicecatalog/2024-03-06.log python312Packages.mypy-boto3-servicecatalog 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-servicecatalog Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hhikw2il729m0nfnnyjq09s8q0x18zvy-packages.json.drv building '/nix/store/hhikw2il729m0nfnnyjq09s8q0x18zvy-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-servicecatalog-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-servicecatalog-1.34.0: UPDATING ... - python3.12-mypy-boto3-servicecatalog-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-servicecatalog 1.34.0 -> 7.23.2 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 nodePackages_latest.purescript-language-server, using log file: /var/log/nixpkgs-update/nodePackages_latest.purescript-language-server/2024-03-06.log nodePackages_latest.purescript-language-server 0.18.0 -> 0.18.1 https://github.com/nwolverson/purescript-language-server/releases attrpath: nodePackages_latest.purescript-language-server Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages_latest.purescript-language-server 0.18.0 -> 0.18.1 https://github.com/nwolverson/purescript-language-server/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.mypy-boto3-verifiedpermissions, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-verifiedpermissions/2024-03-06.log python311Packages.mypy-boto3-verifiedpermissions 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-verifiedpermissions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k824sp7h3g355d2g7f4v36w5bxnw68d2-packages.json.drv building '/nix/store/k824sp7h3g355d2g7f4v36w5bxnw68d2-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-verifiedpermissions-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-verifiedpermissions-1.34.0: UPDATING ... - python3.11-mypy-boto3-verifiedpermissions-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-verifiedpermissions 1.34.0 -> 7.23.2 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 lua52Packages.nvim-cmp, using log file: /var/log/nixpkgs-update/lua52Packages.nvim-cmp/2024-03-06.log lua52Packages.nvim-cmp scm-1 -> 0.0.1 https://github.com/hrsh7th/nvim-cmp/releases attrpath: lua52Packages.nvim-cmp Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua52Packages.nvim-cmp scm-1 -> 0.0.1 https://github.com/hrsh7th/nvim-cmp/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-license-manager-linux-subscriptions, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-license-manager-linux-subscriptions/2024-03-06.log python312Packages.mypy-boto3-license-manager-linux-subscriptions 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-license-manager-linux-subscriptions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2khwbpdj80h33mmwcqx01xbs72dv311s-packages.json.drv building '/nix/store/2khwbpdj80h33mmwcqx01xbs72dv311s-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-license-manager-linux-subscriptions-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-license-manager-linux-subscriptions-1.34.0: UPDATING ... - python3.12-mypy-boto3-license-manager-linux-subscriptions-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-license-manager-linux-subscriptions 1.34.0 -> 7.23.2 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 currently don't know how to update perl [result] Failed to update perl536Packages.WWWYoutubeViewer 3.7.9 -> 3.11.1 https://github.com/trizen/youtube-viewer/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 luajitPackages.sqlite, using log file: /var/log/nixpkgs-update/luajitPackages.sqlite/2024-03-06.log luajitPackages.sqlite v1.2.2-0 -> 1.2.2 https://github.com/tami5/sqlite.lua/releases attrpath: luajitPackages.sqlite Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.sqlite v1.2.2-0 -> 1.2.2 https://github.com/tami5/sqlite.lua/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.mypy-boto3-sagemaker-a2i-runtime, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-sagemaker-a2i-runtime/2024-03-06.log python311Packages.mypy-boto3-sagemaker-a2i-runtime 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-sagemaker-a2i-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/zll4j02aghqcyd8h7y53ksz6aj3149hj-packages.json.drv building '/nix/store/zll4j02aghqcyd8h7y53ksz6aj3149hj-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-sagemaker-a2i-runtime-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-sagemaker-a2i-runtime-1.34.0: UPDATING ... - python3.11-mypy-boto3-sagemaker-a2i-runtime-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-sagemaker-a2i-runtime 1.34.0 -> 7.23.2 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 pulumiPackages.pulumi-aws-native, using log file: /var/log/nixpkgs-update/pulumiPackages.pulumi-aws-native/2024-03-06.log pulumiPackages.pulumi-aws-native 0.38.0 -> 0.98.0 https://github.com/pulumi/pulumi-aws-native/releases attrpath: pulumiPackages.pulumi-aws-native 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 pulumiPackages.pulumi-aws-native 0.38.0 -> 0.98.0 https://github.com/pulumi/pulumi-aws-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 linuxKernel.packages.linux_latest_libre.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_latest_libre.ipu6-drivers/2024-03-06.log linuxKernel.packages.linux_latest_libre.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_latest_libre.ipu6-drivers Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_latest_libre.ipu6-drivers unstable-2023-11-24 -> 1.0.0-asl-mr1-6.6 https://github.com/intel/ipu6-drivers/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-iotwireless, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iotwireless/2024-03-06.log python312Packages.mypy-boto3-iotwireless 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iotwireless Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1pzjr4hf68ffrddi35d45wjgg88gjhca-packages.json.drv building '/nix/store/1pzjr4hf68ffrddi35d45wjgg88gjhca-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iotwireless-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iotwireless-1.34.0: UPDATING ... - python3.12-mypy-boto3-iotwireless-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iotwireless 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-ec2-instance-connect, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-ec2-instance-connect/2024-03-06.log python311Packages.mypy-boto3-ec2-instance-connect 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-ec2-instance-connect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9hhk5zn0l1l57g3lldv4qavljx7dw4d3-packages.json.drv building '/nix/store/9hhk5zn0l1l57g3lldv4qavljx7dw4d3-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-ec2-instance-connect-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-ec2-instance-connect-1.34.0: UPDATING ... - python3.11-mypy-boto3-ec2-instance-connect-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-ec2-instance-connect 1.34.0 -> 7.23.2 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 python311Packages.sudachidict-small, using log file: /var/log/nixpkgs-update/python311Packages.sudachidict-small/2024-03-06.log python311Packages.sudachidict-small 20230927 -> 20240109 https://github.com/WorksApplications/SudachiDict/releases attrpath: python311Packages.sudachidict-small 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/23f73xzsf5v3qmv3ph1fdgx9w9b6cn72-packages.json.drv building '/nix/store/23f73xzsf5v3qmv3ph1fdgx9w9b6cn72-packages.json.drv'... Going to be running update for following packages: - python3.11-sudachidict-small-20230927 Press Enter key to continue... Running update for: - python3.11-sudachidict-small-20230927: UPDATING ... - python3.11-sudachidict-small-20230927: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sudachidict-small 20230927 -> 20240109 https://github.com/WorksApplications/SudachiDict/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 luajitPackages.luv, using log file: /var/log/nixpkgs-update/luajitPackages.luv/2024-03-06.log luajitPackages.luv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/releases attrpath: luajitPackages.luv Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.luv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/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 luajitPackages.libluv, using log file: /var/log/nixpkgs-update/luajitPackages.libluv/2024-03-06.log luajitPackages.libluv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/releases attrpath: luajitPackages.libluv Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.libluv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/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.mypy-boto3-identitystore, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-identitystore/2024-03-06.log python311Packages.mypy-boto3-identitystore 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-identitystore Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g38nn5mhrlw5h3ngx906ng30d7qqxqx1-packages.json.drv building '/nix/store/g38nn5mhrlw5h3ngx906ng30d7qqxqx1-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-identitystore-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-identitystore-1.34.0: UPDATING ... - python3.11-mypy-boto3-identitystore-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-identitystore 1.34.0 -> 7.23.2 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 python312Packages.aionotion, using log file: /var/log/nixpkgs-update/python312Packages.aionotion/2024-03-06.log python312Packages.aionotion 2023.12.0 -> 2024.02.2 https://github.com/bachya/aionotion/releases attrpath: python312Packages.aionotion Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xls4lbcfggmhkaz5y1jml83cbvmgy89r-packages.json.drv building '/nix/store/xls4lbcfggmhkaz5y1jml83cbvmgy89r-packages.json.drv'... Going to be running update for following packages: - python3.12-aionotion-2023.12.0 Press Enter key to continue... Running update for: - python3.12-aionotion-2023.12.0: UPDATING ... - python3.12-aionotion-2023.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aionotion/default.nix b/pkgs/development/python-modules/aionotion/default.nix index e9d95fcb06a7..c81f1631c022 100644 --- a/pkgs/development/python-modules/aionotion/default.nix +++ b/pkgs/development/python-modules/aionotion/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "aionotion"; - version = "2023.12.0"; + version = "2024.02.2"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "bachya"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-F9Mv8c+QEd+Vi5pdNDAFzRnYoNKZSAN5qbeX7yG6kIk="; + hash = "sha256-xehHOB4iUMT1kKEK4jQzaj7hH9fmiY7mZxGC3CLnpAs="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.aionotion nix build failed. Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/fg7kf9vb58d0hki8pm3kvq71kd4px2im-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/vulture_whitelist.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 Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built aionotion-2024.2.2-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 aionotion-2024.2.2-py3-none-any.whl - pyjwt not installed - ciso8601 not installed - mashumaro not installed [result] Failed to update python312Packages.aionotion 2023.12.0 -> 2024.02.2 https://github.com/bachya/aionotion/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 iosevka-comfy.comfy-motion, using log file: /var/log/nixpkgs-update/iosevka-comfy.comfy-motion/2024-03-06.log iosevka-comfy.comfy-motion 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/releases attrpath: iosevka-comfy.comfy-motion 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] Hashes equal; no update necessary [result] Failed to update iosevka-comfy.comfy-motion 1.4.0 -> 28.1.0 https://github.com/be5invis/iosevka/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 linuxKernel.packages.linux_zen.sysdig, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_zen.sysdig/2024-03-06.log linuxKernel.packages.linux_zen.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/releases attrpath: linuxKernel.packages.linux_zen.sysdig 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 linuxKernel.packages.linux_zen.sysdig 0.35.1 -> 0.35.3 https://github.com/draios/sysdig/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-cloudsearchdomain, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-cloudsearchdomain/2024-03-06.log python312Packages.mypy-boto3-cloudsearchdomain 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-cloudsearchdomain Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vh7dvnrma7mgrsykqzw33xhv1prvha2s-packages.json.drv building '/nix/store/vh7dvnrma7mgrsykqzw33xhv1prvha2s-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-cloudsearchdomain-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-cloudsearchdomain-1.34.0: UPDATING ... - python3.12-mypy-boto3-cloudsearchdomain-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-cloudsearchdomain 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-ecr, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-ecr/2024-03-06.log python312Packages.mypy-boto3-ecr 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-ecr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f2cnzz6b1mcv6v87jh0avr89jddmyfax-packages.json.drv building '/nix/store/f2cnzz6b1mcv6v87jh0avr89jddmyfax-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-ecr-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-ecr-1.34.0: UPDATING ... - python3.12-mypy-boto3-ecr-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-ecr 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-migrationhuborchestrator, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-migrationhuborchestrator/2024-03-06.log python312Packages.mypy-boto3-migrationhuborchestrator 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-migrationhuborchestrator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k8vwf68czldwfxcslxxgqkgk2l06cp2z-packages.json.drv building '/nix/store/k8vwf68czldwfxcslxxgqkgk2l06cp2z-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-migrationhuborchestrator-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-migrationhuborchestrator-1.34.0: UPDATING ... - python3.12-mypy-boto3-migrationhuborchestrator-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-migrationhuborchestrator 1.34.0 -> 7.23.2 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 sbclPackages.jzon, using log file: /var/log/nixpkgs-update/sbclPackages.jzon/2024-03-06.log sbclPackages.jzon 0.0.0-20210905-6b201d4208 -> 1.1.3 https://github.com/Zulu-Inuoe/jzon/releases attrpath: sbclPackages.jzon 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 sbclPackages.jzon 0.0.0-20210905-6b201d4208 -> 1.1.3 https://github.com/Zulu-Inuoe/jzon/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-mgn, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-mgn/2024-03-06.log python312Packages.mypy-boto3-mgn 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-mgn Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bnzjn4wfkdi3qw3m82cnpmbr3pr78fls-packages.json.drv building '/nix/store/bnzjn4wfkdi3qw3m82cnpmbr3pr78fls-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-mgn-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-mgn-1.34.0: UPDATING ... - python3.12-mypy-boto3-mgn-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-mgn 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-iottwinmaker, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-iottwinmaker/2024-03-06.log python311Packages.mypy-boto3-iottwinmaker 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-iottwinmaker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qvkgxg3ncgvzavhs6gfiwxsz312mwd6y-packages.json.drv building '/nix/store/qvkgxg3ncgvzavhs6gfiwxsz312mwd6y-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-iottwinmaker-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-iottwinmaker-1.34.0: UPDATING ... - python3.11-mypy-boto3-iottwinmaker-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-iottwinmaker 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-health, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-health/2024-03-06.log python311Packages.mypy-boto3-health 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-health Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p6i5xjgrgh7rmnhk184l0d3vjymwnxx7-packages.json.drv building '/nix/store/p6i5xjgrgh7rmnhk184l0d3vjymwnxx7-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-health-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-health-1.34.0: UPDATING ... - python3.11-mypy-boto3-health-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-health 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-sso, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sso/2024-03-06.log python312Packages.mypy-boto3-sso 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-sso Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2gc1g1r10pbxhpb51i94mry4pyiwh7pg-packages.json.drv building '/nix/store/2gc1g1r10pbxhpb51i94mry4pyiwh7pg-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sso-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sso-1.34.0: UPDATING ... - python3.12-mypy-boto3-sso-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sso 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-s3, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-s3/2024-03-06.log python312Packages.mypy-boto3-s3 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-s3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wah0qs8a5i1zq6pfbfrghgvihkq7g9ym-packages.json.drv building '/nix/store/wah0qs8a5i1zq6pfbfrghgvihkq7g9ym-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-s3-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-s3-1.34.0: UPDATING ... - python3.12-mypy-boto3-s3-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-s3 1.34.0 -> 7.23.2 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 python312Packages.pymorphy3, using log file: /var/log/nixpkgs-update/python312Packages.pymorphy3/2024-03-06.log python312Packages.pymorphy3 1.2.1 -> 2.0.1 https://github.com/no-plagiarism/pymorphy3/releases attrpath: python312Packages.pymorphy3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0dxqn52j29b503w7fqfdfgd9a4safkq0-packages.json.drv building '/nix/store/0dxqn52j29b503w7fqfdfgd9a4safkq0-packages.json.drv'... Going to be running update for following packages: - python3.12-pymorphy3-1.2.1 Press Enter key to continue... Running update for: - python3.12-pymorphy3-1.2.1: UPDATING ... - python3.12-pymorphy3-1.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pymorphy3/default.nix b/pkgs/development/python-modules/pymorphy3/default.nix index 4c071939740e..b56eb8df615d 100644 --- a/pkgs/development/python-modules/pymorphy3/default.nix +++ b/pkgs/development/python-modules/pymorphy3/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "pymorphy3"; - version = "1.2.1"; + version = "2.0.1"; format = "setuptools"; src = fetchFromGitHub { owner = "no-plagiarism"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-JTRG+UtNXnS9GFUrgHNVCktb3HdH98wDFgzDPp6oVcQ="; + hash = "sha256-AIAccIxv3lCZcTKHfE/s2n3A5fUWqon+dk0SvczritY="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pymorphy3 nix build failed. 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: pymorphy3 @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.12.2, pytest-7.4.4, pluggy-1.4.0 rootdir: /build/source collecting ...  collected 684 items / 1 error  ==================================== ERRORS ==================================== ______________________ ERROR collecting tests/test_cli.py ______________________ ImportError while importing test module '/build/source/tests/test_cli.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/test_cli.py:4: in from click.testing import CliRunner E ModuleNotFoundError: No module named 'click' =========================== short test summary info ============================ ERROR tests/test_cli.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! =============================== 1 error in 0.26s =============================== /nix/store/3qnm3nwjajgqa771dmi2dnwxrw0kzq5m-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.pymorphy3 1.2.1 -> 2.0.1 https://github.com/no-plagiarism/pymorphy3/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 linuxKernel.packages.linux_latest_libre.nvidia_x11_vulkan_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_latest_libre.nvidia_x11_vulkan_beta_open/2024-03-06.log linuxKernel.packages.linux_latest_libre.nvidia_x11_vulkan_beta_open 6.7.7-550.40.53 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_latest_libre.nvidia_x11_vulkan_beta_open Checking auto update branch... No auto update branch exists Old version 6.7.7-550.40.53" not present in master derivation file with contents: { stdenv , lib , fetchFromGitHub , kernel , nvidia_x11 , hash , broken ? false }: stdenv.mkDerivation ({ pname = "nvidia-open"; version = "${kernel.version}-${nvidia_x11.version}"; src = fetchFromGitHub { owner = "NVIDIA"; repo = "open-gpu-kernel-modules"; rev = nvidia_x11.version; inherit hash; }; nativeBuildInputs = kernel.moduleBuildDependencies; makeFlags = kernel.makeFlags ++ [ "SYSSRC=${kernel.dev}/lib/modules/${kernel.modDirVersion}/source" "SYSOUT=${kernel.dev}/lib/modules/${kernel.modDirVersion}/build" "MODLIB=$(out)/lib/modules/${kernel.modDirVersion}" { aarch64-linux = "TARGET_ARCH=aarch64"; x86_64-linux = "TARGET_ARCH=x86_64"; }.${stdenv.hostPlatform.system} ]; installTargets = [ "modules_install" ]; enableParallelBuilding = true; meta = with lib; { description = "NVIDIA Linux Open GPU Kernel Module"; homepage = "https://github.com/NVIDIA/open-gpu-kernel-modules"; license = with licenses; [ gpl2Plus mit ]; platforms = [ "x86_64-linux" "aarch64-linux" ]; maintainers = with maintainers; [ nickcao ]; inherit broken; }; } // lib.optionalAttrs stdenv.hostPlatform.isAarch64 { env.NIX_CFLAGS_COMPILE = "-fno-stack-protector"; }) [result] Failed to update linuxKernel.packages.linux_latest_libre.nvidia_x11_vulkan_beta_open 6.7.7-550.40.53 -> 550.40.53 https://github.com/NVIDIA/open-gpu-kernel-modules/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.mypy-boto3-codestar, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-codestar/2024-03-06.log python311Packages.mypy-boto3-codestar 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-codestar Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8dja6ann3zm47nyy6qafwna3makqhizz-packages.json.drv building '/nix/store/8dja6ann3zm47nyy6qafwna3makqhizz-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-codestar-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-codestar-1.34.0: UPDATING ... - python3.11-mypy-boto3-codestar-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-codestar 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-datasync, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-datasync/2024-03-06.log python311Packages.mypy-boto3-datasync 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-datasync Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wknf5psgkkxrcxkxcj8gr5qdji6y6v0r-packages.json.drv building '/nix/store/wknf5psgkkxrcxkxcj8gr5qdji6y6v0r-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-datasync-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-datasync-1.34.0: UPDATING ... - python3.11-mypy-boto3-datasync-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-datasync 1.34.0 -> 7.23.2 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 python312Packages.dataprep-ml, using log file: /var/log/nixpkgs-update/python312Packages.dataprep-ml/2024-03-06.log python312Packages.dataprep-ml 0.0.21 -> 0.0.22 https://github.com/mindsdb/dataprep_ml/releases attrpath: python312Packages.dataprep-ml Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3yss9hzfxljc503ap4c87yhip3vzyysx-packages.json.drv building '/nix/store/3yss9hzfxljc503ap4c87yhip3vzyysx-packages.json.drv'... Going to be running update for following packages: - python3.12-dataprep-ml-0.0.21 Press Enter key to continue... Running update for: - python3.12-dataprep-ml-0.0.21: UPDATING ... - python3.12-dataprep-ml-0.0.21: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dataprep-ml/default.nix b/pkgs/development/python-modules/dataprep-ml/default.nix index 00a25158bc87..9f4fc81e4066 100644 --- a/pkgs/development/python-modules/dataprep-ml/default.nix +++ b/pkgs/development/python-modules/dataprep-ml/default.nix @@ -27,7 +27,7 @@ let in buildPythonPackage rec { pname = "dataprep-ml"; - version = "0.0.21"; + version = "0.0.22"; pyproject = true; disabled = pythonOlder "3.8"; @@ -36,7 +36,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "dataprep_ml"; inherit version; - hash = "sha256-BtnRmj5JtgNdCFowgNdpIZn5vUdw8QYCWneHfDgC4/c="; + hash = "sha256-umSL5E6yLwjFwhIprCySHNaPKeESwGGzgInZMPNBMcs="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.dataprep-ml Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.dataprep-ml Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.dataprep-ml/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.dataprep-ml/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: nose-1.3.7 not supported for interpreter python3.12 [result] Failed to update python312Packages.dataprep-ml 0.0.21 -> 0.0.22 https://github.com/mindsdb/dataprep_ml/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.starvz, using log file: /var/log/nixpkgs-update/rPackages.starvz/2024-03-06.log rPackages.starvz 0.7.1 -> 0.8.0 https://repology.org/project/r:starvz/versions attrpath: rPackages.starvz Checking auto update branch... No auto update branch exists Old version 0.7.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.starvz 0.7.1 -> 0.8.0 https://repology.org/project/r:starvz/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.scrutiny, using log file: /var/log/nixpkgs-update/rPackages.scrutiny/2024-03-06.log rPackages.scrutiny 0.3.0 -> 0.4.0 https://repology.org/project/r:scrutiny/versions attrpath: rPackages.scrutiny Checking auto update branch... No auto update branch exists Old version 0.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.scrutiny 0.3.0 -> 0.4.0 https://repology.org/project/r:scrutiny/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_3_3.mercenary, using log file: /var/log/nixpkgs-update/rubyPackages_3_3.mercenary/2024-03-06.log rubyPackages_3_3.mercenary 0.3.6 -> 0.4.0 https://repology.org/project/ruby:mercenary/versions attrpath: rubyPackages_3_3.mercenary 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] 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_3_3.mercenary 0.3.6 -> 0.4.0 https://repology.org/project/ruby:mercenary/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.irmin, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin/2024-03-06.log ocamlPackages.irmin 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/releases attrpath: ocamlPackages.irmin Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - ocamlPackages.ppx_irmin: 3.5.1 -> 3.9.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/291093" [result] Failed to update ocamlPackages.irmin 3.5.1 -> 3.9.0 https://github.com/mirage/irmin/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-iottwinmaker, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iottwinmaker/2024-03-06.log python312Packages.mypy-boto3-iottwinmaker 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iottwinmaker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yaa3j56m4p3kv9f5avk68z9h0m1r5jhn-packages.json.drv building '/nix/store/yaa3j56m4p3kv9f5avk68z9h0m1r5jhn-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iottwinmaker-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iottwinmaker-1.34.0: UPDATING ... - python3.12-mypy-boto3-iottwinmaker-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iottwinmaker 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-iot1click-devices, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iot1click-devices/2024-03-06.log python312Packages.mypy-boto3-iot1click-devices 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iot1click-devices Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zirhirw6zbhxnr9swpvyax38sgakrlwp-packages.json.drv building '/nix/store/zirhirw6zbhxnr9swpvyax38sgakrlwp-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iot1click-devices-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iot1click-devices-1.34.0: UPDATING ... - python3.12-mypy-boto3-iot1click-devices-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iot1click-devices 1.34.0 -> 7.23.2 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.ergMargins, using log file: /var/log/nixpkgs-update/rPackages.ergMargins/2024-03-06.log rPackages.ergMargins 1.1 -> 1.2 https://repology.org/project/r:ergmargins/versions attrpath: rPackages.ergMargins Checking auto update branch... No auto update branch exists Old version 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.ergMargins 1.1 -> 1.2 https://repology.org/project/r:ergmargins/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-application-insights, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-application-insights/2024-03-06.log python312Packages.mypy-boto3-application-insights 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-application-insights Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zjhj9q7fhx0mspz5v6gshhvlk2y8w4dg-packages.json.drv building '/nix/store/zjhj9q7fhx0mspz5v6gshhvlk2y8w4dg-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-application-insights-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-application-insights-1.34.0: UPDATING ... - python3.12-mypy-boto3-application-insights-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-application-insights 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-workspaces-web, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-workspaces-web/2024-03-06.log python312Packages.mypy-boto3-workspaces-web 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-workspaces-web Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ki6f41100rv2xwl45zchj6p9g50x7ph8-packages.json.drv building '/nix/store/ki6f41100rv2xwl45zchj6p9g50x7ph8-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-workspaces-web-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-workspaces-web-1.34.0: UPDATING ... - python3.12-mypy-boto3-workspaces-web-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-workspaces-web 1.34.0 -> 7.23.2 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 linuxKernel.packages.linux_zen.x86_energy_perf_policy, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_zen.x86_energy_perf_policy/2024-03-06.log linuxKernel.packages.linux_zen.x86_energy_perf_policy 6.7.7 -> 6.7.8-zen1 https://github.com/zen-kernel/zen-kernel/releases attrpath: linuxKernel.packages.linux_zen.x86_energy_perf_policy Checking auto update branch... No auto update branch exists Old version 6.7.7" not present in master derivation file with contents: { lib, stdenv, kernel }: stdenv.mkDerivation { pname = "x86_energy_perf_policy"; version = kernel.version; src = kernel.src; postPatch = '' cd tools/power/x86/x86_energy_perf_policy sed -i 's,/usr,,g' Makefile ''; preInstall = '' mkdir -p $out/bin $out/share/man/man8 ''; makeFlags = [ "DESTDIR=$(out)" ]; meta = with lib; { description = "Set the energy versus performance policy preference bias on recent X86 processors"; homepage = "https://www.kernel.org/"; license = licenses.gpl2; platforms = [ "i686-linux" "x86_64-linux" ]; # x86-specific }; } [result] Failed to update linuxKernel.packages.linux_zen.x86_energy_perf_policy 6.7.7 -> 6.7.8-zen1 https://github.com/zen-kernel/zen-kernel/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.func-timeout, using log file: /var/log/nixpkgs-update/python312Packages.func-timeout/2024-03-06.log python312Packages.func-timeout 4.3.5 -> 4.3.6 https://github.com/kata198/func_timeout/releases attrpath: python312Packages.func-timeout Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lx5pa251hwiy9rhl9rakxaqhqc6lpr47-packages.json.drv building '/nix/store/lx5pa251hwiy9rhl9rakxaqhqc6lpr47-packages.json.drv'... Going to be running update for following packages: - python3.12-func-timeout-4.3.5 Press Enter key to continue... Running update for: - python3.12-func-timeout-4.3.5: UPDATING ... - python3.12-func-timeout-4.3.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.func-timeout 4.3.5 -> 4.3.6 https://github.com/kata198/func_timeout/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.mypy-boto3-autoscaling, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-autoscaling/2024-03-06.log python311Packages.mypy-boto3-autoscaling 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/2zvybn5338fwmvf6b7z43gzk9wz5a6d5-packages.json.drv building '/nix/store/2zvybn5338fwmvf6b7z43gzk9wz5a6d5-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-autoscaling-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-autoscaling-1.34.0: UPDATING ... - python3.11-mypy-boto3-autoscaling-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-autoscaling 1.34.0 -> 7.23.2 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 lua51Packages.gitsigns-nvim, using log file: /var/log/nixpkgs-update/lua51Packages.gitsigns-nvim/2024-03-06.log lua51Packages.gitsigns-nvim scm-1 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/releases attrpath: lua51Packages.gitsigns-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua51Packages.gitsigns-nvim scm-1 -> 0.7 https://github.com/lewis6991/gitsigns.nvim/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.mypy-boto3-cognito-sync, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-cognito-sync/2024-03-06.log python311Packages.mypy-boto3-cognito-sync 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-cognito-sync Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8qhkzb0m40bgblpr36dqn7rv621ln67j-packages.json.drv building '/nix/store/8qhkzb0m40bgblpr36dqn7rv621ln67j-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-cognito-sync-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-cognito-sync-1.34.0: UPDATING ... - python3.11-mypy-boto3-cognito-sync-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-cognito-sync 1.34.0 -> 7.23.2 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 python311Packages.pythonocc-core, using log file: /var/log/nixpkgs-update/python311Packages.pythonocc-core/2024-03-06.log python311Packages.pythonocc-core 7.6.2 -> 7.7.2 https://github.com/tpaviot/pythonocc-core/releases attrpath: python311Packages.pythonocc-core Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - opencascade-occt: 7.6.2 -> 7.7.2 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/149796" [result] Failed to update python311Packages.pythonocc-core 7.6.2 -> 7.7.2 https://github.com/tpaviot/pythonocc-core/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.pygmo, using log file: /var/log/nixpkgs-update/python311Packages.pygmo/2024-03-06.log python311Packages.pygmo 2.19.5 -> 2.19.6 https://github.com/esa/pygmo2/releases attrpath: python311Packages.pygmo Checking auto update branch... No auto update branch exists Old version 2.19.5" not present in master derivation file with contents: { lib , stdenv , toPythonModule , fetchFromGitHub , cmake , boost , eigen , ipopt , nlopt , pagmo2 , python , cloudpickle , ipyparallel , numba , numpy , pybind11 }: toPythonModule (stdenv.mkDerivation rec { pname = "pygmo"; version = "2.19.6"; src = fetchFromGitHub { owner = "esa"; repo = "pygmo2"; rev = "refs/tags/v${version}"; hash = "sha256-umXK8LGJJ6Xj6UbJ5k/DM/nYayjl+jBXtjar5/dWqFM="; }; cmakeFlags = [ "-DPYGMO_INSTALL_PATH=${placeholder "out"}/${python.sitePackages}" ]; nativeBuildInputs = [ cmake ]; propagatedBuildInputs = [ cloudpickle ipyparallel numba numpy python ]; buildInputs = [ boost eigen ipopt nlopt pagmo2 pybind11 ]; doCheck = true; meta = with lib; { description = "Parallel optimisation for Python"; homepage = "https://github.com/esa/pygmo2"; license = licenses.gpl3Plus; maintainers = [ ]; }; }) [result] Failed to update python311Packages.pygmo 2.19.5 -> 2.19.6 https://github.com/esa/pygmo2/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.mypy-boto3-athena, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-athena/2024-03-06.log python311Packages.mypy-boto3-athena 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-athena Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3crvj3mjy4gg1mz7x19i212ps7nw89br-packages.json.drv building '/nix/store/3crvj3mjy4gg1mz7x19i212ps7nw89br-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-athena-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-athena-1.34.0: UPDATING ... - python3.11-mypy-boto3-athena-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-athena 1.34.0 -> 7.23.2 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 python312Packages.pythonocc-core, using log file: /var/log/nixpkgs-update/python312Packages.pythonocc-core/2024-03-06.log python312Packages.pythonocc-core 7.6.2 -> 7.7.2 https://github.com/tpaviot/pythonocc-core/releases attrpath: python312Packages.pythonocc-core 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/python-modules/pythonocc-core/default.nix b/pkgs/development/python-modules/pythonocc-core/default.nix index cedf05029c9c..7f615621061b 100644 --- a/pkgs/development/python-modules/pythonocc-core/default.nix +++ b/pkgs/development/python-modules/pythonocc-core/default.nix @@ -19,13 +19,13 @@ stdenv.mkDerivation rec { pname = "pythonocc-core"; - version = "7.6.2"; + version = "7.7.2"; src = fetchFromGitHub { owner = "tpaviot"; repo = "pythonocc-core"; rev = "refs/tags/${version}"; - hash = "sha256-45pqPQ07KYlpFwJSAYVHbzuqDQTbAvPpxReal52DCzU="; + hash = "sha256-RwXdUlWRk4kPY33xIoUUHmSfmZMkz2JpGUS5fQ9FjRI="; }; postPatch = '' [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pythonocc-core nix build failed. 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 -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/share/doc/PYTHONOCC -DCMAKE_INSTALL_INFODIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/include -DCMAKE_INSTALL_SBINDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/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/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2 -Wno-dev -DPYTHONOCC_INSTALL_DIRECTORY=/nix/store/48d0jav1psxxvd2v8mrl7d54awid5gpq-pythonocc-core-7.7.2/lib/python3.12/site-packages/OCC -- The C compiler identification is GNU 13.2.0 -- The CXX compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/ln6zld1ia7rxddmxgbpfhrmb42rbxdw8-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- 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 -- Found OpenGL: /nix/store/xav6z6xz0n9bb9zvvvivsjyzyzx4lh9q-libGL-1.7.0/lib/libOpenGL.so -- Found Python3: /nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/bin/python3.12 (found version "3.12.2") found components: Interpreter Development Development.Module Development.Embed -- Python3 interpreter:/nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/bin/python3.12 -- Python include directory: /nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/include/python3.12 -- Python library release: /nix/store/n3jf1lkdfakxskzsm4nlhss8mdgmcqhc-python3-3.12.2/lib/libpython3.12.so CMake Error at /nix/store/paxnwg89pdx4car5fj84mmiprg952459-cmake-3.28.2/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find SWIG: Found unsuitable version "4.0.2", but required is at least "4.1.1" (found /nix/store/ha5qafzansxyqir0fgx8dgm6pzqxnk7r-swig-4.0.2/bin/swig, ) Call Stack (most recent call first): /nix/store/paxnwg89pdx4car5fj84mmiprg952459-cmake-3.28.2/share/cmake-3.28/Modules/FindPackageHandleStandardArgs.cmake:598 (_FPHSA_FAILURE_MESSAGE) /nix/store/paxnwg89pdx4car5fj84mmiprg952459-cmake-3.28.2/share/cmake-3.28/Modules/FindSWIG.cmake:153 (find_package_handle_standard_args) CMakeLists.txt:118 (find_package)  -- Configuring incomplete, errors occurred! [result] Failed to update python312Packages.pythonocc-core 7.6.2 -> 7.7.2 https://github.com/tpaviot/pythonocc-core/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.qiskit-nature, using log file: /var/log/nixpkgs-update/python312Packages.qiskit-nature/2024-03-06.log python312Packages.qiskit-nature 0.7.1 -> 0.7.2 https://github.com/Qiskit/qiskit-nature/releases attrpath: python312Packages.qiskit-nature Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6549b8iyyybdylhwprll3xl5l4s4c71p-packages.json.drv building '/nix/store/6549b8iyyybdylhwprll3xl5l4s4c71p-packages.json.drv'... Going to be running update for following packages: - python3.12-qiskit-nature-0.7.1 Press Enter key to continue... Running update for: - python3.12-qiskit-nature-0.7.1: UPDATING ... - python3.12-qiskit-nature-0.7.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/qiskit-nature/default.nix b/pkgs/development/python-modules/qiskit-nature/default.nix index 660762f2d2fd..483f9f67cc42 100644 --- a/pkgs/development/python-modules/qiskit-nature/default.nix +++ b/pkgs/development/python-modules/qiskit-nature/default.nix @@ -25,7 +25,7 @@ buildPythonPackage rec { pname = "qiskit-nature"; - version = "0.7.1"; + version = "0.7.2"; pyproject = true; disabled = pythonOlder "3.6"; @@ -34,7 +34,7 @@ buildPythonPackage rec { owner = "Qiskit"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-RspjHEFYdu1k6azmifbpd57tH+SxPeepw5EQzWP/Yc8="; + hash = "sha256-SVzg3McB885RMyAp90Kr6/iVKw3Su9ucTob2jBckBo0="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update python312Packages.qiskit-nature 0.7.1 -> 0.7.2 https://github.com/Qiskit/qiskit-nature/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.mirage-net-xen, using log file: /var/log/nixpkgs-update/ocamlPackages.mirage-net-xen/2024-03-06.log ocamlPackages.mirage-net-xen 2.1.2 -> 2.1.3 https://github.com/mirage/mirage-net-xen/releases attrpath: ocamlPackages.mirage-net-xen 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/ocaml-modules/netchannel/default.nix b/pkgs/development/ocaml-modules/netchannel/default.nix index 8b0dbec39276..2bf1ccdbd31f 100644 --- a/pkgs/development/ocaml-modules/netchannel/default.nix +++ b/pkgs/development/ocaml-modules/netchannel/default.nix @@ -19,14 +19,14 @@ buildDunePackage rec { pname = "netchannel"; - version = "2.1.2"; + version = "2.1.3"; minimalOCamlVersion = "4.08"; duneVersion = "3"; src = fetchurl { url = "https://github.com/mirage/mirage-net-xen/releases/download/v${version}/mirage-net-xen-${version}.tbz"; - hash = "sha256-lTmwcNKiaq5EdJdM4UaaAVdZ+hTCX5U9MPKY/r3i7fw="; + hash = "sha256-gOpzY4bn9L8wkbeViXy/XQmxKqqJfd99bcHQFitYFOE="; }; buildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.mirage-net-xen 2.1.2 -> 2.1.3 https://github.com/mirage/mirage-net-xen/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 vscode-extensions.tuttieee.emacs-mcx, using log file: /var/log/nixpkgs-update/vscode-extensions.tuttieee.emacs-mcx/2024-03-06.log vscode-extensions.tuttieee.emacs-mcx 0.47.0 -> 0.59.1 https://github.com/whitphx/vscode-emacs-mcx/releases attrpath: vscode-extensions.tuttieee.emacs-mcx 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 vscode-extensions.tuttieee.emacs-mcx 0.47.0 -> 0.59.1 https://github.com/whitphx/vscode-emacs-mcx/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.astropy-extension-helpers, using log file: /var/log/nixpkgs-update/python312Packages.astropy-extension-helpers/2024-03-06.log python312Packages.astropy-extension-helpers 1.1.0 -> 1.1.1 https://github.com/astropy/extension-helpers/releases attrpath: python312Packages.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/9qz8wcw2w8wqsl1q66x0hvnq8slk0kr2-packages.json.drv building '/nix/store/9qz8wcw2w8wqsl1q66x0hvnq8slk0kr2-packages.json.drv'... Going to be running update for following packages: - python3.12-extension-helpers-1.1.0 Press Enter key to continue... Running update for: - python3.12-extension-helpers-1.1.0: UPDATING ... - python3.12-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 python312Packages.astropy-extension-helpers 1.1.0 -> 1.1.1 https://github.com/astropy/extension-helpers/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.mypy-boto3-chime-sdk-identity, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-chime-sdk-identity/2024-03-06.log python311Packages.mypy-boto3-chime-sdk-identity 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-chime-sdk-identity Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ywfslf8b4w96i1qiv5j2inh9vlq9p3aa-packages.json.drv building '/nix/store/ywfslf8b4w96i1qiv5j2inh9vlq9p3aa-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-chime-sdk-identity-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-chime-sdk-identity-1.34.0: UPDATING ... - python3.11-mypy-boto3-chime-sdk-identity-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-chime-sdk-identity 1.34.0 -> 7.23.2 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 python311Packages.mypy-boto3-sdb, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-sdb/2024-03-06.log python311Packages.mypy-boto3-sdb 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-sdb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ghsyy2m7vjhf89wai2sxm1snfcsdbzjr-packages.json.drv building '/nix/store/ghsyy2m7vjhf89wai2sxm1snfcsdbzjr-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-sdb-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-sdb-1.34.0: UPDATING ... - python3.11-mypy-boto3-sdb-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-sdb 1.34.0 -> 7.23.2 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 python312Packages.mypy-boto3-mediastore, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-mediastore/2024-03-06.log python312Packages.mypy-boto3-mediastore 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-mediastore Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/24l4iaaw8zlr8p839xhax4dnwkgyjh75-packages.json.drv building '/nix/store/24l4iaaw8zlr8p839xhax4dnwkgyjh75-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-mediastore-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-mediastore-1.34.0: UPDATING ... - python3.12-mypy-boto3-mediastore-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-mediastore 1.34.0 -> 7.23.2 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 python311Packages.neuronpy, using log file: /var/log/nixpkgs-update/python311Packages.neuronpy/2024-03-06.log python311Packages.neuronpy 8.2.3 -> 8.2.4 https://github.com/neuronsimulator/nrn/releases attrpath: python311Packages.neuronpy 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/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv building '/nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv'... trying https://github.com/neuronsimulator/nrn/releases/download/8.2.4/full-src-package-8.2.4.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 curl: (22) The requested URL returned error: 404 error: cannot download full-src-package-8.2.4.tar.gz from any mirror error: boost::bad_format_string: format-string is ill-formed stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'python311Packages.neuronpy.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv /nix/store/z2sh6898c4p3fnx1nnxkhz26cybqmzg8-neuron-8.2.4.drv these 2 paths will be fetched (0.64 MiB download, 2.98 MiB unpacked): /nix/store/dkl57vqkrh15iwd99plx5pmdmjsvcrg8-python3.11-mpi4py-3.1.5 /nix/store/skg3wy403p9fz6af3a13m7vzs62yq5yc-python3.11-scikit-build-0.17.6 copying path '/nix/store/dkl57vqkrh15iwd99plx5pmdmjsvcrg8-python3.11-mpi4py-3.1.5' from 'https://cache.nixos.org'... copying path '/nix/store/skg3wy403p9fz6af3a13m7vzs62yq5yc-python3.11-scikit-build-0.17.6' from 'https://cache.nixos.org'... building '/nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv'... trying https://github.com/neuronsimulator/nrn/releases/download/8.2.4/full-src-package-8.2.4.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 full-src-package-8.2.4.tar.gz from any mirror error: builder for '/nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/neuronsimulator/nrn/releases/download/8.2.4/full-src-package-8.2.4.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 full-src-package-8.2.4.tar.gz from any mirror For full logs, run 'nix log /nix/store/smxmvj3v4v86aaki6vizmp6bcchxv8s1-full-src-package-8.2.4.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/z2sh6898c4p3fnx1nnxkhz26cybqmzg8-neuron-8.2.4.drv' failed to build [result] Failed to update python311Packages.neuronpy 8.2.3 -> 8.2.4 https://github.com/neuronsimulator/nrn/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.mypy-boto3-shield, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-shield/2024-03-06.log python311Packages.mypy-boto3-shield 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-shield Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9dmxy9x5agcnyyh869gpcmp8mal97jch-packages.json.drv building '/nix/store/9dmxy9x5agcnyyh869gpcmp8mal97jch-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-shield-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-shield-1.34.0: UPDATING ... - python3.11-mypy-boto3-shield-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-shield 1.34.0 -> 7.23.2 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.nhstplot, using log file: /var/log/nixpkgs-update/rPackages.nhstplot/2024-03-06.log rPackages.nhstplot 1.2.0 -> 1.3.0 https://repology.org/project/r:nhstplot/versions attrpath: rPackages.nhstplot 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.nhstplot 1.2.0 -> 1.3.0 https://repology.org/project/r:nhstplot/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.sysfonts, using log file: /var/log/nixpkgs-update/rPackages.sysfonts/2024-03-06.log rPackages.sysfonts 0.8.8 -> 0.8.9 https://repology.org/project/r:sysfonts/versions attrpath: rPackages.sysfonts Checking auto update branch... No auto update branch exists Old version 0.8.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.sysfonts 0.8.8 -> 0.8.9 https://repology.org/project/r:sysfonts/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.sarima, using log file: /var/log/nixpkgs-update/rPackages.sarima/2024-03-06.log rPackages.sarima 0.9.1 -> 0.9.2 https://repology.org/project/r:sarima/versions attrpath: rPackages.sarima Checking auto update branch... No auto update branch exists Old version 0.9.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.sarima 0.9.1 -> 0.9.2 https://repology.org/project/r:sarima/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.eRm, using log file: /var/log/nixpkgs-update/rPackages.eRm/2024-03-06.log rPackages.eRm 1.0-4 -> 1.0-5 https://repology.org/project/r:erm/versions attrpath: rPackages.eRm Checking auto update branch... No auto update branch exists Old version 1.0-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.eRm 1.0-4 -> 1.0-5 https://repology.org/project/r:erm/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 kdePackages.poppler, using log file: /var/log/nixpkgs-update/kdePackages.poppler/2024-03-06.log kdePackages.poppler 24.01.0 -> 24.03.0 https://repology.org/project/poppler/versions attrpath: kdePackages.poppler Checking auto update branch... No auto update branch exists Old version 24.01.0" not present in staging derivation file with contents: { lib , stdenv , fetchurl , fetchFromGitLab , cairo , cmake , boost , cups-filters , curl , fontconfig , freetype , inkscape , lcms , libiconv , libintl , libjpeg , ninja , openjpeg , pkg-config , python3 , scribus , zlib , withData ? true, poppler_data , qt5Support ? false, qt6Support ? false, qtbase ? null , introspectionSupport ? false, gobject-introspection ? null , gpgmeSupport ? false, gpgme ? null , utils ? false, nss ? null , minimal ? false , suffix ? "glib" }: let mkFlag = optset: flag: "-DENABLE_${flag}=${if optset then "on" else "off"}"; # unclear relationship between test data repo versions and poppler # versions, though files don't appear to be updated after they're # added, so it's probably safe to just always use the latest available # version. testData = fetchFromGitLab { domain = "gitlab.freedesktop.org"; owner = "poppler"; repo = "test"; rev = "400f3ff05b2b1c0ae17797a0bd50e75e35c1f1b1"; hash = "sha256-Y4aNOJLqo4g6tTW6TAb60jAWtBhRgT/JXsub12vi3aU="; }; in stdenv.mkDerivation (finalAttrs: rec { pname = "poppler-${suffix}"; version = "24.02.0"; # beware: updates often break cups-filters build, check scribus too! outputs = [ "out" "dev" ]; src = fetchurl { url = "https://poppler.freedesktop.org/poppler-${version}.tar.xz"; hash = "sha256-GRh6P90F8z59YExHmcGD3lygEYZAyIs3DdzzE2NDIi4="; }; nativeBuildInputs = [ cmake ninja pkg-config python3 ]; buildInputs = [ boost libiconv libintl ] ++ lib.optionals withData [ poppler_data ]; # TODO: reduce propagation to necessary libs propagatedBuildInputs = [ zlib freetype fontconfig libjpeg openjpeg ] ++ lib.optionals (!minimal) [ cairo lcms curl nss ] ++ lib.optionals (qt5Support || qt6Support) [ qtbase ] ++ lib.optionals introspectionSupport [ gobject-introspection ] ++ lib.optionals gpgmeSupport [ gpgme ]; cmakeFlags = [ (mkFlag true "UNSTABLE_API_ABI_HEADERS") # previously "XPDF_HEADERS" (mkFlag (!minimal) "GLIB") (mkFlag (!minimal) "CPP") (mkFlag (!minimal) "LIBCURL") (mkFlag (!minimal) "LCMS") (mkFlag (!minimal) "LIBTIFF") (mkFlag (!minimal) "NSS3") (mkFlag utils "UTILS") (mkFlag qt5Support "QT5") (mkFlag qt6Support "QT6") (mkFlag gpgmeSupport "GPGME") ] ++ lib.optionals finalAttrs.finalPackage.doCheck [ "-DTESTDATADIR=${testData}" ]; disallowedReferences = lib.optional finalAttrs.finalPackage.doCheck testData; dontWrapQtApps = true; # Workaround #54606 preConfigure = lib.optionalString stdenv.isDarwin '' sed -i -e '1i cmake_policy(SET CMP0025 NEW)' CMakeLists.txt ''; # Work around gpgme trying to write to $HOME during qt5 and qt6 tests: preCheck = lib.optionalString gpgmeSupport '' HOME_orig="$HOME" export HOME="$(mktemp -d)" ''; postCheck = lib.optionalString gpgmeSupport '' export HOME="$HOME_orig" unset -v HOME_orig ''; doCheck = true; passthru = { inherit testData; tests = { # These depend on internal poppler code that frequently changes. inherit inkscape cups-filters scribus; }; }; meta = with lib; { homepage = "https://poppler.freedesktop.org/"; changelog = "https://gitlab.freedesktop.org/poppler/poppler/-/blob/poppler-${version}/NEWS"; description = "A PDF rendering library"; longDescription = '' Poppler is a PDF rendering library based on the xpdf-3.0 code base. In addition it provides a number of tools that can be installed separately. ''; license = licenses.gpl2Plus; platforms = platforms.all; maintainers = with maintainers; [ ttuegel ] ++ teams.freedesktop.members; }; }) [result] Failed to update kdePackages.poppler 24.01.0 -> 24.03.0 https://repology.org/project/poppler/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.showtext, using log file: /var/log/nixpkgs-update/rPackages.showtext/2024-03-06.log rPackages.showtext 0.9-6 -> 0.9.7 https://repology.org/project/r:showtext/versions attrpath: rPackages.showtext Checking auto update branch... No auto update branch exists Old version 0.9-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.showtext 0.9-6 -> 0.9.7 https://repology.org/project/r:showtext/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.choroplethr, using log file: /var/log/nixpkgs-update/rPackages.choroplethr/2024-03-06.log rPackages.choroplethr 3.7.2 -> 3.7.3 https://repology.org/project/r:choroplethr/versions attrpath: rPackages.choroplethr Checking auto update branch... No auto update branch exists Old version 3.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.choroplethr 3.7.2 -> 3.7.3 https://repology.org/project/r:choroplethr/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.curl, using log file: /var/log/nixpkgs-update/rPackages.curl/2024-03-06.log rPackages.curl 5.2.0 -> 5.2.1 https://repology.org/project/r:curl/versions attrpath: rPackages.curl Checking auto update branch... No auto update branch exists Old version 5.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.curl 5.2.0 -> 5.2.1 https://repology.org/project/r:curl/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.types-protobuf, using log file: /var/log/nixpkgs-update/python312Packages.types-protobuf/2024-03-06.log python312Packages.types-protobuf 4.24.0.20240129 -> 4.24.0.20240302 https://repology.org/project/python:types-protobuf/versions attrpath: python312Packages.types-protobuf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6xpj4jb8giid6xa12hvly58lwjf9sj5x-packages.json.drv building '/nix/store/6xpj4jb8giid6xa12hvly58lwjf9sj5x-packages.json.drv'... Going to be running update for following packages: - python3.12-types-protobuf-4.24.0.20240129 Press Enter key to continue... Running update for: - python3.12-types-protobuf-4.24.0.20240129: UPDATING ... - python3.12-types-protobuf-4.24.0.20240129: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/types-protobuf/default.nix b/pkgs/development/python-modules/types-protobuf/default.nix index 362681861f59..fb7da185e2ce 100644 --- a/pkgs/development/python-modules/types-protobuf/default.nix +++ b/pkgs/development/python-modules/types-protobuf/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "types-protobuf"; - version = "4.24.0.20240129"; + version = "4.24.0.20240302"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-ioPdO5t2oz4I2GNsXaohKs4TlkGO2Rg3Y1/NVkpiSJE="; + hash = "sha256-8iwAzAzqlyLnHhTTibukKa+eNadKlJcZwWcgOlq74uQ="; }; propagatedBuildInputs = [ An auto update branch exists with message `python312Packages.types-protobuf: 4.24.0.20240129 -> 4.24.0.20240302`. New version is 4.24.0.20240302. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.types-protobuf 4.24.0.20240129 -> 4.24.0.20240302 https://repology.org/project/python:types-protobuf/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.node-red, using log file: /var/log/nixpkgs-update/nodePackages.node-red/2024-03-06.log nodePackages.node-red 3.1.5 -> 3.1.6 https://repology.org/project/node:node-red/versions attrpath: nodePackages.node-red Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update nodePackages.node-red 3.1.5 -> 3.1.6 https://repology.org/project/node:node-red/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.random2, using log file: /var/log/nixpkgs-update/python312Packages.random2/2024-03-06.log python312Packages.random2 1.0.1 -> 1.0.2 https://repology.org/project/python:random2/versions attrpath: python312Packages.random2 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/gshyb7a2qpcxx8giiysrndk945xp373l-packages.json.drv building '/nix/store/gshyb7a2qpcxx8giiysrndk945xp373l-packages.json.drv'... Going to be running update for following packages: - python3.12-random2-1.0.1 Press Enter key to continue... Running update for: - python3.12-random2-1.0.1: UPDATING ... - python3.12-random2-1.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.random2 1.0.1 -> 1.0.2 https://repology.org/project/python:random2/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.wsgi-intercept, using log file: /var/log/nixpkgs-update/python312Packages.wsgi-intercept/2024-03-06.log python312Packages.wsgi-intercept 1.12.1 -> 1.13.0 https://repology.org/project/python:wsgi-intercept/versions attrpath: python312Packages.wsgi-intercept Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9ah4d7v5vfn214dd9c07qawyw98a8dsf-packages.json.drv building '/nix/store/9ah4d7v5vfn214dd9c07qawyw98a8dsf-packages.json.drv'... Going to be running update for following packages: - python3.12-wsgi-intercept-1.13.0 Press Enter key to continue... Running update for: - python3.12-wsgi-intercept-1.13.0: UPDATING ... - python3.12-wsgi-intercept-1.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.wsgi-intercept 1.12.1 -> 1.13.0 https://repology.org/project/python:wsgi-intercept/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.gevent, using log file: /var/log/nixpkgs-update/python312Packages.gevent/2024-03-06.log python312Packages.gevent 23.9.1 -> 24.2.1 https://repology.org/project/python:gevent/versions attrpath: python312Packages.gevent Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dd3dvl2fh8ib3j3y0bywlpr3janm0a3b-packages.json.drv building '/nix/store/dd3dvl2fh8ib3j3y0bywlpr3janm0a3b-packages.json.drv'... Going to be running update for following packages: - python3.12-gevent-23.9.1 Press Enter key to continue... Running update for: - python3.12-gevent-23.9.1: UPDATING ... - python3.12-gevent-23.9.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/gevent/default.nix b/pkgs/development/python-modules/gevent/default.nix index 0863a52d003d..d6264794a505 100644 --- a/pkgs/development/python-modules/gevent/default.nix +++ b/pkgs/development/python-modules/gevent/default.nix @@ -23,14 +23,14 @@ buildPythonPackage rec { pname = "gevent"; - version = "23.9.1"; + version = "24.2.1"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-csACI1OQ1G+Uk4qWkg2IVtT/2d32KjA6DXwRiJQJfjQ="; + hash = "sha256-Qy/Hb2gKz3zxiMLuD106tztjwfAxFMfNijTOu+WqIFY="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 42029 > 25 [result] Failed to update python312Packages.gevent 23.9.1 -> 24.2.1 https://repology.org/project/python:gevent/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.elastic-transport, using log file: /var/log/nixpkgs-update/python312Packages.elastic-transport/2024-03-06.log python312Packages.elastic-transport 8.10.0 -> 8.12.0 https://github.com/elastic/elastic-transport-python/releases attrpath: python312Packages.elastic-transport Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dl5xar88mldy31p4906c4rjs1pzi6687-packages.json.drv building '/nix/store/dl5xar88mldy31p4906c4rjs1pzi6687-packages.json.drv'... Going to be running update for following packages: - python3.12-elastic-transport-8.10.0 Press Enter key to continue... Running update for: - python3.12-elastic-transport-8.10.0: UPDATING ... - python3.12-elastic-transport-8.10.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/elastic-transport/default.nix b/pkgs/development/python-modules/elastic-transport/default.nix index f8645e795629..ac2acebc6f7f 100644 --- a/pkgs/development/python-modules/elastic-transport/default.nix +++ b/pkgs/development/python-modules/elastic-transport/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "elastic-transport"; - version = "8.10.0"; + version = "8.12.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "elastic"; repo = "elastic-transport-python"; rev = "refs/tags/v${version}"; - hash = "sha256-4W9p9niHf2EMY+sS1RCdqWndzvpz8pKrIlLo3NxJ8mk="; + hash = "sha256-ZLzaCiopdkhpqjzZzv/NT1+f5bHZYuqQvSgM5jeMaqg="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 1940 > 25 [result] Failed to update python312Packages.elastic-transport 8.10.0 -> 8.12.0 https://github.com/elastic/elastic-transport-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 lua51Packages.luv, using log file: /var/log/nixpkgs-update/lua51Packages.luv/2024-03-06.log lua51Packages.luv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/releases attrpath: lua51Packages.luv Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua51Packages.luv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/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 lua54Packages.rustaceanvim, using log file: /var/log/nixpkgs-update/lua54Packages.rustaceanvim/2024-03-06.log lua54Packages.rustaceanvim 3.9.6-1 -> 4.11.1 https://github.com/mrcjkb/rustaceanvim/releases attrpath: lua54Packages.rustaceanvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.rustaceanvim 3.9.6-1 -> 4.11.1 https://github.com/mrcjkb/rustaceanvim/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.types-aiobotocore-dax, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-dax/2024-03-06.log python312Packages.types-aiobotocore-dax 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-dax Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xb2zkjn0fxyxvi92073ccdbwr8ilq3r0-packages.json.drv building '/nix/store/xb2zkjn0fxyxvi92073ccdbwr8ilq3r0-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-dax-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-dax-2.11.2: UPDATING ... - python3.12-types-aiobotocore-dax-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-dax 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-appflow, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-appflow/2024-03-06.log python311Packages.types-aiobotocore-appflow 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-appflow Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4by0587k0yfs01z1h2qz0mim0fgg0r3m-packages.json.drv building '/nix/store/4by0587k0yfs01z1h2qz0mim0fgg0r3m-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-appflow-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-appflow-2.11.2: UPDATING ... - python3.11-types-aiobotocore-appflow-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-appflow 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-cleanrooms, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-cleanrooms/2024-03-06.log python311Packages.types-aiobotocore-cleanrooms 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-cleanrooms Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hwym0afvlqlgz5sav5xjc2gw2xb2bszl-packages.json.drv building '/nix/store/hwym0afvlqlgz5sav5xjc2gw2xb2bszl-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-cleanrooms-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-cleanrooms-2.11.2: UPDATING ... - python3.11-types-aiobotocore-cleanrooms-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-cleanrooms 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-cloud9, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-cloud9/2024-03-06.log python311Packages.types-aiobotocore-cloud9 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-cloud9 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qyrl7p8d2p7nhpr4aqy0r84g1lglwpaa-packages.json.drv building '/nix/store/qyrl7p8d2p7nhpr4aqy0r84g1lglwpaa-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-cloud9-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-cloud9-2.11.2: UPDATING ... - python3.11-types-aiobotocore-cloud9-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-cloud9 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-athena, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-athena/2024-03-06.log python311Packages.types-aiobotocore-athena 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-athena Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gnnamqjsh71plcjr7cg5ms7hbjv5hmv4-packages.json.drv building '/nix/store/gnnamqjsh71plcjr7cg5ms7hbjv5hmv4-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-athena-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-athena-2.11.2: UPDATING ... - python3.11-types-aiobotocore-athena-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-athena 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-ce, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-ce/2024-03-06.log python311Packages.types-aiobotocore-ce 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-ce Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qwscjbvjmrh07fnkkcfpbqd2q85gvc51-packages.json.drv building '/nix/store/qwscjbvjmrh07fnkkcfpbqd2q85gvc51-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ce-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ce-2.11.2: UPDATING ... - python3.11-types-aiobotocore-ce-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ce 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-chime-sdk-voice, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-chime-sdk-voice/2024-03-06.log python311Packages.types-aiobotocore-chime-sdk-voice 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-chime-sdk-voice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d2zz2rh4jy6xfvr9ga081nvis53pzpi7-packages.json.drv building '/nix/store/d2zz2rh4jy6xfvr9ga081nvis53pzpi7-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-chime-sdk-voice-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-chime-sdk-voice-2.11.2: UPDATING ... - python3.11-types-aiobotocore-chime-sdk-voice-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-chime-sdk-voice 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-applicationcostprofiler, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-applicationcostprofiler/2024-03-06.log python311Packages.types-aiobotocore-applicationcostprofiler 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-applicationcostprofiler Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pr2zxg09i7amdf7a90gcx8x3d6ij3y24-packages.json.drv building '/nix/store/pr2zxg09i7amdf7a90gcx8x3d6ij3y24-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-applicationcostprofiler-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-applicationcostprofiler-2.11.2: UPDATING ... - python3.11-types-aiobotocore-applicationcostprofiler-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-applicationcostprofiler 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-amplifybackend, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-amplifybackend/2024-03-06.log python311Packages.types-aiobotocore-amplifybackend 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-amplifybackend Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yir1q1v9akd258dmy7rfjr7fvspkx174-packages.json.drv building '/nix/store/yir1q1v9akd258dmy7rfjr7fvspkx174-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-amplifybackend-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-amplifybackend-2.11.2: UPDATING ... - python3.11-types-aiobotocore-amplifybackend-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-amplifybackend 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-appstream, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-appstream/2024-03-06.log python311Packages.types-aiobotocore-appstream 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-appstream Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hrgzh2j0qc67g6v5sxmym2xvnbj2acyw-packages.json.drv building '/nix/store/hrgzh2j0qc67g6v5sxmym2xvnbj2acyw-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-appstream-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-appstream-2.11.2: UPDATING ... - python3.11-types-aiobotocore-appstream-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-appstream 2.11.2 -> 7.23.2 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 python311Packages.mypy-boto3-mediaconvert, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-mediaconvert/2024-03-06.log python311Packages.mypy-boto3-mediaconvert 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-mediaconvert Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3vc25zx71r98dqnsdh5xbkfwijd1g6p5-packages.json.drv building '/nix/store/3vc25zx71r98dqnsdh5xbkfwijd1g6p5-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-mediaconvert-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-mediaconvert-1.34.0: UPDATING ... - python3.11-mypy-boto3-mediaconvert-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-mediaconvert 1.34.0 -> 7.23.2 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 python311Packages.types-aiobotocore-organizations, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-organizations/2024-03-06.log python311Packages.types-aiobotocore-organizations 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-organizations Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yniijp7w2qm9z308jz64lqnsbmmgddyx-packages.json.drv building '/nix/store/yniijp7w2qm9z308jz64lqnsbmmgddyx-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-organizations-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-organizations-2.11.2: UPDATING ... - python3.11-types-aiobotocore-organizations-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-organizations 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-pinpoint-sms-voice-v2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-pinpoint-sms-voice-v2/2024-03-06.log python311Packages.types-aiobotocore-pinpoint-sms-voice-v2 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-pinpoint-sms-voice-v2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2zdd2cdiy8yj9ffph01rgn99x4mijyra-packages.json.drv building '/nix/store/2zdd2cdiy8yj9ffph01rgn99x4mijyra-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-pinpoint-sms-voice-v2-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-pinpoint-sms-voice-v2-2.11.2: UPDATING ... - python3.11-types-aiobotocore-pinpoint-sms-voice-v2-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-pinpoint-sms-voice-v2 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-codestar-connections, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-codestar-connections/2024-03-06.log python311Packages.types-aiobotocore-codestar-connections 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-codestar-connections Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ia8bdnp5mwzx9d5636v5ppc64hy066kw-packages.json.drv building '/nix/store/ia8bdnp5mwzx9d5636v5ppc64hy066kw-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-codestar-connections-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-codestar-connections-2.11.2: UPDATING ... - python3.11-types-aiobotocore-codestar-connections-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-codestar-connections 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-greengrassv2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-greengrassv2/2024-03-06.log python311Packages.types-aiobotocore-greengrassv2 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-greengrassv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w6bn71q7fmxsnagz15ypvqcs52ll85dg-packages.json.drv building '/nix/store/w6bn71q7fmxsnagz15ypvqcs52ll85dg-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-greengrassv2-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-greengrassv2-2.11.2: UPDATING ... - python3.11-types-aiobotocore-greengrassv2-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-greengrassv2 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-config, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-config/2024-03-06.log python311Packages.types-aiobotocore-config 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-config Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8hqi5xpzmcibph2l0j99gvc3nxmg1vql-packages.json.drv building '/nix/store/8hqi5xpzmcibph2l0j99gvc3nxmg1vql-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-config-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-config-2.11.2: UPDATING ... - python3.11-types-aiobotocore-config-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-config 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-connectcases, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-connectcases/2024-03-06.log python311Packages.types-aiobotocore-connectcases 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-connectcases Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0wlv6pap57ysy6z3a6fsrghkfn7c2mlr-packages.json.drv building '/nix/store/0wlv6pap57ysy6z3a6fsrghkfn7c2mlr-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-connectcases-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-connectcases-2.11.2: UPDATING ... - python3.11-types-aiobotocore-connectcases-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-connectcases 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-iotevents-data, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-iotevents-data/2024-03-06.log python311Packages.types-aiobotocore-iotevents-data 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-iotevents-data Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j5sivxalpdrc2lsp189hmdg6401l73bf-packages.json.drv building '/nix/store/j5sivxalpdrc2lsp189hmdg6401l73bf-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-iotevents-data-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-iotevents-data-2.11.2: UPDATING ... - python3.11-types-aiobotocore-iotevents-data-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-iotevents-data 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-s3outposts, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-s3outposts/2024-03-06.log python311Packages.types-aiobotocore-s3outposts 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-s3outposts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c4clsrcdrwmbavv252i7l58sq65ay22l-packages.json.drv building '/nix/store/c4clsrcdrwmbavv252i7l58sq65ay22l-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-s3outposts-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-s3outposts-2.11.2: UPDATING ... - python3.11-types-aiobotocore-s3outposts-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-s3outposts 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-elb, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-elb/2024-03-06.log python311Packages.types-aiobotocore-elb 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-elb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vh1zpngd7w3bm356s1rszxhm7msgg071-packages.json.drv building '/nix/store/vh1zpngd7w3bm356s1rszxhm7msgg071-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-elb-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-elb-2.11.2: UPDATING ... - python3.11-types-aiobotocore-elb-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-elb 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-privatenetworks, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-privatenetworks/2024-03-06.log python311Packages.types-aiobotocore-privatenetworks 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-privatenetworks Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kixzdrpyjqhqjla7rl39giwrdmqycgik-packages.json.drv building '/nix/store/kixzdrpyjqhqjla7rl39giwrdmqycgik-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-privatenetworks-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-privatenetworks-2.11.2: UPDATING ... - python3.11-types-aiobotocore-privatenetworks-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-privatenetworks 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-macie2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-macie2/2024-03-06.log python311Packages.types-aiobotocore-macie2 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-macie2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/agbx2ysgp7s95nky4lv7vrah9bdws41j-packages.json.drv building '/nix/store/agbx2ysgp7s95nky4lv7vrah9bdws41j-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-macie2-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-macie2-2.11.2: UPDATING ... - python3.11-types-aiobotocore-macie2-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-macie2 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-ecr, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-ecr/2024-03-06.log python311Packages.types-aiobotocore-ecr 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-ecr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lzqnv6sm7gg3cq9kakv4ib2zcsc0bwzm-packages.json.drv building '/nix/store/lzqnv6sm7gg3cq9kakv4ib2zcsc0bwzm-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ecr-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ecr-2.11.2: UPDATING ... - python3.11-types-aiobotocore-ecr-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ecr 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-resourcegroupstaggingapi, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-resourcegroupstaggingapi/2024-03-06.log python311Packages.types-aiobotocore-resourcegroupstaggingapi 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-resourcegroupstaggingapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m12ab5jf929q54k76abqzc7a6z967dg4-packages.json.drv building '/nix/store/m12ab5jf929q54k76abqzc7a6z967dg4-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-resourcegroupstaggingapi-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-resourcegroupstaggingapi-2.11.2: UPDATING ... - python3.11-types-aiobotocore-resourcegroupstaggingapi-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-resourcegroupstaggingapi 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-route53, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-route53/2024-03-06.log python311Packages.types-aiobotocore-route53 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-route53 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yfnv1bkcl02ab6lf76wwbh8szxpxm8n2-packages.json.drv building '/nix/store/yfnv1bkcl02ab6lf76wwbh8szxpxm8n2-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-route53-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-route53-2.11.2: UPDATING ... - python3.11-types-aiobotocore-route53-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-route53 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-neptune, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-neptune/2024-03-06.log python311Packages.types-aiobotocore-neptune 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-neptune Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f93jvc24mbxg9xhkb7g7ymss44amvwm9-packages.json.drv building '/nix/store/f93jvc24mbxg9xhkb7g7ymss44amvwm9-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-neptune-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-neptune-2.11.2: UPDATING ... - python3.11-types-aiobotocore-neptune-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-neptune 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-support, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-support/2024-03-06.log python311Packages.types-aiobotocore-support 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-support Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/in5j2kqcrwzmav7181wr08ad6miazfdr-packages.json.drv building '/nix/store/in5j2kqcrwzmav7181wr08ad6miazfdr-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-support-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-support-2.11.2: UPDATING ... - python3.11-types-aiobotocore-support-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-support 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-license-manager, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-license-manager/2024-03-06.log python311Packages.types-aiobotocore-license-manager 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-license-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/vd20mg38zmq7vkw1vsdfn31dxdm6mwjl-packages.json.drv building '/nix/store/vd20mg38zmq7vkw1vsdfn31dxdm6mwjl-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-license-manager-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-license-manager-2.11.2: UPDATING ... - python3.11-types-aiobotocore-license-manager-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-license-manager 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-swf, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-swf/2024-03-06.log python311Packages.types-aiobotocore-swf 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-swf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pn8wkxqha6q3jchk483g6qyar7wmhgkv-packages.json.drv building '/nix/store/pn8wkxqha6q3jchk483g6qyar7wmhgkv-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-swf-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-swf-2.11.2: UPDATING ... - python3.11-types-aiobotocore-swf-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-swf 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-acm, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-acm/2024-03-06.log python311Packages.types-aiobotocore-acm 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-acm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s0kx5vr49aaimsaskj39q0wklgkmqmsp-packages.json.drv building '/nix/store/s0kx5vr49aaimsaskj39q0wklgkmqmsp-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-acm-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-acm-2.11.2: UPDATING ... - python3.11-types-aiobotocore-acm-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-acm 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-sso, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sso/2024-03-06.log python311Packages.types-aiobotocore-sso 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sso Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/504znmgd27p2lw0h1b44yzssn5xs916j-packages.json.drv building '/nix/store/504znmgd27p2lw0h1b44yzssn5xs916j-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sso-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sso-2.11.2: UPDATING ... - python3.11-types-aiobotocore-sso-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sso 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-opensearch, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-opensearch/2024-03-06.log python311Packages.types-aiobotocore-opensearch 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-opensearch Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bpvg2dyqxy52y5xbgb3hlwzh6lskvmrl-packages.json.drv building '/nix/store/bpvg2dyqxy52y5xbgb3hlwzh6lskvmrl-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-opensearch-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-opensearch-2.11.2: UPDATING ... - python3.11-types-aiobotocore-opensearch-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-opensearch 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-emr-serverless, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-emr-serverless/2024-03-06.log python311Packages.types-aiobotocore-emr-serverless 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-emr-serverless Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q9ng47ffxn63wbd77dhrb7nz7zcrdi90-packages.json.drv building '/nix/store/q9ng47ffxn63wbd77dhrb7nz7zcrdi90-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-emr-serverless-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-emr-serverless-2.11.2: UPDATING ... - python3.11-types-aiobotocore-emr-serverless-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-emr-serverless 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-customer-profiles, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-customer-profiles/2024-03-06.log python312Packages.types-aiobotocore-customer-profiles 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-customer-profiles Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fgms6q4smqd9mijdhxixl2cjmjxhzck8-packages.json.drv building '/nix/store/fgms6q4smqd9mijdhxixl2cjmjxhzck8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-customer-profiles-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-customer-profiles-2.11.2: UPDATING ... - python3.12-types-aiobotocore-customer-profiles-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-customer-profiles 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-marketplace-entitlement, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-marketplace-entitlement/2024-03-06.log python311Packages.types-aiobotocore-marketplace-entitlement 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-marketplace-entitlement Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lz0vl9s74j2q8902agq76x6qdjaqara4-packages.json.drv building '/nix/store/lz0vl9s74j2q8902agq76x6qdjaqara4-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-marketplace-entitlement-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-marketplace-entitlement-2.11.2: UPDATING ... - python3.11-types-aiobotocore-marketplace-entitlement-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-marketplace-entitlement 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-shield, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-shield/2024-03-06.log python311Packages.types-aiobotocore-shield 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-shield Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7lvfpvhm23q0vpdxwaw0r2n2ax541ygi-packages.json.drv building '/nix/store/7lvfpvhm23q0vpdxwaw0r2n2ax541ygi-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-shield-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-shield-2.11.2: UPDATING ... - python3.11-types-aiobotocore-shield-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-shield 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-secretsmanager, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-secretsmanager/2024-03-06.log python311Packages.types-aiobotocore-secretsmanager 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-secretsmanager Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gm2gb68g25dvy9icl8sypshkp2a86qvn-packages.json.drv building '/nix/store/gm2gb68g25dvy9icl8sypshkp2a86qvn-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-secretsmanager-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-secretsmanager-2.11.2: UPDATING ... - python3.11-types-aiobotocore-secretsmanager-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-secretsmanager 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-sso-oidc, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sso-oidc/2024-03-06.log python311Packages.types-aiobotocore-sso-oidc 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sso-oidc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2a1pa3fsiglljrw3iwhzgxh5fxhszdp6-packages.json.drv building '/nix/store/2a1pa3fsiglljrw3iwhzgxh5fxhszdp6-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sso-oidc-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sso-oidc-2.11.2: UPDATING ... - python3.11-types-aiobotocore-sso-oidc-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sso-oidc 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-workdocs, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-workdocs/2024-03-06.log python311Packages.types-aiobotocore-workdocs 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-workdocs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5n0h7l91ninjx6d559srylzhmdfchqlh-packages.json.drv building '/nix/store/5n0h7l91ninjx6d559srylzhmdfchqlh-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-workdocs-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-workdocs-2.11.2: UPDATING ... - python3.11-types-aiobotocore-workdocs-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-workdocs 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-inspector, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-inspector/2024-03-06.log python311Packages.types-aiobotocore-inspector 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-inspector Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ymyzczjfl198rggvgf2nhj6af6dn23yg-packages.json.drv building '/nix/store/ymyzczjfl198rggvgf2nhj6af6dn23yg-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-inspector-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-inspector-2.11.2: UPDATING ... - python3.11-types-aiobotocore-inspector-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-inspector 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-sts, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sts/2024-03-06.log python311Packages.types-aiobotocore-sts 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cf0vr39fj9x5x5vfsyfk91hlkvgxhkjv-packages.json.drv building '/nix/store/cf0vr39fj9x5x5vfsyfk91hlkvgxhkjv-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sts-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sts-2.11.2: UPDATING ... - python3.11-types-aiobotocore-sts-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sts 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-wellarchitected, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-wellarchitected/2024-03-06.log python311Packages.types-aiobotocore-wellarchitected 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-wellarchitected Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/75rx9smwahn88n6vy8r007441is1fvqi-packages.json.drv building '/nix/store/75rx9smwahn88n6vy8r007441is1fvqi-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-wellarchitected-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-wellarchitected-2.11.2: UPDATING ... - python3.11-types-aiobotocore-wellarchitected-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-wellarchitected 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-mediaconnect, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-mediaconnect/2024-03-06.log python311Packages.types-aiobotocore-mediaconnect 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-mediaconnect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mxh72nh2ak1bvgjzncmmvx5a56gj4fm3-packages.json.drv building '/nix/store/mxh72nh2ak1bvgjzncmmvx5a56gj4fm3-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-mediaconnect-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-mediaconnect-2.11.2: UPDATING ... - python3.11-types-aiobotocore-mediaconnect-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-mediaconnect 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-evidently, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-evidently/2024-03-06.log python311Packages.types-aiobotocore-evidently 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-evidently Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w2y5jxfrdic7jcs3hmih3slgwnc0yprj-packages.json.drv building '/nix/store/w2y5jxfrdic7jcs3hmih3slgwnc0yprj-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-evidently-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-evidently-2.11.2: UPDATING ... - python3.11-types-aiobotocore-evidently-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-evidently 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-opsworkscm, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-opsworkscm/2024-03-06.log python311Packages.types-aiobotocore-opsworkscm 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-opsworkscm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jh7mb7jk13yawmrbppz5wd4inf148yi4-packages.json.drv building '/nix/store/jh7mb7jk13yawmrbppz5wd4inf148yi4-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-opsworkscm-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-opsworkscm-2.11.2: UPDATING ... - python3.11-types-aiobotocore-opsworkscm-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-opsworkscm 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-polly, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-polly/2024-03-06.log python311Packages.types-aiobotocore-polly 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-polly Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s0php5vinlcpvmrbci4kwclzn47i9w6k-packages.json.drv building '/nix/store/s0php5vinlcpvmrbci4kwclzn47i9w6k-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-polly-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-polly-2.11.2: UPDATING ... - python3.11-types-aiobotocore-polly-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-polly 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-lookoutvision, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-lookoutvision/2024-03-06.log python311Packages.types-aiobotocore-lookoutvision 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-lookoutvision Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0j5b9phbyr16jwqzgzydn094kgfya8wj-packages.json.drv building '/nix/store/0j5b9phbyr16jwqzgzydn094kgfya8wj-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-lookoutvision-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-lookoutvision-2.11.2: UPDATING ... - python3.11-types-aiobotocore-lookoutvision-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-lookoutvision 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-timestream-write, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-timestream-write/2024-03-06.log python311Packages.types-aiobotocore-timestream-write 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-timestream-write Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4f7ywmfsmv4fnpvcm9sxg7h6b88ly7lg-packages.json.drv building '/nix/store/4f7ywmfsmv4fnpvcm9sxg7h6b88ly7lg-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-timestream-write-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-timestream-write-2.11.2: UPDATING ... - python3.11-types-aiobotocore-timestream-write-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-timestream-write 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-machinelearning, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-machinelearning/2024-03-06.log python311Packages.types-aiobotocore-machinelearning 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-machinelearning Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/98ai7ds0dbyxvvkkylz6mmyaqrfjrrf8-packages.json.drv building '/nix/store/98ai7ds0dbyxvvkkylz6mmyaqrfjrrf8-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-machinelearning-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-machinelearning-2.11.2: UPDATING ... - python3.11-types-aiobotocore-machinelearning-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-machinelearning 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-iot1click-projects, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-iot1click-projects/2024-03-06.log python311Packages.types-aiobotocore-iot1click-projects 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-iot1click-projects Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jslxjcv7knq3imakrmqcp4348ybk8s60-packages.json.drv building '/nix/store/jslxjcv7knq3imakrmqcp4348ybk8s60-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-iot1click-projects-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-iot1click-projects-2.11.2: UPDATING ... - python3.11-types-aiobotocore-iot1click-projects-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-iot1click-projects 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-mediatailor, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-mediatailor/2024-03-06.log python311Packages.types-aiobotocore-mediatailor 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-mediatailor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nfv5ck9jwa8g5fm924lwq3w1vj843s88-packages.json.drv building '/nix/store/nfv5ck9jwa8g5fm924lwq3w1vj843s88-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-mediatailor-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-mediatailor-2.11.2: UPDATING ... - python3.11-types-aiobotocore-mediatailor-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-mediatailor 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-iotfleetwise, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-iotfleetwise/2024-03-06.log python311Packages.types-aiobotocore-iotfleetwise 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-iotfleetwise Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wiixy24fyqzjx5p9w9lmsp409nll7w6a-packages.json.drv building '/nix/store/wiixy24fyqzjx5p9w9lmsp409nll7w6a-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-iotfleetwise-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-iotfleetwise-2.11.2: UPDATING ... - python3.11-types-aiobotocore-iotfleetwise-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-iotfleetwise 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-kafka, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-kafka/2024-03-06.log python311Packages.types-aiobotocore-kafka 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/czmzbhkr647al74g64nippdx46cfnfw2-packages.json.drv building '/nix/store/czmzbhkr647al74g64nippdx46cfnfw2-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-kafka-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-kafka-2.11.2: UPDATING ... - python3.11-types-aiobotocore-kafka-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-kafka 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-location, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-location/2024-03-06.log python311Packages.types-aiobotocore-location 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-location Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4srlk8bc7chdv06alhr15wi844pal3yl-packages.json.drv building '/nix/store/4srlk8bc7chdv06alhr15wi844pal3yl-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-location-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-location-2.11.2: UPDATING ... - python3.11-types-aiobotocore-location-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-location 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-scheduler, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-scheduler/2024-03-06.log python311Packages.types-aiobotocore-scheduler 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/vsq25sdd3icvnaxb2p65n532hzzrk2lh-packages.json.drv building '/nix/store/vsq25sdd3icvnaxb2p65n532hzzrk2lh-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-scheduler-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-scheduler-2.11.2: UPDATING ... - python3.11-types-aiobotocore-scheduler-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-scheduler 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-servicediscovery, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-servicediscovery/2024-03-06.log python311Packages.types-aiobotocore-servicediscovery 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-servicediscovery Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5wqh0drfapq5196wbj0mvg0y30dx0zvx-packages.json.drv building '/nix/store/5wqh0drfapq5196wbj0mvg0y30dx0zvx-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-servicediscovery-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-servicediscovery-2.11.2: UPDATING ... - python3.11-types-aiobotocore-servicediscovery-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-servicediscovery 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-groundstation, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-groundstation/2024-03-06.log python311Packages.types-aiobotocore-groundstation 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-groundstation Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4jp630zmfm0bizfjyfqrladjlrmsafsd-packages.json.drv building '/nix/store/4jp630zmfm0bizfjyfqrladjlrmsafsd-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-groundstation-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-groundstation-2.11.2: UPDATING ... - python3.11-types-aiobotocore-groundstation-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-groundstation 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-connect-contact-lens, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-connect-contact-lens/2024-03-06.log python311Packages.types-aiobotocore-connect-contact-lens 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-connect-contact-lens Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7s611igi244yhgl0wyb3yw9in8fb9c7r-packages.json.drv building '/nix/store/7s611igi244yhgl0wyb3yw9in8fb9c7r-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-connect-contact-lens-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-connect-contact-lens-2.11.2: UPDATING ... - python3.11-types-aiobotocore-connect-contact-lens-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-connect-contact-lens 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-qldb-session, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-qldb-session/2024-03-06.log python311Packages.types-aiobotocore-qldb-session 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-qldb-session Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8fl6999bnih5i0xalndrji8bg9wxkzy4-packages.json.drv building '/nix/store/8fl6999bnih5i0xalndrji8bg9wxkzy4-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-qldb-session-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-qldb-session-2.11.2: UPDATING ... - python3.11-types-aiobotocore-qldb-session-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-qldb-session 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-iotsitewise, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-iotsitewise/2024-03-06.log python311Packages.types-aiobotocore-iotsitewise 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-iotsitewise Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4p4i5rvwz5bh2mw24zl8dxx7xyr65b24-packages.json.drv building '/nix/store/4p4i5rvwz5bh2mw24zl8dxx7xyr65b24-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-iotsitewise-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-iotsitewise-2.11.2: UPDATING ... - python3.11-types-aiobotocore-iotsitewise-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-iotsitewise 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-osis, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-osis/2024-03-06.log python311Packages.types-aiobotocore-osis 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-osis Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qnj4mgn7zhibrn8h1s8knj7ln6ypxka6-packages.json.drv building '/nix/store/qnj4mgn7zhibrn8h1s8knj7ln6ypxka6-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-osis-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-osis-2.11.2: UPDATING ... - python3.11-types-aiobotocore-osis-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-osis 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-kendra-ranking, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-kendra-ranking/2024-03-06.log python311Packages.types-aiobotocore-kendra-ranking 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-kendra-ranking Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3mik77dx9fy8q03bd3bswx1y5998pwss-packages.json.drv building '/nix/store/3mik77dx9fy8q03bd3bswx1y5998pwss-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-kendra-ranking-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-kendra-ranking-2.11.2: UPDATING ... - python3.11-types-aiobotocore-kendra-ranking-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-kendra-ranking 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-ses, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-ses/2024-03-06.log python311Packages.types-aiobotocore-ses 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-ses Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1c87l1fqsldxcainpahxsksdqldhz5mr-packages.json.drv building '/nix/store/1c87l1fqsldxcainpahxsksdqldhz5mr-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ses-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ses-2.11.2: UPDATING ... - python3.11-types-aiobotocore-ses-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ses 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-ivs, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-ivs/2024-03-06.log python311Packages.types-aiobotocore-ivs 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-ivs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3w4dqks185g44xkcbisl0f1ds66yw3vx-packages.json.drv building '/nix/store/3w4dqks185g44xkcbisl0f1ds66yw3vx-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ivs-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ivs-2.11.2: UPDATING ... - python3.11-types-aiobotocore-ivs-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ivs 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-devops-guru, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-devops-guru/2024-03-06.log python311Packages.types-aiobotocore-devops-guru 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-devops-guru Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/na9yyn7p4daslmjy3127pra16rz49aaj-packages.json.drv building '/nix/store/na9yyn7p4daslmjy3127pra16rz49aaj-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-devops-guru-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-devops-guru-2.11.2: UPDATING ... - python3.11-types-aiobotocore-devops-guru-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-devops-guru 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-codeartifact, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-codeartifact/2024-03-06.log python311Packages.types-aiobotocore-codeartifact 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-codeartifact Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ycf4xrbyqwg0q4qd2in49gy5h3n27nkc-packages.json.drv building '/nix/store/ycf4xrbyqwg0q4qd2in49gy5h3n27nkc-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-codeartifact-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-codeartifact-2.11.2: UPDATING ... - python3.11-types-aiobotocore-codeartifact-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-codeartifact 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-sagemaker-geospatial, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sagemaker-geospatial/2024-03-06.log python311Packages.types-aiobotocore-sagemaker-geospatial 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sagemaker-geospatial Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sl9xq23p88lgrr84ss3j8pfys7xzfgk1-packages.json.drv building '/nix/store/sl9xq23p88lgrr84ss3j8pfys7xzfgk1-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sagemaker-geospatial-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sagemaker-geospatial-2.11.2: UPDATING ... - python3.11-types-aiobotocore-sagemaker-geospatial-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sagemaker-geospatial 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-backupstorage, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-backupstorage/2024-03-06.log python311Packages.types-aiobotocore-backupstorage 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-backupstorage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qpq6c469cki9igr6lgnp6l20qqcdk702-packages.json.drv building '/nix/store/qpq6c469cki9igr6lgnp6l20qqcdk702-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-backupstorage-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-backupstorage-2.11.2: UPDATING ... - python3.11-types-aiobotocore-backupstorage-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-backupstorage 2.11.2 -> 7.23.2 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 python311Packages.types-aiobotocore-ssm-sap, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-ssm-sap/2024-03-06.log python311Packages.types-aiobotocore-ssm-sap 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-ssm-sap Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/shw8x1l24bhvr4h7jkmr80qksw1rmmsi-packages.json.drv building '/nix/store/shw8x1l24bhvr4h7jkmr80qksw1rmmsi-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ssm-sap-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ssm-sap-2.11.2: UPDATING ... - python3.11-types-aiobotocore-ssm-sap-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ssm-sap 2.11.2 -> 7.23.2 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 python311Packages.google-compute-engine, using log file: /var/log/nixpkgs-update/python311Packages.google-compute-engine/2024-03-06.log python311Packages.google-compute-engine 20190124 -> 20191210 https://github.com/GoogleCloudPlatform/compute-image-packages/releases attrpath: python311Packages.google-compute-engine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nvrdcrwxsc62j0sxwzcfcx37v2fp1acn-packages.json.drv building '/nix/store/nvrdcrwxsc62j0sxwzcfcx37v2fp1acn-packages.json.drv'... Going to be running update for following packages: - python3.11-google-compute-engine-20190124 Press Enter key to continue... Running update for: - python3.11-google-compute-engine-20190124: UPDATING ... - python3.11-google-compute-engine-20190124: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/virtualization/google-compute-engine/default.nix b/pkgs/tools/virtualization/google-compute-engine/default.nix index c980a45bbef2..57e666807c66 100644 --- a/pkgs/tools/virtualization/google-compute-engine/default.nix +++ b/pkgs/tools/virtualization/google-compute-engine/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "google-compute-engine"; - version = "20190124"; + version = "20191210"; src = fetchFromGitHub { owner = "GoogleCloudPlatform"; repo = "compute-image-packages"; - rev = version; - sha256 = "08cy0jd463kng6hwbd3nfldsp4dpd2lknlvdm88cq795wy0kh4wp"; + rev = "refs/tags/v${version}"; + sha256 = "sha256-kU8fz3+YoBfx4ovAQLGv5wlZleM3ZRCJnnGLB/1jKuU="; }; buildInputs = [ bash ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.google-compute-engine nix build failed. got build log for 'python311Packages.google-compute-engine' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing setuptools-build-hook Using setuptoolsBuildPhase Using setuptoolsShellHook 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/1j8ncc3wccjr1dnqf6m7d1jvsww8s2bg-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/packages/python-google-compute-engine/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase find: ‘google_compute_engine’: No such file or directory substitute(): ERROR: file 'google_config/udev/64-gce-disk-removal.rules' 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 python311Packages.google-compute-engine 20190124 -> 20191210 https://github.com/GoogleCloudPlatform/compute-image-packages/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.pipx, using log file: /var/log/nixpkgs-update/python311Packages.pipx/2024-03-06.log python311Packages.pipx 1.3.1 -> 1.4.3 https://github.com/pipxproject/pipx/releases attrpath: python311Packages.pipx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hqk64v76v15acfah5piidv5f15nbg9a8-packages.json.drv building '/nix/store/hqk64v76v15acfah5piidv5f15nbg9a8-packages.json.drv'... Going to be running update for following packages: - python3.11-pipx-1.3.1 Press Enter key to continue... Running update for: - python3.11-pipx-1.3.1: UPDATING ... - python3.11-pipx-1.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pipx/default.nix b/pkgs/development/python-modules/pipx/default.nix index 330abf560fb7..8a8e8dc86ce9 100644 --- a/pkgs/development/python-modules/pipx/default.nix +++ b/pkgs/development/python-modules/pipx/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "pipx"; - version = "1.3.1"; + version = "1.4.3"; format = "pyproject"; disabled = pythonOlder "3.6"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "pipxproject"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-JZt4I0zw/Kmdgpd5tw6c+fHrHuxkN6jvN3fDmk0//vc="; + hash = "sha256-NxXOeVXwBhGqi4DUABV8UV+cDER0ROBFdgiyYTzdvuo="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pipx 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/4kipirakxx3b2j97qhxaf7np3jdnxp2v-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_util.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 Creating a wheel... * Getting build dependencies for wheel... ERROR Missing dependencies: hatch-vcs>=0.4 [result] Failed to update python311Packages.pipx 1.3.1 -> 1.4.3 https://github.com/pipxproject/pipx/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.libiio, using log file: /var/log/nixpkgs-update/python312Packages.libiio/2024-03-06.log python312Packages.libiio 0.24 -> 0.25 https://github.com/analogdevicesinc/libiio/releases attrpath: python312Packages.libiio 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/libiio/default.nix b/pkgs/development/libraries/libiio/default.nix index 8adc01512040..8ea75dd09772 100644 --- a/pkgs/development/libraries/libiio/default.nix +++ b/pkgs/development/libraries/libiio/default.nix @@ -17,7 +17,7 @@ stdenv.mkDerivation rec { pname = "libiio"; - version = "0.24"; + version = "0.25"; outputs = [ "out" "lib" "dev" ] ++ lib.optional pythonSupport "python"; @@ -26,7 +26,7 @@ stdenv.mkDerivation rec { owner = "analogdevicesinc"; repo = "libiio"; rev = "v${version}"; - sha256 = "sha256-c5HsxCdp1cv5BGTQ/8dc8J893zk9ntbfAudLpqoQ1ow="; + sha256 = "sha256-s+5zuw3nAxnE8LVreCdrLGVrEUzzXmfIfPXW5iH6auM="; }; # Revert after https://github.com/NixOS/nixpkgs/issues/125008 is [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.libiio nix build failed. got build log for 'python312Packages.libiio' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/kfhc9ixkcrsz048avd7ic74f5ai1kpw0-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/zkm7y6jyrcs4pp6h7ksqm0hdiaxn8xrf-cmake-fix-libxml2-find-package.patch patching file CMakeLists.txt Hunk #1 FAILED at 378. 1 out of 1 hunk FAILED -- saving rejects to file CMakeLists.txt.rej [result] Failed to update python312Packages.libiio 0.24 -> 0.25 https://github.com/analogdevicesinc/libiio/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.pycosat, using log file: /var/log/nixpkgs-update/python312Packages.pycosat/2024-03-06.log python312Packages.pycosat 0.6.3 -> 0.6.6 https://github.com/ContinuumIO/pycosat/releases attrpath: python312Packages.pycosat Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hzyyg0dhzx6wp816lpccfrw8m63gyx93-packages.json.drv building '/nix/store/hzyyg0dhzx6wp816lpccfrw8m63gyx93-packages.json.drv'... Going to be running update for following packages: - python3.12-pycosat-0.6.3 Press Enter key to continue... Running update for: - python3.12-pycosat-0.6.3: UPDATING ... - python3.12-pycosat-0.6.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pycosat 0.6.3 -> 0.6.6 https://github.com/ContinuumIO/pycosat/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.zigpy, using log file: /var/log/nixpkgs-update/python312Packages.zigpy/2024-03-06.log python312Packages.zigpy 0.62.3 -> 0.63.4 https://github.com/zigpy/zigpy/releases attrpath: python312Packages.zigpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1mffqr1q86qvbs6pivf8aaj7lbbm95ha-packages.json.drv building '/nix/store/1mffqr1q86qvbs6pivf8aaj7lbbm95ha-packages.json.drv'... Going to be running update for following packages: - python3.12-zigpy-0.62.3 Press Enter key to continue... Running update for: - python3.12-zigpy-0.62.3: UPDATING ... - python3.12-zigpy-0.62.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zigpy/default.nix b/pkgs/development/python-modules/zigpy/default.nix index 9038d29222d5..11072b8fc0b7 100644 --- a/pkgs/development/python-modules/zigpy/default.nix +++ b/pkgs/development/python-modules/zigpy/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "zigpy"; - version = "0.62.3"; + version = "0.63.4"; pyproject = true; disabled = pythonOlder "3.8"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = "zigpy"; repo = "zigpy"; rev = "refs/tags/${version}"; - hash = "sha256-LMcyYDUH/jGrDW8sjrT9kHdIWQ20fOOcOJRhUpKMGi8="; + hash = "sha256-0wenUUkhgodsBID+ZT9JRoJeGDTqAChAIpj+9/Q3FMM="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.zigpy nix build failed. adding 'zigpy/zcl/foundation.py' adding 'zigpy/zcl/clusters/__init__.py' adding 'zigpy/zcl/clusters/closures.py' adding 'zigpy/zcl/clusters/general.py' adding 'zigpy/zcl/clusters/homeautomation.py' adding 'zigpy/zcl/clusters/hvac.py' adding 'zigpy/zcl/clusters/lighting.py' adding 'zigpy/zcl/clusters/lightlink.py' adding 'zigpy/zcl/clusters/manufacturer_specific.py' adding 'zigpy/zcl/clusters/measurement.py' adding 'zigpy/zcl/clusters/protocol.py' adding 'zigpy/zcl/clusters/security.py' adding 'zigpy/zcl/clusters/smartenergy.py' adding 'zigpy/zdo/__init__.py' adding 'zigpy/zdo/types.py' adding 'zigpy-0.63.4.dist-info/COPYING' adding 'zigpy-0.63.4.dist-info/LICENSE' adding 'zigpy-0.63.4.dist-info/METADATA' adding 'zigpy-0.63.4.dist-info/WHEEL' adding 'zigpy-0.63.4.dist-info/top_level.txt' adding 'zigpy-0.63.4.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built zigpy-0.63.4-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 zigpy-0.63.4-py3-none-any.whl - aiosqlite>=0.20.0 not satisfied by version 0.19.0 [result] Failed to update python312Packages.zigpy 0.62.3 -> 0.63.4 https://github.com/zigpy/zigpy/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.mdformat-admon, using log file: /var/log/nixpkgs-update/python312Packages.mdformat-admon/2024-03-06.log python312Packages.mdformat-admon 1.0.2 -> 2.0.0 https://github.com/KyleKing/mdformat-admon/releases attrpath: python312Packages.mdformat-admon Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vsssjlackqjzn318a2v243nq93jxcrqw-packages.json.drv building '/nix/store/vsssjlackqjzn318a2v243nq93jxcrqw-packages.json.drv'... Going to be running update for following packages: - python3.12-mdformat-admon-1.0.2 Press Enter key to continue... Running update for: - python3.12-mdformat-admon-1.0.2: UPDATING ... - python3.12-mdformat-admon-1.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mdformat-admon/default.nix b/pkgs/development/python-modules/mdformat-admon/default.nix index 3db893042d88..cbd95d35fbf3 100644 --- a/pkgs/development/python-modules/mdformat-admon/default.nix +++ b/pkgs/development/python-modules/mdformat-admon/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "mdformat-admon"; - version = "1.0.2"; + version = "2.0.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -18,8 +18,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "KyleKing"; repo = "mdformat-admon"; - rev = "v${version}"; - hash = "sha256-33Q3Re/axnoOHZ9XYA32mmK+efsSelJXW8sD7C1M/jU="; + rev = "refs/tags/v${version}"; + hash = "sha256-MRcNExMPH/HIXB2DmN9fA89plo0IZPWXryySK9OZHg8="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.mdformat-admon: 1.0.2 -> 2.0.0`. New version is 2.0.0. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.mdformat-admon 1.0.2 -> 2.0.0 https://github.com/KyleKing/mdformat-admon/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.glean-parser, using log file: /var/log/nixpkgs-update/python312Packages.glean-parser/2024-03-06.log python312Packages.glean-parser 11.0.1 -> 13.0.0 https://github.com/mozilla/glean_parser/releases attrpath: python312Packages.glean-parser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qlyw67hgg92wfhssz6m64bfpm55byw6p-packages.json.drv building '/nix/store/qlyw67hgg92wfhssz6m64bfpm55byw6p-packages.json.drv'... Going to be running update for following packages: - python3.12-glean-parser-11.0.1 Press Enter key to continue... Running update for: - python3.12-glean-parser-11.0.1: UPDATING ... - python3.12-glean-parser-11.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/glean-parser/default.nix b/pkgs/development/python-modules/glean-parser/default.nix index 380ada5d33a6..69e0689d740b 100644 --- a/pkgs/development/python-modules/glean-parser/default.nix +++ b/pkgs/development/python-modules/glean-parser/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "glean-parser"; - version = "11.0.1"; + version = "13.0.0"; format = "setuptools"; disabled = pythonOlder "3.8"; @@ -23,7 +23,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "glean_parser"; inherit version; - hash = "sha256-eeUjtRsP3c6fbGMJ+oxkMou3BrLWyEelP4ipPQFpXkM="; + hash = "sha256-gzeAyrfgVwNLNSeGIDr5TyGvywCUy+1gEEcfXcIaX5E="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.glean-parser Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.glean-parser Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.glean-parser/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.glean-parser/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.glean-parser/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. [result] Failed to update python312Packages.glean-parser 11.0.1 -> 13.0.0 https://github.com/mozilla/glean_parser/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.types-aiobotocore-personalize, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-personalize/2024-03-06.log python312Packages.types-aiobotocore-personalize 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-personalize Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/01qv40lds02jv3asksnmkb1qhln8mzq7-packages.json.drv building '/nix/store/01qv40lds02jv3asksnmkb1qhln8mzq7-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-personalize-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-personalize-2.11.2: UPDATING ... - python3.12-types-aiobotocore-personalize-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-personalize 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-ce, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-ce/2024-03-06.log python312Packages.types-aiobotocore-ce 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-ce Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/76b536zwnbr5sa6d0vr5xrv1z5ycjj1c-packages.json.drv building '/nix/store/76b536zwnbr5sa6d0vr5xrv1z5ycjj1c-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-ce-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-ce-2.11.2: UPDATING ... - python3.12-types-aiobotocore-ce-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-ce 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-redshift-data, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-redshift-data/2024-03-06.log python312Packages.types-aiobotocore-redshift-data 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-redshift-data Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bsnrhmvxpvqw99z12k5qkrwybh24ics8-packages.json.drv building '/nix/store/bsnrhmvxpvqw99z12k5qkrwybh24ics8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-redshift-data-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-redshift-data-2.11.2: UPDATING ... - python3.12-types-aiobotocore-redshift-data-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-redshift-data 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-mediaconnect, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-mediaconnect/2024-03-06.log python312Packages.types-aiobotocore-mediaconnect 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-mediaconnect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hm6qf6d4jl11g5x2ndsyfmzqsxqbymsn-packages.json.drv building '/nix/store/hm6qf6d4jl11g5x2ndsyfmzqsxqbymsn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediaconnect-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediaconnect-2.11.2: UPDATING ... - python3.12-types-aiobotocore-mediaconnect-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediaconnect 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-managedblockchain, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-managedblockchain/2024-03-06.log python312Packages.types-aiobotocore-managedblockchain 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-managedblockchain Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r4mybzpshbhdbcqj5n8vfml5fc4qw9d0-packages.json.drv building '/nix/store/r4mybzpshbhdbcqj5n8vfml5fc4qw9d0-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-managedblockchain-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-managedblockchain-2.11.2: UPDATING ... - python3.12-types-aiobotocore-managedblockchain-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-managedblockchain 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-sagemaker-edge, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sagemaker-edge/2024-03-06.log python312Packages.types-aiobotocore-sagemaker-edge 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-sagemaker-edge Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jmskazv8hbz0l35s871kvwy86chjhqa8-packages.json.drv building '/nix/store/jmskazv8hbz0l35s871kvwy86chjhqa8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sagemaker-edge-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sagemaker-edge-2.11.2: UPDATING ... - python3.12-types-aiobotocore-sagemaker-edge-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sagemaker-edge 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-mediapackage, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-mediapackage/2024-03-06.log python312Packages.types-aiobotocore-mediapackage 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-mediapackage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bmszvcgbkgdxhnnb2pivffmx390a90h1-packages.json.drv building '/nix/store/bmszvcgbkgdxhnnb2pivffmx390a90h1-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediapackage-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediapackage-2.11.2: UPDATING ... - python3.12-types-aiobotocore-mediapackage-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediapackage 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-sms-voice, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sms-voice/2024-03-06.log python312Packages.types-aiobotocore-sms-voice 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-sms-voice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y390r0wapd3v8gdy79p0jp3599cdibin-packages.json.drv building '/nix/store/y390r0wapd3v8gdy79p0jp3599cdibin-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sms-voice-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sms-voice-2.11.2: UPDATING ... - python3.12-types-aiobotocore-sms-voice-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sms-voice 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-sns, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sns/2024-03-06.log python312Packages.types-aiobotocore-sns 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-sns Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cf0x5dzciymjp7f3233di0wdm16if0fw-packages.json.drv building '/nix/store/cf0x5dzciymjp7f3233di0wdm16if0fw-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sns-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sns-2.11.2: UPDATING ... - python3.12-types-aiobotocore-sns-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sns 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-directconnect, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-directconnect/2024-03-06.log python312Packages.types-aiobotocore-directconnect 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-directconnect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2fx0z80b6jir8za7p5vi1y0j86m7i5zp-packages.json.drv building '/nix/store/2fx0z80b6jir8za7p5vi1y0j86m7i5zp-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-directconnect-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-directconnect-2.11.2: UPDATING ... - python3.12-types-aiobotocore-directconnect-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-directconnect 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-chime-sdk-media-pipelines, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-chime-sdk-media-pipelines/2024-03-06.log python312Packages.types-aiobotocore-chime-sdk-media-pipelines 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-chime-sdk-media-pipelines Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8975ay852na2dm8sfhx2xnajlcnc60ls-packages.json.drv building '/nix/store/8975ay852na2dm8sfhx2xnajlcnc60ls-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-chime-sdk-media-pipelines-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-chime-sdk-media-pipelines-2.11.2: UPDATING ... - python3.12-types-aiobotocore-chime-sdk-media-pipelines-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-chime-sdk-media-pipelines 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-servicediscovery, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-servicediscovery/2024-03-06.log python312Packages.types-aiobotocore-servicediscovery 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-servicediscovery Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4ndp1ygm4dsbl86909klzy35xfgjq4f6-packages.json.drv building '/nix/store/4ndp1ygm4dsbl86909klzy35xfgjq4f6-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-servicediscovery-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-servicediscovery-2.11.2: UPDATING ... - python3.12-types-aiobotocore-servicediscovery-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-servicediscovery 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-medical-imaging, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-medical-imaging/2024-03-06.log python312Packages.types-aiobotocore-medical-imaging 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-medical-imaging Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/drl3zps56kgj44pkyp7rxy28n8aj4xbg-packages.json.drv building '/nix/store/drl3zps56kgj44pkyp7rxy28n8aj4xbg-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-medical-imaging-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-medical-imaging-2.11.2: UPDATING ... - python3.12-types-aiobotocore-medical-imaging-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-medical-imaging 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-mobile, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-mobile/2024-03-06.log python312Packages.types-aiobotocore-mobile 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-mobile Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k0l2lnb09j3rvz70ah6ydwpdvahl27cd-packages.json.drv building '/nix/store/k0l2lnb09j3rvz70ah6ydwpdvahl27cd-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mobile-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mobile-2.11.2: UPDATING ... - python3.12-types-aiobotocore-mobile-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mobile 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-location, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-location/2024-03-06.log python312Packages.types-aiobotocore-location 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-location Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kbdgsis6kwb3n2cfbv7qgjj77ldjia0m-packages.json.drv building '/nix/store/kbdgsis6kwb3n2cfbv7qgjj77ldjia0m-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-location-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-location-2.11.2: UPDATING ... - python3.12-types-aiobotocore-location-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-location 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-amplifybackend, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-amplifybackend/2024-03-06.log python312Packages.types-aiobotocore-amplifybackend 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-amplifybackend Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/aq7cac0vg17amnjmzww997w5xi7qiy32-packages.json.drv building '/nix/store/aq7cac0vg17amnjmzww997w5xi7qiy32-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-amplifybackend-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-amplifybackend-2.11.2: UPDATING ... - python3.12-types-aiobotocore-amplifybackend-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-amplifybackend 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-snow-device-management, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-snow-device-management/2024-03-06.log python312Packages.types-aiobotocore-snow-device-management 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-snow-device-management Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jy8g2hmzpqpcs1vgcqsvdsyri556qla8-packages.json.drv building '/nix/store/jy8g2hmzpqpcs1vgcqsvdsyri556qla8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-snow-device-management-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-snow-device-management-2.11.2: UPDATING ... - python3.12-types-aiobotocore-snow-device-management-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-snow-device-management 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-migration-hub-refactor-spaces, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-migration-hub-refactor-spaces/2024-03-06.log python312Packages.types-aiobotocore-migration-hub-refactor-spaces 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-migration-hub-refactor-spaces Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hsc42hnqa987xhbin2l3182jwwsgm791-packages.json.drv building '/nix/store/hsc42hnqa987xhbin2l3182jwwsgm791-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-migration-hub-refactor-spaces-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-migration-hub-refactor-spaces-2.11.2: UPDATING ... - python3.12-types-aiobotocore-migration-hub-refactor-spaces-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-migration-hub-refactor-spaces 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-applicationcostprofiler, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-applicationcostprofiler/2024-03-06.log python312Packages.types-aiobotocore-applicationcostprofiler 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-applicationcostprofiler Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wqbb4hqxj5bz73pk6qmxm7vifc008ig8-packages.json.drv building '/nix/store/wqbb4hqxj5bz73pk6qmxm7vifc008ig8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-applicationcostprofiler-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-applicationcostprofiler-2.11.2: UPDATING ... - python3.12-types-aiobotocore-applicationcostprofiler-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-applicationcostprofiler 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-ivschat, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-ivschat/2024-03-06.log python312Packages.types-aiobotocore-ivschat 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-ivschat Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wb08cds73z7crdabsmw08r211sn29adj-packages.json.drv building '/nix/store/wb08cds73z7crdabsmw08r211sn29adj-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-ivschat-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-ivschat-2.11.2: UPDATING ... - python3.12-types-aiobotocore-ivschat-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-ivschat 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-connectparticipant, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-connectparticipant/2024-03-06.log python312Packages.types-aiobotocore-connectparticipant 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-connectparticipant Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jj6kdq3dk17m23midzq5wm4bwq7lgfm7-packages.json.drv building '/nix/store/jj6kdq3dk17m23midzq5wm4bwq7lgfm7-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-connectparticipant-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-connectparticipant-2.11.2: UPDATING ... - python3.12-types-aiobotocore-connectparticipant-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-connectparticipant 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-support, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-support/2024-03-06.log python312Packages.types-aiobotocore-support 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-support Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8m18hdbhi2rjcbds6b38fhx4s6zn2bqh-packages.json.drv building '/nix/store/8m18hdbhi2rjcbds6b38fhx4s6zn2bqh-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-support-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-support-2.11.2: UPDATING ... - python3.12-types-aiobotocore-support-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-support 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-mediastore, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-mediastore/2024-03-06.log python312Packages.types-aiobotocore-mediastore 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-mediastore Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i07c5q2n03q0hsjikrbl83hb1ynh8f0b-packages.json.drv building '/nix/store/i07c5q2n03q0hsjikrbl83hb1ynh8f0b-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediastore-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediastore-2.11.2: UPDATING ... - python3.12-types-aiobotocore-mediastore-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediastore 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-comprehend, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-comprehend/2024-03-06.log python312Packages.types-aiobotocore-comprehend 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-comprehend Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4pgb4b43cvrka2r9zqnmgqv2ank9abny-packages.json.drv building '/nix/store/4pgb4b43cvrka2r9zqnmgqv2ank9abny-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-comprehend-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-comprehend-2.11.2: UPDATING ... - python3.12-types-aiobotocore-comprehend-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-comprehend 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-pricing, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-pricing/2024-03-06.log python312Packages.types-aiobotocore-pricing 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-pricing Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jkcibzmgmv3h3mrd2g3f3f3m4dqyn51f-packages.json.drv building '/nix/store/jkcibzmgmv3h3mrd2g3f3f3m4dqyn51f-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-pricing-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-pricing-2.11.2: UPDATING ... - python3.12-types-aiobotocore-pricing-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-pricing 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-config, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-config/2024-03-06.log python312Packages.types-aiobotocore-config 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-config Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mgq8brx9gs27kb2wi80nvhdz3nwzpd04-packages.json.drv building '/nix/store/mgq8brx9gs27kb2wi80nvhdz3nwzpd04-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-config-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-config-2.11.2: UPDATING ... - python3.12-types-aiobotocore-config-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-config 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-gamelift, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-gamelift/2024-03-06.log python312Packages.types-aiobotocore-gamelift 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-gamelift Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4vmj59gv41h15vd8gldcs487cwc5m0rb-packages.json.drv building '/nix/store/4vmj59gv41h15vd8gldcs487cwc5m0rb-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-gamelift-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-gamelift-2.11.2: UPDATING ... - python3.12-types-aiobotocore-gamelift-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-gamelift 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-opsworkscm, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-opsworkscm/2024-03-06.log python312Packages.types-aiobotocore-opsworkscm 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-opsworkscm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0xzjfzc39gzhb35k17wpf89qsrhyqmz2-packages.json.drv building '/nix/store/0xzjfzc39gzhb35k17wpf89qsrhyqmz2-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-opsworkscm-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-opsworkscm-2.11.2: UPDATING ... - python3.12-types-aiobotocore-opsworkscm-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-opsworkscm 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-rolesanywhere, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-rolesanywhere/2024-03-06.log python312Packages.types-aiobotocore-rolesanywhere 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-rolesanywhere Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ihapiy1yhgrfb2ckrmqms7sicssfy0rq-packages.json.drv building '/nix/store/ihapiy1yhgrfb2ckrmqms7sicssfy0rq-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-rolesanywhere-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-rolesanywhere-2.11.2: UPDATING ... - python3.12-types-aiobotocore-rolesanywhere-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-rolesanywhere 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-sso-oidc, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sso-oidc/2024-03-06.log python312Packages.types-aiobotocore-sso-oidc 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-sso-oidc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0602j57dnp2pnyr3vxxwm817nhy9zc2p-packages.json.drv building '/nix/store/0602j57dnp2pnyr3vxxwm817nhy9zc2p-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sso-oidc-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sso-oidc-2.11.2: UPDATING ... - python3.12-types-aiobotocore-sso-oidc-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sso-oidc 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-shield, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-shield/2024-03-06.log python312Packages.types-aiobotocore-shield 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-shield Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3x83whms5xas12hwrz9qw1vlr61sdnbv-packages.json.drv building '/nix/store/3x83whms5xas12hwrz9qw1vlr61sdnbv-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-shield-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-shield-2.11.2: UPDATING ... - python3.12-types-aiobotocore-shield-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-shield 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-cloudtrail, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-cloudtrail/2024-03-06.log python312Packages.types-aiobotocore-cloudtrail 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-cloudtrail Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j2ch98j8354m9k06xl9iyqdjm028wr8a-packages.json.drv building '/nix/store/j2ch98j8354m9k06xl9iyqdjm028wr8a-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-cloudtrail-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-cloudtrail-2.11.2: UPDATING ... - python3.12-types-aiobotocore-cloudtrail-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-cloudtrail 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-mediapackage-vod, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-mediapackage-vod/2024-03-06.log python312Packages.types-aiobotocore-mediapackage-vod 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-mediapackage-vod Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n3vw002137h42scy6i21z662210spz6w-packages.json.drv building '/nix/store/n3vw002137h42scy6i21z662210spz6w-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediapackage-vod-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediapackage-vod-2.11.2: UPDATING ... - python3.12-types-aiobotocore-mediapackage-vod-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediapackage-vod 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-codestar, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-codestar/2024-03-06.log python312Packages.types-aiobotocore-codestar 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-codestar Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hd92j2vny2pgjnfpsh8y9czyfjb0wwvz-packages.json.drv building '/nix/store/hd92j2vny2pgjnfpsh8y9czyfjb0wwvz-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-codestar-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-codestar-2.11.2: UPDATING ... - python3.12-types-aiobotocore-codestar-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-codestar 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-network-firewall, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-network-firewall/2024-03-06.log python312Packages.types-aiobotocore-network-firewall 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-network-firewall Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1rgrxv9r9gi4w2xy00n44gfkm5ps6h6v-packages.json.drv building '/nix/store/1rgrxv9r9gi4w2xy00n44gfkm5ps6h6v-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-network-firewall-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-network-firewall-2.11.2: UPDATING ... - python3.12-types-aiobotocore-network-firewall-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-network-firewall 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-ecs, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-ecs/2024-03-06.log python312Packages.types-aiobotocore-ecs 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-ecs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f457q3vv6r2qpla6frajl9f6yy91djwp-packages.json.drv building '/nix/store/f457q3vv6r2qpla6frajl9f6yy91djwp-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-ecs-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-ecs-2.11.2: UPDATING ... - python3.12-types-aiobotocore-ecs-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-ecs 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-cognito-idp, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-cognito-idp/2024-03-06.log python312Packages.types-aiobotocore-cognito-idp 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-cognito-idp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0sswanbqwzmk0nfg3jql2q04ngy47dy1-packages.json.drv building '/nix/store/0sswanbqwzmk0nfg3jql2q04ngy47dy1-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-cognito-idp-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-cognito-idp-2.11.2: UPDATING ... - python3.12-types-aiobotocore-cognito-idp-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-cognito-idp 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-events, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-events/2024-03-06.log python312Packages.types-aiobotocore-events 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-events Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x744vadxmr8rm9zdfzwg13h34gn3dp88-packages.json.drv building '/nix/store/x744vadxmr8rm9zdfzwg13h34gn3dp88-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-events-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-events-2.11.2: UPDATING ... - python3.12-types-aiobotocore-events-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-events 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-codeguru-reviewer, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-codeguru-reviewer/2024-03-06.log python312Packages.types-aiobotocore-codeguru-reviewer 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-codeguru-reviewer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a2xyxp55flklflivzx41arshxcqjw934-packages.json.drv building '/nix/store/a2xyxp55flklflivzx41arshxcqjw934-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-codeguru-reviewer-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-codeguru-reviewer-2.11.2: UPDATING ... - python3.12-types-aiobotocore-codeguru-reviewer-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-codeguru-reviewer 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-sso-admin, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sso-admin/2024-03-06.log python312Packages.types-aiobotocore-sso-admin 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-sso-admin Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ifv7nv2xzd7ymdv68dl640igqyk1wcav-packages.json.drv building '/nix/store/ifv7nv2xzd7ymdv68dl640igqyk1wcav-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sso-admin-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sso-admin-2.11.2: UPDATING ... - python3.12-types-aiobotocore-sso-admin-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sso-admin 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-sesv2, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sesv2/2024-03-06.log python312Packages.types-aiobotocore-sesv2 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-sesv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xszkxjgj6lbgyfy8517kziz2pwcjfj95-packages.json.drv building '/nix/store/xszkxjgj6lbgyfy8517kziz2pwcjfj95-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sesv2-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sesv2-2.11.2: UPDATING ... - python3.12-types-aiobotocore-sesv2-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sesv2 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-signer, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-signer/2024-03-06.log python312Packages.types-aiobotocore-signer 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-signer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7vwpm8lcnijnjciv8x9dq2dy77ngalwr-packages.json.drv building '/nix/store/7vwpm8lcnijnjciv8x9dq2dy77ngalwr-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-signer-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-signer-2.11.2: UPDATING ... - python3.12-types-aiobotocore-signer-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-signer 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-ivs-realtime, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-ivs-realtime/2024-03-06.log python312Packages.types-aiobotocore-ivs-realtime 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-ivs-realtime Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g7n33aqfzbzgj9as8kkb4igr3q1i833v-packages.json.drv building '/nix/store/g7n33aqfzbzgj9as8kkb4igr3q1i833v-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-ivs-realtime-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-ivs-realtime-2.11.2: UPDATING ... - python3.12-types-aiobotocore-ivs-realtime-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-ivs-realtime 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-groundstation, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-groundstation/2024-03-06.log python312Packages.types-aiobotocore-groundstation 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-groundstation Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/03yb1bs93by2vw1j95jb9mcg9dmybdrh-packages.json.drv building '/nix/store/03yb1bs93by2vw1j95jb9mcg9dmybdrh-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-groundstation-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-groundstation-2.11.2: UPDATING ... - python3.12-types-aiobotocore-groundstation-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-groundstation 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-databrew, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-databrew/2024-03-06.log python312Packages.types-aiobotocore-databrew 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-databrew Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lpdmkixsz42xazvgsw0azg2icj5pjdjk-packages.json.drv building '/nix/store/lpdmkixsz42xazvgsw0azg2icj5pjdjk-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-databrew-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-databrew-2.11.2: UPDATING ... - python3.12-types-aiobotocore-databrew-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-databrew 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-servicecatalog, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-servicecatalog/2024-03-06.log python312Packages.types-aiobotocore-servicecatalog 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-servicecatalog Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/npzpkgjyn1csisz7hqg8mxjqhjz6iwy2-packages.json.drv building '/nix/store/npzpkgjyn1csisz7hqg8mxjqhjz6iwy2-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-servicecatalog-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-servicecatalog-2.11.2: UPDATING ... - python3.12-types-aiobotocore-servicecatalog-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-servicecatalog 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-amplifyuibuilder, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-amplifyuibuilder/2024-03-06.log python312Packages.types-aiobotocore-amplifyuibuilder 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-amplifyuibuilder Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7cv9spb3q8p4idv63c786k5lrzn9d15z-packages.json.drv building '/nix/store/7cv9spb3q8p4idv63c786k5lrzn9d15z-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-amplifyuibuilder-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-amplifyuibuilder-2.11.2: UPDATING ... - python3.12-types-aiobotocore-amplifyuibuilder-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-amplifyuibuilder 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-firehose, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-firehose/2024-03-06.log python312Packages.types-aiobotocore-firehose 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-firehose Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/izv6h2zwgp9mr2q0n5w2j1b5nlwb14j8-packages.json.drv building '/nix/store/izv6h2zwgp9mr2q0n5w2j1b5nlwb14j8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-firehose-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-firehose-2.11.2: UPDATING ... - python3.12-types-aiobotocore-firehose-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-firehose 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-sdb, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sdb/2024-03-06.log python312Packages.types-aiobotocore-sdb 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-sdb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9vywshgh7kqn27hrxk1vkfscryqggbg8-packages.json.drv building '/nix/store/9vywshgh7kqn27hrxk1vkfscryqggbg8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sdb-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sdb-2.11.2: UPDATING ... - python3.12-types-aiobotocore-sdb-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sdb 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-billingconductor, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-billingconductor/2024-03-06.log python312Packages.types-aiobotocore-billingconductor 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-billingconductor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/97bkgk0a7qc58scygnm586l7gxv0j8g7-packages.json.drv building '/nix/store/97bkgk0a7qc58scygnm586l7gxv0j8g7-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-billingconductor-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-billingconductor-2.11.2: UPDATING ... - python3.12-types-aiobotocore-billingconductor-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-billingconductor 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-proton, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-proton/2024-03-06.log python312Packages.types-aiobotocore-proton 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-proton Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wnvmc0gfjdjh0w2fjps4zhz66w78r4vx-packages.json.drv building '/nix/store/wnvmc0gfjdjh0w2fjps4zhz66w78r4vx-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-proton-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-proton-2.11.2: UPDATING ... - python3.12-types-aiobotocore-proton-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-proton 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-kinesisanalyticsv2, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-kinesisanalyticsv2/2024-03-06.log python312Packages.types-aiobotocore-kinesisanalyticsv2 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-kinesisanalyticsv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f8adpljk4i67cnavqw7y0zs5rhs756bn-packages.json.drv building '/nix/store/f8adpljk4i67cnavqw7y0zs5rhs756bn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-kinesisanalyticsv2-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-kinesisanalyticsv2-2.11.2: UPDATING ... - python3.12-types-aiobotocore-kinesisanalyticsv2-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-kinesisanalyticsv2 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-memorydb, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-memorydb/2024-03-06.log python312Packages.types-aiobotocore-memorydb 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-memorydb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/spvn2y2r67k8cgagpijivh6rb3njlyv8-packages.json.drv building '/nix/store/spvn2y2r67k8cgagpijivh6rb3njlyv8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-memorydb-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-memorydb-2.11.2: UPDATING ... - python3.12-types-aiobotocore-memorydb-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-memorydb 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-route53-recovery-control-config, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-route53-recovery-control-config/2024-03-06.log python312Packages.types-aiobotocore-route53-recovery-control-config 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-route53-recovery-control-config Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/02k6f9qf1vg7is5812r6ij0k4z6wj7cj-packages.json.drv building '/nix/store/02k6f9qf1vg7is5812r6ij0k4z6wj7cj-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-route53-recovery-control-config-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-route53-recovery-control-config-2.11.2: UPDATING ... - python3.12-types-aiobotocore-route53-recovery-control-config-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-route53-recovery-control-config 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-chime, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-chime/2024-03-06.log python312Packages.types-aiobotocore-chime 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-chime Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5hzyhv9hgrsfd6iww7gbw26abkb9rxzp-packages.json.drv building '/nix/store/5hzyhv9hgrsfd6iww7gbw26abkb9rxzp-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-chime-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-chime-2.11.2: UPDATING ... - python3.12-types-aiobotocore-chime-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-chime 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-xray, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-xray/2024-03-06.log python312Packages.types-aiobotocore-xray 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-xray Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0ylfdfinrfyi2bpcm8anab43z86dkjyj-packages.json.drv building '/nix/store/0ylfdfinrfyi2bpcm8anab43z86dkjyj-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-xray-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-xray-2.11.2: UPDATING ... - python3.12-types-aiobotocore-xray-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-xray 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-rbin, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-rbin/2024-03-06.log python312Packages.types-aiobotocore-rbin 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-rbin Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g7vq5dfr83fpkvl3h09v2x3xzaw8ih7l-packages.json.drv building '/nix/store/g7vq5dfr83fpkvl3h09v2x3xzaw8ih7l-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-rbin-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-rbin-2.11.2: UPDATING ... - python3.12-types-aiobotocore-rbin-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-rbin 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-timestream-write, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-timestream-write/2024-03-06.log python312Packages.types-aiobotocore-timestream-write 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-timestream-write Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dy30vi84n3sbd59frynivflashjlgg5a-packages.json.drv building '/nix/store/dy30vi84n3sbd59frynivflashjlgg5a-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-timestream-write-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-timestream-write-2.11.2: UPDATING ... - python3.12-types-aiobotocore-timestream-write-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-timestream-write 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-service-quotas, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-service-quotas/2024-03-06.log python312Packages.types-aiobotocore-service-quotas 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-service-quotas Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nfipy6rfia7jm0bhhf4hbpsrmpcy9gyz-packages.json.drv building '/nix/store/nfipy6rfia7jm0bhhf4hbpsrmpcy9gyz-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-service-quotas-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-service-quotas-2.11.2: UPDATING ... - python3.12-types-aiobotocore-service-quotas-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-service-quotas 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-transfer, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-transfer/2024-03-06.log python312Packages.types-aiobotocore-transfer 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-transfer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vrs73kjy03aqr0vya3x47gj82f0r17q8-packages.json.drv building '/nix/store/vrs73kjy03aqr0vya3x47gj82f0r17q8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-transfer-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-transfer-2.11.2: UPDATING ... - python3.12-types-aiobotocore-transfer-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-transfer 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-globalaccelerator, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-globalaccelerator/2024-03-06.log python312Packages.types-aiobotocore-globalaccelerator 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-globalaccelerator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8ab7id6v94p897jiw1hyf05f9jbvp0p5-packages.json.drv building '/nix/store/8ab7id6v94p897jiw1hyf05f9jbvp0p5-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-globalaccelerator-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-globalaccelerator-2.11.2: UPDATING ... - python3.12-types-aiobotocore-globalaccelerator-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-globalaccelerator 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-mediapackagev2, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-mediapackagev2/2024-03-06.log python312Packages.types-aiobotocore-mediapackagev2 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-mediapackagev2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/43nnfc4g1wpyhpdw31xx1lwjj1igb8k6-packages.json.drv building '/nix/store/43nnfc4g1wpyhpdw31xx1lwjj1igb8k6-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediapackagev2-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediapackagev2-2.11.2: UPDATING ... - python3.12-types-aiobotocore-mediapackagev2-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediapackagev2 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-workmail, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-workmail/2024-03-06.log python312Packages.types-aiobotocore-workmail 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-workmail Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/viw9xdb7mqwz0vdvy452y6il8mg7453w-packages.json.drv building '/nix/store/viw9xdb7mqwz0vdvy452y6il8mg7453w-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-workmail-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-workmail-2.11.2: UPDATING ... - python3.12-types-aiobotocore-workmail-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-workmail 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-iotsecuretunneling, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-iotsecuretunneling/2024-03-06.log python312Packages.types-aiobotocore-iotsecuretunneling 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-iotsecuretunneling Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l3g81qbf4an62fgmw42rj187i659x3gi-packages.json.drv building '/nix/store/l3g81qbf4an62fgmw42rj187i659x3gi-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-iotsecuretunneling-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-iotsecuretunneling-2.11.2: UPDATING ... - python3.12-types-aiobotocore-iotsecuretunneling-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-iotsecuretunneling 2.11.2 -> 7.23.2 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 python312Packages.types-aiobotocore-kafkaconnect, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-kafkaconnect/2024-03-06.log python312Packages.types-aiobotocore-kafkaconnect 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-kafkaconnect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l03zmb9w331hmb8crqvcbqn5gd86ndrn-packages.json.drv building '/nix/store/l03zmb9w331hmb8crqvcbqn5gd86ndrn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-kafkaconnect-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-kafkaconnect-2.11.2: UPDATING ... - python3.12-types-aiobotocore-kafkaconnect-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-kafkaconnect 2.11.2 -> 7.23.2 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 python312Packages.pulumi-random, using log file: /var/log/nixpkgs-update/python312Packages.pulumi-random/2024-03-06.log python312Packages.pulumi-random 4.14.0 -> 4.16.0 https://github.com/pulumi/pulumi-random/releases attrpath: python312Packages.pulumi-random 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/4a3gx2cwbs5762pnydjw3lfpig3h6zin-packages.json.drv building '/nix/store/4a3gx2cwbs5762pnydjw3lfpig3h6zin-packages.json.drv'... Going to be running update for following packages: - python3.11-pulumi-random-4.14.0 Press Enter key to continue... Running update for: - python3.11-pulumi-random-4.14.0: UPDATING ... - python3.11-pulumi-random-4.14.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pulumi-random 4.14.0 -> 4.16.0 https://github.com/pulumi/pulumi-random/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.types-aiobotocore-iottwinmaker, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-iottwinmaker/2024-03-06.log python312Packages.types-aiobotocore-iottwinmaker 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-iottwinmaker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d4jypzxpji2phxvnqxvv0vcwbcn3qj2y-packages.json.drv building '/nix/store/d4jypzxpji2phxvnqxvv0vcwbcn3qj2y-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-iottwinmaker-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-iottwinmaker-2.11.2: UPDATING ... - python3.12-types-aiobotocore-iottwinmaker-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-iottwinmaker 2.11.2 -> 7.23.2 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 python312Packages.fontbakery, using log file: /var/log/nixpkgs-update/python312Packages.fontbakery/2024-03-06.log python312Packages.fontbakery 0.10.4 -> 0.11.2 https://github.com/googlefonts/fontbakery/releases attrpath: python312Packages.fontbakery 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/7izd62gd67clqn2cpspvca355ali6p49-packages.json.drv building '/nix/store/7izd62gd67clqn2cpspvca355ali6p49-packages.json.drv'... Going to be running update for following packages: - python3.12-fontbakery-0.10.4 Press Enter key to continue... Running update for: - python3.12-fontbakery-0.10.4: UPDATING ... - python3.12-fontbakery-0.10.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fontbakery/default.nix b/pkgs/development/python-modules/fontbakery/default.nix index 3d1a2331e5e8..15404df86d81 100644 --- a/pkgs/development/python-modules/fontbakery/default.nix +++ b/pkgs/development/python-modules/fontbakery/default.nix @@ -44,12 +44,12 @@ buildPythonPackage rec { pname = "fontbakery"; - version = "0.10.4"; + version = "0.11.2"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-Ye/TMGvURxSU2yoohwYbSo5RvrmbHKdMnFNj2lUvtMk="; + hash = "sha256-61EXlf+d5kJeUF41OEnGNLaOcSvFWUDFgarVvHQZYmw="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.fontbakery Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix --extra-experimental-features nix-command log -f . python312Packages.fontbakery Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.fontbakery/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.fontbakery/lib/customisation.nix:268:7: 267| in commonAttrs // { 268| drvPath = assert condition; drv.drvPath; | ^ 269| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.fontbakery/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. [result] Failed to update python312Packages.fontbakery 0.10.4 -> 0.11.2 https://github.com/googlefonts/fontbakery/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.cachelib, using log file: /var/log/nixpkgs-update/python312Packages.cachelib/2024-03-06.log python312Packages.cachelib 0.10.2 -> 0.12.0 https://github.com/pallets/cachelib/releases attrpath: python312Packages.cachelib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xnc0sb28fvyljk2w7cg87rwypmqgwpa4-packages.json.drv building '/nix/store/xnc0sb28fvyljk2w7cg87rwypmqgwpa4-packages.json.drv'... Going to be running update for following packages: - python3.12-cachelib-0.10.2 Press Enter key to continue... Running update for: - python3.12-cachelib-0.10.2: UPDATING ... - python3.12-cachelib-0.10.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cachelib/default.nix b/pkgs/development/python-modules/cachelib/default.nix index 4cb5d0e0dcce..6d864d7285ef 100644 --- a/pkgs/development/python-modules/cachelib/default.nix +++ b/pkgs/development/python-modules/cachelib/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "cachelib"; - version = "0.10.2"; + version = "0.12.0"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "pallets"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-2V2FvZC8jM84fZEdK9ShzFrjO8goOQsN6cnJTHDDL9E="; + hash = "sha256-gSBY8zMGVn5Ndu4OexMP1v7bhXAAdl2UcEjjKFa21rE="; }; nativeCheckInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 48 > 25 [result] Failed to update python312Packages.cachelib 0.10.2 -> 0.12.0 https://github.com/pallets/cachelib/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.mypy-boto3-emr, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-emr/2024-03-06.log python311Packages.mypy-boto3-emr 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-emr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/raq5gigkjs354zzb8ham076w6jjqljql-packages.json.drv building '/nix/store/raq5gigkjs354zzb8ham076w6jjqljql-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-emr-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-emr-1.34.0: UPDATING ... - python3.11-mypy-boto3-emr-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-emr 1.34.0 -> 7.23.2 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 lua53Packages.haskell-tools-nvim, using log file: /var/log/nixpkgs-update/lua53Packages.haskell-tools-nvim/2024-03-06.log lua53Packages.haskell-tools-nvim 3.0.2-1 -> 3.1.8 https://github.com/mrcjkb/haskell-tools.nvim/releases attrpath: lua53Packages.haskell-tools-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua53Packages.haskell-tools-nvim 3.0.2-1 -> 3.1.8 https://github.com/mrcjkb/haskell-tools.nvim/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.mypy-boto3-connectparticipant, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-connectparticipant/2024-03-06.log python311Packages.mypy-boto3-connectparticipant 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-connectparticipant Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kb6x2w0zq88zh2wyi0lkdskxw2kv3dvm-packages.json.drv building '/nix/store/kb6x2w0zq88zh2wyi0lkdskxw2kv3dvm-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-connectparticipant-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-connectparticipant-1.34.0: UPDATING ... - python3.11-mypy-boto3-connectparticipant-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-connectparticipant 1.34.0 -> 7.23.2 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 python312Packages.anyio, using log file: /var/log/nixpkgs-update/python312Packages.anyio/2024-03-06.log python312Packages.anyio 4.2.0 -> 4.3.0 https://github.com/agronholm/anyio/releases attrpath: python312Packages.anyio Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z0c07kvjvj2czdha2xp6aq3qkbj92sq6-packages.json.drv building '/nix/store/z0c07kvjvj2czdha2xp6aq3qkbj92sq6-packages.json.drv'... Going to be running update for following packages: - python3.12-anyio-4.2.0 Press Enter key to continue... Running update for: - python3.12-anyio-4.2.0: UPDATING ... - python3.12-anyio-4.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/anyio/default.nix b/pkgs/development/python-modules/anyio/default.nix index f8d992bed39b..c5e6d20acb6b 100644 --- a/pkgs/development/python-modules/anyio/default.nix +++ b/pkgs/development/python-modules/anyio/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pname = "anyio"; - version = "4.2.0"; + version = "4.3.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -38,7 +38,7 @@ buildPythonPackage rec { owner = "agronholm"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-9BxzdeQ5Yh4FDXGNVx9kiy7/fBmn8esvZkrK4wW4oGA="; + hash = "sha256-y58DQiTD0ZKaBNf0cA3MFE+7F68Svrl+Idz6BZY7HWQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 3328 > 25 [result] Failed to update python312Packages.anyio 4.2.0 -> 4.3.0 https://github.com/agronholm/anyio/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.types-aiobotocore-acm-pca, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-acm-pca/2024-03-06.log python312Packages.types-aiobotocore-acm-pca 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-acm-pca Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/npdr3glfxfcs21sh4l52p0g3xwladidi-packages.json.drv building '/nix/store/npdr3glfxfcs21sh4l52p0g3xwladidi-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-acm-pca-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-acm-pca-2.11.2: UPDATING ... - python3.12-types-aiobotocore-acm-pca-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-acm-pca 2.11.2 -> 7.23.2 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 python311Packages.fontbakery, using log file: /var/log/nixpkgs-update/python311Packages.fontbakery/2024-03-06.log python311Packages.fontbakery 0.10.4 -> 0.11.2 https://github.com/googlefonts/fontbakery/releases attrpath: python311Packages.fontbakery 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/m1zzn31py5c4vg6iqpw6vcp5lgf7dahz-packages.json.drv building '/nix/store/m1zzn31py5c4vg6iqpw6vcp5lgf7dahz-packages.json.drv'... Going to be running update for following packages: - python3.11-fontbakery-0.10.4 Press Enter key to continue... Running update for: - python3.11-fontbakery-0.10.4: UPDATING ... - python3.11-fontbakery-0.10.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fontbakery/default.nix b/pkgs/development/python-modules/fontbakery/default.nix index 3d1a2331e5e8..15404df86d81 100644 --- a/pkgs/development/python-modules/fontbakery/default.nix +++ b/pkgs/development/python-modules/fontbakery/default.nix @@ -44,12 +44,12 @@ buildPythonPackage rec { pname = "fontbakery"; - version = "0.10.4"; + version = "0.11.2"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-Ye/TMGvURxSU2yoohwYbSo5RvrmbHKdMnFNj2lUvtMk="; + hash = "sha256-61EXlf+d5kJeUF41OEnGNLaOcSvFWUDFgarVvHQZYmw="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/62fm7r6175k2bgvhc19hn9bdhw90wa3n-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.fontbakery nix build failed. unpacking source archive /nix/store/8xm614lvjq8b1gmkvp4gjwv5xvfpddcx-fontbakery-0.11.2.tar.gz source root is fontbakery-0.11.2 setting SOURCE_DATE_EPOCH to timestamp 1708544671 of file fontbakery-0.11.2/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/wzrsmzgs87cqjszr6mlqf8lwdz2wmsam-4124.patch patching file Lib/fontbakery/profiles/googlefonts.py Hunk #1 succeeded at 5546 (offset -297 lines). Hunk #2 succeeded at 5849 (offset -297 lines). patching file Lib/fontbakery/profiles/googlefonts_conditions.py Hunk #1 FAILED at 592. Hunk #2 succeeded at 614 with fuzz 1 (offset 14 lines). Hunk #3 succeeded at 624 (offset 14 lines). 1 out of 3 hunks FAILED -- saving rejects to file Lib/fontbakery/profiles/googlefonts_conditions.py.rej patching file requirements-tests.txt Hunk #1 FAILED at 5. 1 out of 1 hunk FAILED -- saving rejects to file requirements-tests.txt.rej patching file tests/profiles/googlefonts_test.py Hunk #1 FAILED at 3851. 1 out of 1 hunk FAILED -- saving rejects to file tests/profiles/googlefonts_test.py.rej patching file tests/profiles/googlefonts_test.py Hunk #2 succeeded at 197 (offset -40 lines). Hunk #3 succeeded at 221 (offset -40 lines). Hunk #4 succeeded at 247 (offset -40 lines). Hunk #5 succeeded at 1572 (offset -27 lines). Hunk #6 succeeded at 3849 (offset -21 lines). Hunk #7 succeeded at 4099 (offset -21 lines). Hunk #8 succeeded at 4568 (offset -18 lines). Hunk #9 succeeded at 4630 (offset -18 lines). Hunk #10 succeeded at 4640 (offset -18 lines). [result] Failed to update python311Packages.fontbakery 0.10.4 -> 0.11.2 https://github.com/googlefonts/fontbakery/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.xarray, using log file: /var/log/nixpkgs-update/python312Packages.xarray/2024-03-06.log python312Packages.xarray 2024.1.1 -> 2024.02.0 https://github.com/pydata/xarray/releases attrpath: python312Packages.xarray Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fjhln6lfxh7sv55yrj60wpjc6mrrfvps-packages.json.drv building '/nix/store/fjhln6lfxh7sv55yrj60wpjc6mrrfvps-packages.json.drv'... Going to be running update for following packages: - python3.12-xarray-2024.1.1 Press Enter key to continue... Running update for: - python3.12-xarray-2024.1.1: UPDATING ... - python3.12-xarray-2024.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/xarray/default.nix b/pkgs/development/python-modules/xarray/default.nix index aa89ff792eea..95cf4fddce3c 100644 --- a/pkgs/development/python-modules/xarray/default.nix +++ b/pkgs/development/python-modules/xarray/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "xarray"; - version = "2024.1.1"; + version = "2024.2.0"; pyproject = true; disabled = pythonOlder "3.9"; src = fetchPypi { inherit pname version; - hash = "sha256-oboth6dIkuITycg/SkYtvN9oISMgpOMbNL14m6emTjU="; + hash = "sha256-oQXwJ5EILIiOviYiCQvq/y57aFcUiNYv5q/as1tLcX8="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 54 > 25 [result] Failed to update python312Packages.xarray 2024.1.1 -> 2024.02.0 https://github.com/pydata/xarray/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.prettytable, using log file: /var/log/nixpkgs-update/python312Packages.prettytable/2024-03-06.log python312Packages.prettytable 3.9.0 -> 3.10.0 https://github.com/jazzband/prettytable/releases attrpath: python312Packages.prettytable Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4glphhpi4zvy3a9j9yx9s3r6pgpca3hz-packages.json.drv building '/nix/store/4glphhpi4zvy3a9j9yx9s3r6pgpca3hz-packages.json.drv'... Going to be running update for following packages: - python3.12-prettytable-3.9.0 Press Enter key to continue... Running update for: - python3.12-prettytable-3.9.0: UPDATING ... - python3.12-prettytable-3.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.prettytable 3.9.0 -> 3.10.0 https://github.com/jazzband/prettytable/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.libcst, using log file: /var/log/nixpkgs-update/python312Packages.libcst/2024-03-06.log python312Packages.libcst 1.1.0 -> 1.2.0 https://github.com/instagram/libcst/releases attrpath: python312Packages.libcst 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/gg0avj9hcd3vwl6lhlcvzbd0bbkhfwmf-packages.json.drv building '/nix/store/gg0avj9hcd3vwl6lhlcvzbd0bbkhfwmf-packages.json.drv'... Going to be running update for following packages: - python3.12-libcst-1.1.0 Press Enter key to continue... Running update for: - python3.12-libcst-1.1.0: UPDATING ... - python3.12-libcst-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.libcst 1.1.0 -> 1.2.0 https://github.com/instagram/libcst/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.oci, using log file: /var/log/nixpkgs-update/python312Packages.oci/2024-03-06.log python312Packages.oci 2.122.0 -> 2.124.0 https://github.com/oracle/oci-python-sdk/releases attrpath: python312Packages.oci Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5450zjwbzpp7iqmwvp25m6v9r7s4m8n9-packages.json.drv building '/nix/store/5450zjwbzpp7iqmwvp25m6v9r7s4m8n9-packages.json.drv'... Going to be running update for following packages: - python3.12-oci-2.122.0 Press Enter key to continue... Running update for: - python3.12-oci-2.122.0: UPDATING ... - python3.12-oci-2.122.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oci/default.nix b/pkgs/development/python-modules/oci/default.nix index 69eb4f00485f..ca6660e5e700 100644 --- a/pkgs/development/python-modules/oci/default.nix +++ b/pkgs/development/python-modules/oci/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "oci"; - version = "2.122.0"; + version = "2.124.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "oracle"; repo = "oci-python-sdk"; rev = "refs/tags/v${version}"; - hash = "sha256-DDUnstgyRgt7sNcGV6gqJoTzmbBCMDTjmvf2zIXpBO8="; + hash = "sha256-/I86zjhQsDYljgde7L2lPFHiMykRmOgNOaqk5SxNMlg="; }; pythonRelaxDeps = [ An auto update branch exists with message `python312Packages.oci: 2.122.0 -> 2.123.0`. New version is 2.124.0. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/s85v80cl43w5xaq9srmibdbkn4vv2r1k-python3.12-oci-2.124.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 20 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 17 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 21 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 20 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 20 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 20 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 20 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 20 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 20 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 17 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 17 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 17 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 17 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 17 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 17 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 18 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 19 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
15 packages built:
  • certbot-full
  • lexicon (python311Packages.dns-lexicon)
  • lexicon.dist (python311Packages.dns-lexicon.dist)
  • oci-cli
  • oci-cli.dist
  • python311Packages.certbot-dns-ovh
  • python311Packages.certbot-dns-ovh.dist
  • python311Packages.oci
  • python311Packages.oci.dist
  • python311Packages.ocifs
  • python311Packages.ocifs.dist
  • python312Packages.oci
  • python312Packages.oci.dist
  • python312Packages.ocifs
  • python312Packages.ocifs.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 python312Packages.oci is: Oracle Cloud Infrastructure Python SDK meta.homepage for python312Packages.oci is: https://github.com/oracle/oci-python-sdk meta.changelog for python312Packages.oci is: https://github.com/oracle/oci-python-sdk/blob/v2.124.0/CHANGELOG.rst ###### 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 2.124.0 with grep in /nix/store/s85v80cl43w5xaq9srmibdbkn4vv2r1k-python3.12-oci-2.124.0 - found 2.124.0 in filename of file in /nix/store/s85v80cl43w5xaq9srmibdbkn4vv2r1k-python3.12-oci-2.124.0 ---
Rebuild report (if merged into master) (click to expand) ``` 9 total rebuild path(s) 9 package rebuild(s) First fifty rebuilds by attrpath certbot-full lexicon oci-cli python311Packages.certbot-dns-ovh python311Packages.dns-lexicon python311Packages.oci python311Packages.ocifs python312Packages.oci python312Packages.ocifs ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/s85v80cl43w5xaq9srmibdbkn4vv2r1k-python3.12-oci-2.124.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 python312Packages.oci https://github.com/r-ryantm/nixpkgs/archive/603c12bff2edfb2b3d107361e95eddf75fcbfd16.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/603c12bff2edfb2b3d107361e95eddf75fcbfd16#python312Packages.oci ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/s85v80cl43w5xaq9srmibdbkn4vv2r1k-python3.12-oci-2.124.0 ls -la /nix/store/s85v80cl43w5xaq9srmibdbkn4vv2r1k-python3.12-oci-2.124.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 --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
15 packages built:
  • certbot-full
  • lexicon (python311Packages.dns-lexicon)
  • lexicon.dist (python311Packages.dns-lexicon.dist)
  • oci-cli
  • oci-cli.dist
  • python311Packages.certbot-dns-ovh
  • python311Packages.certbot-dns-ovh.dist
  • python311Packages.oci
  • python311Packages.oci.dist
  • python311Packages.ocifs
  • python311Packages.ocifs.dist
  • python312Packages.oci
  • python312Packages.oci.dist
  • python312Packages.ocifs
  • python312Packages.ocifs.dist
--- ###### Maintainer pings cc @ilian 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/287029 [result] Success updating python312Packages.oci 2.122.0 -> 2.124.0 https://github.com/oracle/oci-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 powerstat, using log file: /var/log/nixpkgs-update/powerstat/2024-03-06.log powerstat 0.04.02 -> 0.04.03 https://repology.org/project/powerstat/versions attrpath: powerstat 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/linux/powerstat/default.nix b/pkgs/os-specific/linux/powerstat/default.nix index 578b0ef4d686..23378b67b4b5 100644 --- a/pkgs/os-specific/linux/powerstat/default.nix +++ b/pkgs/os-specific/linux/powerstat/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "powerstat"; - version = "0.04.02"; + version = "0.04.03"; src = fetchFromGitHub { owner = "ColinIanKing"; repo = pname; rev = "V${version}"; - hash = "sha256-bFk2Zga7ZrQFxdaIV+E6N8EuT/20SRVnPihn/5wF8JA="; + hash = "sha256-Y9djoy2RaEe4j+1g+9Q2MxEpVzPMA8oyJ92hlQm3Lqg="; }; installFlags = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/99vxi1swa9r0wx2y200qaa5kv4lh3zzn-powerstat-0.04.03" 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 = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 12 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 14 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 13 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 16 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 15 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 14 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 13 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 13 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 13 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 12 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 12 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 11 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 = 8