No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 3081 > 500 [result] Failed to update python312Packages.selenium 4.18.1 -> 4.19.0 https://github.com/SeleniumHQ/selenium/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath artem, using log file: /var/log/nixpkgs-update/artem/2024-04-05.log artem 2.0.6 -> 3.0.0 https://github.com/finefindus/artem/releases attrpath: artem 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-QyFUxnq4BSULgpZxCu5+7TWfu6Gey0JFkOYSK+rL7l0= [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/applications/graphics/artem/default.nix b/pkgs/applications/graphics/artem/default.nix index 18bc00983828..36d200ad07c4 100644 --- a/pkgs/applications/graphics/artem/default.nix +++ b/pkgs/applications/graphics/artem/default.nix @@ -8,16 +8,16 @@ rustPlatform.buildRustPackage rec { pname = "artem"; - version = "2.0.6"; + version = "3.0.0"; src = fetchFromGitHub { owner = "finefindus"; repo = "artem"; rev = "v${version}"; - hash = "sha256-iio0MJG0qVndhQvF2zgZ6Jw0za6bBQYFmtk1Mbxpq1E="; + hash = "sha256-C3Co+hXstVN/WADIpzqr7f3muAgQL0Zbnz6VI1XNo4U="; }; - cargoHash = "sha256-47HNoAA1qr39qQqfq+qZoCFyjKHu5pnRKC2QzA60K3k="; + cargoHash = "sha256-QyFUxnq4BSULgpZxCu5+7TWfu6Gey0JFkOYSK+rL7l0="; nativeBuildInputs = [ installShellFiles [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/svk33llmcnzw8ghzqx3wc6n99gb9lp7k-artem-3.0.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:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/finefindus/artem/releases. meta.description for artem is: A small CLI program to convert images to ASCII art meta.homepage for artem is: https://github.com/finefindus/artem meta.changelog for artem is: https://github.com/finefindus/artem/blob/v3.0.0/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/FineFindus/artem/releases/tag/v3.0.0) - [Compare changes on GitHub](https://github.com/finefindus/artem/compare/v2.0.6...v3.0.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.0.0 with grep in /nix/store/svk33llmcnzw8ghzqx3wc6n99gb9lp7k-artem-3.0.0 - found 3.0.0 in filename of file in /nix/store/svk33llmcnzw8ghzqx3wc6n99gb9lp7k-artem-3.0.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath artem ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/svk33llmcnzw8ghzqx3wc6n99gb9lp7k-artem-3.0.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 artem https://github.com/r-ryantm/nixpkgs/archive/74ee8d2134acaf6f0ed2aacd3e9cdd4d215aa22c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/74ee8d2134acaf6f0ed2aacd3e9cdd4d215aa22c#artem ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/svk33llmcnzw8ghzqx3wc6n99gb9lp7k-artem-3.0.0 ls -la /nix/store/svk33llmcnzw8ghzqx3wc6n99gb9lp7k-artem-3.0.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:
--- ###### Maintainer pings cc @figsoda for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/301682 [result] Success updating artem 2.0.6 -> 3.0.0 https://github.com/finefindus/artem/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath apkeep, using log file: /var/log/nixpkgs-update/apkeep/2024-04-05.log apkeep 0.15.0 -> 0.16.0 https://github.com/EFForg/apkeep/releases attrpath: apkeep 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-0NyZmZ00zmGfndz47NMeh76SMmh0ap6ZfkKebX7pMfw= [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/apkeep/default.nix b/pkgs/tools/misc/apkeep/default.nix index 2da292b815b6..7adc73aa9334 100644 --- a/pkgs/tools/misc/apkeep/default.nix +++ b/pkgs/tools/misc/apkeep/default.nix @@ -9,14 +9,14 @@ rustPlatform.buildRustPackage rec { pname = "apkeep"; - version = "0.15.0"; + version = "0.16.0"; src = fetchCrate { inherit pname version; - hash = "sha256-PikUb9D9duMATo9hJgjuZUK3WXUKfnCDWJBE/bJI92c="; + hash = "sha256-nPeXIzy9tYWeJrq1tIKXMILOjVnsAvsceY5dzz7+pYE="; }; - cargoHash = "sha256-R58CzeI1Xho6kzjb9ktO7sr6TgM3Hf2VU0pK4hmb1v4="; + cargoHash = "sha256-0NyZmZ00zmGfndz47NMeh76SMmh0ap6ZfkKebX7pMfw="; prePatch = '' rm .cargo/config.toml [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/jrifkxd3k1dj256xmb0a1ady8knb7xyv-apkeep-0.16.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:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/EFForg/apkeep/releases. meta.description for apkeep is: A command-line tool for downloading APK files from various sources meta.homepage for apkeep is: https://github.com/EFForg/apkeep meta.changelog for apkeep is: https://github.com/EFForg/apkeep/blob/0.16.0/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.16.0 with grep in /nix/store/jrifkxd3k1dj256xmb0a1ady8knb7xyv-apkeep-0.16.0 - found 0.16.0 in filename of file in /nix/store/jrifkxd3k1dj256xmb0a1ady8knb7xyv-apkeep-0.16.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath apkeep ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jrifkxd3k1dj256xmb0a1ady8knb7xyv-apkeep-0.16.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 apkeep https://github.com/r-ryantm/nixpkgs/archive/48f1ff4e74f6d1851a9ac61b246a1f4a6fd1d101.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/48f1ff4e74f6d1851a9ac61b246a1f4a6fd1d101#apkeep ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jrifkxd3k1dj256xmb0a1ady8knb7xyv-apkeep-0.16.0 ls -la /nix/store/jrifkxd3k1dj256xmb0a1ady8knb7xyv-apkeep-0.16.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:
--- ###### Maintainer pings cc @joelkoen 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/301688 [result] Success updating apkeep 0.15.0 -> 0.16.0 https://github.com/EFForg/apkeep/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.kernels.linux_zen, using log file: /var/log/nixpkgs-update/linuxKernel.kernels.linux_zen/2024-04-05.log linuxKernel.kernels.linux_zen 6.8.2 -> 6.8.3-zen1 https://github.com/zen-kernel/zen-kernel/releases attrpath: linuxKernel.kernels.linux_zen 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.kernels.linux_zen 6.8.2 -> 6.8.3-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 linuxKernel.packages.linux_zen.perf, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_zen.perf/2024-04-05.log linuxKernel.packages.linux_zen.perf 6.8.2 -> 6.8.3-zen1 https://github.com/zen-kernel/zen-kernel/releases attrpath: linuxKernel.packages.linux_zen.perf Checking auto update branch... No auto update branch exists Old version 6.8.2" 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"; mainProgram = "perf"; maintainers = with maintainers; [ viric ]; platforms = platforms.linux; broken = kernel.kernelOlder "5"; }; } [result] Failed to update linuxKernel.packages.linux_zen.perf 6.8.2 -> 6.8.3-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 linuxKernel.packages.linux_zen.cpupower, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_zen.cpupower/2024-04-05.log linuxKernel.packages.linux_zen.cpupower 6.8.2 -> 6.8.3-zen1 https://github.com/zen-kernel/zen-kernel/releases attrpath: linuxKernel.packages.linux_zen.cpupower Checking auto update branch... No auto update branch exists Old version 6.8.2" not present in master derivation file with contents: { lib, stdenv, buildPackages, kernel, pciutils, gettext }: stdenv.mkDerivation { pname = "cpupower"; inherit (kernel) version src patches; nativeBuildInputs = [ gettext ]; buildInputs = [ pciutils ]; postPatch = '' cd tools/power/cpupower sed -i 's,/bin/true,${buildPackages.coreutils}/bin/true,' Makefile sed -i 's,/bin/pwd,${buildPackages.coreutils}/bin/pwd,' Makefile sed -i 's,/usr/bin/install,${buildPackages.coreutils}/bin/install,' Makefile ''; makeFlags = [ "CROSS=${stdenv.cc.targetPrefix}" "CC=${stdenv.cc.targetPrefix}cc" "LD=${stdenv.cc.targetPrefix}cc" ]; installFlags = lib.mapAttrsToList (n: v: "${n}dir=${placeholder "out"}/${v}") { bin = "bin"; sbin = "sbin"; man = "share/man"; include = "include"; lib = "lib"; locale = "share/locale"; doc = "share/doc/cpupower"; conf = "etc"; bash_completion_ = "share/bash-completion/completions"; }; enableParallelBuilding = true; meta = with lib; { description = "Tool to examine and tune power saving features"; homepage = "https://www.kernel.org/"; license = licenses.gpl2; platforms = platforms.linux; }; } [result] Failed to update linuxKernel.packages.linux_zen.cpupower 6.8.2 -> 6.8.3-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 python311Packages.bootstrap.build, using log file: /var/log/nixpkgs-update/python311Packages.bootstrap.build/2024-04-05.log python311Packages.bootstrap.build 1.1.1 -> 1.2.1 https://github.com/pypa/build/releases attrpath: python311Packages.bootstrap.build Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'source' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/python311Packages.bootstrap.build/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'SSL_CERT_FILE' of derivation 'source' at /var/cache/nixpkgs-update/worker/worktree/python311Packages.bootstrap.build/pkgs/build-support/fetchurl/default.nix:167:3: 166| 167| SSL_CERT_FILE = if (hash_.outputHash == "" || hash_.outputHash == lib.fakeSha256 || hash_.outputHash == lib.fakeSha512 || hash_.outputHash == lib.fakeHash) | ^ 168| then "${cacert}/etc/ssl/certs/ca-bundle.crt" (stack trace truncated; use '--show-trace' to show the full trace) error: infinite recursion encountered at /var/cache/nixpkgs-update/worker/worktree/python311Packages.bootstrap.build/pkgs/build-support/fetchurl/default.nix:168:25: 167| SSL_CERT_FILE = if (hash_.outputHash == "" || hash_.outputHash == lib.fakeSha256 || hash_.outputHash == lib.fakeSha512 || hash_.outputHash == lib.fakeHash) 168| then "${cacert}/etc/ssl/certs/ca-bundle.crt" | ^ 169| else "/no-cert-file.crt"; stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'python311Packages.bootstrap.build.originalSrc' not found stderr did not split as expected full stderr was: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'python3.11-bootstrap-build-1.2.1' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/python311Packages.bootstrap.build/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'src' of derivation 'python3.11-bootstrap-build-1.2.1' at /var/cache/nixpkgs-update/worker/worktree/python311Packages.bootstrap.build/pkgs/development/python-modules/bootstrap/build/default.nix:15:26: 14| pname = "${python.libPrefix}-bootstrap-${basePackage.pname}"; 15| inherit (basePackage) version src meta; | ^ 16| (stack trace truncated; use '--show-trace' to show the full trace) error: infinite recursion encountered at /var/cache/nixpkgs-update/worker/worktree/python311Packages.bootstrap.build/pkgs/build-support/fetchurl/default.nix:168:25: 167| SSL_CERT_FILE = if (hash_.outputHash == "" || hash_.outputHash == lib.fakeSha256 || hash_.outputHash == lib.fakeSha512 || hash_.outputHash == lib.fakeHash) 168| then "${cacert}/etc/ssl/certs/ca-bundle.crt" | ^ 169| else "/no-cert-file.crt"; [result] Failed to update python311Packages.bootstrap.build 1.1.1 -> 1.2.1 https://github.com/pypa/build/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ghidra, using log file: /var/log/nixpkgs-update/ghidra/2024-04-05.log ghidra 11.0 -> 11.0.2_build https://github.com/NationalSecurityAgency/Ghidra/releases attrpath: ghidra 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 ghidra 11.0 -> 11.0.2_build https://github.com/NationalSecurityAgency/Ghidra/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fbset, using log file: /var/log/nixpkgs-update/fbset/2024-04-05.log fbset 0 -> 1 attrpath: fbset Checking auto update branch... [version] [version] skipping because derivation has 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/vla3m9q3p4hvv9gg77fnhr0y7g9yfpjg-packages.json.drv building '/nix/store/vla3m9q3p4hvv9gg77fnhr0y7g9yfpjg-packages.json.drv'... Going to be running update for following packages: - fbset-2.1 Press Enter key to continue... Running update for: - fbset-2.1: UPDATING ... - fbset-2.1: ERROR --- SHOWING ERROR LOG FOR fbset-2.1 ---------------------- + url= + branch= + use_stable_version= + tag_prefix= + shallow_clone= + (( 2 > 0 )) + flag=--url= + shift 1 + case "$flag" in + url= + (( 1 > 0 )) + flag=--shallow-clone + shift 1 + case "$flag" in + shallow_clone=1 + (( 0 > 0 )) + [[ -z '' ]] ++ /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-instantiate --eval -E 'with import ./. {}; fbset.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/sudipm-mukherjee/fbset.git ++ /nix/store/ifzwv2xqwdnv1gz87rxkizi67py5p3vj-coreutils-9.4/bin/mktemp -d + tmpdir=/run/nixpkgs-update-worker/tmp.Efrv0RHkoY + cloneArgs=(--bare) + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + /nix/store/y56vmnczakd9p0dsjl6jgnqrkqv04yxx-git-2.44.0/bin/git clone --bare --depth=1 https://github.com/sudipm-mukherjee/fbset.git /run/nixpkgs-update-worker/tmp.Efrv0RHkoY Cloning into bare repository '/run/nixpkgs-update-worker/tmp.Efrv0RHkoY'... + pushd /run/nixpkgs-update-worker/tmp.Efrv0RHkoY ++ /nix/store/y56vmnczakd9p0dsjl6jgnqrkqv04yxx-git-2.44.0/bin/git show -s --pretty=format:%cs + commit_date=2019-11-08 ++ /nix/store/y56vmnczakd9p0dsjl6jgnqrkqv04yxx-git-2.44.0/bin/git show -s --pretty=format:%H + commit_sha=76c4da721a7a38a3d533e1158276568e121672b6 + [[ -z '' ]] + new_version=unstable-2019-11-08 + popd + /nix/store/i1frphpfr67l6vg16wvsbwnnwz0awbw8-common-updater-scripts/bin/update-source-version fbset unstable-2019-11-08 --rev=76c4da721a7a38a3d533e1158276568e121672b6 update-source-version: error: Failed to replace source revision 'debian/2.1-33' to '76c4da721a7a38a3d533e1158276568e121672b6' in 'fbset'! --- SHOWING ERROR LOG FOR fbset-2.1 ---------------------- The update script for fbset-2.1 failed with exit code 1 [result] Failed to update fbset 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.svg-py, using log file: /var/log/nixpkgs-update/python311Packages.svg-py/2024-04-05.log python311Packages.svg-py 0 -> 1 attrpath: python311Packages.svg-py Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7l6jhrwy90bn5dxjg71l15yzb9dsnsn2-packages.json.drv building '/nix/store/7l6jhrwy90bn5dxjg71l15yzb9dsnsn2-packages.json.drv'... Going to be running update for following packages: - python3.11-svg-py-1.4.3 Press Enter key to continue... Running update for: - python3.11-svg-py-1.4.3: UPDATING ... - python3.11-svg-py-1.4.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.svg-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gdrive3, using log file: /var/log/nixpkgs-update/gdrive3/2024-04-05.log gdrive3 3.9.0 -> 3.9.1 https://github.com/glotlabs/gdrive/releases attrpath: gdrive3 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/gdrive3/default.nix b/pkgs/applications/networking/gdrive3/default.nix index 4e7fea129654..3b3af60e337b 100644 --- a/pkgs/applications/networking/gdrive3/default.nix +++ b/pkgs/applications/networking/gdrive3/default.nix @@ -7,13 +7,13 @@ rustPlatform.buildRustPackage rec { pname = "gdrive"; - version = "3.9.0"; + version = "3.9.1"; src = fetchFromGitHub { owner = "glotlabs"; repo = "gdrive"; rev = version; - hash = "sha256-vWd1sto89U2ZJWZZebPjrbMyBjZMs9buoPEPKocDVnY="; + hash = "sha256-1yJg+rEhKTGXC7mlHxnWGUuAm9/RwhD6/Xg/GBKyQMw="; }; cargoLock = { [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gdrive3 nix build failed. < [[package]] 996c975 < "getrandom 0.1.16", --- > "getrandom", 1019c998 < "getrandom 0.1.16", --- > "getrandom", 1564,1572d1542 < ] < < [[package]] < name = "uuid" < version = "1.2.2" < source = "registry+https://github.com/rust-lang/crates.io-index" < checksum = "422ee0de9031b5b948b97a8fc04e3aa35230001a722ddd27943e0be31564ce4c" < dependencies = [ < "getrandom 0.2.9", ERROR: cargoHash or cargoSha256 is out of date Cargo.lock is not the same in /build/cargo-vendor-dir To fix the issue: 1. Set cargoHash/cargoSha256 to an empty string: `cargoHash = "";` 2. Build the derivation and wait for it to fail with a hash mismatch 3. Copy the "got: sha256-..." value back into the cargoHash field You should have: cargoHash = "sha256-XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX="; [result] Failed to update gdrive3 3.9.0 -> 3.9.1 https://github.com/glotlabs/gdrive/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath radioboat, using log file: /var/log/nixpkgs-update/radioboat/2024-04-05.log radioboat 0 -> 1 attrpath: radioboat Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3a91c5kq26j0hpkbwidl4c60q4jmk6br-packages.json.drv building '/nix/store/3a91c5kq26j0hpkbwidl4c60q4jmk6br-packages.json.drv'... Going to be running update for following packages: - radioboat-0.3.0 Press Enter key to continue... Running update for: - radioboat-0.3.0: UPDATING ... - radioboat-0.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/radioboat/default.nix b/pkgs/applications/audio/radioboat/default.nix index b5421115201a..719709e1588e 100644 --- a/pkgs/applications/audio/radioboat/default.nix +++ b/pkgs/applications/audio/radioboat/default.nix @@ -11,16 +11,16 @@ buildGoModule rec { pname = "radioboat"; - version = "0.3.0"; + version = "0.4.0"; src = fetchFromGitHub { owner = "slashformotion"; repo = "radioboat"; rev = "v${version}"; - hash = "sha256-4k+WK2Cxu1yBWgvEW9LMD2RGfiY7XDAe0qqph82zvlI="; + hash = "sha256-4yGvkAqN5efb/rspJonEE4s5P7l4DRCJsPV86uFG+ow="; }; - vendorHash = "sha256-H2vo5gngXUcrem25tqz/1MhOgpNZcN+IcaQHZrGyjW8="; + vendorHash = "sha256-PYO1ZhbNpzN5AJMNo4odSJWufVeRTpUC6i9ZAJryRJo="; ldflags = [ "-s" No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A radioboat nix build failed. got build log for 'radioboat' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/8szhmcr379hyw3ibiw5kcd01npllvnsv-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 @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Building subPackage . # github.com/aynakeya/go-mpv vendor/github.com/aynakeya/go-mpv/error.go:4:10: fatal error: mpv/client.h: No such file or directory 4 | #include | ^~~~~~~~~~~~~~ compilation terminated. [result] Failed to update radioboat 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nushellPlugins.formats, using log file: /var/log/nixpkgs-update/nushellPlugins.formats/2024-04-05.log nushellPlugins.formats 0 -> 1 attrpath: nushellPlugins.formats Checking auto update branch... [version] [version] skipping because derivation has updateScript [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/l5bjgs143lq14546wl4gz95c3980vf6x-packages.json.drv building '/nix/store/l5bjgs143lq14546wl4gz95c3980vf6x-packages.json.drv'... Going to be running update for following packages: - nushell_plugin_formats-0.92.0 Press Enter key to continue... Running update for: - nushell_plugin_formats-0.92.0: UPDATING ... - nushell_plugin_formats-0.92.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nushellPlugins.formats 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.bootstrap.build, using log file: /var/log/nixpkgs-update/python312Packages.bootstrap.build/2024-04-05.log python312Packages.bootstrap.build 1.1.1 -> 1.2.1 https://github.com/pypa/build/releases attrpath: python312Packages.bootstrap.build Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'source' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bootstrap.build/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'SSL_CERT_FILE' of derivation 'source' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bootstrap.build/pkgs/build-support/fetchurl/default.nix:167:3: 166| 167| SSL_CERT_FILE = if (hash_.outputHash == "" || hash_.outputHash == lib.fakeSha256 || hash_.outputHash == lib.fakeSha512 || hash_.outputHash == lib.fakeHash) | ^ 168| then "${cacert}/etc/ssl/certs/ca-bundle.crt" (stack trace truncated; use '--show-trace' to show the full trace) error: infinite recursion encountered at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bootstrap.build/pkgs/build-support/fetchurl/default.nix:168:25: 167| SSL_CERT_FILE = if (hash_.outputHash == "" || hash_.outputHash == lib.fakeSha256 || hash_.outputHash == lib.fakeSha512 || hash_.outputHash == lib.fakeHash) 168| then "${cacert}/etc/ssl/certs/ca-bundle.crt" | ^ 169| else "/no-cert-file.crt"; stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'python312Packages.bootstrap.build.originalSrc' not found stderr did not split as expected full stderr was: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'python3.12-bootstrap-build-1.2.1' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bootstrap.build/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'src' of derivation 'python3.12-bootstrap-build-1.2.1' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bootstrap.build/pkgs/development/python-modules/bootstrap/build/default.nix:15:26: 14| pname = "${python.libPrefix}-bootstrap-${basePackage.pname}"; 15| inherit (basePackage) version src meta; | ^ 16| (stack trace truncated; use '--show-trace' to show the full trace) error: infinite recursion encountered at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bootstrap.build/pkgs/build-support/fetchurl/default.nix:168:25: 167| SSL_CERT_FILE = if (hash_.outputHash == "" || hash_.outputHash == lib.fakeSha256 || hash_.outputHash == lib.fakeSha512 || hash_.outputHash == lib.fakeHash) 168| then "${cacert}/etc/ssl/certs/ca-bundle.crt" | ^ 169| else "/no-cert-file.crt"; [result] Failed to update python312Packages.bootstrap.build 1.1.1 -> 1.2.1 https://github.com/pypa/build/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cobs, using log file: /var/log/nixpkgs-update/python311Packages.cobs/2024-04-05.log python311Packages.cobs 0 -> 1 attrpath: python311Packages.cobs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vbmzn9xp1znrmx8ix9lr3r3j08xswv4i-packages.json.drv building '/nix/store/vbmzn9xp1znrmx8ix9lr3r3j08xswv4i-packages.json.drv'... Going to be running update for following packages: - python3.11-cobs-1.2.1 Press Enter key to continue... Running update for: - python3.11-cobs-1.2.1: UPDATING ... - python3.11-cobs-1.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cobs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.httpcore, using log file: /var/log/nixpkgs-update/python312Packages.httpcore/2024-04-05.log python312Packages.httpcore 1.0.4 -> 1.0.5 https://github.com/encode/httpcore/releases attrpath: python312Packages.httpcore Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a5132vl3md630zs24d33mnygxkpm2iqa-packages.json.drv building '/nix/store/a5132vl3md630zs24d33mnygxkpm2iqa-packages.json.drv'... Going to be running update for following packages: - python3.12-httpcore-1.0.4 Press Enter key to continue... Running update for: - python3.12-httpcore-1.0.4: UPDATING ... - python3.12-httpcore-1.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/httpcore/default.nix b/pkgs/development/python-modules/httpcore/default.nix index 212db973e9e0..017b251a2e9c 100644 --- a/pkgs/development/python-modules/httpcore/default.nix +++ b/pkgs/development/python-modules/httpcore/default.nix @@ -22,7 +22,7 @@ buildPythonPackage rec { pname = "httpcore"; - version = "1.0.4"; + version = "1.0.5"; pyproject = true; disabled = pythonOlder "3.8"; @@ -31,7 +31,7 @@ buildPythonPackage rec { owner = "encode"; repo = "httpcore"; rev = "refs/tags/${version}"; - hash = "sha256-DK5avYEtQcTFogpdEjw0NB4qkzDm5cZKPjAE8MC6Sng="; + hash = "sha256-05jYLrBiPRg1qQEz8mRvYJKHFsfneh7z9yHIXuYYa5o="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 3517 > 500 [result] Failed to update python312Packages.httpcore 1.0.4 -> 1.0.5 https://github.com/encode/httpcore/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/jmc3m2imdyn5sqydkqc8rzywjhlk7g5v-packages.json.drv building '/nix/store/jmc3m2imdyn5sqydkqc8rzywjhlk7g5v-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 python312Packages.panel, using log file: /var/log/nixpkgs-update/python312Packages.panel/2024-04-05.log python312Packages.panel 1.3.8 -> 1.4.0 https://github.com/holoviz/panel/releases attrpath: python312Packages.panel Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/phvm6pmylwj7szpyl32qacjgxp6c5f42-packages.json.drv building '/nix/store/phvm6pmylwj7szpyl32qacjgxp6c5f42-packages.json.drv'... Going to be running update for following packages: - python3.12-panel-1.3.8 Press Enter key to continue... Running update for: - python3.12-panel-1.3.8: UPDATING ... - python3.12-panel-1.3.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/panel/default.nix b/pkgs/development/python-modules/panel/default.nix index 4a4b93035d73..3061b340ef03 100644 --- a/pkgs/development/python-modules/panel/default.nix +++ b/pkgs/development/python-modules/panel/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "panel"; - version = "1.3.8"; + version = "1.4.0"; format = "wheel"; @@ -25,7 +25,7 @@ buildPythonPackage rec { # tries to fetch even more artifacts src = fetchPypi { inherit pname version format; - hash = "sha256-Sb85MZhqDd8/e0vaPGXGoxHVJ3UkrNtOC/9py6a/V3U="; + hash = "sha256-mPYs37Nvm77Vx2lnxIjl3YP/Gq2+X4NQV1WKRSTDEUY="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.panel Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.panel Standard output: error: build log of 'python312Packages.panel' is not available [result] Failed to update python312Packages.panel 1.3.8 -> 1.4.0 https://github.com/holoviz/panel/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/5rqdn0cn7glkgqgjhs0g34d48di647ag-packages.json.drv building '/nix/store/5rqdn0cn7glkgqgjhs0g34d48di647ag-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 python312Packages.orjson, using log file: /var/log/nixpkgs-update/python312Packages.orjson/2024-04-05.log python312Packages.orjson 3.9.15 -> 3.10.0 https://github.com/ijl/orjson/releases attrpath: python312Packages.orjson 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/5b6728s1wx87aj1azsrhk6p1w74jf5v2-packages.json.drv building '/nix/store/5b6728s1wx87aj1azsrhk6p1w74jf5v2-packages.json.drv'... Going to be running update for following packages: - python3.12-orjson-3.9.15 Press Enter key to continue... Running update for: - python3.12-orjson-3.9.15: UPDATING ... - python3.12-orjson-3.9.15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.orjson 3.9.15 -> 3.10.0 https://github.com/ijl/orjson/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ubidump, using log file: /var/log/nixpkgs-update/ubidump/2024-04-05.log ubidump 0 -> 1 attrpath: ubidump Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vv7vvcivcyl5l73gylsfnj4nir4bikz8-packages.json.drv building '/nix/store/vv7vvcivcyl5l73gylsfnj4nir4bikz8-packages.json.drv'... Going to be running update for following packages: - ubidump-unstable-2019-09-11 Press Enter key to continue... Running update for: - ubidump-unstable-2019-09-11: UPDATING ... - ubidump-unstable-2019-09-11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ubidump 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.seventeentrack, using log file: /var/log/nixpkgs-update/python311Packages.seventeentrack/2024-04-05.log python311Packages.seventeentrack 0 -> 1 attrpath: python311Packages.seventeentrack 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/jwfhwpazrhg0wwr20rc52lhzk8vpl9q2-packages.json.drv building '/nix/store/jwfhwpazrhg0wwr20rc52lhzk8vpl9q2-packages.json.drv'... Going to be running update for following packages: - python3.11-seventeentrack-2022.04.6 Press Enter key to continue... Running update for: - python3.11-seventeentrack-2022.04.6: UPDATING ... - python3.11-seventeentrack-2022.04.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.seventeentrack 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/xh4bz2hrm65yyq201fb0z90nxb1skcvj-packages.json.drv building '/nix/store/xh4bz2hrm65yyq201fb0z90nxb1skcvj-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-04-05.log swiftformat 0.47.10 -> 0.53.5 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..6993cb89c08e 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.5"; src = fetchFromGitHub { owner = "nicklockwood"; repo = "SwiftFormat"; rev = version; - sha256 = "1gqxpymbhpmap0i2blg9akarlql4mkzv45l4i212gsxcs991b939"; + sha256 = "sha256-4NdJxxoug2vuoMeAvA6T1TQ/xWYoxOPtn5rBgf4x2dI="; }; preConfigure = "LD=$CC"; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update swiftformat 0.47.10 -> 0.53.5 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 gnome.gnome-terminal, using log file: /var/log/nixpkgs-update/gnome.gnome-terminal/2024-04-05.log gnome.gnome-terminal 0 -> 1 attrpath: gnome.gnome-terminal Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-terminal 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/vbl9byb72hzaflbvaidccnqh292djgsf-packages.json.drv building '/nix/store/vbl9byb72hzaflbvaidccnqh292djgsf-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-04-05.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/9cawag091iggnpiy7lc4ibk4mrxihd78-packages.json.drv building '/nix/store/9cawag091iggnpiy7lc4ibk4mrxihd78-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-04-05.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/9c6s5zhsmqfdg9q5gk4w3hqbzksang4q-packages.json.drv building '/nix/store/9c6s5zhsmqfdg9q5gk4w3hqbzksang4q-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! Diff after rewrites: diff --git a/pkgs/development/python-modules/remarshal/default.nix b/pkgs/development/python-modules/remarshal/default.nix index 0d8829201afc..6f17d0094a99 100644 --- a/pkgs/development/python-modules/remarshal/default.nix +++ b/pkgs/development/python-modules/remarshal/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "remarshal"; - version = "0.17.1"; + version = "0.18.0"; format = "pyproject"; src = fetchFromGitHub { owner = "dbohdan"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-2WxMh5P/8NvElymnMU3JzQU0P4DMXFF6j15OxLaS+VA="; + hash = "sha256-GFQzeFAHofGohOpsMg7cORyKM1iterwMWD+J7LGQzdk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.remarshal nix build failed. @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built remarshal-0.18.0-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/remarshal-0.18.0...OK Repacking wheel as ./remarshal-0.18.0-py3-none-any.whl...creating './remarshal-0.18.0-py3-none-any.whl' and adding 'unpacked/remarshal-0.18.0' to it adding 'remarshal/__init__.py' adding 'remarshal/__main__.py' adding 'remarshal/main.py' adding 'remarshal/py.typed' adding 'remarshal-0.18.0.dist-info/LICENSE' adding 'remarshal-0.18.0.dist-info/METADATA' adding 'remarshal-0.18.0.dist-info/WHEEL' adding 'remarshal-0.18.0.dist-info/entry_points.txt' adding 'remarshal-0.18.0.dist-info/RECORD' OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for remarshal-0.18.0-py3-none-any.whl - colorama not installed - rich-argparse not installed - ruamel-yaml not installed [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.plotext, using log file: /var/log/nixpkgs-update/python311Packages.plotext/2024-04-05.log python311Packages.plotext 0 -> 1 attrpath: python311Packages.plotext Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4mfdas55n8ldjf8dpfpdq33d5rz424av-packages.json.drv building '/nix/store/4mfdas55n8ldjf8dpfpdq33d5rz424av-packages.json.drv'... Going to be running update for following packages: - python3.11-plotext-5.2.8 Press Enter key to continue... Running update for: - python3.11-plotext-5.2.8: UPDATING ... - python3.11-plotext-5.2.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.plotext 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.screed, using log file: /var/log/nixpkgs-update/python311Packages.screed/2024-04-05.log python311Packages.screed 0 -> 1 attrpath: python311Packages.screed Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vyxpcmfp46nbqpw5f7dlncfm6c4prvsw-packages.json.drv building '/nix/store/vyxpcmfp46nbqpw5f7dlncfm6c4prvsw-packages.json.drv'... Going to be running update for following packages: - python3.11-screed-1.1.3 Press Enter key to continue... Running update for: - python3.11-screed-1.1.3: UPDATING ... - python3.11-screed-1.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.screed 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/9fy6kps7lw6azqw3xm1vbpdn9vha2f06-packages.json.drv building '/nix/store/9fy6kps7lw6azqw3xm1vbpdn9vha2f06-packages.json.drv'... Going to be running update for following packages: - python3.11-fjaraskupan-2.3.0 Press Enter key to continue... Running update for: - python3.11-fjaraskupan-2.3.0: UPDATING ... - python3.11-fjaraskupan-2.3.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-04-05.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/341w4avfdbx7i5p8jqdk2j0lgj1gwvsc-packages.json.drv building '/nix/store/341w4avfdbx7i5p8jqdk2j0lgj1gwvsc-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-04-05.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 python312Packages.mypy-boto3-fsx, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-fsx/2024-04-05.log python312Packages.mypy-boto3-fsx 1.34.55 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-fsx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p6yiq3inalwkrigqisn5fl1yrp1by4b8-packages.json.drv building '/nix/store/p6yiq3inalwkrigqisn5fl1yrp1by4b8-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-fsx-1.34.55 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-fsx-1.34.55: UPDATING ... - python3.12-mypy-boto3-fsx-1.34.55: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-fsx 1.34.55 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyttsx3, using log file: /var/log/nixpkgs-update/python311Packages.pyttsx3/2024-04-05.log python311Packages.pyttsx3 0 -> 1 attrpath: python311Packages.pyttsx3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5k4b4rj6ykix6c7d82bx4bm1z7q6a84z-packages.json.drv building '/nix/store/5k4b4rj6ykix6c7d82bx4bm1z7q6a84z-packages.json.drv'... Going to be running update for following packages: - python3.11-pyttsx3-2.90 Press Enter key to continue... Running update for: - python3.11-pyttsx3-2.90: UPDATING ... - python3.11-pyttsx3-2.90: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyttsx3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/vshca1m50gsa7r49bhfm6la13mmxpbw3-packages.json.drv building '/nix/store/vshca1m50gsa7r49bhfm6la13mmxpbw3-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 python311Packages.pymysqlsa, using log file: /var/log/nixpkgs-update/python311Packages.pymysqlsa/2024-04-05.log python311Packages.pymysqlsa 0 -> 1 attrpath: python311Packages.pymysqlsa Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/v4yvpgl6sibzvpxf71rf4fdiwsznwr3f-packages.json.drv building '/nix/store/v4yvpgl6sibzvpxf71rf4fdiwsznwr3f-packages.json.drv'... Going to be running update for following packages: - python3.11-pymysql-sa-1.0 Press Enter key to continue... Running update for: - python3.11-pymysql-sa-1.0: UPDATING ... - python3.11-pymysql-sa-1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymysqlsa 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.ast, using log file: /var/log/nixpkgs-update/aspellDicts.ast/2024-04-05.log aspellDicts.ast 0 -> 1 attrpath: aspellDicts.ast 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/3zihn8sklfgbz42c2pbv70wnfrax5prv-update-aspellDict-ast.drv /nix/store/i869zi8nv55h5d9hc85azsbcfr755yy0-packages.json.drv building '/nix/store/3zihn8sklfgbz42c2pbv70wnfrax5prv-update-aspellDict-ast.drv'... building '/nix/store/i869zi8nv55h5d9hc85azsbcfr755yy0-packages.json.drv'... Going to be running update for following packages: - aspell-dict-ast-0.01 Press Enter key to continue... Running update for: - aspell-dict-ast-0.01: UPDATING ... - aspell-dict-ast-0.01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.ast 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vkquake, using log file: /var/log/nixpkgs-update/vkquake/2024-04-05.log vkquake 1.22.3 -> 1.30.1 https://github.com/Novum/vkQuake/releases attrpath: vkquake Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/games/quakespasm/vulkan.nix b/pkgs/games/quakespasm/vulkan.nix index 81c49e5a017c..d3525b1dd63a 100644 --- a/pkgs/games/quakespasm/vulkan.nix +++ b/pkgs/games/quakespasm/vulkan.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "vkquake"; - version = "1.22.3"; + version = "1.30.1"; src = fetchFromGitHub { owner = "Novum"; repo = "vkQuake"; rev = version; - sha256 = "sha256-+8DU1QT3Lgqf1AIReVnXQ2Lq6R6eBb8VjdkJfAn/Rtc="; + sha256 = "sha256-l+Qhwhc7rFjrWSBGDFdIup+Pbk3nRYBR/YZCk4UiKI0="; }; sourceRoot = "${src.name}/Quake"; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A vkquake nix build failed. Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: -j24 SHELL=/nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash prefix=\$\(out\) bindir=\$\(out\)/bin DO_USERDIRS=1 glslangValidator -V ../Shaders/alias.frag -o ../Shaders/Compiled/Release/alias_frag.spv --depfile ../Shaders/Compiled/Release/alias_frag.d gcc -o ../Shaders/bintoc ../Shaders/bintoc.c glslangValidator -V ../Shaders/alias_alphatest.frag -o ../Shaders/Compiled/Release/alias_alphatest_frag.spv --depfile ../Shaders/Compiled/Release/alias_alphatest_frag.d glslangValidator -V ../Shaders/alias.vert -o ../Shaders/Compiled/Release/alias_vert.spv --depfile ../Shaders/Compiled/Release/alias_vert.d glslangValidator -V ../Shaders/md5.vert -o ../Shaders/Compiled/Release/md5_vert.spv --depfile ../Shaders/Compiled/Release/md5_vert.d glslangValidator -V ../Shaders/basic_alphatest.frag -o ../Shaders/Compiled/Release/basic_alphatest_frag.spv --depfile ../Shaders/Compiled/Release/basic_alphatest_frag.d /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found glslangValidator -V ../Shaders/screen_effects_8bit.comp -o ../Shaders/Compiled/Release/screen_effects_8bit_comp.spv --depfile ../Shaders/Compiled/Release/screen_effects_8bit_comp.d make: *** [common.make:237: ../Shaders/Compiled/Release/alias_frag.spv] Error 127 make: *** Waiting for unfinished jobs.... /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found make: *** [common.make:237: ../Shaders/Compiled/Release/alias_alphatest_frag.spv] Error 127 /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found make: *** [common.make:244: ../Shaders/Compiled/Release/alias_vert.spv] Error 127 make: *** [common.make:244: ../Shaders/Compiled/Release/md5_vert.spv] Error 127 /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found /nix/store/a1s263pmsci9zykm5xcdf7x9rv26w6d5-bash-5.2p26/bin/bash: line 1: glslangValidator: command not found make: *** [common.make:258: ../Shaders/Compiled/Release/screen_effects_8bit_comp.spv] Error 127 make: *** [common.make:237: ../Shaders/Compiled/Release/basic_alphatest_frag.spv] Error 127 /nix/store/hqvni28zpibl6jsqqimcvng6h6qm58xy-binutils-2.41/bin/ld: cannot open output file ../Shaders/bintoc: Permission denied collect2: error: ld returned 1 exit status make: *** [common.make:233: ../Shaders/bintoc] Error 1 [result] Failed to update vkquake 1.22.3 -> 1.30.1 https://github.com/Novum/vkQuake/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.time-machine, using log file: /var/log/nixpkgs-update/python311Packages.time-machine/2024-04-05.log python311Packages.time-machine 0 -> 1 attrpath: python311Packages.time-machine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ksbwc3v2mv3v02ikpngfind1yga4aiqj-packages.json.drv building '/nix/store/ksbwc3v2mv3v02ikpngfind1yga4aiqj-packages.json.drv'... Going to be running update for following packages: - python3.11-time-machine-2.13.0 Press Enter key to continue... Running update for: - python3.11-time-machine-2.13.0: UPDATING ... - python3.11-time-machine-2.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.time-machine 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sat, using log file: /var/log/nixpkgs-update/python311Packages.python-sat/2024-04-05.log python311Packages.python-sat 0 -> 1 attrpath: python311Packages.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/dchc836g31g4qia8y7363w0k8bg79ds5-packages.json.drv building '/nix/store/dchc836g31g4qia8y7363w0k8bg79ds5-packages.json.drv'... Going to be running update for following packages: - python3.11-python-sat-0.1.7.dev1 Press Enter key to continue... Running update for: - python3.11-python-sat-0.1.7.dev1: UPDATING ... - python3.11-python-sat-0.1.7.dev1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-sat 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/nwjrhywvmv93gv0i45n6pa00sv4jvpwk-packages.json.drv building '/nix/store/nwjrhywvmv93gv0i45n6pa00sv4jvpwk-packages.json.drv'... Going to be running update for following packages: - python3.11-python-novaclient-18.6.0 Press Enter key to continue... Running update for: - python3.11-python-novaclient-18.6.0: UPDATING ... - python3.11-python-novaclient-18.6.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 home-assistant-custom-components.adaptive_lighting, using log file: /var/log/nixpkgs-update/home-assistant-custom-components.adaptive_lighting/2024-04-05.log home-assistant-custom-components.adaptive_lighting 0 -> 1 attrpath: home-assistant-custom-components.adaptive_lighting Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sv3jw868h6f3aclijkz33ncaacxfpc3q-packages.json.drv building '/nix/store/sv3jw868h6f3aclijkz33ncaacxfpc3q-packages.json.drv'... Going to be running update for following packages: - python3.12-basnijholt-adaptive_lighting-1.19.1 Press Enter key to continue... Running update for: - python3.12-basnijholt-adaptive_lighting-1.19.1: UPDATING ... - python3.12-basnijholt-adaptive_lighting-1.19.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update home-assistant-custom-components.adaptive_lighting 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ha-mqtt-discoverable, using log file: /var/log/nixpkgs-update/python311Packages.ha-mqtt-discoverable/2024-04-05.log python311Packages.ha-mqtt-discoverable 0 -> 1 attrpath: python311Packages.ha-mqtt-discoverable Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nrwxy67x5ws3krk5pl0h4gv1snjcpkb4-packages.json.drv building '/nix/store/nrwxy67x5ws3krk5pl0h4gv1snjcpkb4-packages.json.drv'... Going to be running update for following packages: - python3.11-ha-mqtt-discoverable-0.13.1 Press Enter key to continue... Running update for: - python3.11-ha-mqtt-discoverable-0.13.1: UPDATING ... - python3.11-ha-mqtt-discoverable-0.13.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ha-mqtt-discoverable 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.panacotta, using log file: /var/log/nixpkgs-update/python311Packages.panacotta/2024-04-05.log python311Packages.panacotta 0 -> 1 attrpath: python311Packages.panacotta Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x7jhbp0i9hvqahlcf5k3q0pxv4rqip3p-packages.json.drv building '/nix/store/x7jhbp0i9hvqahlcf5k3q0pxv4rqip3p-packages.json.drv'... Going to be running update for following packages: - python3.11-panacotta-0.2 Press Enter key to continue... Running update for: - python3.11-panacotta-0.2: UPDATING ... - python3.11-panacotta-0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.panacotta 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath podman-compose, using log file: /var/log/nixpkgs-update/podman-compose/2024-04-05.log podman-compose 0 -> 1 attrpath: podman-compose Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lpl3f8b5ihc3lvq3wsbyy822idarqvnm-packages.json.drv building '/nix/store/lpl3f8b5ihc3lvq3wsbyy822idarqvnm-packages.json.drv'... Going to be running update for following packages: - podman-compose-1.0.6 Press Enter key to continue... Running update for: - podman-compose-1.0.6: UPDATING ... - podman-compose-1.0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update podman-compose 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/fvv3k441dlzvd6qak7qmlfmk3m5bka21-packages.json.drv building '/nix/store/fvv3k441dlzvd6qak7qmlfmk3m5bka21-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 python311Packages.statsmodels, using log file: /var/log/nixpkgs-update/python311Packages.statsmodels/2024-04-05.log python311Packages.statsmodels 0 -> 1 attrpath: python311Packages.statsmodels Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/awyf78j7nk6agaqfczjv3wcaa84a9lyg-packages.json.drv building '/nix/store/awyf78j7nk6agaqfczjv3wcaa84a9lyg-packages.json.drv'... Going to be running update for following packages: - python3.11-statsmodels-0.14.1 Press Enter key to continue... Running update for: - python3.11-statsmodels-0.14.1: UPDATING ... - python3.11-statsmodels-0.14.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.statsmodels 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath unifi-protect-backup, using log file: /var/log/nixpkgs-update/unifi-protect-backup/2024-04-05.log unifi-protect-backup 0 -> 1 attrpath: unifi-protect-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/d847473l1nk5hxb6mc7gqjdrc04fq2pk-packages.json.drv building '/nix/store/d847473l1nk5hxb6mc7gqjdrc04fq2pk-packages.json.drv'... Going to be running update for following packages: - unifi-protect-backup-0.10.7 Press Enter key to continue... Running update for: - unifi-protect-backup-0.10.7: UPDATING ... - unifi-protect-backup-0.10.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update unifi-protect-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 python311Packages.hypothesmith, using log file: /var/log/nixpkgs-update/python311Packages.hypothesmith/2024-04-05.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/7vg13isrgl1kq6psgp1s0mcxgspv3x20-packages.json.drv building '/nix/store/7vg13isrgl1kq6psgp1s0mcxgspv3x20-packages.json.drv'... Going to be running update for following packages: - python3.11-hypothesmith-0.3.3 Press Enter key to continue... Running update for: - python3.11-hypothesmith-0.3.3: UPDATING ... - python3.11-hypothesmith-0.3.3: DONE. Packages updated! The diff was empty after rewrites. [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-04-05.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/km1ys7647qflpsa9az5lislb8slrl3q4-packages.json.drv building '/nix/store/km1ys7647qflpsa9az5lislb8slrl3q4-packages.json.drv'... Going to be running update for following packages: - python3.11-tzdata-2024.1 Press Enter key to continue... Running update for: - python3.11-tzdata-2024.1: UPDATING ... - python3.11-tzdata-2024.1: DONE. Packages updated! The diff was empty after rewrites. [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.aiosomecomfort, using log file: /var/log/nixpkgs-update/python311Packages.aiosomecomfort/2024-04-05.log python311Packages.aiosomecomfort 0 -> 1 attrpath: python311Packages.aiosomecomfort Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hfg73c5jnv8bq0fgyjhmqc0gjrdfssbf-packages.json.drv building '/nix/store/hfg73c5jnv8bq0fgyjhmqc0gjrdfssbf-packages.json.drv'... Going to be running update for following packages: - python3.11-aiosomecomfort-0.0.25 Press Enter key to continue... Running update for: - python3.11-aiosomecomfort-0.0.25: UPDATING ... - python3.11-aiosomecomfort-0.0.25: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiosomecomfort 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sqlalchemy-i18n, using log file: /var/log/nixpkgs-update/python311Packages.sqlalchemy-i18n/2024-04-05.log python311Packages.sqlalchemy-i18n 0 -> 1 attrpath: python311Packages.sqlalchemy-i18n Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yjip5d973jsi087aybldsm2v8zl98pxc-packages.json.drv building '/nix/store/yjip5d973jsi087aybldsm2v8zl98pxc-packages.json.drv'... Going to be running update for following packages: - python3.11-sqlalchemy-i18n-1.1.0 Press Enter key to continue... Running update for: - python3.11-sqlalchemy-i18n-1.1.0: UPDATING ... - python3.11-sqlalchemy-i18n-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sqlalchemy-i18n 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath assemblyscript, using log file: /var/log/nixpkgs-update/assemblyscript/2024-04-05.log assemblyscript 0.27.23 -> 0.27.26 https://github.com/AssemblyScript/assemblyscript/releases attrpath: assemblyscript 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] deps hashes equal; no update necessary: sha256-io/3T0LE1kupjtMg8rpQlRmIn048X0jqhKKj/W7Ilo0= [result] Failed to update assemblyscript 0.27.23 -> 0.27.26 https://github.com/AssemblyScript/assemblyscript/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.xgboost, using log file: /var/log/nixpkgs-update/python311Packages.xgboost/2024-04-05.log python311Packages.xgboost 0 -> 1 attrpath: python311Packages.xgboost Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9vmlhxigxmq00gj4b94nvgvmxlb52v83-packages.json.drv building '/nix/store/9vmlhxigxmq00gj4b94nvgvmxlb52v83-packages.json.drv'... Going to be running update for following packages: - python3.11-xgboost-2.0.3 Press Enter key to continue... Running update for: - python3.11-xgboost-2.0.3: UPDATING ... - python3.11-xgboost-2.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.xgboost 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nine, using log file: /var/log/nixpkgs-update/python311Packages.nine/2024-04-05.log python311Packages.nine 0 -> 1 attrpath: python311Packages.nine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cmg64zblif3rxb72s90lq5kg2qh4v0al-packages.json.drv building '/nix/store/cmg64zblif3rxb72s90lq5kg2qh4v0al-packages.json.drv'... Going to be running update for following packages: - python3.11-nine-1.1.0 Press Enter key to continue... Running update for: - python3.11-nine-1.1.0: UPDATING ... - python3.11-nine-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nine 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ephemeral, using log file: /var/log/nixpkgs-update/ephemeral/2024-04-05.log ephemeral 0 -> 1 attrpath: ephemeral Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/91xws1b5gl0k0m9rz48wf97d4hy3k2vk-packages.json.drv building '/nix/store/91xws1b5gl0k0m9rz48wf97d4hy3k2vk-packages.json.drv'... Going to be running update for following packages: - ephemeral-7.1.0 Press Enter key to continue... Running update for: - ephemeral-7.1.0: UPDATING ... - ephemeral-7.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ephemeral 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/q7baazw353dngnk4jmx2091jh56nxkjx-packages.json.drv building '/nix/store/q7baazw353dngnk4jmx2091jh56nxkjx-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-iam-logging-1.3.3 Press Enter key to continue... Running update for: - python3.11-google-cloud-iam-logging-1.3.3: UPDATING ... - python3.11-google-cloud-iam-logging-1.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update 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 obs-studio-plugins.obs-vkcapture, using log file: /var/log/nixpkgs-update/obs-studio-plugins.obs-vkcapture/2024-04-05.log obs-studio-plugins.obs-vkcapture 1.4.7 -> 1.5.0 https://github.com/nowrep/obs-vkcapture/releases attrpath: obs-studio-plugins.obs-vkcapture Checking auto update branch... An auto update branch exists with message `obs-studio-plugins.obs-vkcapture: 1.4.7 -> 1.4.9`. New version is 1.5.0. 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/applications/video/obs-studio/plugins/obs-vkcapture.nix b/pkgs/applications/video/obs-studio/plugins/obs-vkcapture.nix index 08109434a0b7..fd9276eb39e1 100644 --- a/pkgs/applications/video/obs-studio/plugins/obs-vkcapture.nix +++ b/pkgs/applications/video/obs-studio/plugins/obs-vkcapture.nix @@ -20,13 +20,13 @@ stdenv.mkDerivation (finalAttrs: { pname = "obs-vkcapture"; - version = "1.4.7"; + version = "1.5.0"; src = fetchFromGitHub { owner = "nowrep"; repo = finalAttrs.pname; rev = "v${finalAttrs.version}"; - hash = "sha256-/EbavDDeFQys9zu3FAgsAeVVbs1Rrv8YR4949XCHc6s="; + hash = "sha256-hYPQ1N4k4eb+bvGWZqaQJ/C8C5Lh8ooZ03raGF5ORgE="; }; cmakeFlags = lib.optionals stdenv.isi686 [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/5lqg7kg9n9z90icrci0wjkfj8wzpab93-obs-vkcapture-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:
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/nowrep/obs-vkcapture/releases. meta.description for obs-studio-plugins.obs-vkcapture is: OBS Linux Vulkan/OpenGL game capture meta.homepage for obs-studio-plugins.obs-vkcapture is: https://github.com/nowrep/obs-vkcapture meta.changelog for obs-studio-plugins.obs-vkcapture is: https://github.com/nowrep/obs-vkcapture/releases/tag/v1.5.0 ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/nowrep/obs-vkcapture/releases/tag/v1.5.0) - [Compare changes on GitHub](https://github.com/nowrep/obs-vkcapture/compare/v1.4.7...v1.5.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.5.0 with grep in /nix/store/5lqg7kg9n9z90icrci0wjkfj8wzpab93-obs-vkcapture-1.5.0 - found 1.5.0 in filename of file in /nix/store/5lqg7kg9n9z90icrci0wjkfj8wzpab93-obs-vkcapture-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 obs-studio-plugins.obs-vkcapture ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5lqg7kg9n9z90icrci0wjkfj8wzpab93-obs-vkcapture-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 obs-studio-plugins.obs-vkcapture https://github.com/r-ryantm/nixpkgs/archive/6499aa5c4245944bfdb22da519e78927134ae8eb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6499aa5c4245944bfdb22da519e78927134ae8eb#obs-studio-plugins.obs-vkcapture ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5lqg7kg9n9z90icrci0wjkfj8wzpab93-obs-vkcapture-1.5.0 ls -la /nix/store/5lqg7kg9n9z90icrci0wjkfj8wzpab93-obs-vkcapture-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:
--- ###### Maintainer pings cc @AtilaSaraiva @PedroHLC 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/277671 [result] Success updating obs-studio-plugins.obs-vkcapture 1.4.7 -> 1.5.0 https://github.com/nowrep/obs-vkcapture/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aetcd, using log file: /var/log/nixpkgs-update/python311Packages.aetcd/2024-04-05.log python311Packages.aetcd 0 -> 1 attrpath: python311Packages.aetcd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a48wgi5xc3b2dkls9c3pshsbkw1096l3-packages.json.drv building '/nix/store/a48wgi5xc3b2dkls9c3pshsbkw1096l3-packages.json.drv'... Going to be running update for following packages: - python3.11-aetcd-1.0.0a4 Press Enter key to continue... Running update for: - python3.11-aetcd-1.0.0a4: UPDATING ... - python3.11-aetcd-1.0.0a4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aetcd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath marcel, using log file: /var/log/nixpkgs-update/marcel/2024-04-05.log marcel 0 -> 1 attrpath: marcel Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p6a5843qjdc6x37nw13q6q3g111pqwbd-packages.json.drv building '/nix/store/p6a5843qjdc6x37nw13q6q3g111pqwbd-packages.json.drv'... Going to be running update for following packages: - marcel-0.22.2 Press Enter key to continue... Running update for: - marcel-0.22.2: UPDATING ... - marcel-0.22.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update marcel 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wasmi, using log file: /var/log/nixpkgs-update/wasmi/2024-04-05.log wasmi 0.31.0 -> 0.31.2 https://github.com/paritytech/wasmi/releases attrpath: wasmi 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/wasmi/default.nix b/pkgs/development/tools/wasmi/default.nix index 4af59590722a..5dc1cad37b96 100644 --- a/pkgs/development/tools/wasmi/default.nix +++ b/pkgs/development/tools/wasmi/default.nix @@ -5,13 +5,13 @@ rustPlatform.buildRustPackage rec { pname = "wasmi"; - version = "0.31.0"; + version = "0.31.2"; src = fetchFromGitHub { owner = "paritytech"; repo = "wasmi"; rev = "v${version}"; - hash = "sha256-chLWrZ+OLUTSFmTu+qKpjApXDmJFhS68N2RKjaql75U="; + hash = "sha256-D3ZuaCKcnz11g/fMIgmqfYIreaKTxWxHyM0Pvrq5Zz8="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A wasmi nix build failed. got build log for 'wasmi' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/r67c7fakrxf9i02dg76f28ni1av78sak-source source root is source Executing cargoSetupPostUnpackHook Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release error: no matching package named `multi-stash` found location searched: registry `crates-io` required by package `wasmi v0.32.0-beta.5 (/build/source/crates/wasmi)` [result] Failed to update wasmi 0.31.0 -> 0.31.2 https://github.com/paritytech/wasmi/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.play, using log file: /var/log/nixpkgs-update/libretro.play/2024-04-05.log libretro.play 0 -> 1 attrpath: libretro.play Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7hsn6fxlqfc1ckhk4b44xrpjcjh0dbi4-packages.json.drv building '/nix/store/7hsn6fxlqfc1ckhk4b44xrpjcjh0dbi4-packages.json.drv'... Going to be running update for following packages: - libretro-play-unstable-2024-03-26 Press Enter key to continue... Running update for: - libretro-play-unstable-2024-03-26: UPDATING ... - libretro-play-unstable-2024-03-26: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index 9a51c13d1580..4cd7896edada 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -651,11 +651,11 @@ "src": { "owner": "jpd002", "repo": "Play-", - "rev": "08db12cefaad02eaa5265283e3ad0b51eeb8a633", - "hash": "sha256-1wO/iBnyGnBx+vIlnqaihAVrth3shCvogEX9TC59GaY=", + "rev": "8445595b734301f22c6fdd57536867fea3786b58", + "hash": "sha256-3e9+PkSGZbjZ2LVY0cWRIK+TbdJ4hn8FxBjWqhsQB4o=", "fetchSubmodules": true }, - "version": "unstable-2024-03-26" + "version": "unstable-2024-04-02" }, "ppsspp": { "fetcher": "fetchFromGitHub", No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/qf8ywqa8aqqlr8rclw80mg4za1ypzqvn-libretro-play-unstable-2024-04-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)
2 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 libretro.play is: Port of Play! to libretro meta.homepage for libretro.play is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-04-02 in filename of file in /nix/store/qf8ywqa8aqqlr8rclw80mg4za1ypzqvn-libretro-play-unstable-2024-04-02 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath libretro.play retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qf8ywqa8aqqlr8rclw80mg4za1ypzqvn-libretro-play-unstable-2024-04-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.play https://github.com/r-ryantm/nixpkgs/archive/39ab027336eeab39355d66c20f6cf45ce4a40e15.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/39ab027336eeab39355d66c20f6cf45ce4a40e15#libretro.play ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/qf8ywqa8aqqlr8rclw80mg4za1ypzqvn-libretro-play-unstable-2024-04-02 ls -la /nix/store/qf8ywqa8aqqlr8rclw80mg4za1ypzqvn-libretro-play-unstable-2024-04-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)
2 packages built:
--- ###### 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/301706 [result] Success updating libretro.play 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.tgbdual, using log file: /var/log/nixpkgs-update/libretro.tgbdual/2024-04-05.log libretro.tgbdual 0 -> 1 attrpath: libretro.tgbdual Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5h9ff3y305al85mqb47vd15m7kaqzmn7-packages.json.drv building '/nix/store/5h9ff3y305al85mqb47vd15m7kaqzmn7-packages.json.drv'... Going to be running update for following packages: - libretro-tgbdual-unstable-2022-08-06 Press Enter key to continue... Running update for: - libretro-tgbdual-unstable-2022-08-06: UPDATING ... - libretro-tgbdual-unstable-2022-08-06: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.tgbdual 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/zry7bn8vk9jmg3pb25b1wlqgxvxrmsd6-packages.json.drv building '/nix/store/zry7bn8vk9jmg3pb25b1wlqgxvxrmsd6-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-04-05.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/gx2ci7wl5vyr28yqpxcw77vzzxbxwj6s-packages.json.drv building '/nix/store/gx2ci7wl5vyr28yqpxcw77vzzxbxwj6s-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 libretro.eightyone, using log file: /var/log/nixpkgs-update/libretro.eightyone/2024-04-05.log libretro.eightyone 0 -> 1 attrpath: libretro.eightyone Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zrfjy6z44s6gbicdbfl2v031k71bvll8-packages.json.drv building '/nix/store/zrfjy6z44s6gbicdbfl2v031k71bvll8-packages.json.drv'... Going to be running update for following packages: - libretro-81-unstable-2023-11-01 Press Enter key to continue... Running update for: - libretro-81-unstable-2023-11-01: UPDATING ... - libretro-81-unstable-2023-11-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.eightyone 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.marimo, using log file: /var/log/nixpkgs-update/python311Packages.marimo/2024-04-05.log python311Packages.marimo 0.3.8 -> 0.3.9 https://github.com/marimo-team/marimo/releases attrpath: python311Packages.marimo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4c0j5p3ckdj56fx0ig9jfwrwdq70mgd9-packages.json.drv building '/nix/store/4c0j5p3ckdj56fx0ig9jfwrwdq70mgd9-packages.json.drv'... Going to be running update for following packages: - python3.11-marimo-0.3.8 Press Enter key to continue... Running update for: - python3.11-marimo-0.3.8: UPDATING ... - python3.11-marimo-0.3.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/marimo/default.nix b/pkgs/development/python-modules/marimo/default.nix index 4620aaa8ccbc..5ebd6708f362 100644 --- a/pkgs/development/python-modules/marimo/default.nix +++ b/pkgs/development/python-modules/marimo/default.nix @@ -19,14 +19,14 @@ buildPythonPackage rec { pname = "marimo"; - version = "0.3.8"; + version = "0.3.9"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-xl8hN1Bg3uGbAMaKNLPAgw06vkqZkJaNRe5lmOY8fPA="; + hash = "sha256-tkBCfOMevhYcDvRNps00zvGx45S/aVF/KHDxNTCBq98="; }; build-system = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/a6h0jyq3hr6vv97zlxig8gbg755piab8-python3.11-marimo-0.3.9" [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 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 python311Packages.marimo is: A reactive Python notebook that's reproducible, git-friendly, and deployable as scripts or apps meta.homepage for python311Packages.marimo is: https://github.com/marimo-team/marimo meta.changelog for python311Packages.marimo is: https://github.com/marimo-team/marimo/releases/tag/0.3.9 ###### 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.9 with grep in /nix/store/a6h0jyq3hr6vv97zlxig8gbg755piab8-python3.11-marimo-0.3.9 - found 0.3.9 in filename of file in /nix/store/a6h0jyq3hr6vv97zlxig8gbg755piab8-python3.11-marimo-0.3.9 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath marimo python311Packages.marimo python312Packages.marimo ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/a6h0jyq3hr6vv97zlxig8gbg755piab8-python3.11-marimo-0.3.9 \ --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.marimo https://github.com/r-ryantm/nixpkgs/archive/fbbdf6e51067297ce7e3acafdd4f8c4273066a5d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fbbdf6e51067297ce7e3acafdd4f8c4273066a5d#python311Packages.marimo ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/a6h0jyq3hr6vv97zlxig8gbg755piab8-python3.11-marimo-0.3.9 ls -la /nix/store/a6h0jyq3hr6vv97zlxig8gbg755piab8-python3.11-marimo-0.3.9/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 built:
--- ###### Maintainer pings cc @akshayka @dmadisetti 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/301707 [result] Success updating python311Packages.marimo 0.3.8 -> 0.3.9 https://github.com/marimo-team/marimo/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-hw, using log file: /var/log/nixpkgs-update/libretro.beetle-psx-hw/2024-04-05.log libretro.beetle-psx-hw 0 -> 1 attrpath: libretro.beetle-psx-hw Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l2jjym76dqalhgb3iv9g2pzg0rgp25zb-packages.json.drv building '/nix/store/l2jjym76dqalhgb3iv9g2pzg0rgp25zb-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-psx-hw-unstable-2024-03-22 Press Enter key to continue... Running update for: - libretro-mednafen-psx-hw-unstable-2024-03-22: UPDATING ... - libretro-mednafen-psx-hw-unstable-2024-03-22: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.beetle-psx-hw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.prosystem, using log file: /var/log/nixpkgs-update/libretro.prosystem/2024-04-05.log libretro.prosystem 0 -> 1 attrpath: libretro.prosystem Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kq6iqjcdvlnmj694g04p3bxb53rp66r8-packages.json.drv building '/nix/store/kq6iqjcdvlnmj694g04p3bxb53rp66r8-packages.json.drv'... Going to be running update for following packages: - libretro-prosystem-unstable-2023-08-17 Press Enter key to continue... Running update for: - libretro-prosystem-unstable-2023-08-17: UPDATING ... - libretro-prosystem-unstable-2023-08-17: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.prosystem 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.snes9x, using log file: /var/log/nixpkgs-update/libretro.snes9x/2024-04-05.log libretro.snes9x 0 -> 1 attrpath: libretro.snes9x Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hq03p65lv6243wpncn93ii7m96d7lvbw-packages.json.drv building '/nix/store/hq03p65lv6243wpncn93ii7m96d7lvbw-packages.json.drv'... Going to be running update for following packages: - libretro-snes9x-unstable-2024-02-14 Press Enter key to continue... Running update for: - libretro-snes9x-unstable-2024-02-14: UPDATING ... - libretro-snes9x-unstable-2024-02-14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.snes9x 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-glue, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-glue/2024-04-05.log python312Packages.mypy-boto3-glue 1.34.35 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-glue Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/iqkg8kv4i170dgz0l5993wznjxzrj61f-packages.json.drv building '/nix/store/iqkg8kv4i170dgz0l5993wznjxzrj61f-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-glue-1.34.35 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-glue-1.34.35: UPDATING ... - python3.12-mypy-boto3-glue-1.34.35: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-glue 1.34.35 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.thepowdertoy, using log file: /var/log/nixpkgs-update/libretro.thepowdertoy/2024-04-05.log libretro.thepowdertoy 0 -> 1 attrpath: libretro.thepowdertoy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/69vbgy73ci4hx3s62rww00lb4psv64x5-packages.json.drv building '/nix/store/69vbgy73ci4hx3s62rww00lb4psv64x5-packages.json.drv'... Going to be running update for following packages: - libretro-thepowdertoy-unstable-2023-01-17 Press Enter key to continue... Running update for: - libretro-thepowdertoy-unstable-2023-01-17: UPDATING ... - libretro-thepowdertoy-unstable-2023-01-17: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.thepowdertoy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.pcsx-rearmed, using log file: /var/log/nixpkgs-update/libretro.pcsx-rearmed/2024-04-05.log libretro.pcsx-rearmed 0 -> 1 attrpath: libretro.pcsx-rearmed Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z8dm1f7gcjvrsnpch7z9ha85n5anjsnm-packages.json.drv building '/nix/store/z8dm1f7gcjvrsnpch7z9ha85n5anjsnm-packages.json.drv'... Going to be running update for following packages: - libretro-pcsx_rearmed-unstable-2024-03-25 Press Enter key to continue... Running update for: - libretro-pcsx_rearmed-unstable-2024-03-25: UPDATING ... - libretro-pcsx_rearmed-unstable-2024-03-25: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index 9a51c13d1580..519eac3c1ce6 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -630,10 +630,10 @@ "src": { "owner": "libretro", "repo": "pcsx_rearmed", - "rev": "e2fb1389dc12376acb84e4993ed3b08760257252", - "hash": "sha256-h/Bjgyfp+8gx3VoxteJyXxI/z4ghyw/xdmwAGXidEkc=" + "rev": "2fb8465594a7ffb7ccbac39fdedf7c70085d7f63", + "hash": "sha256-RQU2EDcBRa6aH40JrEJ3eppjflk5++AWlOH+iGJyjFY=" }, - "version": "unstable-2024-03-25" + "version": "unstable-2024-03-29" }, "picodrive": { "fetcher": "fetchFromGitHub", No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/4c13blpbz1kw4hqz72sirc5hh9qwlwr5-libretro-pcsx_rearmed-unstable-2024-03-29" [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 passthru.updateScript. meta.description for libretro.pcsx-rearmed is: Port of PCSX ReARMed with GNU lightning to libretro meta.homepage for libretro.pcsx-rearmed is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/libretro/pcsx_rearmed/compare/e2fb1389dc12376acb84e4993ed3b08760257252...2fb8465594a7ffb7ccbac39fdedf7c70085d7f63) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-03-29 in filename of file in /nix/store/4c13blpbz1kw4hqz72sirc5hh9qwlwr5-libretro-pcsx_rearmed-unstable-2024-03-29 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath libretro.pcsx-rearmed retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/4c13blpbz1kw4hqz72sirc5hh9qwlwr5-libretro-pcsx_rearmed-unstable-2024-03-29 \ --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.pcsx-rearmed https://github.com/r-ryantm/nixpkgs/archive/a21ee5b36890c209eed270ba58f250b7a7b15836.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a21ee5b36890c209eed270ba58f250b7a7b15836#libretro.pcsx-rearmed ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/4c13blpbz1kw4hqz72sirc5hh9qwlwr5-libretro-pcsx_rearmed-unstable-2024-03-29 ls -la /nix/store/4c13blpbz1kw4hqz72sirc5hh9qwlwr5-libretro-pcsx_rearmed-unstable-2024-03-29/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 @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/301710 [result] Success updating libretro.pcsx-rearmed 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath simplex-chat-desktop, using log file: /var/log/nixpkgs-update/simplex-chat-desktop/2024-04-05.log simplex-chat-desktop 0 -> 1 attrpath: simplex-chat-desktop 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 simplex-chat-desktop 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.gw, using log file: /var/log/nixpkgs-update/libretro.gw/2024-04-05.log libretro.gw 0 -> 1 attrpath: libretro.gw Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9vcjns0dm6bfsgyb08ya6s6dn3f4x9ai-packages.json.drv building '/nix/store/9vcjns0dm6bfsgyb08ya6s6dn3f4x9ai-packages.json.drv'... Going to be running update for following packages: - libretro-gw-unstable-2023-05-28 Press Enter key to continue... Running update for: - libretro-gw-unstable-2023-05-28: UPDATING ... - libretro-gw-unstable-2023-05-28: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.gw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-saturn, using log file: /var/log/nixpkgs-update/libretro.beetle-saturn/2024-04-05.log libretro.beetle-saturn 0 -> 1 attrpath: libretro.beetle-saturn Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bmkqxj0fnr20midcr8ng1q8navh2zkmq-packages.json.drv building '/nix/store/bmkqxj0fnr20midcr8ng1q8navh2zkmq-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-saturn-unstable-2024-02-25 Press Enter key to continue... Running update for: - libretro-mednafen-saturn-unstable-2024-02-25: UPDATING ... - libretro-mednafen-saturn-unstable-2024-02-25: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.beetle-saturn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-supergrafx, using log file: /var/log/nixpkgs-update/libretro.beetle-supergrafx/2024-04-05.log libretro.beetle-supergrafx 0 -> 1 attrpath: libretro.beetle-supergrafx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4fv27ipw6qmp2dg0rinyy20h4xh09h68-packages.json.drv building '/nix/store/4fv27ipw6qmp2dg0rinyy20h4xh09h68-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-supergrafx-unstable-2024-03-22 Press Enter key to continue... Running update for: - libretro-mednafen-supergrafx-unstable-2024-03-22: UPDATING ... - libretro-mednafen-supergrafx-unstable-2024-03-22: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.beetle-supergrafx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.handy, using log file: /var/log/nixpkgs-update/libretro.handy/2024-04-05.log libretro.handy 0 -> 1 attrpath: libretro.handy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/iy3d8q2c5nswpkshxjd15xvgncjq77p7-packages.json.drv building '/nix/store/iy3d8q2c5nswpkshxjd15xvgncjq77p7-packages.json.drv'... Going to be running update for following packages: - libretro-handy-unstable-2024-01-01 Press Enter key to continue... Running update for: - libretro-handy-unstable-2024-01-01: UPDATING ... - libretro-handy-unstable-2024-01-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.handy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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, using log file: /var/log/nixpkgs-update/libretro.bsnes-mercury/2024-04-05.log libretro.bsnes-mercury 0 -> 1 attrpath: libretro.bsnes-mercury Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bds342d44xzshvv0wa2rkin3w87q2y9x-packages.json.drv building '/nix/store/bds342d44xzshvv0wa2rkin3w87q2y9x-packages.json.drv'... Going to be running update for following packages: - libretro-bsnes-mercury-accuracy-unstable-2023-11-01 Press Enter key to continue... Running update for: - libretro-bsnes-mercury-accuracy-unstable-2023-11-01: UPDATING ... - libretro-bsnes-mercury-accuracy-unstable-2023-11-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.bsnes-mercury 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.ppsspp, using log file: /var/log/nixpkgs-update/libretro.ppsspp/2024-04-05.log libretro.ppsspp 0 -> 1 attrpath: libretro.ppsspp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y0ixm40p9c1v9sjbmcbdlszaqcj3ki72-packages.json.drv building '/nix/store/y0ixm40p9c1v9sjbmcbdlszaqcj3ki72-packages.json.drv'... Going to be running update for following packages: - libretro-ppsspp-unstable-2024-03-27 Press Enter key to continue... Running update for: - libretro-ppsspp-unstable-2024-03-27: UPDATING ... - libretro-ppsspp-unstable-2024-03-27: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index 9a51c13d1580..7455e8d9fd90 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -662,11 +662,11 @@ "src": { "owner": "hrydgard", "repo": "ppsspp", - "rev": "768174e19ca80bccadc067bd2c7adc0d35fb4602", - "hash": "sha256-V66SGvOAcw5lMOBID+qnsjuvKQkt1afl8wdiscKN3Us=", + "rev": "5bead8d999717ed13f7808d3e6b88a237806899e", + "hash": "sha256-bGNlzpC3xPX5xyFyMfXbeR4q3Q9bGN/oRwFTLcgzfJM=", "fetchSubmodules": true }, - "version": "unstable-2024-03-27" + "version": "unstable-2024-04-04" }, "prboom": { "fetcher": "fetchFromGitHub", No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/ghbbfbd9ybacdwrvzl0168w0f90ih9lg-libretro-ppsspp-unstable-2024-04-04" [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 passthru.updateScript. meta.description for libretro.ppsspp is: ppsspp libretro port meta.homepage for libretro.ppsspp is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-04-04 in filename of file in /nix/store/ghbbfbd9ybacdwrvzl0168w0f90ih9lg-libretro-ppsspp-unstable-2024-04-04 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath libretro.ppsspp retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ghbbfbd9ybacdwrvzl0168w0f90ih9lg-libretro-ppsspp-unstable-2024-04-04 \ --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.ppsspp https://github.com/r-ryantm/nixpkgs/archive/6f99515660c4fbef246e010fd4378af50dfcc5e3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6f99515660c4fbef246e010fd4378af50dfcc5e3#libretro.ppsspp ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ghbbfbd9ybacdwrvzl0168w0f90ih9lg-libretro-ppsspp-unstable-2024-04-04 ls -la /nix/store/ghbbfbd9ybacdwrvzl0168w0f90ih9lg-libretro-ppsspp-unstable-2024-04-04/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 @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/301715 [result] Success updating libretro.ppsspp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.requirements-parser, using log file: /var/log/nixpkgs-update/python312Packages.requirements-parser/2024-04-05.log python312Packages.requirements-parser 0.7.0 -> 0.9.0 https://github.com/madpah/requirements-parser/releases attrpath: python312Packages.requirements-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/dz23rrv8pln0s0fg660c8f3gmgz91j7k-packages.json.drv building '/nix/store/dz23rrv8pln0s0fg660c8f3gmgz91j7k-packages.json.drv'... Going to be running update for following packages: - python3.12-requirements-parser-0.7.0 Press Enter key to continue... Running update for: - python3.12-requirements-parser-0.7.0: UPDATING ... - python3.12-requirements-parser-0.7.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/requirements-parser/default.nix b/pkgs/development/python-modules/requirements-parser/default.nix index 1f35ce49b25c..f51625c8c0f7 100644 --- a/pkgs/development/python-modules/requirements-parser/default.nix +++ b/pkgs/development/python-modules/requirements-parser/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "requirements-parser"; - version = "0.7.0"; + version = "0.9.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "madpah"; repo = "requirements-parser"; rev = "refs/tags/v${version}"; - hash = "sha256-P1uMpg9uoPp18KwdBHkvpMGV8eKhTEsDCKwz2JsTOug="; + hash = "sha256-ZkyfK2s6wmKX/AJsOXlAHOpJ2/zZO0zipdM3j2BrrWo="; }; build-system = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/krnz384q68dzm1z13z3dm24wjd1bmfhn-python3.12-requirements-parser-0.9.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)
18 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.requirements-parser is: Pip requirements file parser meta.homepage for python312Packages.requirements-parser is: https://github.com/davidfischer/requirements-parser meta.changelog for python312Packages.requirements-parser is: https://github.com/madpah/requirements-parser/blob/v0.9.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.9.0 with grep in /nix/store/krnz384q68dzm1z13z3dm24wjd1bmfhn-python3.12-requirements-parser-0.9.0 - found 0.9.0 in filename of file in /nix/store/krnz384q68dzm1z13z3dm24wjd1bmfhn-python3.12-requirements-parser-0.9.0 ---
Rebuild report (if merged into master) (click to expand) ``` 11 total rebuild path(s) 11 package rebuild(s) First fifty rebuilds by attrpath ansible-builder ansible-navigator checkov cyclonedx-python pip-audit python311Packages.ansible-builder python311Packages.ansible-navigator python311Packages.cyclonedx-python-lib python311Packages.requirements-parser python312Packages.cyclonedx-python-lib python312Packages.requirements-parser ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/krnz384q68dzm1z13z3dm24wjd1bmfhn-python3.12-requirements-parser-0.9.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.requirements-parser https://github.com/r-ryantm/nixpkgs/archive/2fb8adf890afff22437dac3181efa474c75e1f20.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/2fb8adf890afff22437dac3181efa474c75e1f20#python312Packages.requirements-parser ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/krnz384q68dzm1z13z3dm24wjd1bmfhn-python3.12-requirements-parser-0.9.0 ls -la /nix/store/krnz384q68dzm1z13z3dm24wjd1bmfhn-python3.12-requirements-parser-0.9.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)
18 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/301718 [result] Success updating python312Packages.requirements-parser 0.7.0 -> 0.9.0 https://github.com/madpah/requirements-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.qutip, using log file: /var/log/nixpkgs-update/python312Packages.qutip/2024-04-05.log python312Packages.qutip 4.7.5 -> 5.0.1 https://github.com/qutip/qutip/releases attrpath: python312Packages.qutip Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p3b77d7yfmyca018n5al7l75is2xns9c-packages.json.drv building '/nix/store/p3b77d7yfmyca018n5al7l75is2xns9c-packages.json.drv'... Going to be running update for following packages: - python3.12-qutip-4.7.5 Press Enter key to continue... Running update for: - python3.12-qutip-4.7.5: UPDATING ... - python3.12-qutip-4.7.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/qutip/default.nix b/pkgs/development/python-modules/qutip/default.nix index 6c57c8f3c076..0657d9e7e5cd 100644 --- a/pkgs/development/python-modules/qutip/default.nix +++ b/pkgs/development/python-modules/qutip/default.nix @@ -18,7 +18,7 @@ buildPythonPackage rec { pname = "qutip"; - version = "4.7.5"; + version = "5.0.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -27,7 +27,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-4nXZPZFu9L+Okha3qvPil1KvLGO1EbrzotQjqQ8r9l8="; + hash = "sha256-Gb77H2fSRAWAG97hBTm1r7uBPeJe+WgJ+nB+hj25f0k="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.qutip Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.qutip Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.qutip/lib/customisation.nix:365:7: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.qutip/lib/customisation.nix:365:7: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| 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.qutip 4.7.5 -> 5.0.1 https://github.com/qutip/qutip/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath catboost, using log file: /var/log/nixpkgs-update/catboost/2024-04-05.log catboost 1.2.2 -> 1.2.3 https://github.com/catboost/catboost/releases attrpath: catboost Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - catboost: 1.2.2 -> 1.2.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/292960" [result] Failed to update catboost 1.2.2 -> 1.2.3 https://github.com/catboost/catboost/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gptscript, using log file: /var/log/nixpkgs-update/gptscript/2024-04-05.log gptscript 0.1.1 -> 0.4.1 https://github.com/gptscript-ai/gptscript/releases attrpath: gptscript 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 gptscript 0.1.1 -> 0.4.1 https://github.com/gptscript-ai/gptscript/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lnav, using log file: /var/log/nixpkgs-update/lnav/2024-04-05.log lnav 0.11.2 -> 0.12.1 https://github.com/tstack/lnav/releases attrpath: lnav 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/misc/lnav/default.nix b/pkgs/tools/misc/lnav/default.nix index ffaea930b5d3..396a1f384235 100644 --- a/pkgs/tools/misc/lnav/default.nix +++ b/pkgs/tools/misc/lnav/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "lnav"; - version = "0.11.2"; + version = "0.12.1"; src = fetchFromGitHub { owner = "tstack"; repo = "lnav"; rev = "v${version}"; - sha256 = "sha256-OuxxcXpdpSxrDdiUqRbEaXvCZBAcWvE4YwaMtLKSqCM="; + sha256 = "sha256-7KTnG8MSNBCRknCRPirvdZm+z/0JYuHnyjxryvB3vu4="; }; patches = [ ./0001-Forcefully-disable-docs-build.patch ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A lnav nix build failed. got build log for 'lnav' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/y3fzzdvzmclwahg0iarllmglnik4drrh-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/p8b1l5s85aj9dvkbnykkhc6yan7qcniv-0001-Forcefully-disable-docs-build.patch patching file configure.ac Hunk #1 FAILED at 287. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej [result] Failed to update lnav 0.11.2 -> 0.12.1 https://github.com/tstack/lnav/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath globalprotect-openconnect, using log file: /var/log/nixpkgs-update/globalprotect-openconnect/2024-04-05.log globalprotect-openconnect 1.4.9 -> 2.1.2 https://github.com/yuezk/GlobalProtect-openconnect/releases attrpath: globalprotect-openconnect 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/globalprotect-openconnect/default.nix b/pkgs/tools/networking/globalprotect-openconnect/default.nix index 5b00de2fda85..9a91d9ae47d6 100644 --- a/pkgs/tools/networking/globalprotect-openconnect/default.nix +++ b/pkgs/tools/networking/globalprotect-openconnect/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "globalprotect-openconnect"; - version = "1.4.9"; + version = "2.1.2"; src = fetchurl { url = "https://github.com/yuezk/GlobalProtect-openconnect/releases/download/v${version}/globalprotect-openconnect-${version}.tar.gz"; - hash = "sha256-vhvVKESLbqHx3XumxbIWOXIreDkW3yONDMXMHxhjsvk="; + hash = "sha256-SrK3yak1tCjiRYGXFDj9mpNvve2d5YEQ/HgAee6yWNc="; }; nativeBuildInputs = [ cmake wrapQtAppsHook ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A globalprotect-openconnect nix build failed. got build log for 'globalprotect-openconnect' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/gf4ipl612sq4lcl3g4a03jppijirh21h-globalprotect-openconnect-2.1.2.tar.gz source root is globalprotect-openconnect-2.1.2 setting SOURCE_DATE_EPOCH to timestamp 1711714354 of file globalprotect-openconnect-2.1.2/apps/gpgui-helper/dist/vite.svg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substitute(): ERROR: file 'GPService/gpservice.h' does not exist [result] Failed to update globalprotect-openconnect 1.4.9 -> 2.1.2 https://github.com/yuezk/GlobalProtect-openconnect/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.flycast, using log file: /var/log/nixpkgs-update/libretro.flycast/2024-04-05.log libretro.flycast 0 -> 1 attrpath: libretro.flycast Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9qrlpwgzfyn5sfc9awy7bmha5rrb05l7-packages.json.drv building '/nix/store/9qrlpwgzfyn5sfc9awy7bmha5rrb05l7-packages.json.drv'... Going to be running update for following packages: - libretro-flycast-unstable-2024-03-26 Press Enter key to continue... Running update for: - libretro-flycast-unstable-2024-03-26: UPDATING ... - libretro-flycast-unstable-2024-03-26: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index 9a51c13d1580..5467e0011443 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -307,11 +307,11 @@ "src": { "owner": "flyinghead", "repo": "flycast", - "rev": "c9fafa0ed176d1ffabae5c1a7a363d0ee276a972", - "hash": "sha256-ruqgen9X3CEY+PRZFVGNPhEDUUvH486paWphQfGCHew=", + "rev": "a0c81d2f2a393bd34caf6f15c1231ba4e2175405", + "hash": "sha256-hajTfovkSH7l6AayQyiHI7E4I/82pBhQnDSxo0BcYu0=", "fetchSubmodules": true }, - "version": "unstable-2024-03-26" + "version": "unstable-2024-04-03" }, "fmsx": { "fetcher": "fetchFromGitHub", No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/jh6wyg0yrcgx0vgsskpvsa0x8i8imcpc-libretro-flycast-unstable-2024-04-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:
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.flycast is: Flycast libretro port meta.homepage for libretro.flycast is: https://www.libretro.com/ ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-04-03 in filename of file in /nix/store/jh6wyg0yrcgx0vgsskpvsa0x8i8imcpc-libretro-flycast-unstable-2024-04-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.flycast retroarchFull ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/jh6wyg0yrcgx0vgsskpvsa0x8i8imcpc-libretro-flycast-unstable-2024-04-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.flycast https://github.com/r-ryantm/nixpkgs/archive/cab1e431069412f6a638a3d545bb01ccbbe61353.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/cab1e431069412f6a638a3d545bb01ccbbe61353#libretro.flycast ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/jh6wyg0yrcgx0vgsskpvsa0x8i8imcpc-libretro-flycast-unstable-2024-04-03 ls -la /nix/store/jh6wyg0yrcgx0vgsskpvsa0x8i8imcpc-libretro-flycast-unstable-2024-04-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:
--- ###### 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/301723 [result] Success updating libretro.flycast 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/cim1vhbmb6kdkrqnf34nyc4hdbwan088-packages.json.drv building '/nix/store/cim1vhbmb6kdkrqnf34nyc4hdbwan088-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..4a6136ddd90b 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.24.1"; pname = "mupdf"; src = fetchurl { url = "https://mupdf.com/downloads/archive/${pname}-${version}-source.tar.gz"; - sha256 = "sha256-rBHrhZ3UBEiOUVPNyWUbtDQeW6r007Pyfir8gvmq3Ck="; + sha256 = "sha256-WEAwgoCivnvVX16KC1o6uIOWifo4mkipFDPcq9Rlvk0="; }; 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.24.1. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mupdf nix build failed. got build log for 'mupdf' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/4hd0k7g1ckaw2z4wfnlyln3n0ffcjvjr-mupdf-1.24.1-source.tar.gz source root is mupdf-1.24.1-source setting SOURCE_DATE_EPOCH to timestamp 1712056254 of file mupdf-1.24.1-source/thirdparty/tesseract.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/9yz9yfd2r30kbam8ai3hk8qf0n2g28cm-0001-Use-command-v-in-favor-of-which.patch patching file Makerules Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file Makerules.rej [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 python311Packages.django-contrib-comments, using log file: /var/log/nixpkgs-update/python311Packages.django-contrib-comments/2024-04-05.log python311Packages.django-contrib-comments 0 -> 1 attrpath: python311Packages.django-contrib-comments Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/azfppvcii2z5858p19wz5vypw29zcsh4-packages.json.drv building '/nix/store/azfppvcii2z5858p19wz5vypw29zcsh4-packages.json.drv'... Going to be running update for following packages: - python3.11-django-contrib-comments-2.2.0 Press Enter key to continue... Running update for: - python3.11-django-contrib-comments-2.2.0: UPDATING ... - python3.11-django-contrib-comments-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-contrib-comments 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pickleshare, using log file: /var/log/nixpkgs-update/python311Packages.pickleshare/2024-04-05.log python311Packages.pickleshare 0 -> 1 attrpath: python311Packages.pickleshare Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k48vkg80fminix3h0xqjakhwlrapxpyk-packages.json.drv building '/nix/store/k48vkg80fminix3h0xqjakhwlrapxpyk-packages.json.drv'... Going to be running update for following packages: - python3.11-pickleshare-0.7.5 Press Enter key to continue... Running update for: - python3.11-pickleshare-0.7.5: UPDATING ... - python3.11-pickleshare-0.7.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pickleshare 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath matcha-gtk-theme, using log file: /var/log/nixpkgs-update/matcha-gtk-theme/2024-04-05.log matcha-gtk-theme 0 -> 1 attrpath: matcha-gtk-theme Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/afrwbj7p3sb8p5any5pmy0isv70aw052-packages.json.drv building '/nix/store/afrwbj7p3sb8p5any5pmy0isv70aw052-packages.json.drv'... Going to be running update for following packages: - matcha-gtk-theme-2023-10-30 Press Enter key to continue... Running update for: - matcha-gtk-theme-2023-10-30: UPDATING ... - matcha-gtk-theme-2023-10-30: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update matcha-gtk-theme 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pscript, using log file: /var/log/nixpkgs-update/python311Packages.pscript/2024-04-05.log python311Packages.pscript 0 -> 1 attrpath: python311Packages.pscript Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yay4d2vi2gjv7dk5wj3ryq7cagh2fncp-packages.json.drv building '/nix/store/yay4d2vi2gjv7dk5wj3ryq7cagh2fncp-packages.json.drv'... Going to be running update for following packages: - python3.11-pscript-0.7.7 Press Enter key to continue... Running update for: - python3.11-pscript-0.7.7: UPDATING ... - python3.11-pscript-0.7.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pscript 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath httpdirfs, using log file: /var/log/nixpkgs-update/httpdirfs/2024-04-05.log httpdirfs 0 -> 1 attrpath: httpdirfs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x2cmg2qnvzfwvyr19yjzqjm9s3bd9lz5-packages.json.drv building '/nix/store/x2cmg2qnvzfwvyr19yjzqjm9s3bd9lz5-packages.json.drv'... Going to be running update for following packages: - httpdirfs-1.2.5 Press Enter key to continue... Running update for: - httpdirfs-1.2.5: UPDATING ... - httpdirfs-1.2.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update httpdirfs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath newsraft, using log file: /var/log/nixpkgs-update/newsraft/2024-04-05.log newsraft 0 -> 1 attrpath: newsraft Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1xah21g8xblyfg8n07jdj7lhcq2fmpfr-packages.json.drv building '/nix/store/1xah21g8xblyfg8n07jdj7lhcq2fmpfr-packages.json.drv'... Going to be running update for following packages: - newsraft-0.23 Press Enter key to continue... Running update for: - newsraft-0.23: UPDATING ... - newsraft-0.23: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/ne/newsraft/package.nix b/pkgs/by-name/ne/newsraft/package.nix index 848fd8eb6e4c..066ab2b20464 100644 --- a/pkgs/by-name/ne/newsraft/package.nix +++ b/pkgs/by-name/ne/newsraft/package.nix @@ -13,14 +13,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "newsraft"; - version = "0.23"; + version = "0.24"; src = fetchFromGitea { domain = "codeberg.org"; owner = "newsraft"; repo = "newsraft"; rev = "newsraft-${finalAttrs.version}"; - hash = "sha256-c5yN67FL4siPyO8v0RuTCznwrqX9+r8tY5PKS4zlqIc="; + hash = "sha256-LTiFwsjnGuGN4UgMpu/HGKtJbbYTx58zldjV2C/wtPQ="; }; nativeBuildInputs = [ pkg-config ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/wfygw4r933v7q3j8v0pf7lkzr9h0p5wj-newsraft-0.24" [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 passthru.updateScript. meta.description for newsraft is: Feed reader for terminal meta.homepage for newsraft is: https://codeberg.org/grisha/newsraft ###### 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.24 with grep in /nix/store/wfygw4r933v7q3j8v0pf7lkzr9h0p5wj-newsraft-0.24 - found 0.24 in filename of file in /nix/store/wfygw4r933v7q3j8v0pf7lkzr9h0p5wj-newsraft-0.24 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath newsraft ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/wfygw4r933v7q3j8v0pf7lkzr9h0p5wj-newsraft-0.24 \ --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 newsraft https://github.com/r-ryantm/nixpkgs/archive/17be60c3b2803b9c5bfa3d58b7a105e78e83118d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/17be60c3b2803b9c5bfa3d58b7a105e78e83118d#newsraft ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/wfygw4r933v7q3j8v0pf7lkzr9h0p5wj-newsraft-0.24 ls -la /nix/store/wfygw4r933v7q3j8v0pf7lkzr9h0p5wj-newsraft-0.24/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 @arthsmn 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/301725 [result] Success updating newsraft 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.claripy, using log file: /var/log/nixpkgs-update/python311Packages.claripy/2024-04-05.log python311Packages.claripy 0 -> 1 attrpath: python311Packages.claripy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jndsdi6mhb4yvgdiax26dxnjv3xlck15-packages.json.drv building '/nix/store/jndsdi6mhb4yvgdiax26dxnjv3xlck15-packages.json.drv'... Going to be running update for following packages: - python3.11-claripy-9.2.97 Press Enter key to continue... Running update for: - python3.11-claripy-9.2.97: UPDATING ... - python3.11-claripy-9.2.97: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.claripy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pmdarima, using log file: /var/log/nixpkgs-update/python311Packages.pmdarima/2024-04-05.log python311Packages.pmdarima 0 -> 1 attrpath: python311Packages.pmdarima Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yyyf932ypfdja6iwsi8hnlz3wkh9lvm3-packages.json.drv building '/nix/store/yyyf932ypfdja6iwsi8hnlz3wkh9lvm3-packages.json.drv'... Going to be running update for following packages: - python3.11-pmdarima-2.0.4 Press Enter key to continue... Running update for: - python3.11-pmdarima-2.0.4: UPDATING ... - python3.11-pmdarima-2.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pmdarima 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pulseaudio-module-xrdp, using log file: /var/log/nixpkgs-update/pulseaudio-module-xrdp/2024-04-05.log pulseaudio-module-xrdp 0 -> 1 attrpath: pulseaudio-module-xrdp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dmg035cqp7rxcs8ri6356masgvjyvi53-packages.json.drv building '/nix/store/dmg035cqp7rxcs8ri6356masgvjyvi53-packages.json.drv'... Going to be running update for following packages: - pulseaudio-module-xrdp-0.7 Press Enter key to continue... Running update for: - pulseaudio-module-xrdp-0.7: UPDATING ... - pulseaudio-module-xrdp-0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pulseaudio-module-xrdp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-docopt, using log file: /var/log/nixpkgs-update/python311Packages.types-docopt/2024-04-05.log python311Packages.types-docopt 0 -> 1 attrpath: python311Packages.types-docopt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vncddaw2ls5q2mg35vksjkxr0j826laa-packages.json.drv building '/nix/store/vncddaw2ls5q2mg35vksjkxr0j826laa-packages.json.drv'... Going to be running update for following packages: - python3.11-types-docopt-0.6.11.4 Press Enter key to continue... Running update for: - python3.11-types-docopt-0.6.11.4: UPDATING ... - python3.11-types-docopt-0.6.11.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-docopt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.econometrics, using log file: /var/log/nixpkgs-update/octavePackages.econometrics/2024-04-05.log octavePackages.econometrics 0 -> 1 attrpath: octavePackages.econometrics Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m863wix4rfixnld0yvpd54ddmad80k9x-packages.json.drv building '/nix/store/m863wix4rfixnld0yvpd54ddmad80k9x-packages.json.drv'... Going to be running update for following packages: - octave-8.4.0-econometrics-1.1.2 Press Enter key to continue... Running update for: - octave-8.4.0-econometrics-1.1.2: UPDATING ... - octave-8.4.0-econometrics-1.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.econometrics 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/h8lp9jc2aq366d8vh5p0jkf6j963gxfw-packages.json.drv building '/nix/store/h8lp9jc2aq366d8vh5p0jkf6j963gxfw-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.airthings-cloud, using log file: /var/log/nixpkgs-update/python311Packages.airthings-cloud/2024-04-05.log python311Packages.airthings-cloud 0 -> 1 attrpath: python311Packages.airthings-cloud Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1rx04afnsxnajc7vjj3r0qziig0i3p19-packages.json.drv building '/nix/store/1rx04afnsxnajc7vjj3r0qziig0i3p19-packages.json.drv'... Going to be running update for following packages: - python3.11-airthings-cloud-0.2.0 Press Enter key to continue... Running update for: - python3.11-airthings-cloud-0.2.0: UPDATING ... - python3.11-airthings-cloud-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.airthings-cloud 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath monero-cli, using log file: /var/log/nixpkgs-update/monero-cli/2024-04-05.log monero-cli 0.18.3.2 -> 0.18.3.3 https://github.com/monero-project/monero/releases attrpath: monero-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update monero-cli 0.18.3.2 -> 0.18.3.3 https://github.com/monero-project/monero/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ttop, using log file: /var/log/nixpkgs-update/ttop/2024-04-05.log ttop 1.2.8 -> 1.5.0 https://github.com/inv2004/ttop/releases attrpath: ttop 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/tt/ttop/package.nix b/pkgs/by-name/tt/ttop/package.nix index 013bac08fea2..dbbd9e2cfff9 100644 --- a/pkgs/by-name/tt/ttop/package.nix +++ b/pkgs/by-name/tt/ttop/package.nix @@ -2,13 +2,13 @@ buildNimPackage (finalAttrs: { pname = "ttop"; - version = "1.2.8"; + version = "1.5.0"; src = fetchFromGitHub { owner = "inv2004"; repo = "ttop"; rev = "v${finalAttrs.version}"; - hash = "sha256-QMUrA3OjxlDa1OxptJL7T3SPDTzSwVz6zz+ueh9eovM="; + hash = "sha256-1cJV9FtS9hgMQtRW6obw/D3rOscP1NXv8d7QcIFV0VI="; }; lockFile = ./lock.json; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ttop nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/r4sacnhhvq3yvwvnhbw80sxa863xplqs-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 generating config.nims @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build job 0: nim compile --path:"/nix/store/q3m2aqlzzrx4jj5akbf8rah0gp40ya2v-source/src" --path:"/nix/store/3lmm3z36qn4gz7bfa209zv0pqrpm3di9-source/" --path:"/nix/store/ila4vdklhqs6h14gwyx71yrjbzwf54g3-source/src" --path:"/nix/store/nrgl7ks2x3svv6pkdxzr97d6jbd3zhlr-source/src" --path:"/nix/store/dj520pi1q9xh5gplcjs0jsn5wgnaa0cr-source/src" -d:NimblePkgVersion=1.5.0 --passC:-msse4.1 --passC:-mpclmul --parallelBuild:24 --outdir:/nix/store/5az588yhcp67q5fhjqz7g1scxgxmv0sz-ttop-1.5.0/bin src/ttop Hint: used config file '/nix/store/c6qwb1faci4qygi8whfx5g0cpshg6x37-x86_64-unknown-linux-gnu-nim-wrapper-2.0.2/etc/nim/nim.cfg' [Conf] Hint: used config file '/nix/store/c6qwb1faci4qygi8whfx5g0cpshg6x37-x86_64-unknown-linux-gnu-nim-wrapper-2.0.2/etc/nim/config.nims' [Conf] Hint: used config file '/build/source/config.nims' [Conf] ....................................................................................................................................... /build/source/src/ttop/config.nim(42, 16) Hint: simpleGetOrDefault(toml, "light") --> 'getOrDefault(toml, "light")' [Pattern] /build/source/src/ttop/config.nim(44, 17) Hint: simpleGetOrDefault(toml, "docker") --> 'getOrDefault(toml, "docker")' [Pattern] /build/source/src/ttop/config.nim(47, 16) Hint: simpleGetOrDefault(toml, "trigger") --> 'getOrDefault(toml, "trigger")' [Pattern] /build/source/src/ttop/config.nim(48, 19) Hint: simpleGetOrDefault(t, "on_info") --> 'getOrDefault(t, "on_info")' [Pattern] /build/source/src/ttop/config.nim(49, 20) Hint: simpleGetOrDefault(t, "on_alert") --> 'getOrDefault(t, "on_alert")' [Pattern] /build/source/src/ttop/config.nim(53, 15) Hint: simpleGetOrDefault(t, "debug") --> 'getOrDefault(t, "debug")' [Pattern] /build/source/src/ttop/config.nim(54, 13) Hint: simpleGetOrDefault(t, "cmd") --> 'getOrDefault(t, "cmd")' [Pattern] .................................... /build/source/src/ttop/tui.nim(530, 13) Error: undeclared identifier: 'getKeyWithTimeout' candidates (edit distance, scope distance); see '--spellSuggest': (9, 5): 'getCreationTime' build phase failed [result] Failed to update ttop 1.2.8 -> 1.5.0 https://github.com/inv2004/ttop/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.linuxbox, using log file: /var/log/nixpkgs-update/terraform-providers.linuxbox/2024-04-05.log terraform-providers.linuxbox 0 -> 1 attrpath: terraform-providers.linuxbox Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.linuxbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fvcore, using log file: /var/log/nixpkgs-update/python311Packages.fvcore/2024-04-05.log python311Packages.fvcore 0 -> 1 attrpath: python311Packages.fvcore Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/msmrllvi44y70lp25rccs29idcflwhyk-packages.json.drv building '/nix/store/msmrllvi44y70lp25rccs29idcflwhyk-packages.json.drv'... Going to be running update for following packages: - python3.11-fvcore-0.1.5.post20221221 Press Enter key to continue... Running update for: - python3.11-fvcore-0.1.5.post20221221: UPDATING ... - python3.11-fvcore-0.1.5.post20221221: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fvcore 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-doi, using log file: /var/log/nixpkgs-update/python311Packages.python-doi/2024-04-05.log python311Packages.python-doi 0 -> 1 attrpath: python311Packages.python-doi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yr8d5zvxqjhxw3ii07x2wpsl9xdbb1xw-packages.json.drv building '/nix/store/yr8d5zvxqjhxw3ii07x2wpsl9xdbb1xw-packages.json.drv'... Going to be running update for following packages: - python3.11-python-doi-0.1.1 Press Enter key to continue... Running update for: - python3.11-python-doi-0.1.1: UPDATING ... - python3.11-python-doi-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-doi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-annotate, using log file: /var/log/nixpkgs-update/python311Packages.pytest-annotate/2024-04-05.log python311Packages.pytest-annotate 0 -> 1 attrpath: python311Packages.pytest-annotate Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z68hf9i57q1z5v6b5mxrvcni1i939xqr-packages.json.drv building '/nix/store/z68hf9i57q1z5v6b5mxrvcni1i939xqr-packages.json.drv'... Going to be running update for following packages: - python3.11-pytest-annotate-1.0.5 Press Enter key to continue... Running update for: - python3.11-pytest-annotate-1.0.5: UPDATING ... - python3.11-pytest-annotate-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-annotate 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cons, using log file: /var/log/nixpkgs-update/python311Packages.cons/2024-04-05.log python311Packages.cons 0 -> 1 attrpath: python311Packages.cons Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fnnpb7a91gq1j034803y0a7k0rbrpn7h-packages.json.drv building '/nix/store/fnnpb7a91gq1j034803y0a7k0rbrpn7h-packages.json.drv'... Going to be running update for following packages: - python3.11-cons-0.4.6 Press Enter key to continue... Running update for: - python3.11-cons-0.4.6: UPDATING ... - python3.11-cons-0.4.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cons 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/i65h9354s1ak3xnki302j240xbv0yg47-packages.json.drv building '/nix/store/i65h9354s1ak3xnki302j240xbv0yg47-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.mergedict, using log file: /var/log/nixpkgs-update/python311Packages.mergedict/2024-04-05.log python311Packages.mergedict 0 -> 1 attrpath: python311Packages.mergedict Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c1nx3jwliwv9kj4mp4gncc3h4nnr831p-packages.json.drv building '/nix/store/c1nx3jwliwv9kj4mp4gncc3h4nnr831p-packages.json.drv'... Going to be running update for following packages: - python3.11-mergedict-1.0.0 Press Enter key to continue... Running update for: - python3.11-mergedict-1.0.0: UPDATING ... - python3.11-mergedict-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mergedict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pylint-plugin-utils, using log file: /var/log/nixpkgs-update/python311Packages.pylint-plugin-utils/2024-04-05.log python311Packages.pylint-plugin-utils 0 -> 1 attrpath: python311Packages.pylint-plugin-utils Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/323kqbm7vlf2xqvfqlz9q5p5p9zdx6a4-packages.json.drv building '/nix/store/323kqbm7vlf2xqvfqlz9q5p5p9zdx6a4-packages.json.drv'... Going to be running update for following packages: - python3.11-pylint-plugin-utils-0.8.2 Press Enter key to continue... Running update for: - python3.11-pylint-plugin-utils-0.8.2: UPDATING ... - python3.11-pylint-plugin-utils-0.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pylint-plugin-utils 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hnswlib, using log file: /var/log/nixpkgs-update/python311Packages.hnswlib/2024-04-05.log python311Packages.hnswlib 0 -> 1 attrpath: python311Packages.hnswlib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1irmfkf75d1n7zr3xmbsfmv06dqmcc9j-packages.json.drv building '/nix/store/1irmfkf75d1n7zr3xmbsfmv06dqmcc9j-packages.json.drv'... Going to be running update for following packages: - python3.11-hnswlib-0.8.0 Press Enter key to continue... Running update for: - python3.11-hnswlib-0.8.0: UPDATING ... - python3.11-hnswlib-0.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hnswlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/mzb5swaw4spadn853ja8hhkrbzvnscpw-packages.json.drv building '/nix/store/mzb5swaw4spadn853ja8hhkrbzvnscpw-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 python311Packages.awkward-cpp, using log file: /var/log/nixpkgs-update/python311Packages.awkward-cpp/2024-04-05.log python311Packages.awkward-cpp 0 -> 1 attrpath: python311Packages.awkward-cpp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ilhjvh0ws6hy7g79xprg1pjg1v2i2m65-packages.json.drv building '/nix/store/ilhjvh0ws6hy7g79xprg1pjg1v2i2m65-packages.json.drv'... Going to be running update for following packages: - python3.11-awkward-cpp-32 Press Enter key to continue... Running update for: - python3.11-awkward-cpp-32: UPDATING ... - python3.11-awkward-cpp-32: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.awkward-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 p2pool, using log file: /var/log/nixpkgs-update/p2pool/2024-04-05.log p2pool 0 -> 1 attrpath: p2pool Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ay4mq3cnjh67zpfx3lhqk52qx594sf0w-packages.json.drv building '/nix/store/ay4mq3cnjh67zpfx3lhqk52qx594sf0w-packages.json.drv'... Going to be running update for following packages: - p2pool-3.10 Press Enter key to continue... Running update for: - p2pool-3.10: UPDATING ... - p2pool-3.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update p2pool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.openai-triton, using log file: /var/log/nixpkgs-update/python311Packages.openai-triton/2024-04-05.log python311Packages.openai-triton 0 -> 1 attrpath: python311Packages.openai-triton 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/6217j7ablc6jaxg0byicr0ig2m67jf4m-packages.json.drv building '/nix/store/6217j7ablc6jaxg0byicr0ig2m67jf4m-packages.json.drv'... Going to be running update for following packages: - python3.11-triton-2.1.0 Press Enter key to continue... Running update for: - python3.11-triton-2.1.0: UPDATING ... - python3.11-triton-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.openai-triton 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/k1zppq3fqwcz1hh3rm2av4ymcf83wnnj-packages.json.drv building '/nix/store/k1zppq3fqwcz1hh3rm2av4ymcf83wnnj-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 python311Packages.hopcroftkarp, using log file: /var/log/nixpkgs-update/python311Packages.hopcroftkarp/2024-04-05.log python311Packages.hopcroftkarp 0 -> 1 attrpath: python311Packages.hopcroftkarp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kb0iyl8ly5901kr8x3zkg8dsamy92klk-packages.json.drv building '/nix/store/kb0iyl8ly5901kr8x3zkg8dsamy92klk-packages.json.drv'... Going to be running update for following packages: - python3.11-hopcroftkarp-1.2.5 Press Enter key to continue... Running update for: - python3.11-hopcroftkarp-1.2.5: UPDATING ... - python3.11-hopcroftkarp-1.2.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hopcroftkarp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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 python311Packages.incremental, using log file: /var/log/nixpkgs-update/python311Packages.incremental/2024-04-05.log python311Packages.incremental 0 -> 1 attrpath: python311Packages.incremental Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cvdwlsh5fnbmdj03nvaf475br305hnd5-packages.json.drv building '/nix/store/cvdwlsh5fnbmdj03nvaf475br305hnd5-packages.json.drv'... Going to be running update for following packages: - python3.11-incremental-22.10.0 Press Enter key to continue... Running update for: - python3.11-incremental-22.10.0: UPDATING ... - python3.11-incremental-22.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.incremental 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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_blob, using log file: /var/log/nixpkgs-update/ocamlPackages.ppx_blob/2024-04-05.log ocamlPackages.ppx_blob 0.7.2 -> 0.8.0 https://github.com/johnwhitington/ppx_blob/releases attrpath: ocamlPackages.ppx_blob 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/ppx_blob/default.nix b/pkgs/development/ocaml-modules/ppx_blob/default.nix index e13bc477e268..3de101383891 100644 --- a/pkgs/development/ocaml-modules/ppx_blob/default.nix +++ b/pkgs/development/ocaml-modules/ppx_blob/default.nix @@ -2,13 +2,13 @@ buildDunePackage rec { pname = "ppx_blob"; - version = "0.7.2"; + version = "0.8.0"; duneVersion = "3"; src = fetchurl { url = "https://github.com/johnwhitington/${pname}/releases/download/${version}/ppx_blob-${version}.tbz"; - sha256 = "00haz1cmplk3j9ysh6j656zrldy60585fmlndmfhpd5332mxrfdw"; + sha256 = "sha256-drobFwMTKd/a3aP5CX/08WhvgS1CkARH6zo+nSiwl08="; }; checkInputs = [ alcotest ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/bhkshw9q27i2v17pbja94pd3kbzlqxbz-ocaml5.1.1-ppx_blob-0.8.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)
5 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/johnwhitington/ppx_blob/releases. meta.description for ocamlPackages.ppx_blob is: OCaml ppx to include binary data from a file as a string meta.homepage for ocamlPackages.ppx_blob is: https://github.com/johnwhitington/ppx_blob ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/johnwhitington/ppx_blob/releases/tag/0.8.0) - [Compare changes on GitHub](https://github.com/johnwhitington/ppx_blob/compare/0.7.2...0.8.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.8.0 with grep in /nix/store/bhkshw9q27i2v17pbja94pd3kbzlqxbz-ocaml5.1.1-ppx_blob-0.8.0 - found 0.8.0 in filename of file in /nix/store/bhkshw9q27i2v17pbja94pd3kbzlqxbz-ocaml5.1.1-ppx_blob-0.8.0 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath alt-ergo stog ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bhkshw9q27i2v17pbja94pd3kbzlqxbz-ocaml5.1.1-ppx_blob-0.8.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A ocamlPackages.ppx_blob https://github.com/r-ryantm/nixpkgs/archive/c926d1d9294a01aae1914bfd5b440cedbe933035.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c926d1d9294a01aae1914bfd5b440cedbe933035#ocamlPackages.ppx_blob ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/bhkshw9q27i2v17pbja94pd3kbzlqxbz-ocaml5.1.1-ppx_blob-0.8.0 ls -la /nix/store/bhkshw9q27i2v17pbja94pd3kbzlqxbz-ocaml5.1.1-ppx_blob-0.8.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
5 packages built:
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/301731 [result] Success updating ocamlPackages.ppx_blob 0.7.2 -> 0.8.0 https://github.com/johnwhitington/ppx_blob/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/zrjvswiva4mimdspx726kqwg3wr4ch8z-packages.json.drv building '/nix/store/zrjvswiva4mimdspx726kqwg3wr4ch8z-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-04-05.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/5cadxkf5cc1bkfw84ybgbxf5crdi6a4n-packages.json.drv building '/nix/store/5cadxkf5cc1bkfw84ybgbxf5crdi6a4n-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-04-05.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/6fa2rn0hdckhmf9w0vl8gnv8lvsria31-packages.json.drv building '/nix/store/6fa2rn0hdckhmf9w0vl8gnv8lvsria31-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 mate.caja, using log file: /var/log/nixpkgs-update/mate.caja/2024-04-05.log mate.caja 0 -> 1 attrpath: mate.caja mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update mate.caja 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/anzsf7y9gms2n425gjamyr8cgvni0994-packages.json.drv building '/nix/store/anzsf7y9gms2n425gjamyr8cgvni0994-packages.json.drv'... Going to be running update for following packages: - python3.11-awkward-2.6.3 Press Enter key to continue... Running update for: - python3.11-awkward-2.6.3: UPDATING ... - python3.11-awkward-2.6.3: 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-04-05.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/xq041qdja8hmlbpq4j5dpi2dpmr9j57g-packages.json.drv building '/nix/store/xq041qdja8hmlbpq4j5dpi2dpmr9j57g-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 python311Packages.gdal, using log file: /var/log/nixpkgs-update/python311Packages.gdal/2024-04-05.log python311Packages.gdal 3.8.4 -> 3.8.5 https://github.com/OSGeo/gdal/releases attrpath: python311Packages.gdal 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.gdal 3.8.4 -> 3.8.5 https://github.com/OSGeo/gdal/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.monkeyhex, using log file: /var/log/nixpkgs-update/python311Packages.monkeyhex/2024-04-05.log python311Packages.monkeyhex 0 -> 1 attrpath: python311Packages.monkeyhex Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n03qdrx44zmq22j6xssygvrzmn7b8hrq-packages.json.drv building '/nix/store/n03qdrx44zmq22j6xssygvrzmn7b8hrq-packages.json.drv'... Going to be running update for following packages: - python3.11-monkeyhex-1.7.4 Press Enter key to continue... Running update for: - python3.11-monkeyhex-1.7.4: UPDATING ... - python3.11-monkeyhex-1.7.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.monkeyhex 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ritassist, using log file: /var/log/nixpkgs-update/python311Packages.ritassist/2024-04-05.log python311Packages.ritassist 0 -> 1 attrpath: python311Packages.ritassist Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h5xfy7kx4k3xdbzlvmsvya86mz1gfz3w-packages.json.drv building '/nix/store/h5xfy7kx4k3xdbzlvmsvya86mz1gfz3w-packages.json.drv'... Going to be running update for following packages: - python3.11-ritassist-0.9.3 Press Enter key to continue... Running update for: - python3.11-ritassist-0.9.3: UPDATING ... - python3.11-ritassist-0.9.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ritassist 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath smiley-sans, using log file: /var/log/nixpkgs-update/smiley-sans/2024-04-05.log smiley-sans 0 -> 1 attrpath: smiley-sans Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wqj3w5iwvq284f9i6dyfvzd3kxcnland-packages.json.drv building '/nix/store/wqj3w5iwvq284f9i6dyfvzd3kxcnland-packages.json.drv'... Going to be running update for following packages: - smiley-sans-2.0.1 Press Enter key to continue... Running update for: - smiley-sans-2.0.1: UPDATING ... - smiley-sans-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update smiley-sans 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath opencl-clang, using log file: /var/log/nixpkgs-update/opencl-clang/2024-04-05.log opencl-clang unstable-2023-06-12 -> 18.1.0 https://github.com/intel/opencl-clang/releases attrpath: opencl-clang 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 opencl-clang unstable-2023-06-12 -> 18.1.0 https://github.com/intel/opencl-clang/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rmw, using log file: /var/log/nixpkgs-update/rmw/2024-04-05.log rmw 0.9.1 -> 0.9.2 https://github.com/theimpossibleastronaut/rmw/releases attrpath: rmw 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/misc/rmw/default.nix b/pkgs/tools/misc/rmw/default.nix index a6bbb4084029..4120781a575c 100644 --- a/pkgs/tools/misc/rmw/default.nix +++ b/pkgs/tools/misc/rmw/default.nix @@ -9,13 +9,13 @@ stdenv.mkDerivation rec { pname = "rmw"; - version = "0.9.1"; + version = "0.9.2"; src = fetchFromGitHub { owner = "theimpossibleastronaut"; repo = "rmw"; rev = "v${version}"; - hash = "sha256-rfJdJHSkusZj/PN74KgV5i36YC0YRZmIfRdvkUNoKEM="; + hash = "sha256-5/oOV0FAXo/QchoIF/hwCwaNVBwsTyDSe65UE3/03PQ="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rmw nix build failed. C compiler for the host machine: gcc (gcc 13.2.0 "gcc (GCC) 13.2.0") C linker for the host machine: gcc ld.bfd 2.41 Host machine cpu family: x86_64 Host machine cpu: x86_64 Compiler for C supports arguments -fno-common: YES Compiler for C supports arguments -fstack-protector-strong: YES Compiler for C supports arguments -Wformat-security: YES Compiler for C supports arguments -Wformat-overflow=2: YES Compiler for C supports arguments -Wshadow: YES Compiler for C supports arguments -Wstrict-overflow=5: YES Has header "ncursesw/menu.h" : YES Has header "ncurses/menu.h" : YES Has header "menu.h" : YES Has header "ncursesw/curses.h" : YES Has header "ncursesw.h" : NO Has header "ncurses/curses.h" : YES Has header "ncurses.h" : YES Has header "curses.h" : YES Run-time dependency intl found: YES Program msgfmt found: NO po/meson.build:34: WARNING: Gettext not found, all translation (po) targets will be ignored. Found pkg-config: YES (/nix/store/fyxva0kkcmaigwk4218l0zdy8z3s9sj3-pkg-config-wrapper-0.29.2/bin/pkg-config) 0.29.2 Did not find CMake 'cmake' Found CMake: NO Run-time dependency canfigger found: NO (tried pkgconfig and cmake) Looking for a fallback subproject for the dependency canfigger meson.build:58:16: ERROR: Automatic wrap-based subproject downloading is disabled A full log can be found at /build/source/build/meson-logs/meson-log.txt [result] Failed to update rmw 0.9.1 -> 0.9.2 https://github.com/theimpossibleastronaut/rmw/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath steam-tui, using log file: /var/log/nixpkgs-update/steam-tui/2024-04-05.log steam-tui 0.1.0 -> 0.2.1 https://github.com/dmadisetti/steam-tui/releases attrpath: steam-tui 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-MN5x1b0kFJrxETZJhtI6qCRUpGPj0y+0XKW1VvIVFHk= Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A steam-tui Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . steam-tui Standard output: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'steam-tui-0.2.1' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/steam-tui/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'buildInputs' of derivation 'steam-tui-0.2.1' at /var/cache/nixpkgs-update/worker/worktree/steam-tui/pkgs/stdenv/generic/make-derivation.nix:378:7: 377| depsHostHost = elemAt (elemAt dependencies 1) 0; 378| buildInputs = elemAt (elemAt dependencies 1) 1; | ^ 379| depsTargetTarget = elemAt (elemAt dependencies 2) 0; error: Package ‘steamcmd-20180104’ in /var/cache/nixpkgs-update/worker/worktree/steam-tui/pkgs/games/steam/steamcmd.nix:40 has an unfree license (‘unfreeRedistributable’), refusing to evaluate. a) To temporarily allow unfree packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNFREE=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.allowUnfree = true; } in configuration.nix to override this. Alternatively you can configure a predicate to allow specific packages: { nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (lib.getName pkg) [ "steamcmd-20180104" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnfree = true; } to ~/.config/nixpkgs/config.nix. [result] Failed to update steam-tui 0.1.0 -> 0.2.1 https://github.com/dmadisetti/steam-tui/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rfc3986, using log file: /var/log/nixpkgs-update/python311Packages.rfc3986/2024-04-05.log python311Packages.rfc3986 0 -> 1 attrpath: python311Packages.rfc3986 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vmfqbla0gy91nigj2q2zdllsa92kbg3v-packages.json.drv building '/nix/store/vmfqbla0gy91nigj2q2zdllsa92kbg3v-packages.json.drv'... Going to be running update for following packages: - python3.11-rfc3986-2.0.0 Press Enter key to continue... Running update for: - python3.11-rfc3986-2.0.0: UPDATING ... - python3.11-rfc3986-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rfc3986 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/p75dsh3a81acs2gq4ka2dbydzy9y26hn-packages.json.drv building '/nix/store/p75dsh3a81acs2gq4ka2dbydzy9y26hn-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 patray, using log file: /var/log/nixpkgs-update/patray/2024-04-05.log patray 0 -> 1 attrpath: patray Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/44n9bpbjpaagzvgdq6f9rfa6mhfb2gp7-packages.json.drv building '/nix/store/44n9bpbjpaagzvgdq6f9rfa6mhfb2gp7-packages.json.drv'... Going to be running update for following packages: - patray-0.1.2 Press Enter key to continue... Running update for: - patray-0.1.2: UPDATING ... - patray-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update patray 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath colmap, using log file: /var/log/nixpkgs-update/colmap/2024-04-05.log colmap 3.7 -> 3.9.1 https://github.com/colmap/colmap/releases attrpath: colmap 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/misc/colmap/default.nix b/pkgs/applications/science/misc/colmap/default.nix index d071c90562cd..2f1090cb54eb 100644 --- a/pkgs/applications/science/misc/colmap/default.nix +++ b/pkgs/applications/science/misc/colmap/default.nix @@ -14,13 +14,13 @@ let inherit (cudaPackages) cudatoolkit; in mkDerivation rec { - version = "3.7"; + version = "3.9.1"; pname = "colmap"; src = fetchFromGitHub { owner = "colmap"; repo = "colmap"; rev = version; - hash = "sha256-uVAw6qwhpgIpHkXgxttKupU9zU+vD0Za0maw2Iv4x+I="; + hash = "sha256-Xb4JOttCMERwPYs5DyGKHw+f9Wik1/rdJQKbgVuygH8="; }; # TODO: rm once the gcc11 issue is closed, https://github.com/colmap/colmap/issues/1418#issuecomment-1049305256 [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A colmap Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . colmap Standard output: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'colmap-3.9.1' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/colmap/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'buildInputs' of derivation 'colmap-3.9.1' at /var/cache/nixpkgs-update/worker/worktree/colmap/pkgs/stdenv/generic/make-derivation.nix:378:7: 377| depsHostHost = elemAt (elemAt dependencies 1) 0; 378| buildInputs = elemAt (elemAt dependencies 1) 1; | ^ 379| depsTargetTarget = elemAt (elemAt dependencies 2) 0; error: Package ‘freeimage-unstable-2021-11-01’ in /var/cache/nixpkgs-update/worker/worktree/colmap/pkgs/development/libraries/freeimage/default.nix:72 is marked as insecure, refusing to evaluate. Known issues: - CVE-2021-33367 - CVE-2021-40262 - CVE-2021-40263 - CVE-2021-40264 - CVE-2021-40265 - CVE-2021-40266 - CVE-2023-47992 - CVE-2023-47993 - CVE-2023-47994 - CVE-2023-47995 - CVE-2023-47996 You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=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 add ‘freeimage-unstable-2021-11-01’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "freeimage-unstable-2021-11-01" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘freeimage-unstable-2021-11-01’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "freeimage-unstable-2021-11-01" ]; } [result] Failed to update colmap 3.7 -> 3.9.1 https://github.com/colmap/colmap/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pad4pi, using log file: /var/log/nixpkgs-update/python311Packages.pad4pi/2024-04-05.log python311Packages.pad4pi 0 -> 1 attrpath: python311Packages.pad4pi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2zzj9588i0phqqmsd8qwl8xllq0brl9q-packages.json.drv building '/nix/store/2zzj9588i0phqqmsd8qwl8xllq0brl9q-packages.json.drv'... Going to be running update for following packages: - python3.11-pad4pi-1.1.5 Press Enter key to continue... Running update for: - python3.11-pad4pi-1.1.5: UPDATING ... - python3.11-pad4pi-1.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pad4pi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.home-assistant-chip-clusters, using log file: /var/log/nixpkgs-update/python311Packages.home-assistant-chip-clusters/2024-04-05.log python311Packages.home-assistant-chip-clusters 0 -> 1 attrpath: python311Packages.home-assistant-chip-clusters Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yl6cj2az6p779k4c64xla8gab3aqr2n0-packages.json.drv building '/nix/store/yl6cj2az6p779k4c64xla8gab3aqr2n0-packages.json.drv'... Going to be running update for following packages: - python3.11-home-assistant-chip-clusters-2024.3.2 Press Enter key to continue... Running update for: - python3.11-home-assistant-chip-clusters-2024.3.2: UPDATING ... - python3.11-home-assistant-chip-clusters-2024.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.home-assistant-chip-clusters 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pgf1, using log file: /var/log/nixpkgs-update/pgf1/2024-04-05.log pgf1 1.18 -> 3.1.10 https://github.com/pgf-tikz/pgf/releases attrpath: pgf1 Checking auto update branch... No auto update branch exists Version in attr path pgf1 not compatible with 3.1.10 [result] Failed to update pgf1 1.18 -> 3.1.10 https://github.com/pgf-tikz/pgf/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-ssh-server, using log file: /var/log/nixpkgs-update/python311Packages.mock-ssh-server/2024-04-05.log python311Packages.mock-ssh-server 0 -> 1 attrpath: python311Packages.mock-ssh-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/5gqy2w7jai2nxk010qpcxdads7ncx1py-packages.json.drv building '/nix/store/5gqy2w7jai2nxk010qpcxdads7ncx1py-packages.json.drv'... Going to be running update for following packages: - python3.11-mock-ssh-server-0.9.1 Press Enter key to continue... Running update for: - python3.11-mock-ssh-server-0.9.1: UPDATING ... - python3.11-mock-ssh-server-0.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mock-ssh-server 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.adext, using log file: /var/log/nixpkgs-update/python311Packages.adext/2024-04-05.log python311Packages.adext 0 -> 1 attrpath: python311Packages.adext Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gbsbw9wqbyvga5rmfyxxl2k9shgd2sf5-packages.json.drv building '/nix/store/gbsbw9wqbyvga5rmfyxxl2k9shgd2sf5-packages.json.drv'... Going to be running update for following packages: - python3.11-adext-0.4.2 Press Enter key to continue... Running update for: - python3.11-adext-0.4.2: UPDATING ... - python3.11-adext-0.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.adext 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jieba, using log file: /var/log/nixpkgs-update/python311Packages.jieba/2024-04-05.log python311Packages.jieba 0 -> 1 attrpath: python311Packages.jieba Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jhiphd72fwk94gg1mxjys91d651wqnz0-packages.json.drv building '/nix/store/jhiphd72fwk94gg1mxjys91d651wqnz0-packages.json.drv'... Going to be running update for following packages: - python3.11-jieba-0.42.1 Press Enter key to continue... Running update for: - python3.11-jieba-0.42.1: UPDATING ... - python3.11-jieba-0.42.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jieba 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/h3ng4ia3qrn6jvayalh04mjmlifxfv6r-packages.json.drv building '/nix/store/h3ng4ia3qrn6jvayalh04mjmlifxfv6r-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 syncrclone, using log file: /var/log/nixpkgs-update/syncrclone/2024-04-05.log syncrclone 0 -> 1 attrpath: syncrclone Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gyvwcp6kmg3gbfw76vjw0k18agarcyqm-packages.json.drv building '/nix/store/gyvwcp6kmg3gbfw76vjw0k18agarcyqm-packages.json.drv'... Going to be running update for following packages: - syncrclone-unstable-2023-03-23 Press Enter key to continue... Running update for: - syncrclone-unstable-2023-03-23: UPDATING ... - syncrclone-unstable-2023-03-23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update syncrclone 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rpi-gpio2, using log file: /var/log/nixpkgs-update/python311Packages.rpi-gpio2/2024-04-05.log python311Packages.rpi-gpio2 0 -> 1 attrpath: python311Packages.rpi-gpio2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/aqicd2m74g46sdl5a3r35i85gvfw1l17-packages.json.drv building '/nix/store/aqicd2m74g46sdl5a3r35i85gvfw1l17-packages.json.drv'... Going to be running update for following packages: - python3.11-rpi-gpio2-0.4.0 Press Enter key to continue... Running update for: - python3.11-rpi-gpio2-0.4.0: UPDATING ... - python3.11-rpi-gpio2-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rpi-gpio2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.auditok, using log file: /var/log/nixpkgs-update/python311Packages.auditok/2024-04-05.log python311Packages.auditok 0 -> 1 attrpath: python311Packages.auditok Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pyikc8ijqh5dzmjk6gljgymawrkwpqp4-packages.json.drv building '/nix/store/pyikc8ijqh5dzmjk6gljgymawrkwpqp4-packages.json.drv'... Going to be running update for following packages: - python3.11-auditok-0.1.5 Press Enter key to continue... Running update for: - python3.11-auditok-0.1.5: UPDATING ... - python3.11-auditok-0.1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/auditok/default.nix b/pkgs/development/python-modules/auditok/default.nix index 2ec68b11157b..e0fb43a6a637 100644 --- a/pkgs/development/python-modules/auditok/default.nix +++ b/pkgs/development/python-modules/auditok/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "auditok"; - version = "0.1.5"; + version = "0.2.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { src = fetchPypi { inherit version; pname = "auditok"; - hash = "sha256-HNsw9VLP7XEgs8E2X6p7ygDM47AwWxMYjptipknFig4="; + hash = "sha256-RsUS4oey4T30gZd0FmrzKyNtdUr75rDchygbIz5a5og="; }; propagatedBuildInputs = [ matplotlib numpy pyaudio pydub ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.auditok nix build failed. File "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/lib/python3.11/unittest/loader.py", line 419, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/lib/python3.11/unittest/loader.py", line 362, in _get_module_from_name __import__(name) File "/build/auditok-0.2.0/tests/test_util.py", line 6, in from genty import genty, genty_dataset ModuleNotFoundError: No module named 'genty' ====================================================================== ERROR: test_workers (unittest.loader._FailedTest.test_workers) ---------------------------------------------------------------------- ImportError: Failed to import test module: test_workers Traceback (most recent call last): File "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/lib/python3.11/unittest/loader.py", line 419, in _find_test_path module = self._get_module_from_name(name) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/lib/python3.11/unittest/loader.py", line 362, in _get_module_from_name __import__(name) File "/build/auditok-0.2.0/tests/test_workers.py", line 6, in from genty import genty, genty_dataset ModuleNotFoundError: No module named 'genty' ---------------------------------------------------------------------- Ran 22 tests in 0.001s FAILED (errors=9) /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python311Packages.auditok 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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 currently don't know how to update perl [result] Failed to update perl536Packages.BusinessISBNData 20231006.001 -> 20240323.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-04-05.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/m7x0zz1isf6lk8c10gz2hbs356bkjz57-packages.json.drv building '/nix/store/m7x0zz1isf6lk8c10gz2hbs356bkjz57-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.ihm, using log file: /var/log/nixpkgs-update/python311Packages.ihm/2024-04-05.log python311Packages.ihm 0 -> 1 attrpath: python311Packages.ihm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zw9qgrqil1n2n16y97hpzr932wkv3isr-packages.json.drv building '/nix/store/zw9qgrqil1n2n16y97hpzr932wkv3isr-packages.json.drv'... Going to be running update for following packages: - python3.11-ihm-1.0 Press Enter key to continue... Running update for: - python3.11-ihm-1.0: UPDATING ... - python3.11-ihm-1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ihm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.llama-index, using log file: /var/log/nixpkgs-update/python312Packages.llama-index/2024-04-05.log python312Packages.llama-index 0.10.26 -> 0.10.27 https://github.com/run-llama/llama_index/releases attrpath: python312Packages.llama-index Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4la2lfv93bxfc456fya7kldi3p33p55a-packages.json.drv building '/nix/store/4la2lfv93bxfc456fya7kldi3p33p55a-packages.json.drv'... Going to be running update for following packages: - python3.12-llama-index-0.10.26 Press Enter key to continue... Running update for: - python3.12-llama-index-0.10.26: UPDATING ... - python3.12-llama-index-0.10.26: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/llama-index-core/default.nix b/pkgs/development/python-modules/llama-index-core/default.nix index 3ed076e67c9d..776eca100baf 100644 --- a/pkgs/development/python-modules/llama-index-core/default.nix +++ b/pkgs/development/python-modules/llama-index-core/default.nix @@ -30,7 +30,7 @@ buildPythonPackage rec { pname = "llama-index-core"; - version = "0.10.26"; + version = "0.10.27"; pyproject = true; disabled = pythonOlder "3.8"; @@ -39,7 +39,7 @@ buildPythonPackage rec { owner = "run-llama"; repo = "llama_index"; rev = "refs/tags/v${version}"; - hash = "sha256-X/g+/+MxYCPJM2z0eUT/O6uziPUORX9yy2gLr8E3rCA="; + hash = "sha256-jfmoj9TOrFngHs8s7qeMHit/7YGdGX8GrqJMu3avWs4="; }; sourceRoot = "${src.name}/${pname}"; No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/hlzi8fs1aqzk07lw9pf5w4mcf6423sha-python3.12-llama-index-0.10.27" [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)
136 packages built:
  • python311Packages.clarifai
  • python311Packages.clarifai.dist
  • python311Packages.llama-index
  • python311Packages.llama-index-agent-openai
  • python311Packages.llama-index-agent-openai.dist
  • python311Packages.llama-index-cli
  • python311Packages.llama-index-cli.dist
  • python311Packages.llama-index-core
  • python311Packages.llama-index-core.dist
  • python311Packages.llama-index-embeddings-gemini
  • python311Packages.llama-index-embeddings-gemini.dist
  • python311Packages.llama-index-embeddings-google
  • python311Packages.llama-index-embeddings-google.dist
  • python311Packages.llama-index-embeddings-huggingface
  • python311Packages.llama-index-embeddings-huggingface.dist
  • python311Packages.llama-index-embeddings-ollama
  • python311Packages.llama-index-embeddings-ollama.dist
  • python311Packages.llama-index-embeddings-openai
  • python311Packages.llama-index-embeddings-openai.dist
  • python311Packages.llama-index-graph-stores-nebula
  • python311Packages.llama-index-graph-stores-nebula.dist
  • python311Packages.llama-index-graph-stores-neo4j
  • python311Packages.llama-index-graph-stores-neo4j.dist
  • python311Packages.llama-index-graph-stores-neptune
  • python311Packages.llama-index-graph-stores-neptune.dist
  • python311Packages.llama-index-indices-managed-llama-cloud
  • python311Packages.llama-index-indices-managed-llama-cloud.dist
  • python311Packages.llama-index-legacy
  • python311Packages.llama-index-legacy.dist
  • python311Packages.llama-index-llms-ollama
  • python311Packages.llama-index-llms-ollama.dist
  • python311Packages.llama-index-llms-openai
  • python311Packages.llama-index-llms-openai-like
  • python311Packages.llama-index-llms-openai-like.dist
  • python311Packages.llama-index-llms-openai.dist
  • python311Packages.llama-index-multi-modal-llms-openai
  • python311Packages.llama-index-multi-modal-llms-openai.dist
  • python311Packages.llama-index-program-openai
  • python311Packages.llama-index-program-openai.dist
  • python311Packages.llama-index-question-gen-openai
  • python311Packages.llama-index-question-gen-openai.dist
  • python311Packages.llama-index-readers-database
  • python311Packages.llama-index-readers-database.dist
  • python311Packages.llama-index-readers-file
  • python311Packages.llama-index-readers-file.dist
  • python311Packages.llama-index-readers-json
  • python311Packages.llama-index-readers-json.dist
  • python311Packages.llama-index-readers-llama-parse
  • python311Packages.llama-index-readers-llama-parse.dist
  • python311Packages.llama-index-readers-s3
  • python311Packages.llama-index-readers-s3.dist
  • python311Packages.llama-index-readers-twitter
  • python311Packages.llama-index-readers-twitter.dist
  • python311Packages.llama-index-readers-txtai
  • python311Packages.llama-index-readers-txtai.dist
  • python311Packages.llama-index-readers-weather
  • python311Packages.llama-index-readers-weather.dist
  • python311Packages.llama-index-vector-stores-chroma
  • python311Packages.llama-index-vector-stores-chroma.dist
  • python311Packages.llama-index-vector-stores-google
  • python311Packages.llama-index-vector-stores-google.dist
  • python311Packages.llama-index-vector-stores-postgres
  • python311Packages.llama-index-vector-stores-postgres.dist
  • python311Packages.llama-index-vector-stores-qdrant
  • python311Packages.llama-index-vector-stores-qdrant.dist
  • python311Packages.llama-index.dist
  • python311Packages.llama-parse
  • python311Packages.llama-parse.dist
  • python312Packages.clarifai
  • python312Packages.clarifai.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-agent-openai
  • python312Packages.llama-index-agent-openai.dist
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-core
  • python312Packages.llama-index-core.dist
  • python312Packages.llama-index-embeddings-gemini
  • python312Packages.llama-index-embeddings-gemini.dist
  • python312Packages.llama-index-embeddings-google
  • python312Packages.llama-index-embeddings-google.dist
  • python312Packages.llama-index-embeddings-huggingface
  • python312Packages.llama-index-embeddings-huggingface.dist
  • python312Packages.llama-index-embeddings-ollama
  • python312Packages.llama-index-embeddings-ollama.dist
  • python312Packages.llama-index-embeddings-openai
  • python312Packages.llama-index-embeddings-openai.dist
  • python312Packages.llama-index-graph-stores-nebula
  • python312Packages.llama-index-graph-stores-nebula.dist
  • python312Packages.llama-index-graph-stores-neo4j
  • python312Packages.llama-index-graph-stores-neo4j.dist
  • python312Packages.llama-index-graph-stores-neptune
  • python312Packages.llama-index-graph-stores-neptune.dist
  • python312Packages.llama-index-indices-managed-llama-cloud
  • python312Packages.llama-index-indices-managed-llama-cloud.dist
  • python312Packages.llama-index-legacy
  • python312Packages.llama-index-legacy.dist
  • python312Packages.llama-index-llms-ollama
  • python312Packages.llama-index-llms-ollama.dist
  • python312Packages.llama-index-llms-openai
  • python312Packages.llama-index-llms-openai-like
  • python312Packages.llama-index-llms-openai-like.dist
  • python312Packages.llama-index-llms-openai.dist
  • python312Packages.llama-index-multi-modal-llms-openai
  • python312Packages.llama-index-multi-modal-llms-openai.dist
  • python312Packages.llama-index-program-openai
  • python312Packages.llama-index-program-openai.dist
  • python312Packages.llama-index-question-gen-openai
  • python312Packages.llama-index-question-gen-openai.dist
  • python312Packages.llama-index-readers-database
  • python312Packages.llama-index-readers-database.dist
  • python312Packages.llama-index-readers-file
  • python312Packages.llama-index-readers-file.dist
  • python312Packages.llama-index-readers-json
  • python312Packages.llama-index-readers-json.dist
  • python312Packages.llama-index-readers-llama-parse
  • python312Packages.llama-index-readers-llama-parse.dist
  • python312Packages.llama-index-readers-s3
  • python312Packages.llama-index-readers-s3.dist
  • python312Packages.llama-index-readers-twitter
  • python312Packages.llama-index-readers-twitter.dist
  • python312Packages.llama-index-readers-txtai
  • python312Packages.llama-index-readers-txtai.dist
  • python312Packages.llama-index-readers-weather
  • python312Packages.llama-index-readers-weather.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index-vector-stores-google
  • python312Packages.llama-index-vector-stores-google.dist
  • python312Packages.llama-index-vector-stores-postgres
  • python312Packages.llama-index-vector-stores-postgres.dist
  • python312Packages.llama-index-vector-stores-qdrant
  • python312Packages.llama-index-vector-stores-qdrant.dist
  • python312Packages.llama-index.dist
  • python312Packages.llama-parse
  • python312Packages.llama-parse.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.llama-index is: Data framework for your LLM applications meta.homepage for python312Packages.llama-index is: https://github.com/run-llama/llama_index/ meta.changelog for python312Packages.llama-index is: https://github.com/run-llama/llama_index/blob/0.10.27/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.27 with grep in /nix/store/hlzi8fs1aqzk07lw9pf5w4mcf6423sha-python3.12-llama-index-0.10.27 - found 0.10.27 in filename of file in /nix/store/hlzi8fs1aqzk07lw9pf5w4mcf6423sha-python3.12-llama-index-0.10.27 ---
Rebuild report (if merged into master) (click to expand) ``` 68 total rebuild path(s) 68 package rebuild(s) First fifty rebuilds by attrpath python311Packages.clarifai python311Packages.llama-index python311Packages.llama-index-agent-openai python311Packages.llama-index-cli python311Packages.llama-index-core python311Packages.llama-index-embeddings-gemini python311Packages.llama-index-embeddings-google python311Packages.llama-index-embeddings-huggingface python311Packages.llama-index-embeddings-ollama python311Packages.llama-index-embeddings-openai python311Packages.llama-index-graph-stores-nebula python311Packages.llama-index-graph-stores-neo4j python311Packages.llama-index-graph-stores-neptune python311Packages.llama-index-indices-managed-llama-cloud python311Packages.llama-index-legacy python311Packages.llama-index-llms-ollama python311Packages.llama-index-llms-openai python311Packages.llama-index-llms-openai-like python311Packages.llama-index-multi-modal-llms-openai python311Packages.llama-index-program-openai python311Packages.llama-index-question-gen-openai python311Packages.llama-index-readers-database python311Packages.llama-index-readers-file python311Packages.llama-index-readers-json python311Packages.llama-index-readers-llama-parse python311Packages.llama-index-readers-s3 python311Packages.llama-index-readers-twitter python311Packages.llama-index-readers-txtai python311Packages.llama-index-readers-weather python311Packages.llama-index-vector-stores-chroma python311Packages.llama-index-vector-stores-google python311Packages.llama-index-vector-stores-postgres python311Packages.llama-index-vector-stores-qdrant python311Packages.llama-parse python312Packages.clarifai python312Packages.llama-index python312Packages.llama-index-agent-openai python312Packages.llama-index-cli python312Packages.llama-index-core python312Packages.llama-index-embeddings-gemini python312Packages.llama-index-embeddings-google python312Packages.llama-index-embeddings-huggingface python312Packages.llama-index-embeddings-ollama python312Packages.llama-index-embeddings-openai python312Packages.llama-index-graph-stores-nebula python312Packages.llama-index-graph-stores-neo4j python312Packages.llama-index-graph-stores-neptune python312Packages.llama-index-indices-managed-llama-cloud python312Packages.llama-index-legacy python312Packages.llama-index-llms-ollama ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hlzi8fs1aqzk07lw9pf5w4mcf6423sha-python3.12-llama-index-0.10.27 \ --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.llama-index https://github.com/r-ryantm/nixpkgs/archive/d5d1e1a2ebfd8bb9bcc944641aba34428cff6545.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/d5d1e1a2ebfd8bb9bcc944641aba34428cff6545#python312Packages.llama-index ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/hlzi8fs1aqzk07lw9pf5w4mcf6423sha-python3.12-llama-index-0.10.27 ls -la /nix/store/hlzi8fs1aqzk07lw9pf5w4mcf6423sha-python3.12-llama-index-0.10.27/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)
136 packages built:
  • python311Packages.clarifai
  • python311Packages.clarifai.dist
  • python311Packages.llama-index
  • python311Packages.llama-index-agent-openai
  • python311Packages.llama-index-agent-openai.dist
  • python311Packages.llama-index-cli
  • python311Packages.llama-index-cli.dist
  • python311Packages.llama-index-core
  • python311Packages.llama-index-core.dist
  • python311Packages.llama-index-embeddings-gemini
  • python311Packages.llama-index-embeddings-gemini.dist
  • python311Packages.llama-index-embeddings-google
  • python311Packages.llama-index-embeddings-google.dist
  • python311Packages.llama-index-embeddings-huggingface
  • python311Packages.llama-index-embeddings-huggingface.dist
  • python311Packages.llama-index-embeddings-ollama
  • python311Packages.llama-index-embeddings-ollama.dist
  • python311Packages.llama-index-embeddings-openai
  • python311Packages.llama-index-embeddings-openai.dist
  • python311Packages.llama-index-graph-stores-nebula
  • python311Packages.llama-index-graph-stores-nebula.dist
  • python311Packages.llama-index-graph-stores-neo4j
  • python311Packages.llama-index-graph-stores-neo4j.dist
  • python311Packages.llama-index-graph-stores-neptune
  • python311Packages.llama-index-graph-stores-neptune.dist
  • python311Packages.llama-index-indices-managed-llama-cloud
  • python311Packages.llama-index-indices-managed-llama-cloud.dist
  • python311Packages.llama-index-legacy
  • python311Packages.llama-index-legacy.dist
  • python311Packages.llama-index-llms-ollama
  • python311Packages.llama-index-llms-ollama.dist
  • python311Packages.llama-index-llms-openai
  • python311Packages.llama-index-llms-openai-like
  • python311Packages.llama-index-llms-openai-like.dist
  • python311Packages.llama-index-llms-openai.dist
  • python311Packages.llama-index-multi-modal-llms-openai
  • python311Packages.llama-index-multi-modal-llms-openai.dist
  • python311Packages.llama-index-program-openai
  • python311Packages.llama-index-program-openai.dist
  • python311Packages.llama-index-question-gen-openai
  • python311Packages.llama-index-question-gen-openai.dist
  • python311Packages.llama-index-readers-database
  • python311Packages.llama-index-readers-database.dist
  • python311Packages.llama-index-readers-file
  • python311Packages.llama-index-readers-file.dist
  • python311Packages.llama-index-readers-json
  • python311Packages.llama-index-readers-json.dist
  • python311Packages.llama-index-readers-llama-parse
  • python311Packages.llama-index-readers-llama-parse.dist
  • python311Packages.llama-index-readers-s3
  • python311Packages.llama-index-readers-s3.dist
  • python311Packages.llama-index-readers-twitter
  • python311Packages.llama-index-readers-twitter.dist
  • python311Packages.llama-index-readers-txtai
  • python311Packages.llama-index-readers-txtai.dist
  • python311Packages.llama-index-readers-weather
  • python311Packages.llama-index-readers-weather.dist
  • python311Packages.llama-index-vector-stores-chroma
  • python311Packages.llama-index-vector-stores-chroma.dist
  • python311Packages.llama-index-vector-stores-google
  • python311Packages.llama-index-vector-stores-google.dist
  • python311Packages.llama-index-vector-stores-postgres
  • python311Packages.llama-index-vector-stores-postgres.dist
  • python311Packages.llama-index-vector-stores-qdrant
  • python311Packages.llama-index-vector-stores-qdrant.dist
  • python311Packages.llama-index.dist
  • python311Packages.llama-parse
  • python311Packages.llama-parse.dist
  • python312Packages.clarifai
  • python312Packages.clarifai.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-agent-openai
  • python312Packages.llama-index-agent-openai.dist
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-core
  • python312Packages.llama-index-core.dist
  • python312Packages.llama-index-embeddings-gemini
  • python312Packages.llama-index-embeddings-gemini.dist
  • python312Packages.llama-index-embeddings-google
  • python312Packages.llama-index-embeddings-google.dist
  • python312Packages.llama-index-embeddings-huggingface
  • python312Packages.llama-index-embeddings-huggingface.dist
  • python312Packages.llama-index-embeddings-ollama
  • python312Packages.llama-index-embeddings-ollama.dist
  • python312Packages.llama-index-embeddings-openai
  • python312Packages.llama-index-embeddings-openai.dist
  • python312Packages.llama-index-graph-stores-nebula
  • python312Packages.llama-index-graph-stores-nebula.dist
  • python312Packages.llama-index-graph-stores-neo4j
  • python312Packages.llama-index-graph-stores-neo4j.dist
  • python312Packages.llama-index-graph-stores-neptune
  • python312Packages.llama-index-graph-stores-neptune.dist
  • python312Packages.llama-index-indices-managed-llama-cloud
  • python312Packages.llama-index-indices-managed-llama-cloud.dist
  • python312Packages.llama-index-legacy
  • python312Packages.llama-index-legacy.dist
  • python312Packages.llama-index-llms-ollama
  • python312Packages.llama-index-llms-ollama.dist
  • python312Packages.llama-index-llms-openai
  • python312Packages.llama-index-llms-openai-like
  • python312Packages.llama-index-llms-openai-like.dist
  • python312Packages.llama-index-llms-openai.dist
  • python312Packages.llama-index-multi-modal-llms-openai
  • python312Packages.llama-index-multi-modal-llms-openai.dist
  • python312Packages.llama-index-program-openai
  • python312Packages.llama-index-program-openai.dist
  • python312Packages.llama-index-question-gen-openai
  • python312Packages.llama-index-question-gen-openai.dist
  • python312Packages.llama-index-readers-database
  • python312Packages.llama-index-readers-database.dist
  • python312Packages.llama-index-readers-file
  • python312Packages.llama-index-readers-file.dist
  • python312Packages.llama-index-readers-json
  • python312Packages.llama-index-readers-json.dist
  • python312Packages.llama-index-readers-llama-parse
  • python312Packages.llama-index-readers-llama-parse.dist
  • python312Packages.llama-index-readers-s3
  • python312Packages.llama-index-readers-s3.dist
  • python312Packages.llama-index-readers-twitter
  • python312Packages.llama-index-readers-twitter.dist
  • python312Packages.llama-index-readers-txtai
  • python312Packages.llama-index-readers-txtai.dist
  • python312Packages.llama-index-readers-weather
  • python312Packages.llama-index-readers-weather.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index-vector-stores-google
  • python312Packages.llama-index-vector-stores-google.dist
  • python312Packages.llama-index-vector-stores-postgres
  • python312Packages.llama-index-vector-stores-postgres.dist
  • python312Packages.llama-index-vector-stores-qdrant
  • python312Packages.llama-index-vector-stores-qdrant.dist
  • python312Packages.llama-index.dist
  • python312Packages.llama-parse
  • python312Packages.llama-parse.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/301744 [result] Success updating python312Packages.llama-index 0.10.26 -> 0.10.27 https://github.com/run-llama/llama_index/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath s3-credentials, using log file: /var/log/nixpkgs-update/s3-credentials/2024-04-05.log s3-credentials 0.15 -> 0.16.1 https://github.com/simonw/s3-credentials/releases attrpath: s3-credentials Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7i9qbdd3ghiyi1rfdl58zgrb42mihbh7-packages.json.drv building '/nix/store/7i9qbdd3ghiyi1rfdl58zgrb42mihbh7-packages.json.drv'... Going to be running update for following packages: - s3-credentials-0.15 Press Enter key to continue... Running update for: - s3-credentials-0.15: UPDATING ... - s3-credentials-0.15: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/s3-credentials/default.nix b/pkgs/development/python-modules/s3-credentials/default.nix index 71bc5d4f4438..706967584798 100644 --- a/pkgs/development/python-modules/s3-credentials/default.nix +++ b/pkgs/development/python-modules/s3-credentials/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "s3-credentials"; - version = "0.15"; + version = "0.16.1"; format = "setuptools"; disabled = pythonOlder "3.6"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "simonw"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-YSsm5SMfDRqJ53XnBjMgaWWHjA6IXnmEBvxme4uiOPw="; + hash = "sha256-TuGrKSfnn0CSMpRxdCM6C446z+y9d2ZLB7+wSCxSqP4="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/6y3kwqxccf0dq8yjyq4sc1f8w69w42jw-python3.11-s3-credentials-0.16.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)
4 packages built:
  • s3-credentials (python311Packages.s3-credentials)
  • s3-credentials.dist (python311Packages.s3-credentials.dist)
  • python312Packages.s3-credentials
  • python312Packages.s3-credentials.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 s3-credentials is: Python CLI utility for creating credentials for accessing S3 buckets meta.homepage for s3-credentials is: https://github.com/simonw/s3-credentials ###### 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.16.1 with grep in /nix/store/6y3kwqxccf0dq8yjyq4sc1f8w69w42jw-python3.11-s3-credentials-0.16.1 - found 0.16.1 in filename of file in /nix/store/6y3kwqxccf0dq8yjyq4sc1f8w69w42jw-python3.11-s3-credentials-0.16.1 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath python311Packages.s3-credentials python312Packages.s3-credentials s3-credentials ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6y3kwqxccf0dq8yjyq4sc1f8w69w42jw-python3.11-s3-credentials-0.16.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 s3-credentials https://github.com/r-ryantm/nixpkgs/archive/3142de6253adffe5b369028966a1714e76f1f554.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3142de6253adffe5b369028966a1714e76f1f554#s3-credentials ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6y3kwqxccf0dq8yjyq4sc1f8w69w42jw-python3.11-s3-credentials-0.16.1 ls -la /nix/store/6y3kwqxccf0dq8yjyq4sc1f8w69w42jw-python3.11-s3-credentials-0.16.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)
4 packages built:
  • s3-credentials (python311Packages.s3-credentials)
  • s3-credentials.dist (python311Packages.s3-credentials.dist)
  • python312Packages.s3-credentials
  • python312Packages.s3-credentials.dist
--- ###### Maintainer pings cc @techknowlogick 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/301750 [result] Success updating s3-credentials 0.15 -> 0.16.1 https://github.com/simonw/s3-credentials/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xeol, using log file: /var/log/nixpkgs-update/xeol/2024-04-05.log xeol 0.9.13 -> 0.9.14 https://github.com/xeol-io/xeol/releases attrpath: xeol 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-fGOta+IsX/McUkQGOvf9ZlnCD1falDJSeU+AX359Zpw=" [golangModuleVersion] Replaced vendorHash with sha256-X3RJiqndHsApKHfAaZVw3ZdmxMT/+aNht2Jx5uHX1EQ= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/xe/xeol/package.nix b/pkgs/by-name/xe/xeol/package.nix index dfbfd2c12587..5c880a56b617 100644 --- a/pkgs/by-name/xe/xeol/package.nix +++ b/pkgs/by-name/xe/xeol/package.nix @@ -5,16 +5,16 @@ buildGoModule rec { pname = "xeol"; - version = "0.9.13"; + version = "0.9.14"; src = fetchFromGitHub { owner = "xeol-io"; repo = "xeol"; rev = "refs/tags/v${version}"; - hash = "sha256-ZBj/0/270Eo5iE6ZMcLH+CygoYW6/gXfGBldfdlGZOg="; + hash = "sha256-ubgOZFCWBU5wtxL7l7yHplnVOBwf+b6MMWgP/W0VwW8="; }; - vendorHash = "sha256-fGOta+IsX/McUkQGOvf9ZlnCD1falDJSeU+AX359Zpw="; + vendorHash = "sha256-X3RJiqndHsApKHfAaZVw3ZdmxMT/+aNht2Jx5uHX1EQ="; subPackages = [ "cmd/xeol/" [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/x17c379rk4zr6qsql4gm9fz8z1hxpp47-xeol-0.9.14" [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:
  • xeol
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/xeol-io/xeol/releases. meta.description for xeol is: Scanner for end-of-life (EOL) software and dependencies in container images, filesystems, and SBOMs meta.homepage for xeol is: https://github.com/xeol-io/xeol meta.changelog for xeol is: https://github.com/xeol-io/xeol/releases/tag/v0.9.14 ###### Updates performed - Golang update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.9.14 with grep in /nix/store/x17c379rk4zr6qsql4gm9fz8z1hxpp47-xeol-0.9.14 - found 0.9.14 in filename of file in /nix/store/x17c379rk4zr6qsql4gm9fz8z1hxpp47-xeol-0.9.14 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath xeol ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/x17c379rk4zr6qsql4gm9fz8z1hxpp47-xeol-0.9.14 \ --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 xeol https://github.com/r-ryantm/nixpkgs/archive/40869eadd88b4ed03d051b9bd8f655871c824b37.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/40869eadd88b4ed03d051b9bd8f655871c824b37#xeol ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/x17c379rk4zr6qsql4gm9fz8z1hxpp47-xeol-0.9.14 ls -la /nix/store/x17c379rk4zr6qsql4gm9fz8z1hxpp47-xeol-0.9.14/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:
  • xeol
--- ###### 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/301759 [result] Success updating xeol 0.9.13 -> 0.9.14 https://github.com/xeol-io/xeol/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath typescript, using log file: /var/log/nixpkgs-update/typescript/2024-04-05.log typescript 5.4.3 -> 5.4.4 https://github.com/microsoft/TypeScript/releases attrpath: typescript Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - typescript: 5.4.3 -> 5.4.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/301681" [result] Failed to update typescript 5.4.3 -> 5.4.4 https://github.com/microsoft/TypeScript/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath trayscale, using log file: /var/log/nixpkgs-update/trayscale/2024-04-05.log trayscale 0.11.0 -> 0.11.1 https://github.com/DeedleFake/trayscale/releases attrpath: trayscale 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-eIakjEYfVp2wfXu0oqBmd5hJZTp0xgYKNNbtpRBnT2w=" [golangModuleVersion] Replaced vendorHash with sha256-eIakjEYfVp2wfXu0oqBmd5hJZTp0xgYKNNbtpRBnT2w= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/networking/trayscale/default.nix b/pkgs/applications/networking/trayscale/default.nix index 329491fd8230..ff27df244c60 100644 --- a/pkgs/applications/networking/trayscale/default.nix +++ b/pkgs/applications/networking/trayscale/default.nix @@ -11,13 +11,13 @@ buildGoModule rec { pname = "trayscale"; - version = "0.11.0"; + version = "0.11.1"; src = fetchFromGitHub { owner = "DeedleFake"; repo = "trayscale"; rev = "v${version}"; - hash = "sha256-qSrt94hEJosdvs2N6rbcJLpjqvMPkY20dIKV3jtjFlg="; + hash = "sha256-SepVgSxM4+csX7S0LPl6HmGDcgS991sgWJrOAA2YjIc="; }; vendorHash = "sha256-eIakjEYfVp2wfXu0oqBmd5hJZTp0xgYKNNbtpRBnT2w="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/8rnhyw94ghz20v4cc7x45v3qhir2xa0n-trayscale-0.11.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)
1 package built:
  • trayscale
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/DeedleFake/trayscale/releases. meta.description for trayscale is: An unofficial GUI wrapper around the Tailscale CLI client meta.homepage for trayscale is: https://github.com/DeedleFake/trayscale ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/DeedleFake/trayscale/releases/tag/v0.11.1) - [Compare changes on GitHub](https://github.com/DeedleFake/trayscale/compare/v0.11.0...v0.11.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.11.1 with grep in /nix/store/8rnhyw94ghz20v4cc7x45v3qhir2xa0n-trayscale-0.11.1 - found 0.11.1 in filename of file in /nix/store/8rnhyw94ghz20v4cc7x45v3qhir2xa0n-trayscale-0.11.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath trayscale ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/8rnhyw94ghz20v4cc7x45v3qhir2xa0n-trayscale-0.11.1 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A trayscale https://github.com/r-ryantm/nixpkgs/archive/8c8e52d731a67e88e4b0beb898c00b8798891090.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/8c8e52d731a67e88e4b0beb898c00b8798891090#trayscale ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/8rnhyw94ghz20v4cc7x45v3qhir2xa0n-trayscale-0.11.1 ls -la /nix/store/8rnhyw94ghz20v4cc7x45v3qhir2xa0n-trayscale-0.11.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • trayscale
--- ###### Maintainer pings cc @K900 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/301766 [result] Success updating trayscale 0.11.0 -> 0.11.1 https://github.com/DeedleFake/trayscale/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hist, using log file: /var/log/nixpkgs-update/python311Packages.hist/2024-04-05.log python311Packages.hist 0 -> 1 attrpath: python311Packages.hist Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rmvw0xa7g04k7if1h1jb0zjsayad4q9d-packages.json.drv building '/nix/store/rmvw0xa7g04k7if1h1jb0zjsayad4q9d-packages.json.drv'... Going to be running update for following packages: - python3.11-hist-2.7.2 Press Enter key to continue... Running update for: - python3.11-hist-2.7.2: UPDATING ... - python3.11-hist-2.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hist 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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 python311Packages.connio, using log file: /var/log/nixpkgs-update/python311Packages.connio/2024-04-05.log python311Packages.connio 0 -> 1 attrpath: python311Packages.connio Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4smh6nab6jvq6amj58nw5mrmiqk6l8dp-packages.json.drv building '/nix/store/4smh6nab6jvq6amj58nw5mrmiqk6l8dp-packages.json.drv'... Going to be running update for following packages: - python3.11-connio-0.2.0 Press Enter key to continue... Running update for: - python3.11-connio-0.2.0: UPDATING ... - python3.11-connio-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.connio 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sphinx-autoapi, using log file: /var/log/nixpkgs-update/python311Packages.sphinx-autoapi/2024-04-05.log python311Packages.sphinx-autoapi 0 -> 1 attrpath: python311Packages.sphinx-autoapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b9pnrg15dyybgm6nq0kvigwy2l2vf8hi-packages.json.drv building '/nix/store/b9pnrg15dyybgm6nq0kvigwy2l2vf8hi-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinx-autoapi-3.0.0 Press Enter key to continue... Running update for: - python3.11-sphinx-autoapi-3.0.0: UPDATING ... - python3.11-sphinx-autoapi-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinx-autoapi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fiona, using log file: /var/log/nixpkgs-update/python311Packages.fiona/2024-04-05.log python311Packages.fiona 0 -> 1 attrpath: python311Packages.fiona Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q2kyhscikhhym90bycj4n4mk9pfham0c-packages.json.drv building '/nix/store/q2kyhscikhhym90bycj4n4mk9pfham0c-packages.json.drv'... Going to be running update for following packages: - python3.11-fiona-1.9.6 Press Enter key to continue... Running update for: - python3.11-fiona-1.9.6: UPDATING ... - python3.11-fiona-1.9.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fiona 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-enum34, using log file: /var/log/nixpkgs-update/python311Packages.types-enum34/2024-04-05.log python311Packages.types-enum34 0 -> 1 attrpath: python311Packages.types-enum34 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dqy4mhixw990qxj4gmy84c42ql9k1wdm-packages.json.drv building '/nix/store/dqy4mhixw990qxj4gmy84c42ql9k1wdm-packages.json.drv'... Going to be running update for following packages: - python3.11-types-enum34-1.1.8 Press Enter key to continue... Running update for: - python3.11-types-enum34-1.1.8: UPDATING ... - python3.11-types-enum34-1.1.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-enum34 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fitbit, using log file: /var/log/nixpkgs-update/python311Packages.fitbit/2024-04-05.log python311Packages.fitbit 0 -> 1 attrpath: python311Packages.fitbit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dgl9q1csd5kkfwf5i1ljiwfqrd18grwb-packages.json.drv building '/nix/store/dgl9q1csd5kkfwf5i1ljiwfqrd18grwb-packages.json.drv'... Going to be running update for following packages: - python3.11-fitbit-0.3.1 Press Enter key to continue... Running update for: - python3.11-fitbit-0.3.1: UPDATING ... - python3.11-fitbit-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fitbit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pywal, using log file: /var/log/nixpkgs-update/python311Packages.pywal/2024-04-05.log python311Packages.pywal 0 -> 1 attrpath: python311Packages.pywal Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/16cb34xqbpqhpfm7x89d57q708p3qrfi-packages.json.drv building '/nix/store/16cb34xqbpqhpfm7x89d57q708p3qrfi-packages.json.drv'... Going to be running update for following packages: - python3.11-pywal-3.3.0 Press Enter key to continue... Running update for: - python3.11-pywal-3.3.0: UPDATING ... - python3.11-pywal-3.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pywal 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ffsubsync, using log file: /var/log/nixpkgs-update/ffsubsync/2024-04-05.log ffsubsync 0 -> 1 attrpath: ffsubsync Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x11gn7mscz502r4cgf9j7ii9462wpsyn-packages.json.drv building '/nix/store/x11gn7mscz502r4cgf9j7ii9462wpsyn-packages.json.drv'... Going to be running update for following packages: - ffsubsync-0.4.25 Press Enter key to continue... Running update for: - ffsubsync-0.4.25: UPDATING ... - ffsubsync-0.4.25: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ffsubsync 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/970p45kxk6v059bvaa2a6gkyp4ag4a67-packages.json.drv building '/nix/store/970p45kxk6v059bvaa2a6gkyp4ag4a67-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.biopython, using log file: /var/log/nixpkgs-update/python311Packages.biopython/2024-04-05.log python311Packages.biopython 0 -> 1 attrpath: python311Packages.biopython Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b5i7hs60w95j6akbwamvxgh17dc2ppqj-packages.json.drv building '/nix/store/b5i7hs60w95j6akbwamvxgh17dc2ppqj-packages.json.drv'... Going to be running update for following packages: - python3.11-biopython-1.83 Press Enter key to continue... Running update for: - python3.11-biopython-1.83: UPDATING ... - python3.11-biopython-1.83: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.biopython 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/m0iaxhsccw608vkl5zajn6c2hcxszvxv-packages.json.drv building '/nix/store/m0iaxhsccw608vkl5zajn6c2hcxszvxv-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 martin, using log file: /var/log/nixpkgs-update/martin/2024-04-05.log martin 0.9.1 -> 0.13.0 https://github.com/maplibre/martin/releases attrpath: martin Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - martin: 0.9.1 → 0.13.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/267315" [result] Failed to update martin 0.9.1 -> 0.13.0 https://github.com/maplibre/martin/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.tree-sitter, using log file: /var/log/nixpkgs-update/python312Packages.tree-sitter/2024-04-05.log python312Packages.tree-sitter 0.21.1 -> 0.21.3 https://github.com/tree-sitter/py-tree-sitter/releases attrpath: python312Packages.tree-sitter Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 this derivation will be built: /nix/store/zcx06bzqj15gf59sp1brr1pz90k20ln8-packages.json.drv building '/nix/store/zcx06bzqj15gf59sp1brr1pz90k20ln8-packages.json.drv'... Going to be running update for following packages: - python3.12-tree-sitter-0.21.1 Press Enter key to continue... Running update for: - python3.12-tree-sitter-0.21.1: UPDATING ... - python3.12-tree-sitter-0.21.1: ERROR --- SHOWING ERROR LOG FOR python3.12-tree-sitter-0.21.1 ---------------------- INFO:root:Updating packages... Traceback (most recent call last): File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 600, in main() File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 579, in main results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 579, in results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 523, in _update return _update_package(path, target) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 434, in _update_package new_version, new_sha256, prefix = FETCHERS[fetcher]( ^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 298, in _get_latest_version_github response = subprocess.check_output(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 1953, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nix-prefetch-git' --- SHOWING ERROR LOG FOR python3.12-tree-sitter-0.21.1 ---------------------- The update script for python3.12-tree-sitter-0.21.1 failed with exit code 1 [result] Failed to update python312Packages.tree-sitter 0.21.1 -> 0.21.3 https://github.com/tree-sitter/py-tree-sitter/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytmx, using log file: /var/log/nixpkgs-update/python311Packages.pytmx/2024-04-05.log python311Packages.pytmx 0 -> 1 attrpath: python311Packages.pytmx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/79l538md50zw09mc96ng6kz1jam47wyr-packages.json.drv building '/nix/store/79l538md50zw09mc96ng6kz1jam47wyr-packages.json.drv'... Going to be running update for following packages: - python3.11-pytmx-3.31 Press Enter key to continue... Running update for: - python3.11-pytmx-3.31: UPDATING ... - python3.11-pytmx-3.31: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytmx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/xwq150qnc7m2p8d5pmjzz1al8sj84cyh-packages.json.drv building '/nix/store/xwq150qnc7m2p8d5pmjzz1al8sj84cyh-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 electrum, using log file: /var/log/nixpkgs-update/electrum/2024-04-05.log electrum 0 -> 1 attrpath: electrum 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 4 derivations will be built: /nix/store/i1xp0sfxq87c844nz4wjrd7mswih1inm-sombernight_releasekey.asc.drv /nix/store/mdlj6flmyqlssy6ka3936l3r0z0yp3ld-Emzy.asc.drv /nix/store/qjymgg94kmcfz8yjffpy9s4isgn3knhm-update-electrum.drv /nix/store/iwkl4xnc750zcqh3bbhxs81glrrbpmkc-packages.json.drv building '/nix/store/mdlj6flmyqlssy6ka3936l3r0z0yp3ld-Emzy.asc.drv'... building '/nix/store/i1xp0sfxq87c844nz4wjrd7mswih1inm-sombernight_releasekey.asc.drv'... trying https://github.com/spesmilo/electrum/raw/master/pubkeys/Emzy.asc % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed trying https://github.com/spesmilo/electrum/raw/master/pubkeys/sombernight_releasekey.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 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3273 100 3273 0 0 8320 0 --:--:-- --:--:-- --:--:-- 8320 100 16902 100 16902 0 0 42376 0 --:--:-- --:--:-- --:--:-- 42376 building '/nix/store/qjymgg94kmcfz8yjffpy9s4isgn3knhm-update-electrum.drv'... building '/nix/store/iwkl4xnc750zcqh3bbhxs81glrrbpmkc-packages.json.drv'... Going to be running update for following packages: - electrum-4.5.4 Press Enter key to continue... Running update for: - electrum-4.5.4: UPDATING ... - electrum-4.5.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update electrum 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-tqdm, using log file: /var/log/nixpkgs-update/python311Packages.types-tqdm/2024-04-05.log python311Packages.types-tqdm 0 -> 1 attrpath: python311Packages.types-tqdm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hy9p3xvgs717a2xvb9pz0sj9g425qi93-packages.json.drv building '/nix/store/hy9p3xvgs717a2xvb9pz0sj9g425qi93-packages.json.drv'... Going to be running update for following packages: - python3.11-types-tqdm-4.66.0.20240106 Press Enter key to continue... Running update for: - python3.11-types-tqdm-4.66.0.20240106: UPDATING ... - python3.11-types-tqdm-4.66.0.20240106: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-tqdm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath navidrome, using log file: /var/log/nixpkgs-update/navidrome/2024-04-05.log navidrome 0 -> 1 attrpath: navidrome Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h75mklpypaw6cr0bfvj1gi16hh0j1zw6-packages.json.drv building '/nix/store/h75mklpypaw6cr0bfvj1gi16hh0j1zw6-packages.json.drv'... Going to be running update for following packages: - navidrome-0.51.1 Press Enter key to continue... Running update for: - navidrome-0.51.1: UPDATING ... - navidrome-0.51.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update navidrome 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rank-bm25, using log file: /var/log/nixpkgs-update/python311Packages.rank-bm25/2024-04-05.log python311Packages.rank-bm25 0 -> 1 attrpath: python311Packages.rank-bm25 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dgshpckydds89zhxxnd69d1h85d060gs-packages.json.drv building '/nix/store/dgshpckydds89zhxxnd69d1h85d060gs-packages.json.drv'... Going to be running update for following packages: - python3.11-rank-bm25-0.2.2 Press Enter key to continue... Running update for: - python3.11-rank-bm25-0.2.2: UPDATING ... - python3.11-rank-bm25-0.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rank-bm25 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.chai, using log file: /var/log/nixpkgs-update/python311Packages.chai/2024-04-05.log python311Packages.chai 0 -> 1 attrpath: python311Packages.chai Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f3nynmg50q10l498wq8lj5bd8rs302cn-packages.json.drv building '/nix/store/f3nynmg50q10l498wq8lj5bd8rs302cn-packages.json.drv'... Going to be running update for following packages: - python3.11-chai-1.1.2 Press Enter key to continue... Running update for: - python3.11-chai-1.1.2: UPDATING ... - python3.11-chai-1.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.chai 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/yg3b9wglywa0zwwfiykda69h4jqfdbmq-packages.json.drv building '/nix/store/yg3b9wglywa0zwwfiykda69h4jqfdbmq-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 gam, using log file: /var/log/nixpkgs-update/gam/2024-04-05.log gam 0 -> 1 attrpath: gam Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/22ygxxp3b0pbbn8nzjxxk5ycnkgs5n0g-packages.json.drv building '/nix/store/22ygxxp3b0pbbn8nzjxxk5ycnkgs5n0g-packages.json.drv'... Going to be running update for following packages: - gam-6.58 Press Enter key to continue... Running update for: - gam-6.58: UPDATING ... - gam-6.58: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/gam/default.nix b/pkgs/tools/admin/gam/default.nix index 795256d21890..c8f6e52f10ec 100644 --- a/pkgs/tools/admin/gam/default.nix +++ b/pkgs/tools/admin/gam/default.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "gam"; - version = "6.58"; + version = "20221101.195551"; format = "other"; src = fetchFromGitHub { owner = "GAM-team"; repo = "GAM"; - rev = "refs/tags/v${version}"; - sha256 = "sha256-AIaPzYavbBlJyi9arZN8HTmUXM7Tef0SIfE07PmV9Oo="; + rev = "refs/tags/${version}"; + sha256 = "sha256-aSFbwjLqSRAxbOWPW3FUCGYbGrF1zxUbug6uBCcXUn4="; }; sourceRoot = "${src.name}/src"; An auto update branch exists with message `gam: 6.58 -> 20221101.195551`. New version is 20221101.195551. An auto update branch exists with an equal or greater version [result] Failed to update gam 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/3cl491mz9syh3yq1qn0ig3qkpvzfqdwx-packages.json.drv building '/nix/store/3cl491mz9syh3yq1qn0ig3qkpvzfqdwx-packages.json.drv'... Going to be running update for following packages: - python3.11-qiskit-optimization-0.6.1 Press Enter key to continue... Running update for: - python3.11-qiskit-optimization-0.6.1: UPDATING ... - python3.11-qiskit-optimization-0.6.1: DONE. Packages updated! The diff was empty after rewrites. [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.asana, using log file: /var/log/nixpkgs-update/python311Packages.asana/2024-04-05.log python311Packages.asana 0 -> 1 attrpath: python311Packages.asana Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vpybyl86s376m7l37is4h5dnrnwr4ijr-packages.json.drv building '/nix/store/vpybyl86s376m7l37is4h5dnrnwr4ijr-packages.json.drv'... Going to be running update for following packages: - python3.11-asana-5.0.3 Press Enter key to continue... Running update for: - python3.11-asana-5.0.3: UPDATING ... - python3.11-asana-5.0.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/asana/default.nix b/pkgs/development/python-modules/asana/default.nix index a37a70844d6e..7936afd212cb 100644 --- a/pkgs/development/python-modules/asana/default.nix +++ b/pkgs/development/python-modules/asana/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "asana"; - version = "5.0.3"; + version = "5.0.6"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "asana"; repo = "python-asana"; rev = "refs/tags/v${version}"; - hash = "sha256-9F63DvwMh9NwlTqFuhiXfgRRRxAFjjRYmYzsuOhlQJ0="; + hash = "sha256-JImwcquR5crr48P1nnO3P36kJLgS3jzTlEDV18qntRg="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.asana nix build failed. ============================= test session starts ============================== platform linux -- Python 3.11.8, pytest-8.0.2, pluggy-1.4.0 rootdir: /build/source collecting ...  collected 186 items / 2 errors  ==================================== ERRORS ==================================== ______________ ERROR collecting build_tests/test_projects_api.py _______________ ImportError while importing test module '/build/source/build_tests/test_projects_api.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) build_tests/test_projects_api.py:11: in from dotenv import load_dotenv E ModuleNotFoundError: No module named 'dotenv' ________________ ERROR collecting build_tests/test_tasks_api.py ________________ ImportError while importing test module '/build/source/build_tests/test_tasks_api.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/lib/python3.11/importlib/__init__.py:126: in import_module return _bootstrap._gcd_import(name[level:], package, level) build_tests/test_tasks_api.py:11: in from dotenv import load_dotenv E ModuleNotFoundError: No module named 'dotenv' =========================== short test summary info ============================ ERROR build_tests/test_projects_api.py ERROR build_tests/test_tasks_api.py !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection !!!!!!!!!!!!!!!!!!!! ============================== 2 errors in 0.29s =============================== /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python311Packages.asana 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.scipy, using log file: /var/log/nixpkgs-update/python311Packages.scipy/2024-04-05.log python311Packages.scipy 0 -> 1 attrpath: python311Packages.scipy 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/l9zpcxj3j447kpq6gib9nxd2di6ylwb4-packages.json.drv building '/nix/store/l9zpcxj3j447kpq6gib9nxd2di6ylwb4-packages.json.drv'... Going to be running update for following packages: - python3.11-scipy-1.12.0 Press Enter key to continue... Running update for: - python3.11-scipy-1.12.0: UPDATING ... - python3.11-scipy-1.12.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/scipy/default.nix b/pkgs/development/python-modules/scipy/default.nix index 2870e5ec3bbd..d12539370d04 100644 --- a/pkgs/development/python-modules/scipy/default.nix +++ b/pkgs/development/python-modules/scipy/default.nix @@ -34,8 +34,8 @@ let # nix-shell maintainers/scripts/update.nix --argstr package python3.pkgs.scipy # # The update script uses sed regexes to replace them with the updated hashes. - version = "1.12.0"; - srcHash = "sha256-PuiyYTgSegDTV9Kae5N68FOXT1jyJrNv9p2aFP70Z20="; + version = "1.13.0"; + srcHash = "sha256-HaYk92hOREHMOXppK+Bs9DrBu9KUVUsZ0KV+isTofUo="; datasetsHashes = { ascent = "1qjp35ncrniq9rhzb14icwwykqg2208hcssznn3hz27w39615kh3"; ecg = "1bwbjp43b7znnwha5hv6wiz3g0bhwrpqpi75s12zidxrbwvd62pj"; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 999 > 500 [result] Failed to update python311Packages.scipy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.spinners, using log file: /var/log/nixpkgs-update/python311Packages.spinners/2024-04-05.log python311Packages.spinners 0 -> 1 attrpath: python311Packages.spinners Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/v30dvbc8sh531gjymamasj543hxiygs2-packages.json.drv building '/nix/store/v30dvbc8sh531gjymamasj543hxiygs2-packages.json.drv'... Going to be running update for following packages: - python3.11-spinners-0.0.24 Press Enter key to continue... Running update for: - python3.11-spinners-0.0.24: UPDATING ... - python3.11-spinners-0.0.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.spinners 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-big-picture, using log file: /var/log/nixpkgs-update/git-big-picture/2024-04-05.log git-big-picture 0 -> 1 attrpath: git-big-picture Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ryms511nfnah470341jvn0v6zmipqc8b-packages.json.drv building '/nix/store/ryms511nfnah470341jvn0v6zmipqc8b-packages.json.drv'... Going to be running update for following packages: - git-big-picture-1.1.1 Press Enter key to continue... Running update for: - git-big-picture-1.1.1: UPDATING ... - git-big-picture-1.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/version-management/git-big-picture/default.nix b/pkgs/applications/version-management/git-big-picture/default.nix index a3ac58c04be8..03cbcf0ad747 100644 --- a/pkgs/applications/version-management/git-big-picture/default.nix +++ b/pkgs/applications/version-management/git-big-picture/default.nix @@ -2,14 +2,14 @@ python3Packages.buildPythonApplication rec { pname = "git-big-picture"; - version = "1.1.1"; + version = "1.3.0"; format = "wheel"; src = fetchPypi { inherit format version; pname = "git_big_picture"; # underscores needed for working download URL python = "py3"; # i.e. no Python 2.7 - sha256 = "a20a480057ced1585c4c38497d27a5012f12dd29697313f0bb8fa6ddbb5c17d8"; + sha256 = "sha256-utWgt5x4GRhmUIKsw4z+9a1y23KGUq7Qrw4YiYP5qdA="; }; postFixup = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A git-big-picture Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . git-big-picture Standard output: error: build log of 'git-big-picture' is not available [result] Failed to update git-big-picture 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-admin-sortable2, using log file: /var/log/nixpkgs-update/python311Packages.django-admin-sortable2/2024-04-05.log python311Packages.django-admin-sortable2 0 -> 1 attrpath: python311Packages.django-admin-sortable2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g7d04nhq4krpn2q0301va8br0il3hikn-packages.json.drv building '/nix/store/g7d04nhq4krpn2q0301va8br0il3hikn-packages.json.drv'... Going to be running update for following packages: - python3.11-django-admin-sortable2-2.1.10 Press Enter key to continue... Running update for: - python3.11-django-admin-sortable2-2.1.10: UPDATING ... - python3.11-django-admin-sortable2-2.1.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-admin-sortable2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath verible, using log file: /var/log/nixpkgs-update/verible/2024-04-05.log verible 0.0.3515 -> 0.0-3624-gd256d779 https://github.com/chipsalliance/verible/releases attrpath: verible Checking auto update branch... No auto update branch exists Old version 0.0.3515" not present in master derivation file with contents: { lib , stdenv , buildBazelPackage , fetchFromGitHub , bazel_5 , jdk , bison , flex , python3 }: let system = stdenv.hostPlatform.system; in buildBazelPackage rec { pname = "verible"; # These environment variables are read in bazel/build-version.py to create # a build string shown in the tools --version output. # If env variables not set, it would attempt to extract it from .git/. GIT_DATE = "2024-02-01"; GIT_VERSION = "v0.0-3515-g2d841599"; # Derive nix package version from GIT_VERSION: "v1.2-345-abcde" -> "1.2.345" version = builtins.concatStringsSep "." (lib.take 3 (lib.drop 1 (builtins.splitVersion GIT_VERSION))); src = fetchFromGitHub { owner = "chipsalliance"; repo = "verible"; rev = "${GIT_VERSION}"; hash = "sha256-D/blcex/St1nLKvjzuKnmAJE8HVlGy8ampmXIxKK11M="; }; bazel = bazel_5; bazelFlags = [ "--//bazel:use_local_flex_bison" "--java_runtime_version=local_jdk" "--tool_java_runtime_version=local_jdk" ]; fetchAttrs = { sha256 = "sha256-2YruKvU7OZQ7mKNrqYITat+cmf/DEytDElYw7CvkxJk="; }; nativeBuildInputs = [ jdk # bazel uses that. bison # We use local flex and bison as WORKSPACE sources fail flex # .. to compile with newer glibc python3 ]; postPatch = '' patchShebangs\ bazel/build-version.py \ bazel/sh_test_with_runfiles_lib.sh \ common/lsp/dummy-ls_test.sh \ common/tools/patch_tool_test.sh \ common/tools/verible-transform-interactive.sh \ common/tools/verible-transform-interactive-test.sh \ kythe-browse.sh \ verilog/tools ''; removeRulesCC = false; bazelTargets = [ ":install-binaries" ]; bazelTestTargets = [ "//..." ]; bazelBuildFlags = [ "-c opt" ]; buildAttrs = { installPhase = '' mkdir -p "$out/bin" install bazel-bin/common/tools/verible-patch-tool "$out/bin" V_TOOLS_DIR=bazel-bin/verilog/tools install $V_TOOLS_DIR/diff/verible-verilog-diff "$out/bin" install $V_TOOLS_DIR/formatter/verible-verilog-format "$out/bin" install $V_TOOLS_DIR/kythe/verible-verilog-kythe-extractor "$out/bin" install $V_TOOLS_DIR/lint/verible-verilog-lint "$out/bin" install $V_TOOLS_DIR/ls/verible-verilog-ls "$out/bin" install $V_TOOLS_DIR/obfuscator/verible-verilog-obfuscate "$out/bin" install $V_TOOLS_DIR/preprocessor/verible-verilog-preprocessor "$out/bin" install $V_TOOLS_DIR/project/verible-verilog-project "$out/bin" install $V_TOOLS_DIR/syntax/verible-verilog-syntax "$out/bin" ''; }; meta = with lib; { description = "Suite of SystemVerilog developer tools. Including a style-linter, indexer, formatter, and language server."; homepage = "https://github.com/chipsalliance/verible"; license = licenses.asl20; maintainers = with maintainers; [ hzeller newam ]; # Platforms linux only currently; some LIBTOOL issue on Darwin w/ bazel platforms = platforms.linux; }; } [result] Failed to update verible 0.0.3515 -> 0.0-3624-gd256d779 https://github.com/chipsalliance/verible/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.gnupg, using log file: /var/log/nixpkgs-update/php81Extensions.gnupg/2024-04-05.log php81Extensions.gnupg 0 -> 1 attrpath: php81Extensions.gnupg Checking auto update branch... [version] [version] skipping because derivation has 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/k9kyvavaq1hg8l8yj4aa6sc1gpk3y7pb-packages.json.drv building '/nix/store/k9kyvavaq1hg8l8yj4aa6sc1gpk3y7pb-packages.json.drv'... Going to be running update for following packages: - php-gnupg-1.5.1 Press Enter key to continue... Running update for: - php-gnupg-1.5.1: UPDATING ... - php-gnupg-1.5.1: ERROR --- SHOWING ERROR LOG FOR php-gnupg-1.5.1 ---------------------- warning: found empty hash, assuming 'sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA=' this derivation will be built: /nix/store/al088g7714dvrx5x656ai8bq598s1rqp-source.drv building '/nix/store/al088g7714dvrx5x656ai8bq598s1rqp-source.drv'... exporting https://github.com/php-gnupg/php-gnupg.git (rev gnupg-gnupg-1.5.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ fatal: couldn't find remote ref refs/tags/gnupg-gnupg-1.5.1 remote: Enumerating objects: 53, done. remote: Counting objects: 100% (53/53), done. remote: Compressing objects: 100% (39/39), done. remote: Total 53 (delta 27), reused 25 (delta 13), pack-reused 0 Unpacking objects: 100% (53/53), 31.84 KiB | 2.45 MiB/s, done. From https://github.com/php-gnupg/php-gnupg * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/gnupg-gnupg-1.5.1 from https://github.com/php-gnupg/php-gnupg.git. error: builder for '/nix/store/al088g7714dvrx5x656ai8bq598s1rqp-source.drv' failed with exit code 1; last 13 log lines: > exporting https://github.com/php-gnupg/php-gnupg.git (rev gnupg-gnupg-1.5.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source > Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ > fatal: couldn't find remote ref refs/tags/gnupg-gnupg-1.5.1 > remote: Enumerating objects: 53, done. > remote: Counting objects: 100% (53/53), done. > remote: Compressing objects: 100% (39/39), done. > remote: Total 53 (delta 27), reused 25 (delta 13), pack-reused 0 > Unpacking objects: 100% (53/53), 31.84 KiB | 2.45 MiB/s, done. > From https://github.com/php-gnupg/php-gnupg > * branch HEAD -> FETCH_HEAD > fatal: Not a valid object name > Unrecognized git object type: > Unable to checkout refs/tags/gnupg-gnupg-1.5.1 from https://github.com/php-gnupg/php-gnupg.git. For full logs, run 'nix log /nix/store/al088g7714dvrx5x656ai8bq598s1rqp-source.drv'. Traceback (most recent call last): File "/nix/store/ghzw63n3gphjk92jdil3qwnwf6x975kb-nix-update-1.3.1/bin/.nix-update-wrapped", line 9, in sys.exit(main()) ^^^^^^ File "/nix/store/ghzw63n3gphjk92jdil3qwnwf6x975kb-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/__init__.py", line 291, in main package = update(options) ^^^^^^^^^^^^^^^ File "/nix/store/ghzw63n3gphjk92jdil3qwnwf6x975kb-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/update.py", line 366, in update update_src_hash(opts, package.filename, package.hash) File "/nix/store/ghzw63n3gphjk92jdil3qwnwf6x975kb-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/update.py", line 144, in update_src_hash target_hash = nix_prefetch(opts, "src") ^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ghzw63n3gphjk92jdil3qwnwf6x975kb-nix-update-1.3.1/lib/python3.11/site-packages/nix_update/update.py", line 126, in nix_prefetch raise UpdateError( nix_update.errors.UpdateError: failed to retrieve hash when trying to update php81Extensions.gnupg.src --- SHOWING ERROR LOG FOR php-gnupg-1.5.1 ---------------------- The update script for php-gnupg-1.5.1 failed with exit code 1 [result] Failed to update php81Extensions.gnupg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ukpostcodeparser, using log file: /var/log/nixpkgs-update/python311Packages.ukpostcodeparser/2024-04-05.log python311Packages.ukpostcodeparser 0 -> 1 attrpath: python311Packages.ukpostcodeparser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yxrj74mjii9vkgs37cc6c0layrlcfpp1-packages.json.drv building '/nix/store/yxrj74mjii9vkgs37cc6c0layrlcfpp1-packages.json.drv'... Going to be running update for following packages: - python3.11-ukpostcodeparser-1.1.2 Press Enter key to continue... Running update for: - python3.11-ukpostcodeparser-1.1.2: UPDATING ... - python3.11-ukpostcodeparser-1.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ukpostcodeparser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO gstreamer plugins are kept in lockstep. [result] Failed to update python311Packages.sigstore-rekor-types 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath php81Extensions.snuffleupagus, using log file: /var/log/nixpkgs-update/php81Extensions.snuffleupagus/2024-04-05.log php81Extensions.snuffleupagus 0 -> 1 attrpath: php81Extensions.snuffleupagus Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cb5fjc0qqx8a8cwkpgx0q2zp4674xbdn-packages.json.drv building '/nix/store/cb5fjc0qqx8a8cwkpgx0q2zp4674xbdn-packages.json.drv'... Going to be running update for following packages: - php-snuffleupagus-0.10.0 Press Enter key to continue... Running update for: - php-snuffleupagus-0.10.0: UPDATING ... - php-snuffleupagus-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update php81Extensions.snuffleupagus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath s2geometry, using log file: /var/log/nixpkgs-update/s2geometry/2024-04-05.log s2geometry 0.9.0 -> 0.11.1 https://github.com/google/s2geometry/releases attrpath: s2geometry 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 s2geometry 0.9.0 -> 0.11.1 https://github.com/google/s2geometry/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath protonvpn-cli_2, using log file: /var/log/nixpkgs-update/protonvpn-cli_2/2024-04-05.log protonvpn-cli_2 0 -> 1 attrpath: protonvpn-cli_2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xc2drr33syjqvdz82m6f2g39w0m1vkmx-packages.json.drv building '/nix/store/xc2drr33syjqvdz82m6f2g39w0m1vkmx-packages.json.drv'... Going to be running update for following packages: - protonvpn-cli_2-2.2.12 Press Enter key to continue... Running update for: - protonvpn-cli_2-2.2.12: UPDATING ... - protonvpn-cli_2-2.2.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update protonvpn-cli_2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.traceback2, using log file: /var/log/nixpkgs-update/python311Packages.traceback2/2024-04-05.log python311Packages.traceback2 0 -> 1 attrpath: python311Packages.traceback2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7s41h8cz1nl18xmgwa71jb84j78c9fqg-packages.json.drv building '/nix/store/7s41h8cz1nl18xmgwa71jb84j78c9fqg-packages.json.drv'... Going to be running update for following packages: - python3.11-traceback2-1.4.0 Press Enter key to continue... Running update for: - python3.11-traceback2-1.4.0: UPDATING ... - python3.11-traceback2-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.traceback2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.daqp, using log file: /var/log/nixpkgs-update/python311Packages.daqp/2024-04-05.log python311Packages.daqp 0 -> 1 attrpath: python311Packages.daqp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ihzf76a2rwnv463f5wp2v8zlv6skvplb-packages.json.drv building '/nix/store/ihzf76a2rwnv463f5wp2v8zlv6skvplb-packages.json.drv'... Going to be running update for following packages: - python3.11-daqp-0.5.1 Press Enter key to continue... Running update for: - python3.11-daqp-0.5.1: UPDATING ... - python3.11-daqp-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.daqp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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.rangehttpserver, using log file: /var/log/nixpkgs-update/python311Packages.rangehttpserver/2024-04-05.log python311Packages.rangehttpserver 0 -> 1 attrpath: python311Packages.rangehttpserver Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ksn6g7avx4jw1cxh415w8h0p5f0g83k2-packages.json.drv building '/nix/store/ksn6g7avx4jw1cxh415w8h0p5f0g83k2-packages.json.drv'... Going to be running update for following packages: - python3.11-rangehttpserver-1.3.3 Press Enter key to continue... Running update for: - python3.11-rangehttpserver-1.3.3: UPDATING ... - python3.11-rangehttpserver-1.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rangehttpserver 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath osquery, using log file: /var/log/nixpkgs-update/osquery/2024-04-05.log osquery 5.5.1 -> 5.11.0 https://github.com/osquery/osquery/releases attrpath: osquery 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 osquery 5.5.1 -> 5.11.0 https://github.com/osquery/osquery/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/dg62nclx8khnbsp45y85qfm6kkzh2qh2-packages.json.drv building '/nix/store/dg62nclx8khnbsp45y85qfm6kkzh2qh2-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-04-05.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 gdbgui, using log file: /var/log/nixpkgs-update/gdbgui/2024-04-05.log gdbgui 0 -> 1 attrpath: gdbgui Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c00p23mxvmamif20yqa515y0nxdivdby-packages.json.drv building '/nix/store/c00p23mxvmamif20yqa515y0nxdivdby-packages.json.drv'... Going to be running update for following packages: - gdbgui-0.15.2.0 Press Enter key to continue... Running update for: - gdbgui-0.15.2.0: UPDATING ... - gdbgui-0.15.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gdbgui 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/wl71icpmdsz6h03jf79c6bksg4r1v41b-update-aspellDict-he.drv /nix/store/7fwrkhznagv1sy9bvayxknp2qgl83dgb-packages.json.drv building '/nix/store/wl71icpmdsz6h03jf79c6bksg4r1v41b-update-aspellDict-he.drv'... building '/nix/store/7fwrkhznagv1sy9bvayxknp2qgl83dgb-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 lomiri.lomiri-ui-toolkit, using log file: /var/log/nixpkgs-update/lomiri.lomiri-ui-toolkit/2024-04-05.log lomiri.lomiri-ui-toolkit 0 -> 1 attrpath: lomiri.lomiri-ui-toolkit 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/yw6fhs3f03pij1d3pdgfcs0cjw9bs2q4-packages.json.drv building '/nix/store/yw6fhs3f03pij1d3pdgfcs0cjw9bs2q4-packages.json.drv'... Going to be running update for following packages: - lomiri-ui-toolkit-1.3.5012 Press Enter key to continue... Running update for: - lomiri-ui-toolkit-1.3.5012: UPDATING ... - lomiri-ui-toolkit-1.3.5012: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/desktops/lomiri/qml/lomiri-ui-toolkit/default.nix b/pkgs/desktops/lomiri/qml/lomiri-ui-toolkit/default.nix index f8048b49eb5c..0e683ebfcccb 100644 --- a/pkgs/desktops/lomiri/qml/lomiri-ui-toolkit/default.nix +++ b/pkgs/desktops/lomiri/qml/lomiri-ui-toolkit/default.nix @@ -35,13 +35,13 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "lomiri-ui-toolkit"; - version = "1.3.5012"; + version = "1.3.5100"; src = fetchFromGitLab { owner = "ubports"; repo = "development/core/lomiri-ui-toolkit"; rev = finalAttrs.version; - hash = "sha256-Azz2IOm/7XRvDbyIKaYxrkR47evSB17ejtssuEJayPc="; + hash = "sha256-r+wUCl+ywFcgFYo7BjBoXiulQptd1Zd3LJchXiMtx4I="; }; outputs = [ "out" "dev" ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A lomiri.lomiri-ui-toolkit nix build failed. got build log for 'lomiri.lomiri-ui-toolkit' from 'daemon' @nix { "action": "setPhase", "phase": "qmakePrePhase" } Running phase: qmakePrePhase @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/m0i90zsjig257zx10ysf4viv3bbfs4sx-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/dgscb4krz00g59qcdg9j46s4xl1h0b3s-0001-lomiri-ui-toolkit-fix-tests-on-qt-5.15.4.patch patching file tests/unit/visual/tst_header.13.qml Hunk #1 succeeded at 231 (offset 19 lines). Hunk #2 succeeded at 284 (offset 19 lines). Hunk #3 succeeded at 305 (offset 19 lines). Hunk #4 succeeded at 346 (offset 19 lines). patching file tests/unit/visual/tst_pagehead_visible.13.qml Hunk #1 FAILED at 164. Hunk #2 succeeded at 187 (offset 10 lines). Hunk #3 succeeded at 209 (offset 10 lines). 1 out of 3 hunks FAILED -- saving rejects to file tests/unit/visual/tst_pagehead_visible.13.qml.rej [result] Failed to update lomiri.lomiri-ui-toolkit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dbus-cpp, using log file: /var/log/nixpkgs-update/dbus-cpp/2024-04-05.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/29ar6g5j9kchma8a5ysgn5ccg7lnn0gx-packages.json.drv building '/nix/store/29ar6g5j9kchma8a5ysgn5ccg7lnn0gx-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 python311Packages.viewstate, using log file: /var/log/nixpkgs-update/python311Packages.viewstate/2024-04-05.log python311Packages.viewstate 0 -> 1 attrpath: python311Packages.viewstate Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ipj335zmxizkbg9in6ygib41ib4n12ph-packages.json.drv building '/nix/store/ipj335zmxizkbg9in6ygib41ib4n12ph-packages.json.drv'... Going to be running update for following packages: - python3.11-viewstate-0.4.3 Press Enter key to continue... Running update for: - python3.11-viewstate-0.4.3: UPDATING ... - python3.11-viewstate-0.4.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.viewstate 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tidb, using log file: /var/log/nixpkgs-update/tidb/2024-04-05.log tidb 7.4.0 -> 8.0.0 https://github.com/pingcap/tidb/releases attrpath: tidb 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-jtuf3/CClz37TTQ2zs49yryccoaraAG4UrIOIlBYFqQ=" [golangModuleVersion] Replaced vendorHash with sha256-qFDUQCivhSTtuMafsLTZ+Dv6qHQ95UEP11y8xJe3Y4g= Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A tidb nix build failed. got build log for 'tidb' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/63v5apfj0k0zqwj5xavkbg6hwvc2v3c7-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 @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Building subPackage ./tidb-server stat /build/source/tidb-server: directory not found [result] Failed to update tidb 7.4.0 -> 8.0.0 https://github.com/pingcap/tidb/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hubstaff, using log file: /var/log/nixpkgs-update/hubstaff/2024-04-05.log hubstaff 0 -> 1 attrpath: hubstaff Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 these 2 derivations will be built: /nix/store/xswad4zix3bdxbmg97n9iff0cqik4mp9-hubstaff-updater.drv /nix/store/hgzla5xwvwar423vbpr1kcdy8aghwgjf-packages.json.drv building '/nix/store/xswad4zix3bdxbmg97n9iff0cqik4mp9-hubstaff-updater.drv'... building '/nix/store/hgzla5xwvwar423vbpr1kcdy8aghwgjf-packages.json.drv'... Going to be running update for following packages: - hubstaff-1.6.13-269829b4 Press Enter key to continue... Running update for: - hubstaff-1.6.13-269829b4: UPDATING ... - hubstaff-1.6.13-269829b4: ERROR --- SHOWING ERROR LOG FOR hubstaff-1.6.13-269829b4 ---------------------- --- SHOWING ERROR LOG FOR hubstaff-1.6.13-269829b4 ---------------------- The update script for hubstaff-1.6.13-269829b4 failed with exit code 22 [result] Failed to update hubstaff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.idna, using log file: /var/log/nixpkgs-update/python311Packages.idna/2024-04-05.log python311Packages.idna 0 -> 1 attrpath: python311Packages.idna Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dmmagg045ddgp5qxwhxbpkh71jhki5yd-packages.json.drv building '/nix/store/dmmagg045ddgp5qxwhxbpkh71jhki5yd-packages.json.drv'... Going to be running update for following packages: - python3.11-idna-3.6 Press Enter key to continue... Running update for: - python3.11-idna-3.6: UPDATING ... - python3.11-idna-3.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.idna 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath material-kwin-decoration, using log file: /var/log/nixpkgs-update/material-kwin-decoration/2024-04-05.log material-kwin-decoration 0 -> 1 attrpath: material-kwin-decoration mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update material-kwin-decoration 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.liblzfse, using log file: /var/log/nixpkgs-update/python311Packages.liblzfse/2024-04-05.log python311Packages.liblzfse 0 -> 1 attrpath: python311Packages.liblzfse Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dbkblxj1k0sgq9m73s9nw13qxqmqkn9m-packages.json.drv building '/nix/store/dbkblxj1k0sgq9m73s9nw13qxqmqkn9m-packages.json.drv'... Going to be running update for following packages: - python3.11-pyliblzfse-0.4.1 Press Enter key to continue... Running update for: - python3.11-pyliblzfse-0.4.1: UPDATING ... - python3.11-pyliblzfse-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.liblzfse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libe57format, using log file: /var/log/nixpkgs-update/libe57format/2024-04-05.log libe57format 2.2.0 -> 3.1.1 https://github.com/asmaloney/libE57Format/releases attrpath: libe57format 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 libe57format 2.2.0 -> 3.1.1 https://github.com/asmaloney/libE57Format/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.mypy-boto3-appstream 1.34.5 -> 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/8fa1cpmfgc7wlbly78wl9337s6ppcrxy-packages.json.drv building '/nix/store/8fa1cpmfgc7wlbly78wl9337s6ppcrxy-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-appstream-1.34.5 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-appstream-1.34.5: UPDATING ... - python3.11-mypy-boto3-appstream-1.34.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-appstream 1.34.5 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.tl, using log file: /var/log/nixpkgs-update/aspellDicts.tl/2024-04-05.log aspellDicts.tl 0 -> 1 attrpath: aspellDicts.tl 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/i90jxfvgifkqkjqw7qbnf1g0jnsmjmi2-update-aspellDict-tl.drv /nix/store/9yvz8xnikidanbh0bi3jxs8344r4ckr8-packages.json.drv building '/nix/store/i90jxfvgifkqkjqw7qbnf1g0jnsmjmi2-update-aspellDict-tl.drv'... building '/nix/store/9yvz8xnikidanbh0bi3jxs8344r4ckr8-packages.json.drv'... Going to be running update for following packages: - aspell-dict-tl-0.02-1 Press Enter key to continue... Running update for: - aspell-dict-tl-0.02-1: UPDATING ... - aspell-dict-tl-0.02-1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.tl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-pdf-sign, using log file: /var/log/nixpkgs-update/open-pdf-sign/2024-04-05.log open-pdf-sign 0 -> 1 attrpath: open-pdf-sign Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c4a81xpa75lck3ag50f8fgnnyw91n31m-packages.json.drv building '/nix/store/c4a81xpa75lck3ag50f8fgnnyw91n31m-packages.json.drv'... Going to be running update for following packages: - open-pdf-sign-0.1.7 Press Enter key to continue... Running update for: - open-pdf-sign-0.1.7: UPDATING ... - open-pdf-sign-0.1.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/open-pdf-sign/default.nix b/pkgs/tools/misc/open-pdf-sign/default.nix index 282ad778db5f..76d957d340ad 100644 --- a/pkgs/tools/misc/open-pdf-sign/default.nix +++ b/pkgs/tools/misc/open-pdf-sign/default.nix @@ -7,12 +7,12 @@ }: stdenv.mkDerivation (finalAttrs: { - version = "0.1.7"; + version = "0.2.0"; pname = "open-pdf-sign"; src = fetchurl { url = "https://github.com/open-pdf-sign/open-pdf-sign/releases/download/v${finalAttrs.version}/open-pdf-sign.jar"; - hash = "sha256-pUIE2pTa+5Rt8PNYtfbtqoX0dxdS6lViqdqjJU5feoo="; + hash = "sha256-W4WymhjLrHtNK5XY8aahpZOIIh/Qp9scE3zybXF6/9o="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/0lqdg80dybqqls137z74l9w55m2r0py1-open-pdf-sign-0.2.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:
  • open-pdf-sign
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 open-pdf-sign is: Digitally sign PDF files from your commandline meta.homepage for open-pdf-sign is: https://github.com/open-pdf-sign/open-pdf-sign ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/open-pdf-sign/open-pdf-sign/releases/tag/v0.2.0) - [Compare changes on GitHub](https://github.com/open-pdf-sign/open-pdf-sign/compare/v0.1.7...v0.2.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.2.0 in filename of file in /nix/store/0lqdg80dybqqls137z74l9w55m2r0py1-open-pdf-sign-0.2.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath open-pdf-sign ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/0lqdg80dybqqls137z74l9w55m2r0py1-open-pdf-sign-0.2.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 open-pdf-sign https://github.com/r-ryantm/nixpkgs/archive/23ed07af1a3a73e24e8f295b1bddf258fbde35b3.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/23ed07af1a3a73e24e8f295b1bddf258fbde35b3#open-pdf-sign ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/0lqdg80dybqqls137z74l9w55m2r0py1-open-pdf-sign-0.2.0 ls -la /nix/store/0lqdg80dybqqls137z74l9w55m2r0py1-open-pdf-sign-0.2.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:
  • open-pdf-sign
--- ###### Maintainer pings cc @drupol 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/301777 [result] Success updating open-pdf-sign 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jsonnet, using log file: /var/log/nixpkgs-update/python311Packages.jsonnet/2024-04-05.log python311Packages.jsonnet 0 -> 1 attrpath: python311Packages.jsonnet 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.jsonnet 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-storage-blob, using log file: /var/log/nixpkgs-update/python311Packages.azure-storage-blob/2024-04-05.log python311Packages.azure-storage-blob 0 -> 1 attrpath: python311Packages.azure-storage-blob Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bpv1zfkiaslcxfifl0ghjahib627z2px-packages.json.drv building '/nix/store/bpv1zfkiaslcxfifl0ghjahib627z2px-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-storage-blob-12.19.1 Press Enter key to continue... Running update for: - python3.11-azure-storage-blob-12.19.1: UPDATING ... - python3.11-azure-storage-blob-12.19.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-storage-blob 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.docker-py, using log file: /var/log/nixpkgs-update/python311Packages.docker-py/2024-04-05.log python311Packages.docker-py 0 -> 1 attrpath: python311Packages.docker-py Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6mlsr2hw26pak9r1zj5y8nj284xlqn9a-packages.json.drv building '/nix/store/6mlsr2hw26pak9r1zj5y8nj284xlqn9a-packages.json.drv'... Going to be running update for following packages: - python3.11-docker-py-1.10.6 Press Enter key to continue... Running update for: - python3.11-docker-py-1.10.6: UPDATING ... - python3.11-docker-py-1.10.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.docker-py 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.strictyaml, using log file: /var/log/nixpkgs-update/python311Packages.strictyaml/2024-04-05.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/q30r2vplykc3rjj6vr13cj2l8zg9njix-packages.json.drv building '/nix/store/q30r2vplykc3rjj6vr13cj2l8zg9njix-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.py-sr25519-bindings, using log file: /var/log/nixpkgs-update/python311Packages.py-sr25519-bindings/2024-04-05.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/apln1fzawibjigkrfsklhpq1ambhwy78-packages.json.drv building '/nix/store/apln1fzawibjigkrfsklhpq1ambhwy78-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.cattrs, using log file: /var/log/nixpkgs-update/python311Packages.cattrs/2024-04-05.log python311Packages.cattrs 0 -> 1 attrpath: python311Packages.cattrs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ak0iflcffzss8y3xnawxv3xamh63yg48-packages.json.drv building '/nix/store/ak0iflcffzss8y3xnawxv3xamh63yg48-packages.json.drv'... Going to be running update for following packages: - python3.11-cattrs-23.2.3 Press Enter key to continue... Running update for: - python3.11-cattrs-23.2.3: UPDATING ... - python3.11-cattrs-23.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cattrs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mopidy-ytmusic, using log file: /var/log/nixpkgs-update/mopidy-ytmusic/2024-04-05.log mopidy-ytmusic 0 -> 1 attrpath: mopidy-ytmusic Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wx7s5jr1l882pcxj2jb7rnsjr3qgn600-packages.json.drv building '/nix/store/wx7s5jr1l882pcxj2jb7rnsjr3qgn600-packages.json.drv'... Going to be running update for following packages: - mopidy-ytmusic-0.3.9 Press Enter key to continue... Running update for: - mopidy-ytmusic-0.3.9: UPDATING ... - mopidy-ytmusic-0.3.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mopidy-ytmusic 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bacpypes, using log file: /var/log/nixpkgs-update/python311Packages.bacpypes/2024-04-05.log python311Packages.bacpypes 0 -> 1 attrpath: python311Packages.bacpypes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sf7szhpa9l3q3q47b9v00nhyhbc9sp8x-packages.json.drv building '/nix/store/sf7szhpa9l3q3q47b9v00nhyhbc9sp8x-packages.json.drv'... Going to be running update for following packages: - python3.11-bacpypes-0.18.6 Press Enter key to continue... Running update for: - python3.11-bacpypes-0.18.6: UPDATING ... - python3.11-bacpypes-0.18.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bacpypes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hydrogen-web, using log file: /var/log/nixpkgs-update/hydrogen-web/2024-04-05.log hydrogen-web 0.4.0 -> 0.4.1 https://github.com/vector-im/hydrogen-web/releases attrpath: hydrogen-web Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update hydrogen-web 0.4.0 -> 0.4.1 https://github.com/vector-im/hydrogen-web/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-freezegun, using log file: /var/log/nixpkgs-update/python311Packages.types-freezegun/2024-04-05.log python311Packages.types-freezegun 0 -> 1 attrpath: python311Packages.types-freezegun Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0725wm3k7f4haj7ji48fab2kk4qxzjdl-packages.json.drv building '/nix/store/0725wm3k7f4haj7ji48fab2kk4qxzjdl-packages.json.drv'... Going to be running update for following packages: - python3.11-types-freezegun-1.1.10 Press Enter key to continue... Running update for: - python3.11-types-freezegun-1.1.10: UPDATING ... - python3.11-types-freezegun-1.1.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-freezegun 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.filelock, using log file: /var/log/nixpkgs-update/python311Packages.filelock/2024-04-05.log python311Packages.filelock 0 -> 1 attrpath: python311Packages.filelock Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4k5wa61rlpjzxcw59zay7zpx50g1krv8-packages.json.drv building '/nix/store/4k5wa61rlpjzxcw59zay7zpx50g1krv8-packages.json.drv'... Going to be running update for following packages: - python3.11-filelock-3.13.1 Press Enter key to continue... Running update for: - python3.11-filelock-3.13.1: UPDATING ... - python3.11-filelock-3.13.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/filelock/default.nix b/pkgs/development/python-modules/filelock/default.nix index b32335bb2475..23e1c8af8a17 100644 --- a/pkgs/development/python-modules/filelock/default.nix +++ b/pkgs/development/python-modules/filelock/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "filelock"; - version = "3.13.1"; + version = "3.13.3"; format = "pyproject"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Uh9fVsUPhCb14DrTsoG0kKh+8VvGxSbxaCkPDHFI1E4="; + hash = "sha256-p5iVolu+/fVdGioKgJaPfbso7c1tQjSgr7Pzfs3ktUY="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 42678 > 500 [result] Failed to update python311Packages.filelock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coqPackages.coqide, using log file: /var/log/nixpkgs-update/coqPackages.coqide/2024-04-05.log coqPackages.coqide 8.18.0 -> 8.19.1 https://github.com/coq/coq/releases attrpath: coqPackages.coqide Checking auto update branch... No auto update branch exists Old version 8.18.0" not present in master derivation file with contents: { lib , makeDesktopItem , copyDesktopItems , wrapGAppsHook , glib , gnome , mkCoqDerivation , coq , version ? null }: mkCoqDerivation rec { pname = "coqide"; inherit version; inherit (coq) src; release."${coq.version}" = {}; defaultVersion = if lib.versions.isGe "8.14" coq.version then coq.version else null; preConfigure = '' patchShebangs dev/tools/ ''; prefixKey = "-prefix "; useDune = true; buildInputs = [ copyDesktopItems wrapGAppsHook coq.ocamlPackages.lablgtk3-sourceview3 glib gnome.adwaita-icon-theme ]; buildPhase = '' runHook preBuild dune build -p ${pname} -j $NIX_BUILD_CORES runHook postBuild ''; installPhase = '' runHook preInstall dune install --prefix $out ${pname} runHook postInstall ''; desktopItems = makeDesktopItem { name = "coqide"; exec = "coqide"; icon = "coq"; desktopName = "CoqIDE"; comment = "Graphical interface for the Coq proof assistant"; categories = [ "Development" "Science" "Math" "IDE" "GTK" ]; }; meta = with lib; { homepage = "https://coq.inria.fr"; description = "The CoqIDE user interface for the Coq proof assistant"; mainProgram = "coqide"; license = licenses.lgpl21Plus; maintainers = [ maintainers.Zimmi48 ]; }; } [result] Failed to update coqPackages.coqide 8.18.0 -> 8.19.1 https://github.com/coq/coq/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-qldb, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-qldb/2024-04-05.log python311Packages.mypy-boto3-qldb 1.34.49 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/7sjba8pd9is0lcxqwkgwarrwz2ks36wx-packages.json.drv building '/nix/store/7sjba8pd9is0lcxqwkgwarrwz2ks36wx-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-qldb-1.34.49 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-qldb-1.34.49: UPDATING ... - python3.11-mypy-boto3-qldb-1.34.49: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-qldb 1.34.49 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coqPackages.coq-ext-lib, using log file: /var/log/nixpkgs-update/coqPackages.coq-ext-lib/2024-04-05.log coqPackages.coq-ext-lib 0.12.0 -> 0.12.1 https://github.com/coq-ext-lib/coq-ext-lib/releases attrpath: coqPackages.coq-ext-lib 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 coqPackages.coq-ext-lib 0.12.0 -> 0.12.1 https://github.com/coq-ext-lib/coq-ext-lib/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cudaPackages.cuda-samples, using log file: /var/log/nixpkgs-update/cudaPackages.cuda-samples/2024-04-05.log cudaPackages.cuda-samples 12.2 -> 12.4 https://github.com/NVIDIA/cuda-samples/releases attrpath: cudaPackages.cuda-samples 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/cuda-modules/cuda-samples/generic.nix b/pkgs/development/cuda-modules/cuda-samples/generic.nix index a6a382c8a219..e51b9bc6666b 100644 --- a/pkgs/development/cuda-modules/cuda-samples/generic.nix +++ b/pkgs/development/cuda-modules/cuda-samples/generic.nix @@ -36,7 +36,7 @@ backendStdenv.mkDerivation (finalAttrs: { # CMake has to run as a native, build-time dependency for libNVVM samples. # However, it's not the primary build tool -- that's still make. # As such, we disable CMake's build system. - ++ lists.optionals (strings.versionAtLeast finalAttrs.version "12.2") [ cmake ]; + ++ lists.optionals (strings.versionAtLeast finalAttrs.version "12.4") [ cmake ]; dontUseCmakeConfigure = true; Source url did not change. [result] Failed to update cudaPackages.cuda-samples 12.2 -> 12.4 https://github.com/NVIDIA/cuda-samples/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath deepin.deepin-camera, using log file: /var/log/nixpkgs-update/deepin.deepin-camera/2024-04-05.log deepin.deepin-camera unstable-2023-09-26 -> 6.0.7 https://github.com/linuxdeepin/deepin-camera/releases attrpath: deepin.deepin-camera deepin packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/52327#issuecomment-447684194 [result] Failed to update deepin.deepin-camera unstable-2023-09-26 -> 6.0.7 https://github.com/linuxdeepin/deepin-camera/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coqPackages.mathcomp-word, using log file: /var/log/nixpkgs-update/coqPackages.mathcomp-word/2024-04-05.log coqPackages.mathcomp-word 2.3 -> 3.1 https://github.com/jasmin-lang/coqword/releases attrpath: coqPackages.mathcomp-word 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 coqPackages.mathcomp-word 2.3 -> 3.1 https://github.com/jasmin-lang/coqword/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coqPackages.extructures, using log file: /var/log/nixpkgs-update/coqPackages.extructures/2024-04-05.log coqPackages.extructures 0.3.1 -> 0.4.0 https://github.com/arthuraa/extructures/releases attrpath: coqPackages.extructures 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 coqPackages.extructures 0.3.1 -> 0.4.0 https://github.com/arthuraa/extructures/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coqPackages.mathcomp-finmap, using log file: /var/log/nixpkgs-update/coqPackages.mathcomp-finmap/2024-04-05.log coqPackages.mathcomp-finmap 1.5.2 -> 2.1.0 https://github.com/math-comp/finmap/releases attrpath: coqPackages.mathcomp-finmap Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: error: … while evaluating the attribute 'coqPackages' at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/top-level/coq-packages.nix:216:3: 215| coqPackages_8_19 = mkCoqPackages coq_8_19 // { __attrsFailEvaluation = true; }; 216| coqPackages = | ^ 217| let cp = recurseIntoAttrs coqPackages_8_18; … in the left operand of the update (//) operator at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/top-level/coq-packages.nix:218:11: 217| let cp = recurseIntoAttrs coqPackages_8_18; 218| in cp // { coqPackages = cp.coqPackages // { __attrsFailEvaluation = true; }; } // { __recurseIntoDerivationForReleaseJobs = true; }; | ^ 219| coq = coqPackages.coq; (stack trace truncated; use '--show-trace' to show the full trace) error: attribute '"2.1.0".sha256' already defined at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/development/coq-modules/mathcomp-finmap/default.nix:22:5 at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/development/coq-modules/mathcomp-finmap/default.nix:24:5: 23| "2.0.0".sha256 = "sha256-0Wr1ZUYVuZH74vawO4EZlZ+K3kq+s1xEz/BfzyKj+wk="; 24| "2.1.0".sha256 = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; | ^ 25| "1.5.1".sha256 = "0ryfml4pf1dfya16d8ma80favasmrygvspvb923n06kfw9v986j7"; stderr did not split as expected full stderr was: error: … while evaluating the attribute 'coqPackages' at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/top-level/coq-packages.nix:216:3: 215| coqPackages_8_19 = mkCoqPackages coq_8_19 // { __attrsFailEvaluation = true; }; 216| coqPackages = | ^ 217| let cp = recurseIntoAttrs coqPackages_8_18; … in the left operand of the update (//) operator at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/top-level/coq-packages.nix:218:11: 217| let cp = recurseIntoAttrs coqPackages_8_18; 218| in cp // { coqPackages = cp.coqPackages // { __attrsFailEvaluation = true; }; } // { __recurseIntoDerivationForReleaseJobs = true; }; | ^ 219| coq = coqPackages.coq; (stack trace truncated; use '--show-trace' to show the full trace) error: attribute '"2.1.0".sha256' already defined at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/development/coq-modules/mathcomp-finmap/default.nix:22:5 at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/development/coq-modules/mathcomp-finmap/default.nix:24:5: 23| "2.0.0".sha256 = "sha256-0Wr1ZUYVuZH74vawO4EZlZ+K3kq+s1xEz/BfzyKj+wk="; 24| "2.1.0".sha256 = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; | ^ 25| "1.5.1".sha256 = "0ryfml4pf1dfya16d8ma80favasmrygvspvb923n06kfw9v986j7"; stderr did not split as expected full stderr was: error: … while evaluating the attribute 'coqPackages' at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/top-level/coq-packages.nix:216:3: 215| coqPackages_8_19 = mkCoqPackages coq_8_19 // { __attrsFailEvaluation = true; }; 216| coqPackages = | ^ 217| let cp = recurseIntoAttrs coqPackages_8_18; … in the left operand of the update (//) operator at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/top-level/coq-packages.nix:218:11: 217| let cp = recurseIntoAttrs coqPackages_8_18; 218| in cp // { coqPackages = cp.coqPackages // { __attrsFailEvaluation = true; }; } // { __recurseIntoDerivationForReleaseJobs = true; }; | ^ 219| coq = coqPackages.coq; (stack trace truncated; use '--show-trace' to show the full trace) error: attribute '"2.1.0".sha256' already defined at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/development/coq-modules/mathcomp-finmap/default.nix:22:5 at /var/cache/nixpkgs-update/worker/worktree/coqPackages.mathcomp-finmap/pkgs/development/coq-modules/mathcomp-finmap/default.nix:24:5: 23| "2.0.0".sha256 = "sha256-0Wr1ZUYVuZH74vawO4EZlZ+K3kq+s1xEz/BfzyKj+wk="; 24| "2.1.0".sha256 = "sha256-AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA="; | ^ 25| "1.5.1".sha256 = "0ryfml4pf1dfya16d8ma80favasmrygvspvb923n06kfw9v986j7"; [result] Failed to update coqPackages.mathcomp-finmap 1.5.2 -> 2.1.0 https://github.com/math-comp/finmap/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elmPackages.elm-test-rs, using log file: /var/log/nixpkgs-update/elmPackages.elm-test-rs/2024-04-05.log elmPackages.elm-test-rs 2.0 -> 3.0 https://github.com/mpizenberg/elm-test-rs/releases attrpath: elmPackages.elm-test-rs Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - elmPackages.elm-test-rs: 2.0 -> 3.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/267726" [result] Failed to update elmPackages.elm-test-rs 2.0 -> 3.0 https://github.com/mpizenberg/elm-test-rs/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-rds, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-rds/2024-04-05.log python311Packages.mypy-boto3-rds 1.34.65 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-rds Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3g0564gzy06ag1h9sshrdg5vc8cp1rs1-packages.json.drv building '/nix/store/3g0564gzy06ag1h9sshrdg5vc8cp1rs1-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-rds-1.34.65 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-rds-1.34.65: UPDATING ... - python3.11-mypy-boto3-rds-1.34.65: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-rds 1.34.65 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/g1fdhqr8kfq9419vqv66agf41zwwy2d8-packages.json.drv building '/nix/store/g1fdhqr8kfq9419vqv66agf41zwwy2d8-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 lemmy-server, using log file: /var/log/nixpkgs-update/lemmy-server/2024-04-05.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/vg9y3pkaskv6fjwymlkpvlb206syrmbi-packages.json.drv building '/nix/store/vg9y3pkaskv6fjwymlkpvlb206syrmbi-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! Diff after rewrites: diff --git a/pkgs/servers/web-apps/lemmy/package.json b/pkgs/servers/web-apps/lemmy/package.json index 97600d6801a2..813c77507225 100644 --- a/pkgs/servers/web-apps/lemmy/package.json +++ b/pkgs/servers/web-apps/lemmy/package.json @@ -3,7 +3,7 @@ "description": "An isomorphic UI for lemmy", "version": "0.19.3", "author": "Dessalines ", - "license": "AGPL-3.0-only", + "license": "AGPL-3.0", "scripts": { "analyze": "webpack --mode=none", "build:dev": "webpack --env COMMIT_HASH=$(git rev-parse --short HEAD) --mode=development", Package version did not change. [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 python311Packages.azure-mgmt-eventgrid, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-eventgrid/2024-04-05.log python311Packages.azure-mgmt-eventgrid 0 -> 1 attrpath: python311Packages.azure-mgmt-eventgrid Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cjrlf0b8ji8h9z21iwa1806fr2s793r9-packages.json.drv building '/nix/store/cjrlf0b8ji8h9z21iwa1806fr2s793r9-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-eventgrid-10.2.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-eventgrid-10.2.0: UPDATING ... - python3.11-azure-mgmt-eventgrid-10.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-eventgrid 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath colorz, using log file: /var/log/nixpkgs-update/colorz/2024-04-05.log colorz 0 -> 1 attrpath: colorz Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/czzn871j65h79gzm1wdhwiqhna8pr6p7-packages.json.drv building '/nix/store/czzn871j65h79gzm1wdhwiqhna8pr6p7-packages.json.drv'... Going to be running update for following packages: - colorz-1.0.3 Press Enter key to continue... Running update for: - colorz-1.0.3: UPDATING ... - colorz-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update colorz 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.transformers, using log file: /var/log/nixpkgs-update/python311Packages.transformers/2024-04-05.log python311Packages.transformers 0 -> 1 attrpath: python311Packages.transformers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kf1wjr6y150vxdcp6mbvvjcqx0i0vd9m-packages.json.drv building '/nix/store/kf1wjr6y150vxdcp6mbvvjcqx0i0vd9m-packages.json.drv'... Going to be running update for following packages: - python3.11-transformers-4.39.3 Press Enter key to continue... Running update for: - python3.11-transformers-4.39.3: UPDATING ... - python3.11-transformers-4.39.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.transformers 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyppeteer, using log file: /var/log/nixpkgs-update/python311Packages.pyppeteer/2024-04-05.log python311Packages.pyppeteer 0 -> 1 attrpath: python311Packages.pyppeteer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bhdyd5656qb8n19dksp4aqxn8dy74hy2-packages.json.drv building '/nix/store/bhdyd5656qb8n19dksp4aqxn8dy74hy2-packages.json.drv'... Going to be running update for following packages: - python3.11-pyppeteer-1.0.2 Press Enter key to continue... Running update for: - python3.11-pyppeteer-1.0.2: UPDATING ... - python3.11-pyppeteer-1.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyppeteer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath peek, using log file: /var/log/nixpkgs-update/peek/2024-04-05.log peek 0 -> 1 attrpath: peek 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/qjhngn66wzh5jl2cnnwn7zw2qgcl9dp9-packages.json.drv building '/nix/store/qjhngn66wzh5jl2cnnwn7zw2qgcl9dp9-packages.json.drv'... Going to be running update for following packages: - peek-1.5.1 Press Enter key to continue... Running update for: - peek-1.5.1: UPDATING ... - peek-1.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update peek 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.py17track, using log file: /var/log/nixpkgs-update/python311Packages.py17track/2024-04-05.log python311Packages.py17track 0 -> 1 attrpath: python311Packages.py17track 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/z5p6lkjxcaa6fh2hlq38sqliy2ivm2mf-packages.json.drv building '/nix/store/z5p6lkjxcaa6fh2hlq38sqliy2ivm2mf-packages.json.drv'... Going to be running update for following packages: - python3.11-py17track-2021.12.2 Press Enter key to continue... Running update for: - python3.11-py17track-2021.12.2: UPDATING ... - python3.11-py17track-2021.12.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.py17track 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-runner, using log file: /var/log/nixpkgs-update/lxqt.lxqt-runner/2024-04-05.log lxqt.lxqt-runner 0 -> 1 attrpath: lxqt.lxqt-runner Packages for lxqt are currently skipped. [result] Failed to update lxqt.lxqt-runner 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.traittypes, using log file: /var/log/nixpkgs-update/python311Packages.traittypes/2024-04-05.log python311Packages.traittypes 0 -> 1 attrpath: python311Packages.traittypes 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/y617i4pzvvshflgma12wwydcq5z81n8p-packages.json.drv building '/nix/store/y617i4pzvvshflgma12wwydcq5z81n8p-packages.json.drv'... Going to be running update for following packages: - python3.11-traittypes-unstable-2019-06-23 Press Enter key to continue... Running update for: - python3.11-traittypes-unstable-2019-06-23: UPDATING ... - python3.11-traittypes-unstable-2019-06-23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.traittypes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dissect-etl, using log file: /var/log/nixpkgs-update/python311Packages.dissect-etl/2024-04-05.log python311Packages.dissect-etl 0 -> 1 attrpath: python311Packages.dissect-etl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nfy808ym91s9rsqvg0wq74g6drxma44p-packages.json.drv building '/nix/store/nfy808ym91s9rsqvg0wq74g6drxma44p-packages.json.drv'... Going to be running update for following packages: - python3.11-dissect-etl-3.8 Press Enter key to continue... Running update for: - python3.11-dissect-etl-3.8: UPDATING ... - python3.11-dissect-etl-3.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissect-etl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/yzdb4lzy8vdw226a9kxrg12lviqwhy9h-packages.json.drv building '/nix/store/yzdb4lzy8vdw226a9kxrg12lviqwhy9h-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-build-core-0.8.2 Press Enter key to continue... Running update for: - python3.11-scikit-build-core-0.8.2: UPDATING ... - python3.11-scikit-build-core-0.8.2: DONE. Packages updated! The diff was empty after rewrites. [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.gios, using log file: /var/log/nixpkgs-update/python311Packages.gios/2024-04-05.log python311Packages.gios 0 -> 1 attrpath: python311Packages.gios Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i131asizirivd7ybi2ir8ihq1cjh3p5w-packages.json.drv building '/nix/store/i131asizirivd7ybi2ir8ihq1cjh3p5w-packages.json.drv'... Going to be running update for following packages: - python3.11-gios-3.2.2 Press Enter key to continue... Running update for: - python3.11-gios-3.2.2: UPDATING ... - python3.11-gios-3.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gios 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.yowsup, using log file: /var/log/nixpkgs-update/python311Packages.yowsup/2024-04-05.log python311Packages.yowsup 0 -> 1 attrpath: python311Packages.yowsup Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nmny72489y3nh5af6ycsqzm8cf0ndvri-packages.json.drv building '/nix/store/nmny72489y3nh5af6ycsqzm8cf0ndvri-packages.json.drv'... Going to be running update for following packages: - python3.11-yowsup-3.3.0 Press Enter key to continue... Running update for: - python3.11-yowsup-3.3.0: UPDATING ... - python3.11-yowsup-3.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.yowsup 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kiwix-tools, using log file: /var/log/nixpkgs-update/kiwix-tools/2024-04-05.log kiwix-tools 0 -> 1 attrpath: kiwix-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/xbya2yl53brfh94snv5607yq51gj09nq-packages.json.drv building '/nix/store/xbya2yl53brfh94snv5607yq51gj09nq-packages.json.drv'... Going to be running update for following packages: - kiwix-tools-3.7.0 Press Enter key to continue... Running update for: - kiwix-tools-3.7.0: UPDATING ... - kiwix-tools-3.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update kiwix-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 For attrpath metasploit, using log file: /var/log/nixpkgs-update/metasploit/2024-04-05.log metasploit 0 -> 1 attrpath: metasploit Checking auto update branch... Derivation contains bundlerEnv [result] Failed to update metasploit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pypandoc, using log file: /var/log/nixpkgs-update/python311Packages.pypandoc/2024-04-05.log python311Packages.pypandoc 0 -> 1 attrpath: python311Packages.pypandoc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sm7vc0a8gg4i8llx20q5l1fm2l3f95b8-packages.json.drv building '/nix/store/sm7vc0a8gg4i8llx20q5l1fm2l3f95b8-packages.json.drv'... Going to be running update for following packages: - python3.11-pypandoc-1.13 Press Enter key to continue... Running update for: - python3.11-pypandoc-1.13: UPDATING ... - python3.11-pypandoc-1.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pypandoc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ec2stepshell, using log file: /var/log/nixpkgs-update/ec2stepshell/2024-04-05.log ec2stepshell 0 -> 1 attrpath: ec2stepshell Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zvvshkk0xczpjr7dh4r4np23a4p92062-packages.json.drv building '/nix/store/zvvshkk0xczpjr7dh4r4np23a4p92062-packages.json.drv'... Going to be running update for following packages: - ec2stepshell-unstable-2023-04-07 Press Enter key to continue... Running update for: - ec2stepshell-unstable-2023-04-07: UPDATING ... - ec2stepshell-unstable-2023-04-07: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ec2stepshell 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rfcat, using log file: /var/log/nixpkgs-update/python311Packages.rfcat/2024-04-05.log python311Packages.rfcat 0 -> 1 attrpath: python311Packages.rfcat Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nyyyxlpqq0yh0i9xinm2qaxcx836n57c-packages.json.drv building '/nix/store/nyyyxlpqq0yh0i9xinm2qaxcx836n57c-packages.json.drv'... Going to be running update for following packages: - python3.11-rfcat-2.0.1 Press Enter key to continue... Running update for: - python3.11-rfcat-2.0.1: UPDATING ... - python3.11-rfcat-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rfcat 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyliblo, using log file: /var/log/nixpkgs-update/python311Packages.pyliblo/2024-04-05.log python311Packages.pyliblo 0 -> 1 attrpath: python311Packages.pyliblo 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/6kg0rzwjh3r72q3fd107nysnh85i14d5-packages.json.drv building '/nix/store/6kg0rzwjh3r72q3fd107nysnh85i14d5-packages.json.drv'... Going to be running update for following packages: - python3.11-pyliblo-0.10.0 Press Enter key to continue... Running update for: - python3.11-pyliblo-0.10.0: UPDATING ... - python3.11-pyliblo-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyliblo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.shippai, using log file: /var/log/nixpkgs-update/python311Packages.shippai/2024-04-05.log python311Packages.shippai 0 -> 1 attrpath: python311Packages.shippai Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vg8linfiy7sp22r7l2i3mr1gbdnlyp0p-packages.json.drv building '/nix/store/vg8linfiy7sp22r7l2i3mr1gbdnlyp0p-packages.json.drv'... Going to be running update for following packages: - python3.11-shippai-0.3.2 Press Enter key to continue... Running update for: - python3.11-shippai-0.3.2: UPDATING ... - python3.11-shippai-0.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.shippai 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vprof, using log file: /var/log/nixpkgs-update/python311Packages.vprof/2024-04-05.log python311Packages.vprof 0 -> 1 attrpath: python311Packages.vprof Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zsjc78j28j694v76xj6030xj0y34s5dk-packages.json.drv building '/nix/store/zsjc78j28j694v76xj6030xj0y34s5dk-packages.json.drv'... Going to be running update for following packages: - python3.11-vprof-0.38 Press Enter key to continue... Running update for: - python3.11-vprof-0.38: UPDATING ... - python3.11-vprof-0.38: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vprof 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kargo, using log file: /var/log/nixpkgs-update/kargo/2024-04-05.log kargo 0 -> 1 attrpath: kargo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lw717xzjb7n75rqji58azc53a7qmi2bi-packages.json.drv building '/nix/store/lw717xzjb7n75rqji58azc53a7qmi2bi-packages.json.drv'... Going to be running update for following packages: - kargo-0.4.8 Press Enter key to continue... Running update for: - kargo-0.4.8: UPDATING ... - kargo-0.4.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update kargo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jsonrpc-async, using log file: /var/log/nixpkgs-update/python311Packages.jsonrpc-async/2024-04-05.log python311Packages.jsonrpc-async 0 -> 1 attrpath: python311Packages.jsonrpc-async Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/svjk9xxml6r4q7jbyr5vxs6008cnv6wj-packages.json.drv building '/nix/store/svjk9xxml6r4q7jbyr5vxs6008cnv6wj-packages.json.drv'... Going to be running update for following packages: - python3.11-jsonrpc-async-2.1.2 Press Enter key to continue... Running update for: - python3.11-jsonrpc-async-2.1.2: UPDATING ... - python3.11-jsonrpc-async-2.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jsonrpc-async 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath refurb, using log file: /var/log/nixpkgs-update/refurb/2024-04-05.log refurb 0 -> 1 attrpath: refurb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/410qkxpji09g3fadd0m1ib9iain6w2lz-packages.json.drv building '/nix/store/410qkxpji09g3fadd0m1ib9iain6w2lz-packages.json.drv'... Going to be running update for following packages: - refurb-2.0.0 Press Enter key to continue... Running update for: - refurb-2.0.0: UPDATING ... - refurb-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update refurb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rar, using log file: /var/log/nixpkgs-update/rar/2024-04-05.log rar 0 -> 1 attrpath: rar 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/kcwma195mhj2ksjw5fn73y6x5x7hn2qh-packages.json.drv building '/nix/store/kcwma195mhj2ksjw5fn73y6x5x7hn2qh-packages.json.drv'... Going to be running update for following packages: - rar-7.00 Press Enter key to continue... Running update for: - rar-7.00: UPDATING ... - rar-7.00: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/4bssgzb9zcny19acw74n7yd9jbackp4g-packages.json.drv building '/nix/store/4bssgzb9zcny19acw74n7yd9jbackp4g-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-04-05.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/hfxwy0dv06562f96k7zn7qbr3psi0y6n-packages.json.drv building '/nix/store/hfxwy0dv06562f96k7zn7qbr3psi0y6n-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-04-05.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/rajcbzmry01bn1nyphpqks8v9d7yg74a-packages.json.drv building '/nix/store/rajcbzmry01bn1nyphpqks8v9d7yg74a-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-04-05.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/hqwd4b4v6din85z3lp9irjc1g8mflanj-packages.json.drv building '/nix/store/hqwd4b4v6din85z3lp9irjc1g8mflanj-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-04-05.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/p6ymzvi6qnas83vw0zs95qdpyhmccy3d-packages.json.drv building '/nix/store/p6ymzvi6qnas83vw0zs95qdpyhmccy3d-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-04-05.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/y3r1r7ybpdivihk0p8z93g2llhcirga7-packages.json.drv building '/nix/store/y3r1r7ybpdivihk0p8z93g2llhcirga7-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 python311Packages.home-assistant-chip-core, using log file: /var/log/nixpkgs-update/python311Packages.home-assistant-chip-core/2024-04-05.log python311Packages.home-assistant-chip-core 0 -> 1 attrpath: python311Packages.home-assistant-chip-core 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/4p02rifxmd63izl1i3a5pv1w3bjbbwcx-packages.json.drv building '/nix/store/4p02rifxmd63izl1i3a5pv1w3bjbbwcx-packages.json.drv'... Going to be running update for following packages: - python3.11-home-assistant-chip-core-2024.3.2 Press Enter key to continue... Running update for: - python3.11-home-assistant-chip-core-2024.3.2: UPDATING ... - python3.11-home-assistant-chip-core-2024.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.home-assistant-chip-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 ncgopher, using log file: /var/log/nixpkgs-update/ncgopher/2024-04-05.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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ncgopher nix build failed.  Compiling object v0.32.1  Compiling miniz_oxide v0.7.1  Compiling data-encoding v2.3.2  Compiling fallible-iterator v0.3.0 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-e0f838fca3b3af3f/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/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-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-1fbc0dac4ea0882a/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="/nix/store/ac1hb5dc2z4biwgy8mjrhlifffkkrvdq-gcc-wrapper-13.2.0/bin/cc" "perl" "./Configure" "--prefix=/build/source/target/x86_64-unknown-linux-gnu/release/build/openssl-sys-1fbc0dac4ea0882a/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.aiolivisi, using log file: /var/log/nixpkgs-update/python311Packages.aiolivisi/2024-04-05.log python311Packages.aiolivisi 0 -> 1 attrpath: python311Packages.aiolivisi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7fmxisrqyjmqyagbr8vzab0cpba9f2dl-packages.json.drv building '/nix/store/7fmxisrqyjmqyagbr8vzab0cpba9f2dl-packages.json.drv'... Going to be running update for following packages: - python3.11-aiolivisi-0.0.19 Press Enter key to continue... Running update for: - python3.11-aiolivisi-0.0.19: UPDATING ... - python3.11-aiolivisi-0.0.19: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiolivisi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/7l7axpgfyr8j3wcvlam30v3dxwmrvwpi-packages.json.drv building '/nix/store/7l7axpgfyr8j3wcvlam30v3dxwmrvwpi-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 kora-icon-theme, using log file: /var/log/nixpkgs-update/kora-icon-theme/2024-04-05.log kora-icon-theme 0 -> 1 attrpath: kora-icon-theme Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/iaiv1zrgvdir4d2c5vwkhfviypk2irpy-packages.json.drv building '/nix/store/iaiv1zrgvdir4d2c5vwkhfviypk2irpy-packages.json.drv'... Going to be running update for following packages: - kora-icon-theme-1.6.0 Press Enter key to continue... Running update for: - kora-icon-theme-1.6.0: UPDATING ... - kora-icon-theme-1.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update kora-icon-theme 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/2m984j8fg75nzqwb2kmr2fxx6rr7zan3-packages.json.drv building '/nix/store/2m984j8fg75nzqwb2kmr2fxx6rr7zan3-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 fnott, using log file: /var/log/nixpkgs-update/fnott/2024-04-05.log fnott 0 -> 1 attrpath: fnott Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ci8b5hwxpxk26ksm6imvihdxz2yca1r9-packages.json.drv building '/nix/store/ci8b5hwxpxk26ksm6imvihdxz2yca1r9-packages.json.drv'... Going to be running update for following packages: - fnott-1.4.1 Press Enter key to continue... Running update for: - fnott-1.4.1: UPDATING ... - fnott-1.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update fnott 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nipy, using log file: /var/log/nixpkgs-update/python311Packages.nipy/2024-04-05.log python311Packages.nipy 0 -> 1 attrpath: python311Packages.nipy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lbp78skzv5s0q881mfgb9xajx5lc4fj1-packages.json.drv building '/nix/store/lbp78skzv5s0q881mfgb9xajx5lc4fj1-packages.json.drv'... Going to be running update for following packages: - python3.11-nipy-0.6.0 Press Enter key to continue... Running update for: - python3.11-nipy-0.6.0: UPDATING ... - python3.11-nipy-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nipy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libgovirt, using log file: /var/log/nixpkgs-update/libgovirt/2024-04-05.log libgovirt 0 -> 1 attrpath: libgovirt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sz57si98xxhm456isk1qzy824viqayj8-packages.json.drv building '/nix/store/sz57si98xxhm456isk1qzy824viqayj8-packages.json.drv'... Going to be running update for following packages: - libgovirt-0.3.9 Press Enter key to continue... Running update for: - libgovirt-0.3.9: UPDATING ... - libgovirt-0.3.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libgovirt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.fo, using log file: /var/log/nixpkgs-update/aspellDicts.fo/2024-04-05.log aspellDicts.fo 0 -> 1 attrpath: aspellDicts.fo 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/jg7iscgx7n0skpplhy09q16wkfklfgck-update-aspellDict-fo.drv /nix/store/kaqyv26lpxdnrcxpkgmwc9lbrbr6v1kr-packages.json.drv building '/nix/store/jg7iscgx7n0skpplhy09q16wkfklfgck-update-aspellDict-fo.drv'... building '/nix/store/kaqyv26lpxdnrcxpkgmwc9lbrbr6v1kr-packages.json.drv'... Going to be running update for following packages: - aspell-dict-fo-0.2.16-1 Press Enter key to continue... Running update for: - aspell-dict-fo-0.2.16-1: UPDATING ... - aspell-dict-fo-0.2.16-1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.fo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.liccheck, using log file: /var/log/nixpkgs-update/python311Packages.liccheck/2024-04-05.log python311Packages.liccheck 0 -> 1 attrpath: python311Packages.liccheck Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kjxzk6r7nh5h33vas27gblrmm554xa3v-packages.json.drv building '/nix/store/kjxzk6r7nh5h33vas27gblrmm554xa3v-packages.json.drv'... Going to be running update for following packages: - python3.11-liccheck-0.9.2 Press Enter key to continue... Running update for: - python3.11-liccheck-0.9.2: UPDATING ... - python3.11-liccheck-0.9.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.liccheck 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymailgunner, using log file: /var/log/nixpkgs-update/python311Packages.pymailgunner/2024-04-05.log python311Packages.pymailgunner 0 -> 1 attrpath: python311Packages.pymailgunner Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zg8sab5c5l8fclq3x2v8s3cwciapp42w-packages.json.drv building '/nix/store/zg8sab5c5l8fclq3x2v8s3cwciapp42w-packages.json.drv'... Going to be running update for following packages: - python3.11-pymailgunner-1.5 Press Enter key to continue... Running update for: - python3.11-pymailgunner-1.5: UPDATING ... - python3.11-pymailgunner-1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymailgunner 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.servefile, using log file: /var/log/nixpkgs-update/python311Packages.servefile/2024-04-05.log python311Packages.servefile 0 -> 1 attrpath: python311Packages.servefile Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4scjcnv6m4ddhzwrc992492al6ixy3b4-packages.json.drv building '/nix/store/4scjcnv6m4ddhzwrc992492al6ixy3b4-packages.json.drv'... Going to be running update for following packages: - python3.11-servefile-0.5.4 Press Enter key to continue... Running update for: - python3.11-servefile-0.5.4: UPDATING ... - python3.11-servefile-0.5.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.servefile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fishPlugins.fishtape, using log file: /var/log/nixpkgs-update/fishPlugins.fishtape/2024-04-05.log fishPlugins.fishtape 2.1.3 -> 3.0.1 https://github.com/jorgebucaran/fishtape/releases attrpath: fishPlugins.fishtape 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/shells/fish/plugins/fishtape.nix b/pkgs/shells/fish/plugins/fishtape.nix index 82f2375d5e3f..b43d910f45af 100644 --- a/pkgs/shells/fish/plugins/fishtape.nix +++ b/pkgs/shells/fish/plugins/fishtape.nix @@ -2,13 +2,13 @@ buildFishPlugin rec { pname = "fishtape"; - version = "2.1.3"; + version = "3.0.1"; src = fetchFromGitHub { owner = "jorgebucaran"; repo = "fishtape"; rev = version; - sha256 = "0dxcyhs2shhgy5xnwcimqja8vqsyk841x486lgq13i3y1h0kp2kd"; + sha256 = "sha256-Sp2IarJe2SVBH1pD7pdDnXrndG4h3b5G4f3SMBceShw="; }; checkFunctionDirs = [ "./" ]; # fishtape is introspective [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fishPlugins.fishtape nix build failed. got build log for 'fishPlugins.fishtape' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/nac0pmk6d1r3hjk8vm5z5hbszsn1y7ca-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 @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase @nix { "action": "setPhase", "phase": "checkPhase" } Running phase: checkPhase rm: cannot remove 'test/tty.fish': No such file or directory /nix/store/1w77bribi3izlp7llcm8yz9cd383ccbm-fishplugin-fishtape-3.0.1-test (line 2): No matches for wildcard 'test/*.fish'. See `help wildcards-globbing`. fishtape test/*.fish ^~~~~~~~~~^ [result] Failed to update fishPlugins.fishtape 2.1.3 -> 3.0.1 https://github.com/jorgebucaran/fishtape/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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-04-05.log iosevka-comfy.comfy-fixed 1.4.0 -> 29.0.5 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 -> 29.0.5 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-sv, using log file: /var/log/nixpkgs-update/hunspellDicts.es-sv/2024-04-05.log hunspellDicts.es-sv 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-sv 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-sv 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-any, using log file: /var/log/nixpkgs-update/hunspellDicts.es-any/2024-04-05.log hunspellDicts.es-any 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es-any 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-any 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_GT, using log file: /var/log/nixpkgs-update/hunspellDicts.es_GT/2024-04-05.log hunspellDicts.es_GT 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es_GT 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_GT 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, using log file: /var/log/nixpkgs-update/iosevka-comfy.comfy-wide/2024-04-05.log iosevka-comfy.comfy-wide 1.4.0 -> 29.0.5 https://github.com/be5invis/iosevka/releases attrpath: iosevka-comfy.comfy-wide 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 1.4.0 -> 29.0.5 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-04-05.log kodiPackages.inputstream-ffmpegdirect unstable-20.5.0 -> 20.5.1-Nexus 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..2e8a291c0378 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 = "20.5.1-Nexus"; src = fetchFromGitHub { owner = "xbmc"; repo = "inputstream.ffmpegdirect"; rev = rel; - sha256 = "sha256-+u28Wzp2TonL5jaa5WJUr9igR6KiaxizZAX9jqqBUns="; + sha256 = "sha256-qy+jVn2jUFCXoGe7RkwBbqqhH8aRwZzlp7TXLaS0J7U="; }; extraBuildInputs = [ bzip2 zlib kodi.ffmpeg ]; Source url did not change. [result] Failed to update kodiPackages.inputstream-ffmpegdirect unstable-20.5.0 -> 20.5.1-Nexus 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_libre.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_libre.chipsec/2024-04-05.log linuxKernel.packages.linux_libre.chipsec 1.10.6 -> 1.13.0 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_libre.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/fwlfrjd9y2wfnh63c34d9j6yvdws2w1v-packages.json.drv building '/nix/store/fwlfrjd9y2wfnh63c34d9j6yvdws2w1v-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..a0e2004b61a8 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.13.0"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-JQP2vvr+JqBLpot01KNTHeGdkQkMBlmvExbx1ttU0os="; }; 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_libre.chipsec nix build failed. got build log for 'linuxKernel.packages.linux_libre.chipsec' 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 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/l6scq5n34aj7a9yqy96cwniwhp95z69m-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/windows_requirements.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8zpzx4iynsbck8pv5m26qvsx6przywp9-ko-path.diff patching file chipsec/helper/linux/linuxhelper.py Hunk #1 FAILED at 153. 1 out of 1 hunk FAILED -- saving rejects to file chipsec/helper/linux/linuxhelper.py.rej [result] Failed to update linuxKernel.packages.linux_libre.chipsec 1.10.6 -> 1.13.0 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 python311Packages.mypy-boto3-iotthingsgraph, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-iotthingsgraph/2024-04-05.log python311Packages.mypy-boto3-iotthingsgraph 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-iotthingsgraph Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ghayc2yw36fzaghkk6zqs4pfkihb8chc-packages.json.drv building '/nix/store/ghayc2yw36fzaghkk6zqs4pfkihb8chc-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-iotthingsgraph-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-iotthingsgraph-1.34.0: UPDATING ... - python3.11-mypy-boto3-iotthingsgraph-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-iotthingsgraph 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.riot, using log file: /var/log/nixpkgs-update/ocamlPackages.riot/2024-04-05.log ocamlPackages.riot 0.0.7 -> 0.0.8 https://github.com/leostera/riot/releases attrpath: ocamlPackages.riot 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/riot/default.nix b/pkgs/development/ocaml-modules/riot/default.nix index 81d1a48773ea..c288ac654379 100644 --- a/pkgs/development/ocaml-modules/riot/default.nix +++ b/pkgs/development/ocaml-modules/riot/default.nix @@ -11,13 +11,13 @@ buildDunePackage rec { pname = "riot"; - version = "0.0.7"; + version = "0.0.8"; minimalOCamlVersion = "5.1"; src = fetchurl { url = "https://github.com/leostera/riot/releases/download/${version}/riot-${version}.tbz"; - hash = "sha256-t+PMBh4rZXi82dUljv3nLzZX5o1iagBbQ9FfGnr/dp4="; + hash = "sha256-SsiDz53b9bMIT9Q3IwDdB3WKy98WSd9fiieU41qZpeE="; }; propagatedBuildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.riot 0.0.7 -> 0.0.8 https://github.com/leostera/riot/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.syslog-message, using log file: /var/log/nixpkgs-update/ocamlPackages.syslog-message/2024-04-05.log ocamlPackages.syslog-message 1.1.0 -> 1.2.0 https://github.com/verbosemode/syslog-message/releases attrpath: ocamlPackages.syslog-message 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/syslog-message/default.nix b/pkgs/development/ocaml-modules/syslog-message/default.nix index 73cbba8be391..e7b632468450 100644 --- a/pkgs/development/ocaml-modules/syslog-message/default.nix +++ b/pkgs/development/ocaml-modules/syslog-message/default.nix @@ -4,14 +4,14 @@ buildDunePackage rec { pname = "syslog-message"; - version = "1.1.0"; + version = "1.2.0"; minimalOCamlVersion = "4.08"; duneVersion = "3"; src = fetchurl { url = "https://github.com/verbosemode/${pname}/releases/download/${version}/${pname}-${version}.tbz"; - hash = "sha256:0vy4dkl2q2fa6rzyfsvjyc9r1b9ymfqd6j35z2kp5vdc4r87053g"; + hash = "sha256-+eyiv6JvC0EKs3G1s5qoFtK0bU4Yg41AHg5Nc6xD9w0="; }; propagatedBuildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.syslog-message 1.1.0 -> 1.2.0 https://github.com/verbosemode/syslog-message/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.datadog_trace, using log file: /var/log/nixpkgs-update/php83Extensions.datadog_trace/2024-04-05.log php83Extensions.datadog_trace 0.97.0 -> 0.99.0 https://github.com/DataDog/dd-trace-php/releases attrpath: php83Extensions.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/bwgifl19bh1qa42m697scky2acwzpay9-packages.json.drv building '/nix/store/bwgifl19bh1qa42m697scky2acwzpay9-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..ad12200f992a 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,30 @@ 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 = "build_common" +version = "0.0.1" +dependencies = [ + "cbindgen", + "serde", + "serde_json", +] [[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" @@ -294,9 +304,9 @@ checksum = "37b2a672a2cb129a2e41c10b1224bb368f9f37a2b16b612598138befd7b37eb5" [[package]] name = "cbindgen" -version = "0.24.5" +version = "0.26.0" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "4b922faaf31122819ec80c4047cc684c6979a087366c069611e33649bf98e18d" +checksum = "da6bc11b07529f16944307272d5bd9b22530bc7d05751717c9d416586cedab49" dependencies = [ "clap 3.2.25", "heck", @@ -317,7 +327,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 +355,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 +381,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 +397,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 +423,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 +451,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 +477,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 +507,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 +535,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 +557,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 +591,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" @@ -639,6 +655,41 @@ dependencies = [ "memchr", ] +[[package]] +name = "darling" +version = "0.20.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "54e36fcd13ed84ffdfda6f5be89b31287cbb80c439841fe69e04841435464391" +dependencies = [ + "darling_core", + "darling_macro", +] + +[[package]] +name = "darling_core" +version = "0.20.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "9c2cf1c23a687a1feeb728783b993c4e1ad83d99f351801977dd809b48d0a70f" +dependencies = [ + "fnv", + "ident_case", + "proc-macro2", + "quote", + "strsim", + "syn 2.0.49", +] + +[[package]] +name = "darling_macro" +version = "0.20.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "a668eda54683121533a393014d8692171709ff57a7d61f187b6e782719f8933f" +dependencies = [ + "darling_core", + "quote", + "syn 2.0.49", +] + [[package]] name = "datadog-ipc" version = "0.1.0" @@ -650,7 +701,7 @@ dependencies = [ "futures", "glibc_version", "io-lifetimes", - "libc 0.2.149", + "libc 0.2.153", "memfd", "nix 0.26.4", "page_size", @@ -666,6 +717,8 @@ dependencies = [ "tokio-util 0.6.10", "tracing", "tracing-subscriber", + "winapi 0.3.9", + "windows-sys 0.48.0", ] [[package]] @@ -673,14 +726,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.99.1" dependencies = [ - "ahash 0.8.3", + "ahash 0.8.6", "anyhow", "bindgen", "bumpalo", @@ -691,11 +744,11 @@ dependencies = [ "criterion-perf-events", "crossbeam-channel", "datadog-profiling", - "ddcommon 5.0.0", + "ddcommon 7.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 +761,41 @@ dependencies = [ [[package]] name = "datadog-profiling" -version = "5.0.0" -source = "git+https://github.com/DataDog/libdatadog?tag=v5.0.0#7b8a01ecfaf03e063feb16896356e71b9a2fc6f3" +version = "7.0.0" +source = "git+https://github.com/DataDog/libdatadog?tag=v7.0.0#1fe7d8cb4b54c723831d6169e3be3c462367ac8a" dependencies = [ "anyhow", + "backtrace", "bitmaps", + "byteorder", "bytes", "chrono", - "ddcommon 5.0.0", + "ddcommon 7.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 +803,10 @@ name = "datadog-sidecar" version = "0.0.1" dependencies = [ "anyhow", + "arrayref", + "bincode", "bytes", + "chrono", "console-subscriber", "datadog-ipc", "datadog-ipc-macros", @@ -758,26 +821,34 @@ 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", "sendfd", "serde", - "serde_json", + "serde_with", + "simd-json", "spawn_worker", "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 +864,7 @@ dependencies = [ "ddtelemetry", "ddtelemetry-ffi", "hyper", - "libc 0.2.149", + "libc 0.2.153", "paste", "tempfile", ] @@ -803,7 +874,7 @@ name = "datadog-sidecar-macros" version = "0.0.1" dependencies = [ "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -820,7 +891,7 @@ dependencies = [ name = "datadog-trace-protobuf" version = "0.0.1" dependencies = [ - "prost", + "prost 0.11.9", "prost-build", "protoc-bin-vendored", "serde", @@ -840,7 +911,7 @@ dependencies = [ "hyper", "hyper-rustls", "log", - "prost", + "prost 0.11.9", "rmp-serde", "serde", "serde_json", @@ -859,7 +930,7 @@ dependencies = [ "http", "hyper", "hyper-rustls", - "indexmap 1.9.3", + "indexmap 2.2.3", "lazy_static", "log", "maplit", @@ -874,8 +945,8 @@ dependencies = [ [[package]] name = "ddcommon" -version = "5.0.0" -source = "git+https://github.com/DataDog/libdatadog?tag=v5.0.0#7b8a01ecfaf03e063feb16896356e71b9a2fc6f3" +version = "7.0.0" +source = "git+https://github.com/DataDog/libdatadog?tag=v7.0.0#1fe7d8cb4b54c723831d6169e3be3c462367ac8a" dependencies = [ "anyhow", "futures", @@ -901,6 +972,7 @@ name = "ddcommon-ffi" version = "0.0.1" dependencies = [ "anyhow", + "build_common", "ddcommon 0.0.1", "hyper", ] @@ -923,7 +995,7 @@ dependencies = [ "serde_json", "sys-info", "tokio", - "tokio-util 0.7.9", + "tokio-util 0.7.10", "tracing", "tracing-subscriber", "uuid", @@ -933,10 +1005,11 @@ dependencies = [ name = "ddtelemetry-ffi" version = "0.0.1" dependencies = [ + "build_common", "ddcommon 0.0.1", "ddcommon-ffi", "ddtelemetry", - "libc 0.2.149", + "libc 0.2.153", "paste", "tempfile", ] @@ -945,24 +1018,40 @@ dependencies = [ name = "ddtrace-php" version = "0.0.1" dependencies = [ - "bitflags 2.4.0", + "anyhow", "cbindgen", - "cc_utils", + "const-str", "datadog-sidecar", "datadog-sidecar-ffi", "ddcommon 0.0.1", "ddcommon-ffi", "ddtelemetry", "ddtelemetry-ffi", - "json", + "env_logger", "lazy_static", + "log", "paste", - "sidecar_mockgen", + "serde", + "serde_with", + "simd-json", "spawn_worker", "tempfile", + "tracing", + "tracing-core", + "tracing-subscriber", "uuid", ] +[[package]] +name = "deranged" +version = "0.3.11" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b42b6fa04a440b495c8b04d0e71b707c585f83cb9cb28cf8cd0d976c315e31b4" +dependencies = [ + "powerfmt", + "serde", +] + [[package]] name = "derivative" version = "2.2.0" @@ -1004,9 +1093,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 +1107,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 +1131,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,14 +1153,23 @@ 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", ] +[[package]] +name = "float-cmp" +version = "0.9.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "98de4bbd547a563b716d8dfa9aad1cb19bfab00f4fa09a6a4ed21dbcf44ce9c4" +dependencies = [ + "num-traits", +] + [[package]] name = "fnv" version = "1.0.7" @@ -1086,9 +1184,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 +1199,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 +1209,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 +1226,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 +1272,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 +1290,22 @@ 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", + "js-sys", + "libc 0.2.153", "wasi", + "wasm-bindgen", ] [[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 +1324,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 +1334,32 @@ 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 = "halfbrown" +version = "0.2.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5681137554ddff44396e5f149892c769d45301dd9aa19c51602a89ee214cb0ec" +dependencies = [ + "hashbrown 0.13.2", + "serde", +] [[package]] name = "hashbrown" @@ -1253,22 +1367,31 @@ 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.13.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "43a3c133739dddd0d2990f9a4bdf8eb4b21ef50e4851ca85ab661199821d510e" +dependencies = [ + "ahash 0.8.6", ] [[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 +1410,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 +1450,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 +1479,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 +1494,7 @@ dependencies = [ "httpdate", "itoa", "pin-project-lite", - "socket2 0.4.9", + "socket2", "tokio", "tower-service", "tracing", @@ -1416,16 +1542,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]] @@ -1437,6 +1563,12 @@ dependencies = [ "cc", ] +[[package]] +name = "ident_case" +version = "1.0.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "b9e0384b61958566e926dc50660321d12159025e767c18e043daf26b70104c39" + [[package]] name = "indexmap" version = "1.9.3" @@ -1445,16 +1577,18 @@ checksum = "bd070e393353796e801d209ad339e89596eb4c8d430d18ede6a1cced8fafbd99" dependencies = [ "autocfg", "hashbrown 0.12.3", + "serde", ] [[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", + "serde", ] [[package]] @@ -1469,20 +1603,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,26 +1628,39 @@ 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", ] [[package]] -name = "json" -version = "0.12.4" +name = "kernel32-sys" +version = "0.2.2" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "078e285eafdfb6c4b434e0d31e8cfcb5115b651496faca5749b88fafd4f23bfd" +checksum = "7507624b29483431c0ba2d82aece8ca6cdba9382bff4ddd0f7490560c056098d" +dependencies = [ + "winapi 0.2.8", + "winapi-build", +] [[package]] name = "lazy_static" @@ -1527,6 +1674,70 @@ version = "1.3.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "830d08ce1d1d941e6b30645f1a0eb5643013d835ce3779a5fc208261dbe10f55" +[[package]] +name = "lexical-core" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2cde5de06e8d4c2faabc400238f9ae1c74d5412d03a7bd067645ccbc47070e46" +dependencies = [ + "lexical-parse-float", + "lexical-parse-integer", + "lexical-util", + "lexical-write-float", + "lexical-write-integer", +] + +[[package]] +name = "lexical-parse-float" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "683b3a5ebd0130b8fb52ba0bdc718cc56815b6a097e28ae5a6997d0ad17dc05f" +dependencies = [ + "lexical-parse-integer", + "lexical-util", + "static_assertions", +] + +[[package]] +name = "lexical-parse-integer" +version = "0.8.6" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "6d0994485ed0c312f6d965766754ea177d07f9c00c9b82a5ee62ed5b47945ee9" +dependencies = [ + "lexical-util", + "static_assertions", +] + +[[package]] +name = "lexical-util" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5255b9ff16ff898710eb9eb63cb39248ea8a5bb036bea8085b1a767ff6c4e3fc" +dependencies = [ + "static_assertions", +] + +[[package]] +name = "lexical-write-float" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "accabaa1c4581f05a3923d1b4cfd124c329352288b7b9da09e766b0668116862" +dependencies = [ + "lexical-util", + "lexical-write-integer", + "static_assertions", +] + +[[package]] +name = "lexical-write-integer" +version = "0.8.5" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "e1b6f3d1f4422866b68192d62f77bc5c700bee84f3069f2469d7bc8c77852446" +dependencies = [ + "lexical-util", + "static_assertions", +] + [[package]] name = "libc" version = "0.1.12" @@ -1535,18 +1746,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 +1768,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 +1829,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 +1861,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 +1905,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 +1947,7 @@ checksum = "fa52e972a9a719cecb6864fb88568781eb706bac2cd1d4f04a648542dbf78069" dependencies = [ "bitflags 1.3.2", "cfg-if", - "libc 0.2.149", + "libc 0.2.153", "memoffset 0.6.5", ] @@ -1736,7 +1959,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 +1970,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 +2002,7 @@ source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84" dependencies = [ "overload", - "winapi", + "winapi 0.3.9", ] [[package]] @@ -1793,21 +2016,26 @@ dependencies = [ "num-traits", ] +[[package]] +name = "num-conv" +version = "0.1.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "51d515d32fb182ee37cda2ccdcb92950d6a3c2893aa280e540671c2cd0f3b1d9" + [[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 +2047,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 +2064,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 +2143,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 +2181,7 @@ dependencies = [ "proc-macro-error", "proc-macro2", "quote", - "syn 2.0.38", + "syn 2.0.49", ] [[package]] @@ -1953,12 +2192,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 +2212,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 +2237,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 +2248,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 +2261,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 +2302,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]] @@ -2123,6 +2370,12 @@ dependencies = [ "plotters-backend", ] +[[package]] +name = "powerfmt" +version = "0.2.0" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "439ee305def115ba05938db6eb1644ff94165c5ab5e9420d1c1bcedbba909391" + [[package]] name = "ppv-lite86" version = "0.2.17" @@ -2135,7 +2388,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 +2414,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 +2458,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 +2472,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 +2493,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 +2514,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 +2594,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 +2608,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 +2620,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 +2680,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 +2690,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 +2709,43 @@ 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 = "ref-cast" +version = "1.0.22" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c4846d4c50d1721b1a3bef8af76924eef20d5e723647333798c1b519b3a9473f" +dependencies = [ + "ref-cast-impl", +] + +[[package]] +name = "ref-cast-impl" +version = "1.0.22" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "5fddb4f8d99b0a2ebafc65a87a69a7b9875e4b1ae1f00db265d300ef7f28bccc" +dependencies = [ + "proc-macro2", + "quote", + "syn 2.0.49", +] + [[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 +2759,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 +2776,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 +2786,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 +2796,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 +2863,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 +2900,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 +2926,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 +2941,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 +2956,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 +2973,7 @@ dependencies = [ "bitflags 1.3.2", "core-foundation", "core-foundation-sys", - "libc 0.2.149", + "libc 0.2.153", "security-framework-sys", ] @@ -2678,7 +2984,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,50 +2993,80 @@ 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", "serde", ] +[[package]] +name = "serde_with" +version = "3.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "15d167997bd841ec232f5b2b8e0e26606df2e7caa4c31b95ea9ca52b200bd270" +dependencies = [ + "base64", + "chrono", + "hex", + "indexmap 1.9.3", + "indexmap 2.2.3", + "serde", + "serde_derive", + "serde_json", + "serde_with_macros", + "time", +] + +[[package]] +name = "serde_with_macros" +version = "3.6.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "865f9743393e638991566a8b7a479043c2c8da94a33e0a31f18214c9cae0a64d" +dependencies = [ + "darling", + "proc-macro2", + "quote", + "syn 2.0.49", +] + [[package]] name = "sharded-slab" version = "0.1.7" @@ -2742,9 +3078,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,9 +3095,31 @@ 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]] +name = "simd-json" +version = "0.13.8" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "2faf8f101b9bc484337a6a6b0409cf76c139f2fb70a9e3aee6b6774be7bfbf76" +dependencies = [ + "getrandom", + "halfbrown", + "lexical-core", + "ref-cast", + "serde", + "serde_json", + "simdutf8", + "value-trait", ] +[[package]] +name = "simdutf8" +version = "0.1.4" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "f27f6278552951f1f2b8cf9da965d10969b2efdea95a6ec47987ab46edfe263a" + [[package]] name = "siphasher" version = "0.3.11" @@ -2779,28 +3137,18 @@ dependencies = [ [[package]] name = "smallvec" -version = "1.11.1" +version = "1.13.1" source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "942b4a808e05215192e39f4ab80813e599068285906cc91aa64f923db842bd5a" +checksum = "e6ecd384b10a64542d77071bd64bd7b231f4ed5940fba55e98c3de13824cf3d7" [[package]] name = "socket2" -version = "0.4.9" -source = "registry+https://github.com/rust-lang/crates.io-index" -checksum = "64a4a911eed85daf18834cfaa86a79b7d266ff93ff5ba14005426219480ed662" -dependencies = [ - "libc 0.2.149", - "winapi", -] - -[[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 +3157,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 +3205,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 +3227,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 +3255,7 @@ dependencies = [ "thiserror", "tokio", "tokio-serde", - "tokio-util 0.7.9", + "tokio-util 0.7.10", "tracing", "tracing-opentelemetry", "tracing-subscriber", @@ -2935,50 +3287,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]] @@ -3013,6 +3364,37 @@ dependencies = [ "threadpool", ] +[[package]] +name = "time" +version = "0.3.34" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "c8248b6521bb14bc45b4067159b9b6ad792e2d6d754d6c41fb50e29fefe38749" +dependencies = [ + "deranged", + "itoa", + "num-conv", + "powerfmt", + "serde", + "time-core", + "time-macros", +] + +[[package]] +name = "time-core" +version = "0.1.2" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "ef927ca75afb808a4d64dd374f00a2adf8d0fcff8e7b184af886c3c87ec4a3f3" + +[[package]] +name = "time-macros" +version = "0.2.17" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "7ba3a3ef41e6672a2f0f001392bb5dcd3ff0a9992d618ca761a11c3121547774" +dependencies = [ + "num-conv", + "time-core", +] + [[package]] name = "tinytemplate" version = "1.2.1" @@ -3025,22 +3407,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 +3437,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 +3500,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 +3530,7 @@ checksum = "3082666a3a6433f7f511c7192923fa1fe07c69332d3c6a2e6bb040b569199d5a" dependencies = [ "async-trait", "axum", - "base64 0.21.4", + "base64", "bytes", "futures-core", "futures-util", @@ -3159,7 +3541,7 @@ dependencies = [ "hyper-timeout", "percent-encoding", "pin-project", - "prost", + "prost 0.11.9", "tokio", "tokio-stream", "tower", @@ -3182,7 +3564,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 +3584,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 +3596,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 +3617,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 +3641,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 +3659,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 +3717,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]] @@ -3349,6 +3731,18 @@ version = "0.1.0" source = "registry+https://github.com/rust-lang/crates.io-index" checksum = "830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d" +[[package]] +name = "value-trait" +version = "0.8.1" +source = "registry+https://github.com/rust-lang/crates.io-index" +checksum = "dad8db98c1e677797df21ba03fca7d3bf9bec3ca38db930954e4fe6e1ea27eb4" +dependencies = [ + "float-cmp", + "halfbrown", + "itoa", + "ryu", +] + [[package]] name = "version_check" version = "0.1.5" @@ -3388,9 +3782,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 +3792,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 +3817,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 +3850,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 +3866,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 +3882,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 +3900,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 +3915,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 +3967,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 +3985,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 +4156,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..2c0a53253fb4 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.99.1"; src = fetchFromGitHub { owner = "DataDog"; repo = "dd-trace-php"; rev = version; fetchSubmodules = true; - hash = "sha256-Kx2HaWvRT+mFIs0LAAptx6nm9DQ83QEuyHNcEPEr7A4="; + hash = "sha256-uuSKXG6lJa8m1hao6ya7xc5sIe0v1TqG/vIDTA3Rxzo="; }; cargoDeps = rustPlatform.importCargoLock { lockFile = ./Cargo.lock; outputHashes = { - "datadog-profiling-5.0.0" = "sha256-/Z1vGpAHpU5EO80NXnzyAHN4s3iyA1jOquBS8MH1nOo="; + "datadog-profiling-7.0.0" = "sha256-myhS+Sag1v1oA5HkfI0ISk77vFsbyLFReAspWKXE4LQ="; }; }; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A php83Extensions.datadog_trace nix build failed.  Finished dev [unoptimized + debuginfo] target(s) in 6.74s  Running `/build/source/target/debug/php_sidecar_mockgen /build/source/components-rs/mock_php.c /nix/store/bja6vr1l8dwh3gh4wadc8y2skf42zwaa-php-8.3.4/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/a1s263pmsci9zykm5xcdf7x9rv26w6d5-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/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/main -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/TSRM -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/Zend -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/ext -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-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/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/main -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/TSRM -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/Zend -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/ext -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-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/a1s263pmsci9zykm5xcdf7x9rv26w6d5-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/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/main -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/TSRM -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/Zend -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-dev/include/php/ext -I/nix/store/5g2c9xjsys6d0qqvjybacn0pza99s24v-php-8.3.4-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:414: ddtrace.la] Error 1 [result] Failed to update php83Extensions.datadog_trace 0.97.0 -> 0.99.0 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 python311Packages.wasmer-compiler-singlepass, using log file: /var/log/nixpkgs-update/python311Packages.wasmer-compiler-singlepass/2024-04-05.log python311Packages.wasmer-compiler-singlepass 1.1.0 -> 1.1.1 https://github.com/wasmerio/wasmer-python/releases attrpath: python311Packages.wasmer-compiler-singlepass 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/wqnpfr0ssfgifq8ym2bbwbcjbnas3g34-packages.json.drv building '/nix/store/wqnpfr0ssfgifq8ym2bbwbcjbnas3g34-packages.json.drv'... Going to be running update for following packages: - python3.11-wasmer-compiler-singlepass-1.1.0 Press Enter key to continue... Running update for: - python3.11-wasmer-compiler-singlepass-1.1.0: UPDATING ... - python3.11-wasmer-compiler-singlepass-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.wasmer-compiler-singlepass 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 magnetophonDSP.LazyLimiter, using log file: /var/log/nixpkgs-update/magnetophonDSP.LazyLimiter/2024-04-05.log magnetophonDSP.LazyLimiter 0.3.2 -> 0.3.3 https://github.com/magnetophon/LazyLimiter/releases attrpath: magnetophonDSP.LazyLimiter 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/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv building '/nix/store/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv'... trying https://github.com/magnetophon/LazyLimiter/archive/V0.3.3.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/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/magnetophon/LazyLimiter/archive/V0.3.3.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/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'magnetophonDSP.LazyLimiter.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv /nix/store/5zmb1lshpqgfcpb56484m7rcl7kgls98-LazyLimiter-0.3.3.drv these 5 paths will be fetched (88.04 MiB download, 479.74 MiB unpacked): /nix/store/pvacdqvpks0fpnk2znw6mbz9srh4gaga-faust-2.70.3 /nix/store/ygkjc6p02q57ign1ak2p40djv5gz395c-faust2jaqt-2.70.3 /nix/store/azz18h8lc8rv14i43m7qmf911hlnc4z1-faust2lv2-2.70.3 /nix/store/97a0s45g4ipbbprkjnlk6qzk1p272c69-jack2-1.9.22-dev /nix/store/y4bnbmghgx9wvb6k3i3jlfd3kjk01f65-ncurses-6.4 copying path '/nix/store/97a0s45g4ipbbprkjnlk6qzk1p272c69-jack2-1.9.22-dev' from 'https://cache.nixos.org'... copying path '/nix/store/y4bnbmghgx9wvb6k3i3jlfd3kjk01f65-ncurses-6.4' from 'https://cache.nixos.org'... building '/nix/store/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv'... trying https://github.com/magnetophon/LazyLimiter/archive/V0.3.3.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed copying path '/nix/store/pvacdqvpks0fpnk2znw6mbz9srh4gaga-faust-2.70.3' from 'https://cache.nixos.org'... 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/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/magnetophon/LazyLimiter/archive/V0.3.3.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/ajxk1nclkc8cs5rj8znlj4yn97143jcd-source.drv'. error: 1 dependencies of derivation '/nix/store/5zmb1lshpqgfcpb56484m7rcl7kgls98-LazyLimiter-0.3.3.drv' failed to build [result] Failed to update magnetophonDSP.LazyLimiter 0.3.2 -> 0.3.3 https://github.com/magnetophon/LazyLimiter/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.cffsubr, using log file: /var/log/nixpkgs-update/python312Packages.cffsubr/2024-04-05.log python312Packages.cffsubr 0.2.9.post1 -> 0.3.0 https://github.com/adobe-type-tools/cffsubr/releases attrpath: python312Packages.cffsubr 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/02acl145kzmsf80riwk7ah33jhrg21gd-packages.json.drv building '/nix/store/02acl145kzmsf80riwk7ah33jhrg21gd-packages.json.drv'... Going to be running update for following packages: - python3.12-cffsubr-0.2.9.post1 Press Enter key to continue... Running update for: - python3.12-cffsubr-0.2.9.post1: UPDATING ... - python3.12-cffsubr-0.2.9.post1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/cffsubr/default.nix b/pkgs/development/python-modules/cffsubr/default.nix index 324145639a3a..872c7bafe985 100644 --- a/pkgs/development/python-modules/cffsubr/default.nix +++ b/pkgs/development/python-modules/cffsubr/default.nix @@ -11,12 +11,12 @@ buildPythonPackage rec { pname = "cffsubr"; - version = "0.2.9.post1"; + version = "0.3.0"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-azFBLc9JyPqEZkvahn4u3cVbb+b6aW/yU8TxOp/y/Fw="; + hash = "sha256-d0UVC9uBZ5+s3RHB87hwlsT029SVfo/Ou4jEVoeVLvs="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.cffsubr nix build failed. 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/dib2w7h8bi5ymjkvfpcprdgv78y41097-cffsubr-0.3.0.tar.gz source root is cffsubr-0.3.0 setting SOURCE_DATE_EPOCH to timestamp 1705577287 of file cffsubr-0.3.0/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/nvrizsyc3f7pdybvp8zjjddx4hhya4x5-remove-setuptools-git-ls-files.patch patching file pyproject.toml Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej patching file setup.py Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file setup.py.rej The next patch would create the file _custom_build/backend.py, which already exists! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored [result] Failed to update python312Packages.cffsubr 0.2.9.post1 -> 0.3.0 https://github.com/adobe-type-tools/cffsubr/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-dms, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-dms/2024-04-05.log python312Packages.mypy-boto3-dms 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-dms Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j8z9fixan4jjfxl3jsh1iny6l3bks8p1-packages.json.drv building '/nix/store/j8z9fixan4jjfxl3jsh1iny6l3bks8p1-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-dms-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-dms-1.34.0: UPDATING ... - python3.12-mypy-boto3-dms-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-dms 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-resiliencehub, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-resiliencehub/2024-04-05.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/5gy06m65amzdk1ip4v42l6jg0xvnvad3-packages.json.drv building '/nix/store/5gy06m65amzdk1ip4v42l6jg0xvnvad3-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-servicediscovery, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-servicediscovery/2024-04-05.log python312Packages.mypy-boto3-servicediscovery 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/s3p3icp35yx2y9n5rdpfycmaadjv23rj-packages.json.drv building '/nix/store/s3p3icp35yx2y9n5rdpfycmaadjv23rj-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-servicediscovery-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-servicediscovery-1.34.0: UPDATING ... - python3.12-mypy-boto3-servicediscovery-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-servicediscovery 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-docdb, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-docdb/2024-04-05.log python312Packages.mypy-boto3-docdb 1.34.13 -> 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/yhkbx7p3gd397aj814rqivd6ss5g0rbv-packages.json.drv building '/nix/store/yhkbx7p3gd397aj814rqivd6ss5g0rbv-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-docdb-1.34.13 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-docdb-1.34.13: UPDATING ... - python3.12-mypy-boto3-docdb-1.34.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-docdb 1.34.13 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/qp9qggn06i0h01dwn8mj85jvnqmsl0bm-packages.json.drv building '/nix/store/qp9qggn06i0h01dwn8mj85jvnqmsl0bm-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-workmailmessageflow, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-workmailmessageflow/2024-04-05.log python312Packages.mypy-boto3-workmailmessageflow 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-workmailmessageflow Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qj3cvami6jwrx140a00c63znx2fx7gn0-packages.json.drv building '/nix/store/qj3cvami6jwrx140a00c63znx2fx7gn0-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-workmailmessageflow-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-workmailmessageflow-1.34.0: UPDATING ... - python3.12-mypy-boto3-workmailmessageflow-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-workmailmessageflow 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-04-05.log python312Packages.mypy-boto3-ce 1.34.71 -> 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/ykvj0gr3ra255x8a6wfpdz3zdxwmb6ji-packages.json.drv building '/nix/store/ykvj0gr3ra255x8a6wfpdz3zdxwmb6ji-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-ce-1.34.71 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-ce-1.34.71: UPDATING ... - python3.12-mypy-boto3-ce-1.34.71: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-ce 1.34.71 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-applicationcostprofiler, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-applicationcostprofiler/2024-04-05.log python312Packages.mypy-boto3-applicationcostprofiler 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/c10pa8klwjfxs0v3cxrwnlxgigd3pcmm-packages.json.drv building '/nix/store/c10pa8klwjfxs0v3cxrwnlxgigd3pcmm-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-applicationcostprofiler-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-applicationcostprofiler-1.34.0: UPDATING ... - python3.12-mypy-boto3-applicationcostprofiler-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-applicationcostprofiler 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-appconfig, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-appconfig/2024-04-05.log python312Packages.mypy-boto3-appconfig 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-appconfig Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/md9ngh9isqp6zhvjzvy0z8wgs707vj4z-packages.json.drv building '/nix/store/md9ngh9isqp6zhvjzvy0z8wgs707vj4z-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-appconfig-1.34.58 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-appconfig-1.34.58: UPDATING ... - python3.12-mypy-boto3-appconfig-1.34.58: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-appconfig 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-messaging, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-chime-sdk-messaging/2024-04-05.log python312Packages.mypy-boto3-chime-sdk-messaging 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-chime-sdk-messaging Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/93q09ym8i3wyrvlv67qai1vpm9yz13gz-packages.json.drv building '/nix/store/93q09ym8i3wyrvlv67qai1vpm9yz13gz-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-chime-sdk-messaging-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-chime-sdk-messaging-1.34.0: UPDATING ... - python3.12-mypy-boto3-chime-sdk-messaging-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-chime-sdk-messaging 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-guardduty, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-guardduty/2024-04-05.log python312Packages.mypy-boto3-guardduty 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-guardduty Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/laqql0azc56k8m7zhzi1kj3bpin3fds3-packages.json.drv building '/nix/store/laqql0azc56k8m7zhzi1kj3bpin3fds3-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-guardduty-1.34.73 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-guardduty-1.34.73: UPDATING ... - python3.12-mypy-boto3-guardduty-1.34.73: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-guardduty 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/74517ld29xp608lyccgxq8pngspf25ip-packages.json.drv building '/nix/store/74517ld29xp608lyccgxq8pngspf25ip-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-04-05.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/3nmdmg7xrfjb1lw1nknjxjv5d0qgcpzw-packages.json.drv building '/nix/store/3nmdmg7xrfjb1lw1nknjxjv5d0qgcpzw-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.mypy-boto3-iot-data, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iot-data/2024-04-05.log python312Packages.mypy-boto3-iot-data 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iot-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/aprib2bv7ihjrdc91izrgnhnd9jkhbar-packages.json.drv building '/nix/store/aprib2bv7ihjrdc91izrgnhnd9jkhbar-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iot-data-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iot-data-1.34.0: UPDATING ... - python3.12-mypy-boto3-iot-data-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iot-data 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-textract, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-textract/2024-04-05.log python312Packages.mypy-boto3-textract 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-textract Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/433alyivmyhbma68cwnmnghm9vi690zb-packages.json.drv building '/nix/store/433alyivmyhbma68cwnmnghm9vi690zb-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-textract-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-textract-1.34.0: UPDATING ... - python3.12-mypy-boto3-textract-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-textract 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.types-aiobotocore-gamesparks, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-gamesparks/2024-04-05.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/ad8afs8g6sqhcbfd37dz553wlvhk60kz-packages.json.drv building '/nix/store/ad8afs8g6sqhcbfd37dz553wlvhk60kz-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-04-05.log python312Packages.mypy-boto3-wisdom 1.34.16 -> 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/6igm5m6pcx206sjwndv5c6q4y956qmpx-packages.json.drv building '/nix/store/6igm5m6pcx206sjwndv5c6q4y956qmpx-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-wisdom-1.34.16 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-wisdom-1.34.16: UPDATING ... - python3.12-mypy-boto3-wisdom-1.34.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-wisdom 1.34.16 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-edge, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sagemaker-edge/2024-04-05.log python312Packages.mypy-boto3-sagemaker-edge 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/f9bck5hrp9gw2jz8650v6wrzf6vajmm9-packages.json.drv building '/nix/store/f9bck5hrp9gw2jz8650v6wrzf6vajmm9-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sagemaker-edge-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sagemaker-edge-1.34.0: UPDATING ... - python3.12-mypy-boto3-sagemaker-edge-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sagemaker-edge 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-resourcegroupstaggingapi, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-resourcegroupstaggingapi/2024-04-05.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/zzxz43vdvdjfpi69mzqyjfa48h9knr2v-packages.json.drv building '/nix/store/zzxz43vdvdjfpi69mzqyjfa48h9knr2v-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-iot-roborunner, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iot-roborunner/2024-04-05.log python312Packages.mypy-boto3-iot-roborunner 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iot-roborunner Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q4s8h2g2302fr46k7mdv4fc1i9vsw1my-packages.json.drv building '/nix/store/q4s8h2g2302fr46k7mdv4fc1i9vsw1my-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iot-roborunner-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iot-roborunner-1.34.0: UPDATING ... - python3.12-mypy-boto3-iot-roborunner-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iot-roborunner 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, using log file: /var/log/nixpkgs-update/python312Packages.wasmer/2024-04-05.log python312Packages.wasmer 1.1.0 -> 1.1.1 https://github.com/wasmerio/wasmer-python/releases attrpath: python312Packages.wasmer 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/kpfzrsq9fldl0zs58pbz2zw6kmlgkdsv-packages.json.drv building '/nix/store/kpfzrsq9fldl0zs58pbz2zw6kmlgkdsv-packages.json.drv'... Going to be running update for following packages: - python3.12-wasmer-1.1.0 Press Enter key to continue... Running update for: - python3.12-wasmer-1.1.0: UPDATING ... - python3.12-wasmer-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.wasmer 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 python312Packages.mypy-boto3-route53-recovery-control-config, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-route53-recovery-control-config/2024-04-05.log python312Packages.mypy-boto3-route53-recovery-control-config 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/x14lixc9rdrldnin9ynpcmjlz45f2lsb-packages.json.drv building '/nix/store/x14lixc9rdrldnin9ynpcmjlz45f2lsb-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-route53-recovery-control-config-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-route53-recovery-control-config-1.34.0: UPDATING ... - python3.12-mypy-boto3-route53-recovery-control-config-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.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 python312Packages.exdown, using log file: /var/log/nixpkgs-update/python312Packages.exdown/2024-04-05.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/cic6k5j2yix9036aq7a03y61sm42pn5i-packages.json.drv building '/nix/store/cic6k5j2yix9036aq7a03y61sm42pn5i-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.rx, using log file: /var/log/nixpkgs-update/python312Packages.rx/2024-04-05.log python312Packages.rx 3.2.0 -> 4.0.4 https://github.com/ReactiveX/RxPY/releases attrpath: python312Packages.rx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/22vlqc5085xqjm2jvw7bybnpw7jcripx-packages.json.drv building '/nix/store/22vlqc5085xqjm2jvw7bybnpw7jcripx-packages.json.drv'... Going to be running update for following packages: - python3.12-rx-3.2.0 Press Enter key to continue... Running update for: - python3.12-rx-3.2.0: UPDATING ... - python3.12-rx-3.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.rx 3.2.0 -> 4.0.4 https://github.com/ReactiveX/RxPY/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-imagebuilder, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-imagebuilder/2024-04-05.log python312Packages.mypy-boto3-imagebuilder 1.34.57 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-imagebuilder Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qsglg6mwxcfja474bcrs1mfinmpmga5l-packages.json.drv building '/nix/store/qsglg6mwxcfja474bcrs1mfinmpmga5l-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-imagebuilder-1.34.57 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-imagebuilder-1.34.57: UPDATING ... - python3.12-mypy-boto3-imagebuilder-1.34.57: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-imagebuilder 1.34.57 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iam, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iam/2024-04-05.log python312Packages.mypy-boto3-iam 1.34.8 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iam Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mxp9a74ywwfwp1aik76nnqsc7smlcyz3-packages.json.drv building '/nix/store/mxp9a74ywwfwp1aik76nnqsc7smlcyz3-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iam-1.34.8 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iam-1.34.8: UPDATING ... - python3.12-mypy-boto3-iam-1.34.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iam 1.34.8 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.omorfi, using log file: /var/log/nixpkgs-update/python312Packages.omorfi/2024-04-05.log python312Packages.omorfi 0.9.9 -> 0.9.10 https://github.com/flammie/omorfi/releases attrpath: python312Packages.omorfi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8sykb98dzvvqczvh6ql1w1a2wf02cpzk-packages.json.drv building '/nix/store/8sykb98dzvvqczvh6ql1w1a2wf02cpzk-packages.json.drv'... Going to be running update for following packages: - python3.12-omorfi-0.9.9 Press Enter key to continue... Running update for: - python3.12-omorfi-0.9.9: UPDATING ... - python3.12-omorfi-0.9.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.omorfi 0.9.9 -> 0.9.10 https://github.com/flammie/omorfi/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-fms, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-fms/2024-04-05.log python312Packages.mypy-boto3-fms 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/cxd9rsd0wbms2byxn1kv1bla57r3nyl8-packages.json.drv building '/nix/store/cxd9rsd0wbms2byxn1kv1bla57r3nyl8-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-fms-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-fms-1.34.0: UPDATING ... - python3.12-mypy-boto3-fms-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.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 python311Packages.mypy-boto3-network-firewall, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-network-firewall/2024-04-05.log python311Packages.mypy-boto3-network-firewall 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/x9qmp5cs4kmwilphvqbkc62nkxcpnfzd-packages.json.drv building '/nix/store/x9qmp5cs4kmwilphvqbkc62nkxcpnfzd-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-network-firewall-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-network-firewall-1.34.0: UPDATING ... - python3.11-mypy-boto3-network-firewall-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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 lua52Packages.telescope-nvim, using log file: /var/log/nixpkgs-update/lua52Packages.telescope-nvim/2024-04-05.log lua52Packages.telescope-nvim scm-1 -> 0.1.6 https://github.com/nvim-telescope/telescope.nvim/releases attrpath: lua52Packages.telescope-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua52Packages.telescope-nvim scm-1 -> 0.1.6 https://github.com/nvim-telescope/telescope.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_xanmod.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod.chipsec/2024-04-05.log linuxKernel.packages.linux_xanmod.chipsec 1.10.6 -> 1.13.0 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/a1jrd6zrvm7iissqglg6l3kvf4jf82vg-packages.json.drv building '/nix/store/a1jrd6zrvm7iissqglg6l3kvf4jf82vg-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..a0e2004b61a8 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.13.0"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-JQP2vvr+JqBLpot01KNTHeGdkQkMBlmvExbx1ttU0os="; }; 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/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. got build log for 'linuxKernel.packages.linux_xanmod.chipsec' 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 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/l6scq5n34aj7a9yqy96cwniwhp95z69m-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/windows_requirements.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8zpzx4iynsbck8pv5m26qvsx6przywp9-ko-path.diff patching file chipsec/helper/linux/linuxhelper.py Hunk #1 FAILED at 153. 1 out of 1 hunk FAILED -- saving rejects to file chipsec/helper/linux/linuxhelper.py.rej [result] Failed to update linuxKernel.packages.linux_xanmod.chipsec 1.10.6 -> 1.13.0 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-a2i-runtime, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sagemaker-a2i-runtime/2024-04-05.log python312Packages.mypy-boto3-sagemaker-a2i-runtime 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/i602dwr78rmwk0i95pxfgjqgzmjl00fw-packages.json.drv building '/nix/store/i602dwr78rmwk0i95pxfgjqgzmjl00fw-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sagemaker-a2i-runtime-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sagemaker-a2i-runtime-1.34.0: UPDATING ... - python3.12-mypy-boto3-sagemaker-a2i-runtime-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.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 ocamlPackages.irmin-git, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-git/2024-04-05.log ocamlPackages.irmin-git 3.7.2 -> 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.7.2" 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; 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.7.2 -> 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-qldb, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-qldb/2024-04-05.log python312Packages.mypy-boto3-qldb 1.34.49 -> 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/xsw1z9zyghk5v1cxpqmj8zl2lkxmb4n7-packages.json.drv building '/nix/store/xsw1z9zyghk5v1cxpqmj8zl2lkxmb4n7-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-qldb-1.34.49 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-qldb-1.34.49: UPDATING ... - python3.12-mypy-boto3-qldb-1.34.49: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-qldb 1.34.49 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.mypy-boto3-kinesisanalyticsv2 1.34.64 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-kinesisanalyticsv2 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/d3wval9z7x164v44wb00526nffi6bhz6-packages.json.drv building '/nix/store/d3wval9z7x164v44wb00526nffi6bhz6-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-kinesisanalyticsv2-1.34.64 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-kinesisanalyticsv2-1.34.64: UPDATING ... - python3.11-mypy-boto3-kinesisanalyticsv2-1.34.64: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-kinesisanalyticsv2 1.34.64 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/1rsgvsq4fx7vkyyrwzvz3y8p823r5d5f-packages.json.drv building '/nix/store/1rsgvsq4fx7vkyyrwzvz3y8p823r5d5f-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.bazelbuild.vscode-bazel, using log file: /var/log/nixpkgs-update/vscode-extensions.bazelbuild.vscode-bazel/2024-04-05.log vscode-extensions.bazelbuild.vscode-bazel 0.7.0 -> 0.9.0 https://github.com/bazelbuild/vscode-bazel/releases attrpath: vscode-extensions.bazelbuild.vscode-bazel 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.bazelbuild.vscode-bazel 0.7.0 -> 0.9.0 https://github.com/bazelbuild/vscode-bazel/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gfal2-python, using log file: /var/log/nixpkgs-update/python311Packages.gfal2-python/2024-04-05.log python311Packages.gfal2-python 0 -> 1 attrpath: python311Packages.gfal2-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/l3l8j1zqcyd8ya0l79f5g21ljq85qrjy-packages.json.drv building '/nix/store/l3l8j1zqcyd8ya0l79f5g21ljq85qrjy-packages.json.drv'... Going to be running update for following packages: - python3.11-gfal2-python-1.12.2 Press Enter key to continue... Running update for: - python3.11-gfal2-python-1.12.2: UPDATING ... - python3.11-gfal2-python-1.12.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gfal2-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 rnd-name, using log file: /var/log/nixpkgs-update/rnd-name/2024-04-05.log rnd-name 0 -> 1 attrpath: rnd-name Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] skipping because derivation has updateScript [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rjz7nrkllk7hwyybhp7hkg5q0m6jfxxi-packages.json.drv building '/nix/store/rjz7nrkllk7hwyybhp7hkg5q0m6jfxxi-packages.json.drv'... Going to be running update for following packages: - rnd-name-1.0.0 Press Enter key to continue... Running update for: - rnd-name-1.0.0: UPDATING ... - rnd-name-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update rnd-name 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hydrapaper, using log file: /var/log/nixpkgs-update/hydrapaper/2024-04-05.log hydrapaper 0 -> 1 attrpath: hydrapaper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sv8l7lyab12yr1x44xmnggb8dxlwixbb-packages.json.drv building '/nix/store/sv8l7lyab12yr1x44xmnggb8dxlwixbb-packages.json.drv'... Going to be running update for following packages: - hydrapaper-3.3.2 Press Enter key to continue... Running update for: - hydrapaper-3.3.2: UPDATING ... - hydrapaper-3.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update hydrapaper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.gleam.gleam, using log file: /var/log/nixpkgs-update/vscode-extensions.gleam.gleam/2024-04-05.log vscode-extensions.gleam.gleam 2.3.0 -> 2.5.1 https://github.com/gleam-lang/vscode-gleam/releases attrpath: vscode-extensions.gleam.gleam 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.gleam.gleam 2.3.0 -> 2.5.1 https://github.com/gleam-lang/vscode-gleam/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.davidlday.languagetool-linter, using log file: /var/log/nixpkgs-update/vscode-extensions.davidlday.languagetool-linter/2024-04-05.log vscode-extensions.davidlday.languagetool-linter 0.19.0 -> 0.21.3 https://github.com/davidlday/vscode-languagetool-linter/releases attrpath: vscode-extensions.davidlday.languagetool-linter 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.davidlday.languagetool-linter 0.19.0 -> 0.21.3 https://github.com/davidlday/vscode-languagetool-linter/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.techtheawesome.rust-yew, using log file: /var/log/nixpkgs-update/vscode-extensions.techtheawesome.rust-yew/2024-04-05.log vscode-extensions.techtheawesome.rust-yew 0.2.2 -> 0.2.3 https://github.com/TechTheAwesome/code-yew-server/releases attrpath: vscode-extensions.techtheawesome.rust-yew 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.techtheawesome.rust-yew 0.2.2 -> 0.2.3 https://github.com/TechTheAwesome/code-yew-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-iotsitewise, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-iotsitewise/2024-04-05.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/s3yppcmv3shdxalh4p3ni0qwfmqv4wvx-packages.json.drv building '/nix/store/s3yppcmv3shdxalh4p3ni0qwfmqv4wvx-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 linuxKernel.packages.linux_6_6_hardened.nvidia_x11_vulkan_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_6_hardened.nvidia_x11_vulkan_beta_open/2024-04-05.log linuxKernel.packages.linux_6_6_hardened.nvidia_x11_vulkan_beta_open 6.6.21-550.40.59 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_6_6_hardened.nvidia_x11_vulkan_beta_open Checking auto update branch... No auto update branch exists Old version 6.6.21-550.40.59" 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_6_6_hardened.nvidia_x11_vulkan_beta_open 6.6.21-550.40.59 -> 550.40.59 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-resourcegroupstaggingapi, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-resourcegroupstaggingapi/2024-04-05.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/7qgk5ijfqpc48xz5a26cgziwyd93csg2-packages.json.drv building '/nix/store/7qgk5ijfqpc48xz5a26cgziwyd93csg2-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 openraPackages_2019.mods.raclassic, using log file: /var/log/nixpkgs-update/openraPackages_2019.mods.raclassic/2024-04-05.log openraPackages_2019.mods.raclassic 183.git.c76c13e -> 20231010 https://github.com/OpenRA/raclassic/releases attrpath: openraPackages_2019.mods.raclassic Checking auto update branch... No auto update branch exists Received ExitFailure 1 when running Raw command: env EDITOR=echo /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command edit openraPackages_2019.mods.raclassic -f . Standard error: error: cannot find position information for 'openraPackages_2019.mods.raclassic [result] Failed to update openraPackages_2019.mods.raclassic 183.git.c76c13e -> 20231010 https://github.com/OpenRA/raclassic/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-appflow, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-appflow/2024-04-05.log python312Packages.mypy-boto3-appflow 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/125hgpzsj9vnj6y8i7czfvy0ahi7bq38-packages.json.drv building '/nix/store/125hgpzsj9vnj6y8i7czfvy0ahi7bq38-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-appflow-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-appflow-1.34.0: UPDATING ... - python3.12-mypy-boto3-appflow-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-appflow 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-singlepass, using log file: /var/log/nixpkgs-update/python312Packages.wasmer-compiler-singlepass/2024-04-05.log python312Packages.wasmer-compiler-singlepass 1.1.0 -> 1.1.1 https://github.com/wasmerio/wasmer-python/releases attrpath: python312Packages.wasmer-compiler-singlepass 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/fmdwzhc53hzkma0hm496g63jivzxqg23-packages.json.drv building '/nix/store/fmdwzhc53hzkma0hm496g63jivzxqg23-packages.json.drv'... Going to be running update for following packages: - python3.12-wasmer-compiler-singlepass-1.1.0 Press Enter key to continue... Running update for: - python3.12-wasmer-compiler-singlepass-1.1.0: UPDATING ... - python3.12-wasmer-compiler-singlepass-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.wasmer-compiler-singlepass 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 python312Packages.neuronpy, using log file: /var/log/nixpkgs-update/python312Packages.neuronpy/2024-04-05.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/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv building '/nix/store/2rh7gdifsd516g7qj76awlnqgyhmg00n-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/2rh7gdifsd516g7qj76awlnqgyhmg00n-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/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv'. 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/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv /nix/store/skgdvghknr8ylz3a6v8r28wzs700yqmp-neuron-8.2.4.drv building '/nix/store/2rh7gdifsd516g7qj76awlnqgyhmg00n-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/2rh7gdifsd516g7qj76awlnqgyhmg00n-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/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/skgdvghknr8ylz3a6v8r28wzs700yqmp-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 linuxKernel.packages.linux_6_6.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_6.chipsec/2024-04-05.log linuxKernel.packages.linux_6_6.chipsec 1.10.6 -> 1.13.0 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_6_6.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/whnpw1q29sngy305xrycgxzps4gv1ac2-packages.json.drv building '/nix/store/whnpw1q29sngy305xrycgxzps4gv1ac2-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..a0e2004b61a8 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.13.0"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-JQP2vvr+JqBLpot01KNTHeGdkQkMBlmvExbx1ttU0os="; }; 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_6_6.chipsec nix build failed. got build log for 'linuxKernel.packages.linux_6_6.chipsec' 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 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/l6scq5n34aj7a9yqy96cwniwhp95z69m-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/windows_requirements.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8zpzx4iynsbck8pv5m26qvsx6przywp9-ko-path.diff patching file chipsec/helper/linux/linuxhelper.py Hunk #1 FAILED at 153. 1 out of 1 hunk FAILED -- saving rejects to file chipsec/helper/linux/linuxhelper.py.rej [result] Failed to update linuxKernel.packages.linux_6_6.chipsec 1.10.6 -> 1.13.0 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 docuum, using log file: /var/log/nixpkgs-update/docuum/2024-04-05.log docuum 0.23.1 -> 0.24.0 https://github.com/stepchowfun/docuum/releases attrpath: docuum 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-BvZM0tAgwoOO0VFQEoifgmENnW3cfKV3Zj872/Lki6A= [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/by-name/do/docuum/package.nix b/pkgs/by-name/do/docuum/package.nix index 65c455038e67..62a46f0a97e1 100644 --- a/pkgs/by-name/do/docuum/package.nix +++ b/pkgs/by-name/do/docuum/package.nix @@ -7,16 +7,16 @@ rustPlatform.buildRustPackage rec { pname = "docuum"; - version = "0.23.1"; + version = "0.24.0"; src = fetchFromGitHub { owner = "stepchowfun"; repo = "docuum"; rev = "v${version}"; - hash = "sha256-jZJkI4rk/8O6MsHjuDqmIiRc1LJpTajk/rSUVYnHiOs="; + hash = "sha256-/30wuLnCcomgJ14c5rNbitD1dEpvyRal3L60gQdZPBU="; }; - cargoHash = "sha256-qBigfW0W3t0a43y99H22gmKBnhsu08Yd1CTTatsRfRs="; + cargoHash = "sha256-BvZM0tAgwoOO0VFQEoifgmENnW3cfKV3Zj872/Lki6A="; checkFlags = [ # fails, no idea why [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/983xj3vivy4lfjzgsa3wv3ikjnb2q4wa-docuum-0.24.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:
  • docuum
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/stepchowfun/docuum/releases. meta.description for docuum is: Least recently used (LRU) eviction of Docker images meta.homepage for docuum is: https://github.com/stepchowfun/docuum meta.changelog for docuum is: https://github.com/stepchowfun/docuum/blob/v0.24.0/CHANGELOG.md ###### Updates performed - Rust version update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/stepchowfun/docuum/compare/v0.23.1...v0.24.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.24.0 with grep in /nix/store/983xj3vivy4lfjzgsa3wv3ikjnb2q4wa-docuum-0.24.0 - found 0.24.0 in filename of file in /nix/store/983xj3vivy4lfjzgsa3wv3ikjnb2q4wa-docuum-0.24.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath docuum ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/983xj3vivy4lfjzgsa3wv3ikjnb2q4wa-docuum-0.24.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 docuum https://github.com/r-ryantm/nixpkgs/archive/016d119432c298d9b623b660d11e24fb52f1c33e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/016d119432c298d9b623b660d11e24fb52f1c33e#docuum ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/983xj3vivy4lfjzgsa3wv3ikjnb2q4wa-docuum-0.24.0 ls -la /nix/store/983xj3vivy4lfjzgsa3wv3ikjnb2q4wa-docuum-0.24.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:
  • docuum
--- ###### Maintainer pings cc @mkg20001 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/301826 [result] Success updating docuum 0.23.1 -> 0.24.0 https://github.com/stepchowfun/docuum/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-pinpoint-email, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-pinpoint-email/2024-04-05.log python311Packages.mypy-boto3-pinpoint-email 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-pinpoint-email Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cw1j7ra1v0fq2lp42hxg6zynkdyp35a3-packages.json.drv building '/nix/store/cw1j7ra1v0fq2lp42hxg6zynkdyp35a3-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-pinpoint-email-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-pinpoint-email-1.34.0: UPDATING ... - python3.11-mypy-boto3-pinpoint-email-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-pinpoint-email 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-04-05.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/3kv37ji8v97bhziymw6wbpf5gjfvkx13-packages.json.drv building '/nix/store/3kv37ji8v97bhziymw6wbpf5gjfvkx13-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 linuxKernel.packages.linux_xanmod_latest.nvidia_x11_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod_latest.nvidia_x11_beta_open/2024-04-05.log linuxKernel.packages.linux_xanmod_latest.nvidia_x11_beta_open 6.7.11-550.67 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_xanmod_latest.nvidia_x11_beta_open Checking auto update branch... No auto update branch exists Old version 6.7.11-550.67" 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_xanmod_latest.nvidia_x11_beta_open 6.7.11-550.67 -> 550.40.59 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 python312Packages.mypy-boto3-marketplace-catalog, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-marketplace-catalog/2024-04-05.log python312Packages.mypy-boto3-marketplace-catalog 1.34.74 -> 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/1iickyaxanhc0aylzqx31alv9nzgmgn2-packages.json.drv building '/nix/store/1iickyaxanhc0aylzqx31alv9nzgmgn2-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-marketplace-catalog-1.34.74 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-marketplace-catalog-1.34.74: UPDATING ... - python3.12-mypy-boto3-marketplace-catalog-1.34.74: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-marketplace-catalog 1.34.74 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.dbf, using log file: /var/log/nixpkgs-update/ocamlPackages.dbf/2024-04-05.log ocamlPackages.dbf 0.1.1 -> 0.2.0 https://github.com/pveber/dbf/releases attrpath: ocamlPackages.dbf 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/pq3brc31ggvlrl80fq1zxyb7yrrslin1-source.drv building '/nix/store/pq3brc31ggvlrl80fq1zxyb7yrrslin1-source.drv'... trying https://github.com/pveber/dbf/archive/0.2.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/pq3brc31ggvlrl80fq1zxyb7yrrslin1-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/pveber/dbf/archive/0.2.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/pq3brc31ggvlrl80fq1zxyb7yrrslin1-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.dbf.originalSrc' not found stderr did not split as expected full stderr was: error: … while calling the 'derivationStrict' builtin at /builtin/derivation.nix:9:12: (source not available) … while evaluating derivation 'ocaml5.1.1-dbf-0.2.0' whose name attribute is located at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.dbf/pkgs/stdenv/generic/make-derivation.nix:331:7 … while evaluating attribute 'buildInputs' of derivation 'ocaml5.1.1-dbf-0.2.0' at /var/cache/nixpkgs-update/worker/worktree/ocamlPackages.dbf/pkgs/stdenv/generic/make-derivation.nix:378:7: 377| depsHostHost = elemAt (elemAt dependencies 1) 0; 378| buildInputs = elemAt (elemAt dependencies 1) 1; | ^ 379| depsTargetTarget = elemAt (elemAt dependencies 2) 0; (stack trace truncated; use '--show-trace' to show the full trace) error: ocaml-migrate-parsetree is not available for OCaml 5.1.1 [result] Failed to update ocamlPackages.dbf 0.1.1 -> 0.2.0 https://github.com/pveber/dbf/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-securitylake, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-securitylake/2024-04-05.log python312Packages.mypy-boto3-securitylake 1.34.53 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-securitylake Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ih0158mw654h5jb4slkb189k8dlraway-packages.json.drv building '/nix/store/ih0158mw654h5jb4slkb189k8dlraway-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-securitylake-1.34.53 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-securitylake-1.34.53: UPDATING ... - python3.12-mypy-boto3-securitylake-1.34.53: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-securitylake 1.34.53 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-xray, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-xray/2024-04-05.log python312Packages.mypy-boto3-xray 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/qhjr6q107jmc5s980cglw2maz59h2853-packages.json.drv building '/nix/store/qhjr6q107jmc5s980cglw2maz59h2853-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-xray-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-xray-1.34.0: UPDATING ... - python3.12-mypy-boto3-xray-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-xray 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-lex-models, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-lex-models/2024-04-05.log python311Packages.mypy-boto3-lex-models 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-lex-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/w53mlz9g0zzs7skiw53panxi1iga508v-packages.json.drv building '/nix/store/w53mlz9g0zzs7skiw53panxi1iga508v-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-lex-models-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-lex-models-1.34.0: UPDATING ... - python3.11-mypy-boto3-lex-models-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-lex-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 python311Packages.mypy-boto3-cloudtrail, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-cloudtrail/2024-04-05.log python311Packages.mypy-boto3-cloudtrail 1.34.59 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/874svp9a82ny1i47px6gnizhpprhw6b6-packages.json.drv building '/nix/store/874svp9a82ny1i47px6gnizhpprhw6b6-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-cloudtrail-1.34.59 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-cloudtrail-1.34.59: UPDATING ... - python3.11-mypy-boto3-cloudtrail-1.34.59: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-cloudtrail 1.34.59 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-neptunedata, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-neptunedata/2024-04-05.log python311Packages.mypy-boto3-neptunedata 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-neptunedata Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bbjisa6varddfrap020zpxbim3y5wsqi-packages.json.drv building '/nix/store/bbjisa6varddfrap020zpxbim3y5wsqi-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-neptunedata-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-neptunedata-1.34.0: UPDATING ... - python3.11-mypy-boto3-neptunedata-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-neptunedata 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-marketplacecommerceanalytics, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-marketplacecommerceanalytics/2024-04-05.log python312Packages.mypy-boto3-marketplacecommerceanalytics 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/ssdvf9qwyff4mf2dkgq5x57zdz3gfzr7-packages.json.drv building '/nix/store/ssdvf9qwyff4mf2dkgq5x57zdz3gfzr7-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-marketplacecommerceanalytics-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-marketplacecommerceanalytics-1.34.0: UPDATING ... - python3.12-mypy-boto3-marketplacecommerceanalytics-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.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 python311Packages.mypy-boto3-discovery, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-discovery/2024-04-05.log python311Packages.mypy-boto3-discovery 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-discovery Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s4sqfjr9i0ip5ii2a27jf4ix71a84v1l-packages.json.drv building '/nix/store/s4sqfjr9i0ip5ii2a27jf4ix71a84v1l-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-discovery-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-discovery-1.34.0: UPDATING ... - python3.11-mypy-boto3-discovery-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-discovery 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-kafka, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-kafka/2024-04-05.log python311Packages.mypy-boto3-kafka 1.34.61 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/rhsv2i8jlzcx5kc8hncaxs7gwv7gpha7-packages.json.drv building '/nix/store/rhsv2i8jlzcx5kc8hncaxs7gwv7gpha7-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-kafka-1.34.61 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-kafka-1.34.61: UPDATING ... - python3.11-mypy-boto3-kafka-1.34.61: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-kafka 1.34.61 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.rest-nvim, using log file: /var/log/nixpkgs-update/luajitPackages.rest-nvim/2024-04-05.log luajitPackages.rest-nvim 0.2-1 -> 2.0.1 https://github.com/rest-nvim/rest.nvim/releases attrpath: luajitPackages.rest-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.rest-nvim 0.2-1 -> 2.0.1 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 python311Packages.mypy-boto3-connect-contact-lens, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-connect-contact-lens/2024-04-05.log python311Packages.mypy-boto3-connect-contact-lens 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/9w5b6ypsxaq3268d6g4ma9sq1qhhd59w-packages.json.drv building '/nix/store/9w5b6ypsxaq3268d6g4ma9sq1qhhd59w-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-connect-contact-lens-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-connect-contact-lens-1.34.0: UPDATING ... - python3.11-mypy-boto3-connect-contact-lens-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-connect-contact-lens 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-privatenetworks, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-privatenetworks/2024-04-05.log python312Packages.mypy-boto3-privatenetworks 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/d6aqa6qzq6dfi8syxv1xsbh2nb7vyjp0-packages.json.drv building '/nix/store/d6aqa6qzq6dfi8syxv1xsbh2nb7vyjp0-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-privatenetworks-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-privatenetworks-1.34.0: UPDATING ... - python3.12-mypy-boto3-privatenetworks-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-privatenetworks 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-apigateway, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-apigateway/2024-04-05.log python312Packages.mypy-boto3-apigateway 1.34.56 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-apigateway Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5wilh9m3kg6xpfasg8ag76hyfb5hidkp-packages.json.drv building '/nix/store/5wilh9m3kg6xpfasg8ag76hyfb5hidkp-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-apigateway-1.34.56 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-apigateway-1.34.56: UPDATING ... - python3.12-mypy-boto3-apigateway-1.34.56: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-apigateway 1.34.56 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.minisat, using log file: /var/log/nixpkgs-update/ocamlPackages.minisat/2024-04-05.log ocamlPackages.minisat 0.5 -> 0.6 https://github.com/c-cube/ocaml-minisat/releases attrpath: ocamlPackages.minisat 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/minisat/default.nix b/pkgs/development/ocaml-modules/minisat/default.nix index 257bbde0531c..3a7c222c9572 100644 --- a/pkgs/development/ocaml-modules/minisat/default.nix +++ b/pkgs/development/ocaml-modules/minisat/default.nix @@ -2,7 +2,7 @@ buildDunePackage rec { pname = "minisat"; - version = "0.5"; + version = "0.6"; minimalOCamlVersion = "4.05"; @@ -10,7 +10,7 @@ buildDunePackage rec { owner = "c-cube"; repo = "ocaml-minisat"; rev = "v${version}"; - hash = "sha256-hqGSHxhT+Z2slRCIXnfYuasG1K3tVG/tsM0IXxmy9hQ="; + hash = "sha256-dH0Ndlyo/DTZ6Ao1S478aBuxoZFSkRBi5HblkTWCPas="; }; meta = { [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.minisat 0.5 -> 0.6 https://github.com/c-cube/ocaml-minisat/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_libre.ipu6-drivers/2024-04-05.log linuxKernel.packages.linux_libre.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_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_libre.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 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 python311Packages.mypy-boto3-mq, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-mq/2024-04-05.log python311Packages.mypy-boto3-mq 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-mq Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bd3phjb81dr9zcd72hvjgmq04905bd7r-packages.json.drv building '/nix/store/bd3phjb81dr9zcd72hvjgmq04905bd7r-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-mq-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-mq-1.34.0: UPDATING ... - python3.11-mypy-boto3-mq-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-mq 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.dddvb, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_4.dddvb/2024-04-05.log linuxKernel.packages.linux_5_4.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/releases attrpath: linuxKernel.packages.linux_5_4.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_4.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-kafkaconnect, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-kafkaconnect/2024-04-05.log python311Packages.mypy-boto3-kafkaconnect 1.34.50 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/6i8k2a8b25viaf4nmnxvzdyzsx7q3b88-packages.json.drv building '/nix/store/6i8k2a8b25viaf4nmnxvzdyzsx7q3b88-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-kafkaconnect-1.34.50 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-kafkaconnect-1.34.50: UPDATING ... - python3.11-mypy-boto3-kafkaconnect-1.34.50: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-kafkaconnect 1.34.50 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.jingoo, using log file: /var/log/nixpkgs-update/ocamlPackages.jingoo/2024-04-05.log ocamlPackages.jingoo 1.4.4 -> 1.5.0 https://github.com/tategakibunko/jingoo/releases attrpath: ocamlPackages.jingoo 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/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv building '/nix/store/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv'... trying https://github.com/tategakibunko/jingoo/archive/v1.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/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/tategakibunko/jingoo/archive/v1.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/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.jingoo.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv /nix/store/69ci7l5v03016jhad0kja83wyab30z2z-ocaml5.1.1-jingoo-1.5.0.drv building '/nix/store/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv'... trying https://github.com/tategakibunko/jingoo/archive/v1.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/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/tategakibunko/jingoo/archive/v1.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/q1qp6yklm6fiw9jp0vbhr8jawxlkfixx-source.drv'. error: 1 dependencies of derivation '/nix/store/69ci7l5v03016jhad0kja83wyab30z2z-ocaml5.1.1-jingoo-1.5.0.drv' failed to build [result] Failed to update ocamlPackages.jingoo 1.4.4 -> 1.5.0 https://github.com/tategakibunko/jingoo/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/yw55r0lw6288xh7cxssf32wvqv3mbha1-packages.json.drv building '/nix/store/yw55r0lw6288xh7cxssf32wvqv3mbha1-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-04-05.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/k7vclxphki90l6950v3a8ppa575nq6cd-source.drv building '/nix/store/k7vclxphki90l6950v3a8ppa575nq6cd-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/k7vclxphki90l6950v3a8ppa575nq6cd-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/k7vclxphki90l6950v3a8ppa575nq6cd-source.drv'. 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/k7vclxphki90l6950v3a8ppa575nq6cd-source.drv /nix/store/73py8v20jja2aza1g8gfwxnzkn7v75l1-pluginUtils-2.0.0.drv these 2 paths will be fetched (0.02 MiB download, 0.15 MiB unpacked): /nix/store/ygkjc6p02q57ign1ak2p40djv5gz395c-faust2jaqt-2.70.3 /nix/store/azz18h8lc8rv14i43m7qmf911hlnc4z1-faust2lv2-2.70.3 copying path '/nix/store/ygkjc6p02q57ign1ak2p40djv5gz395c-faust2jaqt-2.70.3' from 'https://cache.nixos.org'... copying path '/nix/store/azz18h8lc8rv14i43m7qmf911hlnc4z1-faust2lv2-2.70.3' from 'https://cache.nixos.org'... building '/nix/store/k7vclxphki90l6950v3a8ppa575nq6cd-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/k7vclxphki90l6950v3a8ppa575nq6cd-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/k7vclxphki90l6950v3a8ppa575nq6cd-source.drv'. error: 1 dependencies of derivation '/nix/store/73py8v20jja2aza1g8gfwxnzkn7v75l1-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 linuxKernel.packages.linux_6_6_hardened.evdi, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_6_hardened.evdi/2024-04-05.log linuxKernel.packages.linux_6_6_hardened.evdi 1.14.1-unstable-2024-01-30 -> 1.14.2 https://github.com/DisplayLink/evdi/releases attrpath: linuxKernel.packages.linux_6_6_hardened.evdi Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_6_6_hardened.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 python312Packages.mypy-boto3-directconnect, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-directconnect/2024-04-05.log python312Packages.mypy-boto3-directconnect 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/9bmh6ds1c6gz9ca0sdimwvln99bdhjs3-packages.json.drv building '/nix/store/9bmh6ds1c6gz9ca0sdimwvln99bdhjs3-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-directconnect-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-directconnect-1.34.0: UPDATING ... - python3.12-mypy-boto3-directconnect-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-directconnect 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.aiozeroconf, using log file: /var/log/nixpkgs-update/python312Packages.aiozeroconf/2024-04-05.log python312Packages.aiozeroconf 0.1.8 -> 0.132.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/ssx38rkyy36mbv1bvys7amrdfb36ysn7-packages.json.drv building '/nix/store/ssx38rkyy36mbv1bvys7amrdfb36ysn7-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.132.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 python311Packages.mypy-boto3-stepfunctions, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-stepfunctions/2024-04-05.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/ll4p07zphz9my8wm0ygndcjzwrhiydmy-packages.json.drv building '/nix/store/ll4p07zphz9my8wm0ygndcjzwrhiydmy-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.mypy-boto3-service-quotas, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-service-quotas/2024-04-05.log python312Packages.mypy-boto3-service-quotas 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/7yc18cwh9kaw12a9q2smihs93v9hhdz4-packages.json.drv building '/nix/store/7yc18cwh9kaw12a9q2smihs93v9hhdz4-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-service-quotas-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-service-quotas-1.34.0: UPDATING ... - python3.12-mypy-boto3-service-quotas-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-service-quotas 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-04-05.log python312Packages.ortools 9.4 -> 9.9 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.9 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 python311Packages.types-aiobotocore-cloudhsmv2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-cloudhsmv2/2024-04-05.log python311Packages.types-aiobotocore-cloudhsmv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-cloudhsmv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ahl3pg9apgrxwdssx686d160g2b1rd78-packages.json.drv building '/nix/store/ahl3pg9apgrxwdssx686d160g2b1rd78-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-cloudhsmv2-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-cloudhsmv2-2.12.1: UPDATING ... - python3.11-types-aiobotocore-cloudhsmv2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-cloudhsmv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.mypy-boto3-verifiedpermissions 1.34.57 -> 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/2407rq1820hm0h2v84p1gpllg6kmx8x2-packages.json.drv building '/nix/store/2407rq1820hm0h2v84p1gpllg6kmx8x2-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-verifiedpermissions-1.34.57 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-verifiedpermissions-1.34.57: UPDATING ... - python3.12-mypy-boto3-verifiedpermissions-1.34.57: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-verifiedpermissions 1.34.57 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: 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.CPANAudit 20230826.001 -> 20240401.002 https://github.com/briandfoy/cpan-audit/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-machinelearning, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-machinelearning/2024-04-05.log python311Packages.mypy-boto3-machinelearning 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/zxfj2z520n5wqprq2j2fm1wskdpjlx1k-packages.json.drv building '/nix/store/zxfj2z520n5wqprq2j2fm1wskdpjlx1k-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-machinelearning-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-machinelearning-1.34.0: UPDATING ... - python3.11-mypy-boto3-machinelearning-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-machinelearning 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-04-05.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/wj4gg5gijb8dxyv57ppdpqzhn4r8d2ip-packages.json.drv building '/nix/store/wj4gg5gijb8dxyv57ppdpqzhn4r8d2ip-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.types-aiobotocore-migrationhuborchestrator, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-migrationhuborchestrator/2024-04-05.log python311Packages.types-aiobotocore-migrationhuborchestrator 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/nzv6x4wgql6gvjkvlaarlbaaj2j7r5d0-packages.json.drv building '/nix/store/nzv6x4wgql6gvjkvlaarlbaaj2j7r5d0-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-migrationhuborchestrator-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-migrationhuborchestrator-2.12.1: UPDATING ... - python3.11-types-aiobotocore-migrationhuborchestrator-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-migrationhuborchestrator 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-auditmanager, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-auditmanager/2024-04-05.log python312Packages.mypy-boto3-auditmanager 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-auditmanager Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n01g6v6qal9fdms47vrcyzbzcb9fd9am-packages.json.drv building '/nix/store/n01g6v6qal9fdms47vrcyzbzcb9fd9am-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-auditmanager-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-auditmanager-1.34.0: UPDATING ... - python3.12-mypy-boto3-auditmanager-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-auditmanager 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_latest.nvidia_x11_vulkan_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod_latest.nvidia_x11_vulkan_beta_open/2024-04-05.log linuxKernel.packages.linux_xanmod_latest.nvidia_x11_vulkan_beta_open 6.7.11-550.40.59 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_xanmod_latest.nvidia_x11_vulkan_beta_open Checking auto update branch... No auto update branch exists Old version 6.7.11-550.40.59" 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_xanmod_latest.nvidia_x11_vulkan_beta_open 6.7.11-550.40.59 -> 550.40.59 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-finspace-data, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-finspace-data/2024-04-05.log python311Packages.mypy-boto3-finspace-data 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-finspace-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/59xyxcqykp1vh31xvvhvvkpyb6djj1vb-packages.json.drv building '/nix/store/59xyxcqykp1vh31xvvhvvkpyb6djj1vb-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-finspace-data-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-finspace-data-1.34.0: UPDATING ... - python3.11-mypy-boto3-finspace-data-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-finspace-data 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-evidently, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-evidently/2024-04-05.log python312Packages.mypy-boto3-evidently 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/aapz1h3xsxghsmvycpqrcs8sqqcxbqjd-packages.json.drv building '/nix/store/aapz1h3xsxghsmvycpqrcs8sqqcxbqjd-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-evidently-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-evidently-1.34.0: UPDATING ... - python3.12-mypy-boto3-evidently-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-evidently 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.readme, using log file: /var/log/nixpkgs-update/python312Packages.readme/2024-04-05.log python312Packages.readme 0.7.1 -> 43.0 https://github.com/pypa/readme/releases attrpath: python312Packages.readme Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/080jh9hsknrppx6ycvz25a61wdx41kyh-packages.json.drv building '/nix/store/080jh9hsknrppx6ycvz25a61wdx41kyh-packages.json.drv'... Going to be running update for following packages: - python3.12-readme-0.7.1 Press Enter key to continue... Running update for: - python3.12-readme-0.7.1: UPDATING ... - python3.12-readme-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.readme 0.7.1 -> 43.0 https://github.com/pypa/readme/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.sqlite, using log file: /var/log/nixpkgs-update/lua53Packages.sqlite/2024-04-05.log lua53Packages.sqlite v1.2.2-0 -> 1.2.2 https://github.com/tami5/sqlite.lua/releases attrpath: lua53Packages.sqlite Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua53Packages.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 linuxKernel.packages.linux_6_6_hardened.dddvb, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_6_hardened.dddvb/2024-04-05.log linuxKernel.packages.linux_6_6_hardened.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/releases attrpath: linuxKernel.packages.linux_6_6_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_6_6_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 python312Packages.lmcloud, using log file: /var/log/nixpkgs-update/python312Packages.lmcloud/2024-04-05.log python312Packages.lmcloud 1.1.5 -> 1.1.9 https://github.com/zweckj/lmcloud/releases attrpath: python312Packages.lmcloud Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wl18bsq5ka52l6m3fjckzpms9830n4mv-packages.json.drv building '/nix/store/wl18bsq5ka52l6m3fjckzpms9830n4mv-packages.json.drv'... Going to be running update for following packages: - python3.12-lmcloud-1.1.5 Press Enter key to continue... Running update for: - python3.12-lmcloud-1.1.5: UPDATING ... - python3.12-lmcloud-1.1.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/lmcloud/default.nix b/pkgs/development/python-modules/lmcloud/default.nix index d4326aa9392c..57dd9d334976 100644 --- a/pkgs/development/python-modules/lmcloud/default.nix +++ b/pkgs/development/python-modules/lmcloud/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "lmcloud"; - version = "1.1.5"; + version = "1.1.9"; pyproject = true; disabled = pythonOlder "3.11"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "zweckj"; repo = "lmcloud"; rev = "refs/tags/v${version}"; - hash = "sha256-7w/7A66JDMu2Qn0V8GeUuBhDApTN/9SAriEUGJdKVEM="; + hash = "sha256-0+UDSg57E/VvAU9pDZJ4LZYRY5TUlCgdPwVh5Nhohl4="; }; build-system = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/7nr1nzv7gmk4d9s1qb1wrz60w46xd6ya-python3.12-lmcloud-1.1.9" [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 built:
  • python311Packages.lmcloud
  • python311Packages.lmcloud.dist
  • python312Packages.lmcloud
  • python312Packages.lmcloud.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.lmcloud is: Library to interface with La Marzocco's cloud meta.homepage for python312Packages.lmcloud is: https://github.com/zweckj/lmcloud meta.changelog for python312Packages.lmcloud is: https://github.com/zweckj/lmcloud/releases/tag/v1.1.9 ###### 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.1.9 with grep in /nix/store/7nr1nzv7gmk4d9s1qb1wrz60w46xd6ya-python3.12-lmcloud-1.1.9 - found 1.1.9 in filename of file in /nix/store/7nr1nzv7gmk4d9s1qb1wrz60w46xd6ya-python3.12-lmcloud-1.1.9 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.lmcloud python312Packages.lmcloud ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7nr1nzv7gmk4d9s1qb1wrz60w46xd6ya-python3.12-lmcloud-1.1.9 \ --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.lmcloud https://github.com/r-ryantm/nixpkgs/archive/3606d16f19fc3180fa8984013317e340ff7f5469.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3606d16f19fc3180fa8984013317e340ff7f5469#python312Packages.lmcloud ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7nr1nzv7gmk4d9s1qb1wrz60w46xd6ya-python3.12-lmcloud-1.1.9 ls -la /nix/store/7nr1nzv7gmk4d9s1qb1wrz60w46xd6ya-python3.12-lmcloud-1.1.9/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 built:
  • python311Packages.lmcloud
  • python311Packages.lmcloud.dist
  • python312Packages.lmcloud
  • python312Packages.lmcloud.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/301838 [result] Success updating python312Packages.lmcloud 1.1.5 -> 1.1.9 https://github.com/zweckj/lmcloud/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/f5d2x1j8zi3bk0l9k6cinvhbac5bm9n8-packages.json.drv building '/nix/store/f5d2x1j8zi3bk0l9k6cinvhbac5bm9n8-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 python311Packages.mypy-boto3-account, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-account/2024-04-05.log python311Packages.mypy-boto3-account 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-account Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/958r12x0brhlwndmgni14ymylv3fdq43-packages.json.drv building '/nix/store/958r12x0brhlwndmgni14ymylv3fdq43-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-account-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-account-1.34.0: UPDATING ... - python3.11-mypy-boto3-account-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-account 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-appflow, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-appflow/2024-04-05.log python311Packages.mypy-boto3-appflow 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/5pycxgnfhybqkyd7qawy9xqzplxznqss-packages.json.drv building '/nix/store/5pycxgnfhybqkyd7qawy9xqzplxznqss-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-appflow-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-appflow-1.34.0: UPDATING ... - python3.11-mypy-boto3-appflow-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-appflow 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-04-05.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/na411mfr55a2idc7kimks40mmnznl0jm-packages.json.drv building '/nix/store/na411mfr55a2idc7kimks40mmnznl0jm-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.mypy-boto3-eks, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-eks/2024-04-05.log python312Packages.mypy-boto3-eks 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-eks Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sipjqz0mc26h2w81yzp1d2jq2nclgn3j-packages.json.drv building '/nix/store/sipjqz0mc26h2w81yzp1d2jq2nclgn3j-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-eks-1.34.73 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-eks-1.34.73: UPDATING ... - python3.12-mypy-boto3-eks-1.34.73: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-eks 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-ds, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-ds/2024-04-05.log python312Packages.mypy-boto3-ds 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-ds Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/942vfhzmi3h8m6w7flzz5p6kbk0wff4r-packages.json.drv building '/nix/store/942vfhzmi3h8m6w7flzz5p6kbk0wff4r-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-ds-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-ds-1.34.0: UPDATING ... - python3.12-mypy-boto3-ds-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-ds 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.pysc2, using log file: /var/log/nixpkgs-update/python312Packages.pysc2/2024-04-05.log python312Packages.pysc2 1.2 -> 4.0 https://github.com/deepmind/pysc2/releases attrpath: python312Packages.pysc2 crashes nixpkgs-update [result] Failed to update python312Packages.pysc2 1.2 -> 4.0 https://github.com/deepmind/pysc2/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-networkmanager, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-networkmanager/2024-04-05.log python312Packages.mypy-boto3-networkmanager 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-networkmanager Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bph863b60g93hgayby9k38yr1ipd9d07-packages.json.drv building '/nix/store/bph863b60g93hgayby9k38yr1ipd9d07-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-networkmanager-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-networkmanager-1.34.0: UPDATING ... - python3.12-mypy-boto3-networkmanager-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-networkmanager 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.telescope-nvim, using log file: /var/log/nixpkgs-update/lua51Packages.telescope-nvim/2024-04-05.log lua51Packages.telescope-nvim scm-1 -> 0.1.6 https://github.com/nvim-telescope/telescope.nvim/releases attrpath: lua51Packages.telescope-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua51Packages.telescope-nvim scm-1 -> 0.1.6 https://github.com/nvim-telescope/telescope.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-chime-sdk-voice, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-chime-sdk-voice/2024-04-05.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/0bl4j19i93bg1lwr9b84ws38fch8angp-packages.json.drv building '/nix/store/0bl4j19i93bg1lwr9b84ws38fch8angp-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.mypy-boto3-sagemaker-geospatial, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sagemaker-geospatial/2024-04-05.log python312Packages.mypy-boto3-sagemaker-geospatial 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/d4hcand7d6g4zryaalpx35k6l04978b3-packages.json.drv building '/nix/store/d4hcand7d6g4zryaalpx35k6l04978b3-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sagemaker-geospatial-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sagemaker-geospatial-1.34.0: UPDATING ... - python3.12-mypy-boto3-sagemaker-geospatial-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sagemaker-geospatial 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.extract-msg, using log file: /var/log/nixpkgs-update/python311Packages.extract-msg/2024-04-05.log python311Packages.extract-msg 0 -> 1 attrpath: python311Packages.extract-msg Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sv0vgylsdyx37zp12ffs013wdw4vmc1m-packages.json.drv building '/nix/store/sv0vgylsdyx37zp12ffs013wdw4vmc1m-packages.json.drv'... Going to be running update for following packages: - python3.11-extract-msg-0.48.5 Press Enter key to continue... Running update for: - python3.11-extract-msg-0.48.5: UPDATING ... - python3.11-extract-msg-0.48.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.extract-msg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pacu, using log file: /var/log/nixpkgs-update/pacu/2024-04-05.log pacu 0 -> 1 attrpath: pacu Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rjj30abr60h97m66ja7gx02x5qrnxv2p-packages.json.drv building '/nix/store/rjj30abr60h97m66ja7gx02x5qrnxv2p-packages.json.drv'... Going to be running update for following packages: - pacu-1.5.2 Press Enter key to continue... Running update for: - pacu-1.5.2: UPDATING ... - pacu-1.5.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/pa/pacu/package.nix b/pkgs/by-name/pa/pacu/package.nix index 91122b15a79d..92783cdf3eef 100644 --- a/pkgs/by-name/pa/pacu/package.nix +++ b/pkgs/by-name/pa/pacu/package.nix @@ -13,14 +13,14 @@ let }; in python.pkgs.buildPythonApplication rec { pname = "pacu"; - version = "1.5.2"; + version = "1.5.3"; pyproject = true; src = fetchFromGitHub { owner = "RhinoSecurityLabs"; repo = "pacu"; rev = "refs/tags/v${version}"; - hash = "sha256-Ty++jNJTk8YKy6Sl6xj1Xs25ZxJCeF9m/iwdA2fRXnI="; + hash = "sha256-DLyTWyfDOawtBZ7rIzVc0PFgagpM7qbaAbOJE6nh0Wo="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pacu Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . pacu Standard output: error: build log of 'pacu' is not available [result] Failed to update pacu 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.khanaa, using log file: /var/log/nixpkgs-update/python311Packages.khanaa/2024-04-05.log python311Packages.khanaa 0 -> 1 attrpath: python311Packages.khanaa Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0kg9jv06ii3x6nz2lmpkqvbrvxlzwwav-packages.json.drv building '/nix/store/0kg9jv06ii3x6nz2lmpkqvbrvxlzwwav-packages.json.drv'... Going to be running update for following packages: - python3.11-khanaa-0.0.6 Press Enter key to continue... Running update for: - python3.11-khanaa-0.0.6: UPDATING ... - python3.11-khanaa-0.0.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/khanaa/default.nix b/pkgs/development/python-modules/khanaa/default.nix index 8548def29c3d..0551573bfd7a 100644 --- a/pkgs/development/python-modules/khanaa/default.nix +++ b/pkgs/development/python-modules/khanaa/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "khanaa"; - version = "0.0.6"; + version = "0.1.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "cakimpei"; repo = "khanaa"; rev = "refs/tags/v${version}"; - hash = "sha256-BzxNHYMkp5pdJYQ80EI5jlP654yX9woW7wz1jArCln4="; + hash = "sha256-QFvvahVEld3BooINeUYJDahZyfh5xmQNtWRLAOdr6lw="; }; build-system = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.khanaa nix build failed. @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: khanaa @nix { "action": "setPhase", "phase": "unittestCheckPhase" } Running phase: unittestCheckPhase Executing unittestCheckPhase .................F.... ====================================================================== FAIL: test_onset_tone (test_thai_spelling.TestSpellWord.test_onset_tone) ---------------------------------------------------------------------- Traceback (most recent call last): File "/build/source/tests/test_thai_spelling.py", line 170, in test_onset_tone self.assertEqual(spell.all_tone(**case[0]), case[1]) AssertionError: Lists differ: ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'ก๋าบ'] != ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'กาบ'] First differing element 4: 'ก๋าบ' 'กาบ' - ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'ก๋าบ'] ? - + ['กาบ', 'กาบ', 'ก้าบ', 'ก๊าบ', 'กาบ'] ---------------------------------------------------------------------- Ran 22 tests in 0.015s FAILED (failures=1) /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python311Packages.khanaa 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-npe2, using log file: /var/log/nixpkgs-update/python312Packages.napari-npe2/2024-04-05.log python312Packages.napari-npe2 0.7.2-unstable-2023-10-20 -> 0.7.5 https://github.com/napari/npe2/releases attrpath: python312Packages.napari-npe2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hrx5gzhb5ir22y4marqfdbjzh83f3pcn-packages.json.drv building '/nix/store/hrx5gzhb5ir22y4marqfdbjzh83f3pcn-packages.json.drv'... Going to be running update for following packages: - python3.12-napari-npe2-0.7.2-unstable-2023-10-20 Press Enter key to continue... Running update for: - python3.12-napari-npe2-0.7.2-unstable-2023-10-20: UPDATING ... - python3.12-napari-npe2-0.7.2-unstable-2023-10-20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.napari-npe2 0.7.2-unstable-2023-10-20 -> 0.7.5 https://github.com/napari/npe2/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath obs-studio-plugins.input-overlay, using log file: /var/log/nixpkgs-update/obs-studio-plugins.input-overlay/2024-04-05.log obs-studio-plugins.input-overlay 5.0.0 -> 5.0.5 https://github.com/univrsal/input-overlay/releases attrpath: obs-studio-plugins.input-overlay Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/video/obs-studio/plugins/input-overlay.nix b/pkgs/applications/video/obs-studio/plugins/input-overlay.nix index 419f470fccb1..cc5e0f45f67c 100644 --- a/pkgs/applications/video/obs-studio/plugins/input-overlay.nix +++ b/pkgs/applications/video/obs-studio/plugins/input-overlay.nix @@ -12,12 +12,12 @@ stdenv.mkDerivation rec { pname = "obs-input-overlay"; - version = "5.0.0"; + version = "5.0.5"; src = fetchFromGitHub { owner = "univrsal"; repo = "input-overlay"; rev = "v${version}"; - sha256 = "sha256-kpVAvQpBU8TxHAFcx/ok67++4MHh5saoRHJc5XpY4YQ="; + sha256 = "sha256-9HqEz+KnTt8MyhwqFWjalbl3H/DCzumckXMctCGhs3o="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A obs-studio-plugins.input-overlay nix build failed.  -- Checking for module 'x11' -- Found x11, version 1.8.7 -- Checking for module 'xtst' -- Found xtst, version 1.2.4 -- Looking for XRecordQueryVersion in Xtst -- Looking for XRecordQueryVersion in Xtst - found -- Looking for X11/extensions/record.h -- Looking for X11/extensions/record.h - found -- Checking for module 'xkbcommon-x11' -- Found xkbcommon-x11, version 1.5.0 -- Checking for module 'x11-xcb' -- Found x11-xcb, version 1.8.7 -- Checking for module 'xkbfile' -- Found xkbfile, version 1.1.3 -- Checking for module 'xt' -- Found xt, version 1.3.0 -- Checking for module 'xinerama' -- Found xinerama, version 1.1.5 -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Qt version found: 6 -- Found OpenGL: /nix/store/lbzynp5cixq6plirnww65qlb6blf44x9-libGL-1.7.0/lib/libOpenGL.so -- Found WrapOpenGL: TRUE -- Found XKB: /nix/store/lgd89akyy4q51hf7cml73avxixy4qgan-libxkbcommon-1.5.0/lib/libxkbcommon.so (found suitable version "1.5.0", minimum required is "0.5.0") -- Found WrapVulkanHeaders: /nix/store/3a5xx9s04kk1x3xm7qkaxnszlczl6fnp-vulkan-headers-1.3.280.0/include -- Configuring incomplete, errors occurred! [result] Failed to update obs-studio-plugins.input-overlay 5.0.0 -> 5.0.5 https://github.com/univrsal/input-overlay/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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/3in972x7gbfi1cd5lyszkd0n9yj43wcs-promise_jsoo-v0.4.2.tbz.drv building '/nix/store/3in972x7gbfi1cd5lyszkd0n9yj43wcs-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: builder for '/nix/store/3in972x7gbfi1cd5lyszkd0n9yj43wcs-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/3in972x7gbfi1cd5lyszkd0n9yj43wcs-promise_jsoo-v0.4.2.tbz.drv'. 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 4 derivations will be built: /nix/store/3in972x7gbfi1cd5lyszkd0n9yj43wcs-promise_jsoo-v0.4.2.tbz.drv /nix/store/fwlzgxsx3wjq8s4pzy6sg45gfsg3f93g-ocaml5.1.1-ojs-1.1.1.drv /nix/store/lskxahhdg1rhbrkppm7dpsr2rnh34d63-ocaml5.1.1-gen_js_api-1.1.1.drv /nix/store/1143zid92qd6qcipwd8gnk5gwd7lmqin-ocaml5.1.1-promise_jsoo-0.4.2.drv this path will be fetched (6.70 MiB download, 31.20 MiB unpacked): /nix/store/bf43hy3aq4n7spqdjc91x2dhfrpchl8h-ocaml5.1.1-js_of_ocaml-ppx-5.7.1 copying path '/nix/store/bf43hy3aq4n7spqdjc91x2dhfrpchl8h-ocaml5.1.1-js_of_ocaml-ppx-5.7.1' from 'https://cache.nixos.org'... building '/nix/store/fwlzgxsx3wjq8s4pzy6sg45gfsg3f93g-ocaml5.1.1-ojs-1.1.1.drv'... building '/nix/store/3in972x7gbfi1cd5lyszkd0n9yj43wcs-promise_jsoo-v0.4.2.tbz.drv'... Running phase: unpackPhase unpacking source archive /nix/store/f415qvcsjm7g5k0jyj7wq0fhfk8zb1aw-source source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase Running phase: installPhase Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/yvplmk5yg5v8ln60zaqrqm76pj278jyq-ocaml5.1.1-ojs-1.1.1 shrinking /nix/store/yvplmk5yg5v8ln60zaqrqm76pj278jyq-ocaml5.1.1-ojs-1.1.1/lib/ocaml/5.1.1/site-lib/stublibs/dllojs_stubs.so checking for references to /build/ in /nix/store/yvplmk5yg5v8ln60zaqrqm76pj278jyq-ocaml5.1.1-ojs-1.1.1... patching script interpreter paths in /nix/store/yvplmk5yg5v8ln60zaqrqm76pj278jyq-ocaml5.1.1-ojs-1.1.1 stripping (with command strip and flags -S -p) in /nix/store/yvplmk5yg5v8ln60zaqrqm76pj278jyq-ocaml5.1.1-ojs-1.1.1/lib building '/nix/store/lskxahhdg1rhbrkppm7dpsr2rnh34d63-ocaml5.1.1-gen_js_api-1.1.1.drv'... Running phase: unpackPhase unpacking source archive /nix/store/f415qvcsjm7g5k0jyj7wq0fhfk8zb1aw-source 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 source root is source Running phase: patchPhase Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase no configure script, doing nothing Running phase: buildPhase 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/3in972x7gbfi1cd5lyszkd0n9yj43wcs-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/3in972x7gbfi1cd5lyszkd0n9yj43wcs-promise_jsoo-v0.4.2.tbz.drv'. error: 1 dependencies of derivation '/nix/store/1143zid92qd6qcipwd8gnk5gwd7lmqin-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 iosevka-comfy.comfy-wide-fixed, using log file: /var/log/nixpkgs-update/iosevka-comfy.comfy-wide-fixed/2024-04-05.log iosevka-comfy.comfy-wide-fixed 1.4.0 -> 29.0.5 https://github.com/be5invis/iosevka/releases attrpath: iosevka-comfy.comfy-wide-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-wide-fixed 1.4.0 -> 29.0.5 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 vscode-extensions.denoland.vscode-deno, using log file: /var/log/nixpkgs-update/vscode-extensions.denoland.vscode-deno/2024-04-05.log vscode-extensions.denoland.vscode-deno 3.17.0 -> 3.36.0 https://github.com/denoland/vscode_deno/releases attrpath: vscode-extensions.denoland.vscode-deno 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.denoland.vscode-deno 3.17.0 -> 3.36.0 https://github.com/denoland/vscode_deno/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-identity, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-cognito-identity/2024-04-05.log python312Packages.mypy-boto3-cognito-identity 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-cognito-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/vv8dx9468hmf6kv30j8yq9sq1pwg2rjv-packages.json.drv building '/nix/store/vv8dx9468hmf6kv30j8yq9sq1pwg2rjv-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-cognito-identity-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-cognito-identity-1.34.0: UPDATING ... - python3.12-mypy-boto3-cognito-identity-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-cognito-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-connect, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-connect/2024-04-05.log python311Packages.mypy-boto3-connect 1.34.67 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/wx0kacbziq6lp6n1hbj79gzk6s7a2i9z-packages.json.drv building '/nix/store/wx0kacbziq6lp6n1hbj79gzk6s7a2i9z-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-connect-1.34.67 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-connect-1.34.67: UPDATING ... - python3.11-mypy-boto3-connect-1.34.67: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-connect 1.34.67 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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 [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/kvdo/default.nix b/pkgs/os-specific/linux/kvdo/default.nix index e2390b68a5ca..3258295be58a 100644 --- a/pkgs/os-specific/linux/kvdo/default.nix +++ b/pkgs/os-specific/linux/kvdo/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { inherit (vdo); pname = "kvdo"; - version = "8.2.1.6"; # bump this version with vdo + version = "8.2.3.3"; # bump this version with vdo src = fetchFromGitHub { owner = "dm-vdo"; repo = "kvdo"; rev = version; - hash = "sha256-S5r2Rgx5pWk4IsdIwmfZkuGL/oEQ3prquyVqxjR3cO0="; + hash = "sha256-y7uVgWFV6uWRoRqfiu0arG9731mgWijXjcp9KSaZ5X0="; }; nativeBuildInputs = kernel.moduleBuildDependencies; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_4_19.kvdo Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . linuxKernel.packages.linux_4_19.kvdo Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19.kvdo/lib/customisation.nix:365:17: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19.kvdo/pkgs/stdenv/generic/check-meta.nix:502:7: 501| # or, alternatively, just output a warning message. 502| handled = | ^ 503| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘kvdo-8.2.3.3’ in /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19.kvdo/pkgs/os-specific/linux/kvdo/default.nix:31 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 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 sing-geosite, using log file: /var/log/nixpkgs-update/sing-geosite/2024-04-05.log sing-geosite 20240402003241 -> 20240404120755 https://github.com/SagerNet/sing-geosite/releases attrpath: sing-geosite Checking auto update branch... No auto update branch exists Old version 20240402003241" not present in master derivation file with contents: { lib , buildGoModule , fetchFromGitHub , substituteAll , v2ray-domain-list-community }: let patch = substituteAll { src = ./main.go; geosite_data = "${v2ray-domain-list-community}/share/v2ray/geosite.dat"; }; in buildGoModule { pname = "sing-geosite"; inherit (v2ray-domain-list-community) version; src = fetchFromGitHub { owner = "SagerNet"; repo = "sing-geosite"; rev = "bbd9f11bb9245463bf9d5614b74014fe5803b989"; hash = "sha256-UQChYKgN5JZk+KZ2c5Ffh/rQi6/TVeFQkbH6mpLx4x8="; }; vendorHash = "sha256-C6idJDUp6AFe50tQ+4mmZsxuOKH8JSeC1p7XVRZ224E="; patchPhase = '' sed -i -e '/func main()/,/^}/d' -e '/"io"/a "io/ioutil"' main.go cat ${patch} >> main.go ''; buildPhase = '' runHook preBuild go run -v . runHook postBuild ''; installPhase = '' runHook preInstall install -Dm644 geosite.db $out/share/sing-box/geosite.db install -Dm644 rule-set/* -t $out/share/sing-box/rule-set runHook postInstall ''; meta = with lib; { description = "community managed domain list"; homepage = "https://github.com/SagerNet/sing-geosite"; license = licenses.gpl3Plus; maintainers = with maintainers; [ linsui ]; }; } [result] Failed to update sing-geosite 20240402003241 -> 20240404120755 https://github.com/SagerNet/sing-geosite/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mypy-boto3-panorama, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-panorama/2024-04-05.log python311Packages.mypy-boto3-panorama 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-panorama Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bddw1y5imz14xl5h0x41bs63i7bjkibc-packages.json.drv building '/nix/store/bddw1y5imz14xl5h0x41bs63i7bjkibc-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-panorama-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-panorama-1.34.0: UPDATING ... - python3.11-mypy-boto3-panorama-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-panorama 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 luajitPackages.luasnip, using log file: /var/log/nixpkgs-update/luajitPackages.luasnip/2024-04-05.log luajitPackages.luasnip 2.1.1-1 -> 2.2.0 https://github.com/L3MON4D3/LuaSnip/releases attrpath: luajitPackages.luasnip Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.luasnip 2.1.1-1 -> 2.2.0 https://github.com/L3MON4D3/LuaSnip/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-s3outposts, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-s3outposts/2024-04-05.log python311Packages.mypy-boto3-s3outposts 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/41f6mmkmpjcgi346nc7vwjlw9364l319-packages.json.drv building '/nix/store/41f6mmkmpjcgi346nc7vwjlw9364l319-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-s3outposts-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-s3outposts-1.34.0: UPDATING ... - python3.11-mypy-boto3-s3outposts-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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-pi, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-pi/2024-04-05.log python312Packages.mypy-boto3-pi 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-pi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/milgz1lkpfd837yap70dhsm8c33cbnn6-packages.json.drv building '/nix/store/milgz1lkpfd837yap70dhsm8c33cbnn6-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-pi-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-pi-1.34.0: UPDATING ... - python3.12-mypy-boto3-pi-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-pi 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_6.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_6.ipu6-drivers/2024-04-05.log linuxKernel.packages.linux_6_6.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_6_6.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_6.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 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 vscode-extensions.tailscale.vscode-tailscale, using log file: /var/log/nixpkgs-update/vscode-extensions.tailscale.vscode-tailscale/2024-04-05.log vscode-extensions.tailscale.vscode-tailscale 0.6.4 -> 1.0.0 https://github.com/tailscale-dev/vscode-tailscale/releases attrpath: vscode-extensions.tailscale.vscode-tailscale 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.tailscale.vscode-tailscale 0.6.4 -> 1.0.0 https://github.com/tailscale-dev/vscode-tailscale/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-oidc, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sso-oidc/2024-04-05.log python312Packages.mypy-boto3-sso-oidc 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/b7cnjcqx75m9izyp5wcjn2j33kkczsvz-packages.json.drv building '/nix/store/b7cnjcqx75m9izyp5wcjn2j33kkczsvz-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sso-oidc-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sso-oidc-1.34.0: UPDATING ... - python3.12-mypy-boto3-sso-oidc-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sso-oidc 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-emr-containers, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-emr-containers/2024-04-05.log python312Packages.mypy-boto3-emr-containers 1.34.70 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-emr-containers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s57difandyk3s63msalkw3idcnpq7z7i-packages.json.drv building '/nix/store/s57difandyk3s63msalkw3idcnpq7z7i-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-emr-containers-1.34.70 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-emr-containers-1.34.70: UPDATING ... - python3.12-mypy-boto3-emr-containers-1.34.70: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-emr-containers 1.34.70 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-metrics, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-sagemaker-metrics/2024-04-05.log python311Packages.mypy-boto3-sagemaker-metrics 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/4xs93pfyfkvgg4a1lhrrv7rbbhdm4ghg-packages.json.drv building '/nix/store/4xs93pfyfkvgg4a1lhrrv7rbbhdm4ghg-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-sagemaker-metrics-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-sagemaker-metrics-1.34.0: UPDATING ... - python3.11-mypy-boto3-sagemaker-metrics-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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 luajitPackages.nvim-cmp, using log file: /var/log/nixpkgs-update/luajitPackages.nvim-cmp/2024-04-05.log luajitPackages.nvim-cmp scm-1 -> 0.0.1 https://github.com/hrsh7th/nvim-cmp/releases attrpath: luajitPackages.nvim-cmp Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.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 python311Packages.mypy-boto3-schemas, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-schemas/2024-04-05.log python311Packages.mypy-boto3-schemas 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-schemas Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nlkp7ma1bpkkrhjghq671kc448agjmhb-packages.json.drv building '/nix/store/nlkp7ma1bpkkrhjghq671kc448agjmhb-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-schemas-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-schemas-1.34.0: UPDATING ... - python3.11-mypy-boto3-schemas-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-schemas 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.aiolifx-themes, using log file: /var/log/nixpkgs-update/python312Packages.aiolifx-themes/2024-04-05.log python312Packages.aiolifx-themes 0.4.12 -> 0.4.14 https://github.com/Djelibeybi/aiolifx-themes/releases attrpath: python312Packages.aiolifx-themes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2wsqh7bgjqq7acmkhdsx54j4rgb0l5ya-packages.json.drv building '/nix/store/2wsqh7bgjqq7acmkhdsx54j4rgb0l5ya-packages.json.drv'... Going to be running update for following packages: - python3.12-aiolifx-themes-0.4.12 Press Enter key to continue... Running update for: - python3.12-aiolifx-themes-0.4.12: UPDATING ... - python3.12-aiolifx-themes-0.4.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/aiolifx-themes/default.nix b/pkgs/development/python-modules/aiolifx-themes/default.nix index 8a10eb3cdb9b..788d4c969743 100644 --- a/pkgs/development/python-modules/aiolifx-themes/default.nix +++ b/pkgs/development/python-modules/aiolifx-themes/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "aiolifx-themes"; - version = "0.4.12"; + version = "0.4.14"; pyproject = true; disabled = pythonOlder "3.9"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "Djelibeybi"; repo = "aiolifx-themes"; rev = "refs/tags/v${version}"; - hash = "sha256-dV8xLZQaWiCSqXsY45vme4IMPT6UDmeAOkxEEU5UIW4="; + hash = "sha256-KlQKRcgxaWqRKIusnZGoBDEfKYF1Gn9EkrhJAftdUTc="; }; prePatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/b6pzyl4359jlgdjl85rn8k195frwnf3k-python3.12-aiolifx-themes-0.4.14" [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:
  • home-assistant-component-tests.lifx
  • python311Packages.aiolifx-themes
  • python311Packages.aiolifx-themes.dist
  • python312Packages.aiolifx-themes
  • python312Packages.aiolifx-themes.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.aiolifx-themes is: Color themes for LIFX lights running on aiolifx meta.homepage for python312Packages.aiolifx-themes is: https://github.com/Djelibeybi/aiolifx-themes meta.changelog for python312Packages.aiolifx-themes is: https://github.com/Djelibeybi/aiolifx-themes/releases/tag/v0.4.14 ###### 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.4.14 with grep in /nix/store/b6pzyl4359jlgdjl85rn8k195frwnf3k-python3.12-aiolifx-themes-0.4.14 - found 0.4.14 in filename of file in /nix/store/b6pzyl4359jlgdjl85rn8k195frwnf3k-python3.12-aiolifx-themes-0.4.14 ---
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.lifx python311Packages.aiolifx-themes python312Packages.aiolifx-themes ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/b6pzyl4359jlgdjl85rn8k195frwnf3k-python3.12-aiolifx-themes-0.4.14 \ --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.aiolifx-themes https://github.com/r-ryantm/nixpkgs/archive/5749241bc01be4b18d3b3a12f9094e89c6f8d524.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/5749241bc01be4b18d3b3a12f9094e89c6f8d524#python312Packages.aiolifx-themes ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/b6pzyl4359jlgdjl85rn8k195frwnf3k-python3.12-aiolifx-themes-0.4.14 ls -la /nix/store/b6pzyl4359jlgdjl85rn8k195frwnf3k-python3.12-aiolifx-themes-0.4.14/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:
  • home-assistant-component-tests.lifx
  • python311Packages.aiolifx-themes
  • python311Packages.aiolifx-themes.dist
  • python312Packages.aiolifx-themes
  • python312Packages.aiolifx-themes.dist
--- ###### Maintainer pings cc @lukegb 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/301852 [result] Success updating python312Packages.aiolifx-themes 0.4.12 -> 0.4.14 https://github.com/Djelibeybi/aiolifx-themes/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.ojs, using log file: /var/log/nixpkgs-update/ocamlPackages.ojs/2024-04-05.log ocamlPackages.ojs 1.1.1 -> 1.1.2 https://github.com/LexiFi/gen_js_api/releases attrpath: ocamlPackages.ojs Checking auto update branch... No auto update branch exists Old version 1.1.1" not present in master derivation file with contents: { buildDunePackage , gen_js_api , js_of_ocaml-compiler }: buildDunePackage rec { pname = "ojs"; inherit (gen_js_api) version src; duneVersion = "3"; propagatedBuildInputs = [ js_of_ocaml-compiler ]; doCheck = false; # checks depend on gen_js_api, which is a cycle minimalOCamlVersion = "4.08"; meta = { inherit (gen_js_api.meta) homepage license maintainers; description = "Runtime Library for gen_js_api generated libraries"; longDescription = '' To be used in conjunction with gen_js_api ''; }; } [result] Failed to update ocamlPackages.ojs 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 python312Packages.aiosmb, using log file: /var/log/nixpkgs-update/python312Packages.aiosmb/2024-04-05.log python312Packages.aiosmb 0.4.10 -> 0.4.10-1 https://github.com/skelsec/aiosmb/releases attrpath: python312Packages.aiosmb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zd702v4jhqgyjmfh4yw1p7p3d0wfrn86-packages.json.drv building '/nix/store/zd702v4jhqgyjmfh4yw1p7p3d0wfrn86-packages.json.drv'... Going to be running update for following packages: - python3.12-aiosmb-0.4.10 Press Enter key to continue... Running update for: - python3.12-aiosmb-0.4.10: UPDATING ... - python3.12-aiosmb-0.4.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.aiosmb 0.4.10 -> 0.4.10-1 https://github.com/skelsec/aiosmb/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.linien-common, using log file: /var/log/nixpkgs-update/python312Packages.linien-common/2024-04-05.log python312Packages.linien-common 1.0.1 -> 1.0.2 https://github.com/linien-org/linien/releases attrpath: python312Packages.linien-common Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hdrm1jrvm24d6nasqrgf01fchpq7xhzk-packages.json.drv building '/nix/store/hdrm1jrvm24d6nasqrgf01fchpq7xhzk-packages.json.drv'... Going to be running update for following packages: - python3.12-linien-common-1.0.1 Press Enter key to continue... Running update for: - python3.12-linien-common-1.0.1: UPDATING ... - python3.12-linien-common-1.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/linien-common/default.nix b/pkgs/development/python-modules/linien-common/default.nix index f0fd4b920707..88da8560db46 100644 --- a/pkgs/development/python-modules/linien-common/default.nix +++ b/pkgs/development/python-modules/linien-common/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "linien-common"; - version = "1.0.1"; + version = "1.0.2"; pyproject = true; src = fetchFromGitHub { owner = "linien-org"; repo = "linien"; rev = "refs/tags/v${version}"; - hash = "sha256-ZgAp1SEiHijyjK74VZyRLYY3Hzfc3BQ6cnoO3hZzvbE="; + hash = "sha256-V6oo0a4cNlvn4pIwzchvCTOu7qtUGS+Pc0qpbEsvGZo="; }; sourceRoot = "${src.name}/linien-common"; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.linien-common Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . python312Packages.linien-common Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.linien-common/lib/customisation.nix:365:7: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.linien-common/lib/customisation.nix:365:7: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: rpyc4-4.1.5 not supported for interpreter python3.12 [result] Failed to update python312Packages.linien-common 1.0.1 -> 1.0.2 https://github.com/linien-org/linien/releases [options] github_user: r-ryantm, pull_request: YES, batch_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, using log file: /var/log/nixpkgs-update/ocamlPackages.dns/2024-04-05.log ocamlPackages.dns 7.0.1 -> 7.0.3 https://github.com/mirage/ocaml-dns/releases attrpath: ocamlPackages.dns Checking auto update branch... An auto update branch exists with message `ocamlPackages.dns: 7.0.1 -> 7.0.3`. New version is 7.0.3. An auto update branch exists with an equal or greater version [result] Failed to update ocamlPackages.dns 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 python312Packages.protego, using log file: /var/log/nixpkgs-update/python312Packages.protego/2024-04-05.log python312Packages.protego 0.3.0 -> 0.3.1 https://github.com/scrapy/protego/releases attrpath: python312Packages.protego Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/106jfwwv9x9h76hld1r4fyl6wf1rdchw-packages.json.drv building '/nix/store/106jfwwv9x9h76hld1r4fyl6wf1rdchw-packages.json.drv'... Going to be running update for following packages: - python3.12-protego-0.3.0 Press Enter key to continue... Running update for: - python3.12-protego-0.3.0: UPDATING ... - python3.12-protego-0.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/protego/default.nix b/pkgs/development/python-modules/protego/default.nix index 2a4e89cc6071..8270223d1c7e 100644 --- a/pkgs/development/python-modules/protego/default.nix +++ b/pkgs/development/python-modules/protego/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "protego"; - version = "0.3.0"; + version = "0.3.1"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { inherit version; pname = "Protego"; - hash = "sha256-BCKL/95Ma8ujHPZSm6LP1uG3CAj9wdLLQwG+ayjWxWg="; + hash = "sha256-6UQw0NJcu/I5vISdhsXlRPveUx/Mz6BZlTx9o0ShcSw="; }; nativeCheckInputs = [ pytestCheckHook ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/gin6rns30hyw9nyxjpf94zh9irrb66mb-python3.12-protego-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)
2 packages failed to build:
  • python312Packages.scrapy-deltafetch
  • python312Packages.scrapy-deltafetch.dist
18 packages built:
  • python311Packages.protego
  • python311Packages.protego.dist
  • python311Packages.scrapy
  • python311Packages.scrapy-deltafetch
  • python311Packages.scrapy-deltafetch.dist
  • python311Packages.scrapy-fake-useragent
  • python311Packages.scrapy-fake-useragent.dist
  • python311Packages.scrapy-splash
  • python311Packages.scrapy-splash.dist
  • python311Packages.scrapy.dist
  • python312Packages.protego
  • python312Packages.protego.dist
  • python312Packages.scrapy
  • python312Packages.scrapy-fake-useragent
  • python312Packages.scrapy-fake-useragent.dist
  • python312Packages.scrapy-splash
  • python312Packages.scrapy-splash.dist
  • python312Packages.scrapy.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.protego is: A pure-Python robots.txt parser with support for modern conventions meta.homepage for python312Packages.protego is: https://github.com/scrapy/protego meta.changelog for python312Packages.protego is: https://github.com/scrapy/protego/blob/0.3.1/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 0.3.1 with grep in /nix/store/gin6rns30hyw9nyxjpf94zh9irrb66mb-python3.12-protego-0.3.1 - found 0.3.1 in filename of file in /nix/store/gin6rns30hyw9nyxjpf94zh9irrb66mb-python3.12-protego-0.3.1 ---
Rebuild report (if merged into master) (click to expand) ``` 10 total rebuild path(s) 10 package rebuild(s) First fifty rebuilds by attrpath python311Packages.protego python311Packages.scrapy python311Packages.scrapy-deltafetch python311Packages.scrapy-fake-useragent python311Packages.scrapy-splash python312Packages.protego python312Packages.scrapy python312Packages.scrapy-deltafetch python312Packages.scrapy-fake-useragent python312Packages.scrapy-splash ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/gin6rns30hyw9nyxjpf94zh9irrb66mb-python3.12-protego-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 python312Packages.protego https://github.com/r-ryantm/nixpkgs/archive/099e51a6b1f0ff93ff4eede9d1f89628a73eecaa.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/099e51a6b1f0ff93ff4eede9d1f89628a73eecaa#python312Packages.protego ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/gin6rns30hyw9nyxjpf94zh9irrb66mb-python3.12-protego-0.3.1 ls -la /nix/store/gin6rns30hyw9nyxjpf94zh9irrb66mb-python3.12-protego-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)
2 packages failed to build:
  • python312Packages.scrapy-deltafetch
  • python312Packages.scrapy-deltafetch.dist
18 packages built:
  • python311Packages.protego
  • python311Packages.protego.dist
  • python311Packages.scrapy
  • python311Packages.scrapy-deltafetch
  • python311Packages.scrapy-deltafetch.dist
  • python311Packages.scrapy-fake-useragent
  • python311Packages.scrapy-fake-useragent.dist
  • python311Packages.scrapy-splash
  • python311Packages.scrapy-splash.dist
  • python311Packages.scrapy.dist
  • python312Packages.protego
  • python312Packages.protego.dist
  • python312Packages.scrapy
  • python312Packages.scrapy-fake-useragent
  • python312Packages.scrapy-fake-useragent.dist
  • python312Packages.scrapy-splash
  • python312Packages.scrapy-splash.dist
  • python312Packages.scrapy.dist
--- ###### 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/301862 [result] Success updating python312Packages.protego 0.3.0 -> 0.3.1 https://github.com/scrapy/protego/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rqlite, using log file: /var/log/nixpkgs-update/rqlite/2024-04-05.log rqlite 8.23.0 -> 8.23.1 https://github.com/rqlite/rqlite/releases attrpath: rqlite 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-UYO5asCX+KpESAT1ws7O91QaOJ8zPbd06JzHexBiWj0=" [golangModuleVersion] Replaced vendorHash with sha256-CXwcz4L5Y0HbOdQm62YQGFtguk3X+dYx5Gc6E55PhjM= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/servers/sql/rqlite/default.nix b/pkgs/servers/sql/rqlite/default.nix index 3f06ae1e43da..8a46f4bfe0aa 100644 --- a/pkgs/servers/sql/rqlite/default.nix +++ b/pkgs/servers/sql/rqlite/default.nix @@ -5,16 +5,16 @@ buildGoModule rec { pname = "rqlite"; - version = "8.23.0"; + version = "8.23.1"; src = fetchFromGitHub { owner = "rqlite"; repo = pname; rev = "v${version}"; - sha256 = "sha256-n4ALjayvcOR+VcpKPRh6WswAEEdlYyxhYyfPRje98Rs="; + sha256 = "sha256-vBBxLUS6BSPJnJqxXVC6brKd70na7JPkA6F4mtEqXZw="; }; - vendorHash = "sha256-UYO5asCX+KpESAT1ws7O91QaOJ8zPbd06JzHexBiWj0="; + vendorHash = "sha256-CXwcz4L5Y0HbOdQm62YQGFtguk3X+dYx5Gc6E55PhjM="; subPackages = [ "cmd/rqlite" "cmd/rqlited" "cmd/rqbench" ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/cvfxpl2821p12jlrk94jni0f5hx1j3x6-rqlite-8.23.1" 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 = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review --extra-nixpkgs-config '{ allowInsecurePredicate = x: true; }'` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • rqlite
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/rqlite/rqlite/releases. meta.description for rqlite is: The lightweight, distributed relational database built on SQLite meta.homepage for rqlite is: https://github.com/rqlite/rqlite ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/rqlite/rqlite/releases/tag/v8.23.1) - [Compare changes on GitHub](https://github.com/rqlite/rqlite/compare/v8.23.0...v8.23.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 8.23.1 in filename of file in /nix/store/cvfxpl2821p12jlrk94jni0f5hx1j3x6-rqlite-8.23.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath rqlite ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/cvfxpl2821p12jlrk94jni0f5hx1j3x6-rqlite-8.23.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 rqlite https://github.com/r-ryantm/nixpkgs/archive/fd62cce1197aafed9f93e32a100ec7747ddfaf99.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/fd62cce1197aafed9f93e32a100ec7747ddfaf99#rqlite ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/cvfxpl2821p12jlrk94jni0f5hx1j3x6-rqlite-8.23.1 ls -la /nix/store/cvfxpl2821p12jlrk94jni0f5hx1j3x6-rqlite-8.23.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)
1 package built:
  • rqlite
--- ###### Maintainer pings cc @dit7ya for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/301870 [result] Success updating rqlite 8.23.0 -> 8.23.1 https://github.com/rqlite/rqlite/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sts, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sts/2024-04-05.log python312Packages.mypy-boto3-sts 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/drk13pnkpf1vapbv8s5gv8107wg0x2pj-packages.json.drv building '/nix/store/drk13pnkpf1vapbv8s5gv8107wg0x2pj-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sts-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sts-1.34.0: UPDATING ... - python3.12-mypy-boto3-sts-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sts 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.angular.ng-template, using log file: /var/log/nixpkgs-update/vscode-extensions.angular.ng-template/2024-04-05.log vscode-extensions.angular.ng-template 15.2.0 -> 17.3.0 https://github.com/angular/vscode-ng-language-service/releases attrpath: vscode-extensions.angular.ng-template 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.angular.ng-template 15.2.0 -> 17.3.0 https://github.com/angular/vscode-ng-language-service/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-databrew, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-databrew/2024-04-05.log python312Packages.mypy-boto3-databrew 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/alm5576ffdpfj3wylrrqdc8kqkl7rrqf-packages.json.drv building '/nix/store/alm5576ffdpfj3wylrrqdc8kqkl7rrqf-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-databrew-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-databrew-1.34.0: UPDATING ... - python3.12-mypy-boto3-databrew-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-databrew 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 logiops_0_2_3, using log file: /var/log/nixpkgs-update/logiops_0_2_3/2024-04-05.log logiops_0_2_3 0.2.3 -> 0.3.3 https://github.com/pixlone/logiops/releases attrpath: logiops_0_2_3 Checking auto update branch... No auto update branch exists Version in attr path logiops_0_2_3 not compatible with 0.3.3 [result] Failed to update logiops_0_2_3 0.2.3 -> 0.3.3 https://github.com/pixlone/logiops/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-pyright.pyright, using log file: /var/log/nixpkgs-update/vscode-extensions.ms-pyright.pyright/2024-04-05.log vscode-extensions.ms-pyright.pyright 1.1.300 -> 1.1.357 https://github.com/Microsoft/pyright/releases attrpath: vscode-extensions.ms-pyright.pyright 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-pyright.pyright 1.1.300 -> 1.1.357 https://github.com/Microsoft/pyright/releases [options] github_user: r-ryantm, pull_request: YES, batch_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_PE, using log file: /var/log/nixpkgs-update/hunspellDicts.es_PE/2024-04-05.log hunspellDicts.es_PE 2.5 -> 2.8 https://github.com/sbosio/rla-es/releases attrpath: hunspellDicts.es_PE 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_PE 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.bentoml, using log file: /var/log/nixpkgs-update/python312Packages.bentoml/2024-04-05.log python312Packages.bentoml 1.2.5 -> 1.2.9 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/dz5wj6jj1q5nrgw71fp2wyj18c5g4acn-packages.json.drv building '/nix/store/dz5wj6jj1q5nrgw71fp2wyj18c5g4acn-packages.json.drv'... Going to be running update for following packages: - python3.12-bentoml-1.2.5 Press Enter key to continue... Running update for: - python3.12-bentoml-1.2.5: UPDATING ... - python3.12-bentoml-1.2.5: 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 6946f45e050f..99bd534e2da8 100644 --- a/pkgs/development/python-modules/bentoml/default.nix +++ b/pkgs/development/python-modules/bentoml/default.nix @@ -69,7 +69,7 @@ }: let - version = "1.2.5"; + version = "1.2.9"; aws = [ fs-s3fs ]; grpc = [ grpcio @@ -105,7 +105,7 @@ buildPythonPackage { owner = "bentoml"; repo = "BentoML"; rev = "refs/tags/v${version}"; - hash = "sha256-GBKxyjCs02mxYiMK4GhgFUATRCUSVf8mFbWjuPVD7SU="; + hash = "sha256-QziO2A/TiE9NzlE6Z9QX7fRK37I1yafDCBw673pUOmA="; }; # 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/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:365:7: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/python312Packages.bentoml/lib/customisation.nix:365:7: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘python3.12-bentoml-1.2.9’ 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.2.5 -> 1.2.9 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 pulumiPackages.pulumi-language-python, using log file: /var/log/nixpkgs-update/pulumiPackages.pulumi-language-python/2024-04-05.log pulumiPackages.pulumi-language-python 3.93.0 -> 3.112.0 https://github.com/pulumi/pulumi/releases attrpath: pulumiPackages.pulumi-language-python Checking auto update branch... No auto update branch exists Old version 3.93.0" not present in master derivation file with contents: { buildGoModule , pulumi , python3 }: buildGoModule rec { inherit (pulumi) version src; pname = "pulumi-language-python"; sourceRoot = "${src.name}/sdk/python/cmd/pulumi-language-python"; vendorHash = "sha256-upRXs8Bo0dpnANNetfXqkatip9bA+Fqhg72Cd60ltz8="; postPatch = '' substituteInPlace main_test.go \ --replace "TestDeterminePulumiPackages" \ "SkipTestDeterminePulumiPackages" ''; ldflags = [ "-s" "-w" "-X github.com/pulumi/pulumi/sdk/v3/go/common/version.Version=${version}" ]; nativeCheckInputs = [ python3 ]; postInstall = '' cp ../pulumi-language-python-exec $out/bin cp ../../dist/pulumi-resource-pulumi-python $out/bin cp ../../dist/pulumi-analyzer-policy-python $out/bin ''; } [result] Failed to update pulumiPackages.pulumi-language-python 3.93.0 -> 3.112.0 https://github.com/pulumi/pulumi/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iotfleethub, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-iotfleethub/2024-04-05.log python311Packages.mypy-boto3-iotfleethub 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-iotfleethub Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bbp5hgxl5nfbg3f61vmd7n59ykf34nha-packages.json.drv building '/nix/store/bbp5hgxl5nfbg3f61vmd7n59ykf34nha-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-iotfleethub-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-iotfleethub-1.34.0: UPDATING ... - python3.11-mypy-boto3-iotfleethub-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-iotfleethub 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-emr-containers, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-emr-containers/2024-04-05.log python311Packages.mypy-boto3-emr-containers 1.34.70 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-emr-containers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sxcpp1mm9sysl5rn17kc8i8cgcwipp34-packages.json.drv building '/nix/store/sxcpp1mm9sysl5rn17kc8i8cgcwipp34-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-emr-containers-1.34.70 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-emr-containers-1.34.70: UPDATING ... - python3.11-mypy-boto3-emr-containers-1.34.70: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-emr-containers 1.34.70 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.mypy-boto3-appstream 1.34.5 -> 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/yg5dgqdv3byfc8qfkrqxkbqc32q5l9fb-packages.json.drv building '/nix/store/yg5dgqdv3byfc8qfkrqxkbqc32q5l9fb-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-appstream-1.34.5 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-appstream-1.34.5: UPDATING ... - python3.12-mypy-boto3-appstream-1.34.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-appstream 1.34.5 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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_4_19_hardened.dddvb, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19_hardened.dddvb/2024-04-05.log linuxKernel.packages.linux_4_19_hardened.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/releases attrpath: linuxKernel.packages.linux_4_19_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_4_19_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 python312Packages.mypy-boto3-docdb-elastic, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-docdb-elastic/2024-04-05.log python312Packages.mypy-boto3-docdb-elastic 1.34.53 -> 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/qf8b992yz1m69jd6aiaxhh1rzly9xsj1-packages.json.drv building '/nix/store/qf8b992yz1m69jd6aiaxhh1rzly9xsj1-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-docdb-elastic-1.34.53 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-docdb-elastic-1.34.53: UPDATING ... - python3.12-mypy-boto3-docdb-elastic-1.34.53: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-docdb-elastic 1.34.53 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.nvidia_x11_vulkan_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.nvidia_x11_vulkan_beta_open/2024-04-05.log linuxKernel.packages.linux_lqx.nvidia_x11_vulkan_beta_open 6.7.11-550.40.59 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_lqx.nvidia_x11_vulkan_beta_open Checking auto update branch... No auto update branch exists Old version 6.7.11-550.40.59" 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_lqx.nvidia_x11_vulkan_beta_open 6.7.11-550.40.59 -> 550.40.59 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 python312Packages.mypy-boto3-sdb, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sdb/2024-04-05.log python312Packages.mypy-boto3-sdb 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/b83fkgwnpjn8cngp1pjygqk68p1rbn6s-packages.json.drv building '/nix/store/b83fkgwnpjn8cngp1pjygqk68p1rbn6s-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sdb-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sdb-1.34.0: UPDATING ... - python3.12-mypy-boto3-sdb-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.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 linuxKernel.packages.linux_5_10.nvidia_x11_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_10.nvidia_x11_beta_open/2024-04-05.log linuxKernel.packages.linux_5_10.nvidia_x11_beta_open 5.10.214-550.67 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_5_10.nvidia_x11_beta_open Checking auto update branch... No auto update branch exists Old version 5.10.214-550.67" 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_10.nvidia_x11_beta_open 5.10.214-550.67 -> 550.40.59 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 python312Packages.mypy-boto3-machinelearning, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-machinelearning/2024-04-05.log python312Packages.mypy-boto3-machinelearning 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-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/b8z5m2h656dznkhas1nnk83yx9kca8s6-packages.json.drv building '/nix/store/b8z5m2h656dznkhas1nnk83yx9kca8s6-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-machinelearning-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-machinelearning-1.34.0: UPDATING ... - python3.12-mypy-boto3-machinelearning-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-machinelearning 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-devicefarm, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-devicefarm/2024-04-05.log python311Packages.mypy-boto3-devicefarm 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-devicefarm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1hsp933a2ldkw3ikpvym7a8bws6lwrd2-packages.json.drv building '/nix/store/1hsp933a2ldkw3ikpvym7a8bws6lwrd2-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-devicefarm-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-devicefarm-1.34.0: UPDATING ... - python3.11-mypy-boto3-devicefarm-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-devicefarm 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-04-05.log python312Packages.catppuccin 1.3.2 -> 2.2.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/d5ng1w0xk8vhvg0rzg8qsks0ckl374vc-packages.json.drv building '/nix/store/d5ng1w0xk8vhvg0rzg8qsks0ckl374vc-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 b3134003cfbd..1f4135143cda 100644 --- a/pkgs/development/python-modules/catppuccin/default.nix +++ b/pkgs/development/python-modules/catppuccin/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "catppuccin"; - version = "1.3.2"; + version = "2.2.0"; # Note: updating to later versions breaks catppuccin-gtk # It would be ideal to only update this after catppuccin-gtk # gets support for the newer version @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "catppuccin"; repo = "python"; rev = "refs/tags/v${version}"; - hash = "sha256-spPZdQ+x3isyeBXZ/J2QE6zNhyHRfyRQGiHreuXzzik="; + hash = "sha256-+V1rln3FlFvs1FEIANIch7k/b2EsI9xBxhg3Bwg99+I="; }; build-system = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.catppuccin nix build failed. @nix { "action": "setPhase", "phase": "pythonOutputDistPhase" } Running phase: pythonOutputDistPhase Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/17sm56abs1rhv49h8hxxlc6wvygvfp53-python3.12-catppuccin-2.2.0 checking for references to /build/ in /nix/store/17sm56abs1rhv49h8hxxlc6wvygvfp53-python3.12-catppuccin-2.2.0... patching script interpreter paths in /nix/store/17sm56abs1rhv49h8hxxlc6wvygvfp53-python3.12-catppuccin-2.2.0 stripping (with command strip and flags -S -p) in /nix/store/17sm56abs1rhv49h8hxxlc6wvygvfp53-python3.12-catppuccin-2.2.0/lib shrinking RPATHs of ELF executables and libraries in /nix/store/nf80f7s1pi0vl9rfxwqn28w2ksfcmc83-python3.12-catppuccin-2.2.0-dist checking for references to /build/ in /nix/store/nf80f7s1pi0vl9rfxwqn28w2ksfcmc83-python3.12-catppuccin-2.2.0-dist... patching script interpreter paths in /nix/store/nf80f7s1pi0vl9rfxwqn28w2ksfcmc83-python3.12-catppuccin-2.2.0-dist Executing pythonRemoveTestsDir Finished executing pythonRemoveTestsDir @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: catppuccin @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/test_flavour.py" does not exist. Aborting [result] Failed to update python312Packages.catppuccin 1.3.2 -> 2.2.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.wasmer-compiler-cranelift, using log file: /var/log/nixpkgs-update/python312Packages.wasmer-compiler-cranelift/2024-04-05.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/pcyscx3qbcw7hbyqjrj4wmxj7bgcl67v-packages.json.drv building '/nix/store/pcyscx3qbcw7hbyqjrj4wmxj7bgcl67v-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 linuxKernel.packages.linux_5_15.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_15.chipsec/2024-04-05.log linuxKernel.packages.linux_5_15.chipsec 1.10.6 -> 1.13.0 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_5_15.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/iwmr2xyybkd2abrljryk52krwlq550x2-packages.json.drv building '/nix/store/iwmr2xyybkd2abrljryk52krwlq550x2-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..a0e2004b61a8 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.13.0"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-JQP2vvr+JqBLpot01KNTHeGdkQkMBlmvExbx1ttU0os="; }; 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_5_15.chipsec nix build failed. got build log for 'linuxKernel.packages.linux_5_15.chipsec' 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 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/l6scq5n34aj7a9yqy96cwniwhp95z69m-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/windows_requirements.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8zpzx4iynsbck8pv5m26qvsx6przywp9-ko-path.diff patching file chipsec/helper/linux/linuxhelper.py Hunk #1 FAILED at 153. 1 out of 1 hunk FAILED -- saving rejects to file chipsec/helper/linux/linuxhelper.py.rej [result] Failed to update linuxKernel.packages.linux_5_15.chipsec 1.10.6 -> 1.13.0 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 vscode-extensions.vscode-icons-team.vscode-icons, using log file: /var/log/nixpkgs-update/vscode-extensions.vscode-icons-team.vscode-icons/2024-04-05.log vscode-extensions.vscode-icons-team.vscode-icons 12.2.0 -> 12.7.0 https://github.com/vscode-icons/vscode-icons/releases attrpath: vscode-extensions.vscode-icons-team.vscode-icons 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.vscode-icons-team.vscode-icons 12.2.0 -> 12.7.0 https://github.com/vscode-icons/vscode-icons/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/hqgyjd3ns0k0a860ca81cvw3z1fbd7nl-packages.json.drv building '/nix/store/hqgyjd3ns0k0a860ca81cvw3z1fbd7nl-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-04-05.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.minttea, using log file: /var/log/nixpkgs-update/ocamlPackages.minttea/2024-04-05.log ocamlPackages.minttea 0.0.1 -> 0.0.3 https://github.com/leostera/minttea/releases attrpath: ocamlPackages.minttea 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/minttea/default.nix b/pkgs/development/ocaml-modules/minttea/default.nix index 8d81317edd1f..63d13fa4c37f 100644 --- a/pkgs/development/ocaml-modules/minttea/default.nix +++ b/pkgs/development/ocaml-modules/minttea/default.nix @@ -7,13 +7,13 @@ buildDunePackage rec { pname = "minttea"; - version = "0.0.1"; + version = "0.0.3"; minimalOCamlVersion = "5.1"; src = fetchurl { url = "https://github.com/leostera/minttea/releases/download/${version}/minttea-${version}.tbz"; - hash = "sha256-+4nVeYKx2A2i2nll/PbStcEa+Dvxd0T7e/KsdJqY4bI="; + hash = "sha256-WEaJVCCvsmKcF8+yzovljt8dGWaIv4UmAr74jq6Vo9M="; }; propagatedBuildInputs = [ [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.minttea 0.0.1 -> 0.0.3 https://github.com/leostera/minttea/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-storage, using log file: /var/log/nixpkgs-update/python312Packages.google-cloud-storage/2024-04-05.log python312Packages.google-cloud-storage 2.15.0 -> 2.16.0 https://github.com/googleapis/python-storage/releases attrpath: python312Packages.google-cloud-storage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/29z8zw42zmsg7cpajcabv4dxhmckhz61-packages.json.drv building '/nix/store/29z8zw42zmsg7cpajcabv4dxhmckhz61-packages.json.drv'... Going to be running update for following packages: - python3.12-google-cloud-storage-2.15.0 Press Enter key to continue... Running update for: - python3.12-google-cloud-storage-2.15.0: UPDATING ... - python3.12-google-cloud-storage-2.15.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-storage/default.nix b/pkgs/development/python-modules/google-cloud-storage/default.nix index b999d28147f8..1c17e2a0867d 100644 --- a/pkgs/development/python-modules/google-cloud-storage/default.nix +++ b/pkgs/development/python-modules/google-cloud-storage/default.nix @@ -18,14 +18,14 @@ buildPythonPackage rec { pname = "google-cloud-storage"; - version = "2.15.0"; + version = "2.16.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-dWCjxIoD1mxVPcVSFdNYg8aA/gq0TCOqSDKADMyFXHQ="; + hash = "sha256-3aSF+lA3EKgo0BJGvRbOnbCCPcUbvKdCzpamgX1YZp8="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.google-cloud-storage: 2.15.0 -> 2.16.0`. New version is 2.16.0. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.google-cloud-storage 2.15.0 -> 2.16.0 https://github.com/googleapis/python-storage/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-batch, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-batch/2024-04-05.log python311Packages.mypy-boto3-batch 1.34.72 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-batch Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c2vdbdppj2rqxm102m6x2bmxhi8lmpaj-packages.json.drv building '/nix/store/c2vdbdppj2rqxm102m6x2bmxhi8lmpaj-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-batch-1.34.72 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-batch-1.34.72: UPDATING ... - python3.11-mypy-boto3-batch-1.34.72: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-batch 1.34.72 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-asgi, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-instrumentation-asgi/2024-04-05.log python312Packages.opentelemetry-instrumentation-asgi 0.44b0 -> 0.45b0 https://github.com/open-telemetry/opentelemetry-python-contrib/releases attrpath: python312Packages.opentelemetry-instrumentation-asgi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8lkzslgjarr955xpym943r4h2f2bb01d-packages.json.drv building '/nix/store/8lkzslgjarr955xpym943r4h2f2bb01d-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-instrumentation-asgi-0.44b0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-instrumentation-asgi-0.44b0: UPDATING ... - python3.12-opentelemetry-instrumentation-asgi-0.44b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opentelemetry-instrumentation-asgi 0.44b0 -> 0.45b0 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 python312Packages.lightning-utilities, using log file: /var/log/nixpkgs-update/python312Packages.lightning-utilities/2024-04-05.log python312Packages.lightning-utilities 0.10.1 -> 0.11.2 https://github.com/Lightning-AI/utilities/releases attrpath: python312Packages.lightning-utilities Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hclqx35671l99v4nmjgyq6ib2y3gzmx7-packages.json.drv building '/nix/store/hclqx35671l99v4nmjgyq6ib2y3gzmx7-packages.json.drv'... Going to be running update for following packages: - python3.12-lightning-utilities-0.10.1 Press Enter key to continue... Running update for: - python3.12-lightning-utilities-0.10.1: UPDATING ... - python3.12-lightning-utilities-0.10.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/lightning-utilities/default.nix b/pkgs/development/python-modules/lightning-utilities/default.nix index f1d94bad1af2..1a3403e5ae51 100644 --- a/pkgs/development/python-modules/lightning-utilities/default.nix +++ b/pkgs/development/python-modules/lightning-utilities/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "lightning-utilities"; - version = "0.10.1"; + version = "0.11.2"; format = "pyproject"; src = fetchFromGitHub { owner = "Lightning-AI"; repo = "utilities"; rev = "refs/tags/v${version}"; - hash = "sha256-kP7BllA9FR/nMNTxRCxmG6IJYHz/Nxqb1HoF9KxuKl8="; + hash = "sha256-IT9aRAUNc2cP2erLr0MglZSVLfDjOxg8PVIIe9AvO0o="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.lightning-utilities nix build failed. @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: lightning_utilities @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 configfile: pyproject.toml plugins: timeout-2.3.1 collecting ...  collected 43 items / 1 error / 6 deselected / 37 selected  ==================================== ERRORS ==================================== _________ ERROR collecting src/lightning_utilities/install/__init__.py _________ src/lightning_utilities/install/__init__.py:3: in from lightning_utilities.install.requirements import Requirement, load_requirements src/lightning_utilities/install/requirements.py:5: in from distutils.version import LooseVersion E ModuleNotFoundError: No module named 'distutils' =========================== short test summary info ============================ ERROR src/lightning_utilities/install/__init__.py - ModuleNotFoundError: No module named 'distutils' !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ======================== 6 deselected, 1 error in 0.27s ======================== /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.lightning-utilities 0.10.1 -> 0.11.2 https://github.com/Lightning-AI/utilities/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-chunk, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-chunk/2024-04-05.log ocamlPackages.irmin-chunk 3.7.2 -> 3.9.0 https://github.com/mirage/irmin/releases attrpath: ocamlPackages.irmin-chunk Checking auto update branch... No auto update branch exists Old version 3.7.2" not present in master derivation file with contents: { lib, buildDunePackage, irmin, irmin-test, fmt, logs, lwt, alcotest }: buildDunePackage rec { pname = "irmin-chunk"; inherit (irmin) version src strictDeps; propagatedBuildInputs = [ irmin fmt logs lwt ]; doCheck = true; checkInputs = [ alcotest irmin-test ]; meta = irmin.meta // { description = "Irmin backend which allow to store values into chunks"; }; } [result] Failed to update ocamlPackages.irmin-chunk 3.7.2 -> 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 ocamlPackages.git-mirage, using log file: /var/log/nixpkgs-update/ocamlPackages.git-mirage/2024-04-05.log ocamlPackages.git-mirage 3.14.0 -> 3.15.0 https://github.com/mirage/ocaml-git/releases attrpath: ocamlPackages.git-mirage Checking auto update branch... No auto update branch exists Old version 3.14.0" not present in master derivation file with contents: { lib , buildDunePackage , git , mimic , mimic-happy-eyeballs , base64 , git-paf , awa , awa-mirage , dns , dns-client , tls , tls-mirage , uri , hex , happy-eyeballs-mirage , happy-eyeballs , ca-certs-nss , mirage-crypto , ptime , x509 , cstruct , tcpip , domain-name , fmt , ipaddr , lwt , mirage-clock , mirage-flow , mirage-random , mirage-time , result , rresult , alcotest , alcotest-lwt , bigstringaf , logs , ke }: buildDunePackage { pname = "git-mirage"; inherit (git) version src; minimalOCamlVersion = "4.08"; buildInputs = [ dns dns-client happy-eyeballs-mirage ipaddr mirage-random rresult ]; propagatedBuildInputs = [ git mimic mimic-happy-eyeballs base64 git-paf awa awa-mirage tls tls-mirage uri hex happy-eyeballs ca-certs-nss mirage-crypto ptime x509 cstruct tcpip domain-name fmt lwt mirage-clock mirage-flow mirage-time result ]; checkInputs = [ alcotest alcotest-lwt bigstringaf logs ke ]; meta = git.meta // { description = "A package to use ocaml-git with MirageOS backend"; }; } [result] Failed to update ocamlPackages.git-mirage 3.14.0 -> 3.15.0 https://github.com/mirage/ocaml-git/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.bwd, using log file: /var/log/nixpkgs-update/ocamlPackages.bwd/2024-04-05.log ocamlPackages.bwd 2.2.0 -> 2.3.0 https://github.com/RedPRL/ocaml-bwd/releases attrpath: ocamlPackages.bwd 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/bwd/default.nix b/pkgs/development/ocaml-modules/bwd/default.nix index 8f3d4fd54175..af606763e22b 100644 --- a/pkgs/development/ocaml-modules/bwd/default.nix +++ b/pkgs/development/ocaml-modules/bwd/default.nix @@ -2,7 +2,7 @@ buildDunePackage rec { pname = "bwd"; - version = "2.2.0"; + version = "2.3.0"; minimalOCamlVersion = "4.12"; duneVersion = "3"; @@ -11,7 +11,7 @@ buildDunePackage rec { owner = "RedPRL"; repo = "ocaml-bwd"; rev = version; - hash = "sha256-4DttkEPI9yJtMsqzTNSnoDajcvMQPIiJAHk0kJl540Y="; + hash = "sha256-rzn0U/D6kPNsH5hBTElc3d1jfKbgKbjA2JHicpaJtu4="; }; doCheck = true; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update ocamlPackages.bwd 2.2.0 -> 2.3.0 https://github.com/RedPRL/ocaml-bwd/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.llama-index-embeddings-huggingface, using log file: /var/log/nixpkgs-update/python311Packages.llama-index-embeddings-huggingface/2024-04-05.log python311Packages.llama-index-embeddings-huggingface 0 -> 1 attrpath: python311Packages.llama-index-embeddings-huggingface Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pj9a4nn10yjnmgs79qsnclrnc7m0406i-packages.json.drv building '/nix/store/pj9a4nn10yjnmgs79qsnclrnc7m0406i-packages.json.drv'... Going to be running update for following packages: - python3.11-llama-index-embeddings-huggingface-0.2.0 Press Enter key to continue... Running update for: - python3.11-llama-index-embeddings-huggingface-0.2.0: UPDATING ... - python3.11-llama-index-embeddings-huggingface-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.llama-index-embeddings-huggingface 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.llama-index-graph-stores-neptune, using log file: /var/log/nixpkgs-update/python311Packages.llama-index-graph-stores-neptune/2024-04-05.log python311Packages.llama-index-graph-stores-neptune 0 -> 1 attrpath: python311Packages.llama-index-graph-stores-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/04iacham4zwxwi4f2j8736xk3lan0h5c-packages.json.drv building '/nix/store/04iacham4zwxwi4f2j8736xk3lan0h5c-packages.json.drv'... Going to be running update for following packages: - python3.11-llama-index-graph-stores-neptune-0.1.3 Press Enter key to continue... Running update for: - python3.11-llama-index-graph-stores-neptune-0.1.3: UPDATING ... - python3.11-llama-index-graph-stores-neptune-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.llama-index-graph-stores-neptune 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xr-hardware, using log file: /var/log/nixpkgs-update/xr-hardware/2024-04-05.log xr-hardware 0 -> 1 attrpath: xr-hardware Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n1vida721s7vhvqddwrzvc52s1llgz8s-packages.json.drv building '/nix/store/n1vida721s7vhvqddwrzvc52s1llgz8s-packages.json.drv'... Going to be running update for following packages: - xr-hardware-1.1.1 Press Enter key to continue... Running update for: - xr-hardware-1.1.1: UPDATING ... - xr-hardware-1.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update xr-hardware 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.llama-index-llms-ollama, using log file: /var/log/nixpkgs-update/python311Packages.llama-index-llms-ollama/2024-04-05.log python311Packages.llama-index-llms-ollama 0 -> 1 attrpath: python311Packages.llama-index-llms-ollama Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sl9iazw2184pid5100x5z1k9vb9jv7yf-packages.json.drv building '/nix/store/sl9iazw2184pid5100x5z1k9vb9jv7yf-packages.json.drv'... Going to be running update for following packages: - python3.11-llama-index-llms-ollama-0.1.2 Press Enter key to continue... Running update for: - python3.11-llama-index-llms-ollama-0.1.2: UPDATING ... - python3.11-llama-index-llms-ollama-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.llama-index-llms-ollama 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.llama-index-graph-stores-neo4j, using log file: /var/log/nixpkgs-update/python311Packages.llama-index-graph-stores-neo4j/2024-04-05.log python311Packages.llama-index-graph-stores-neo4j 0 -> 1 attrpath: python311Packages.llama-index-graph-stores-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/k2q7hjhx1hcv2jfj6hyhb82kz2isc6p8-packages.json.drv building '/nix/store/k2q7hjhx1hcv2jfj6hyhb82kz2isc6p8-packages.json.drv'... Going to be running update for following packages: - python3.11-llama-index-graph-stores-neo4j-0.1.4 Press Enter key to continue... Running update for: - python3.11-llama-index-graph-stores-neo4j-0.1.4: UPDATING ... - python3.11-llama-index-graph-stores-neo4j-0.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.llama-index-graph-stores-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 python311Packages.llama-index-vector-stores-google, using log file: /var/log/nixpkgs-update/python311Packages.llama-index-vector-stores-google/2024-04-05.log python311Packages.llama-index-vector-stores-google 0 -> 1 attrpath: python311Packages.llama-index-vector-stores-google Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/q202s8k1x59xl9zjy6n5hcd873hqli0v-packages.json.drv building '/nix/store/q202s8k1x59xl9zjy6n5hcd873hqli0v-packages.json.drv'... Going to be running update for following packages: - python3.11-llama-index-vector-stores-google-0.1.5 Press Enter key to continue... Running update for: - python3.11-llama-index-vector-stores-google-0.1.5: UPDATING ... - python3.11-llama-index-vector-stores-google-0.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.llama-index-vector-stores-google 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.llama-index-vector-stores-qdrant, using log file: /var/log/nixpkgs-update/python311Packages.llama-index-vector-stores-qdrant/2024-04-05.log python311Packages.llama-index-vector-stores-qdrant 0 -> 1 attrpath: python311Packages.llama-index-vector-stores-qdrant Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w0gig26l0r13xbmlsq6cplpkmbw2srhv-packages.json.drv building '/nix/store/w0gig26l0r13xbmlsq6cplpkmbw2srhv-packages.json.drv'... Going to be running update for following packages: - python3.11-llama-index-vector-stores-qdrant-0.1.6 Press Enter key to continue... Running update for: - python3.11-llama-index-vector-stores-qdrant-0.1.6: UPDATING ... - python3.11-llama-index-vector-stores-qdrant-0.1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.llama-index-vector-stores-qdrant 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.starlette-context, using log file: /var/log/nixpkgs-update/python311Packages.starlette-context/2024-04-05.log python311Packages.starlette-context 0 -> 1 attrpath: python311Packages.starlette-context Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j2hxh24pr9r1wfz6j242p2y6pw10lx2z-packages.json.drv building '/nix/store/j2hxh24pr9r1wfz6j242p2y6pw10lx2z-packages.json.drv'... Going to be running update for following packages: - python3.11-starlette-context-0.3.6 Press Enter key to continue... Running update for: - python3.11-starlette-context-0.3.6: UPDATING ... - python3.11-starlette-context-0.3.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.starlette-context 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nebula3-python, using log file: /var/log/nixpkgs-update/python311Packages.nebula3-python/2024-04-05.log python311Packages.nebula3-python 0 -> 1 attrpath: python311Packages.nebula3-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/07prlf8rm9kx526g73acrkf971hqcrkr-packages.json.drv building '/nix/store/07prlf8rm9kx526g73acrkf971hqcrkr-packages.json.drv'... Going to be running update for following packages: - python3.11-nebula3-python-3.5.0 Press Enter key to continue... Running update for: - python3.11-nebula3-python-3.5.0: UPDATING ... - python3.11-nebula3-python-3.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nebula3-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 btcpayserver, using log file: /var/log/nixpkgs-update/btcpayserver/2024-04-05.log btcpayserver 1.12.5 -> 1.13.0 https://github.com/btcpayserver/btcpayserver/releases attrpath: btcpayserver 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/blockchains/btcpayserver/default.nix b/pkgs/applications/blockchains/btcpayserver/default.nix index a42d94e1f89c..ed60c41f8127 100644 --- a/pkgs/applications/blockchains/btcpayserver/default.nix +++ b/pkgs/applications/blockchains/btcpayserver/default.nix @@ -6,13 +6,13 @@ buildDotnetModule rec { pname = "btcpayserver"; - version = "1.12.5"; + version = "1.13.0"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "v${version}"; - sha256 = "sha256-qlqwIVk8NzfFZlzShfm3nTZWovObWLIKiNGAOCN8i7Y="; + sha256 = "sha256-oQyjKAa2qoGdBXfiEpEOY5mf7SgeNxRgeMw3E/dD2zE="; }; projectFile = "BTCPayServer/BTCPayServer.csproj"; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A btcpayserver nix build failed. Running phase: unpackPhase unpacking source archive /nix/store/y6rsc82prap7wky0jdkizr1cvky95ar8-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 Executing dotnetConfigureHook Cannot find a manifest file. For a list of locations searched, specify the "-d" option before the tool name. No tools were restored. Determining projects to restore... /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.NTag424 with version (>= 1.0.22) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 1.0.20 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package BTCPayServer.Lightning.All with version (>= 1.5.4) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 1.5.3 ] /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.838) /build/source/BTCPayServer/BTCPayServer.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 8.0.723 ] Failed to restore /build/source/BTCPayServer/BTCPayServer.csproj (in 19.69 sec). /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.838) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 8.0.723 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Abstractions/BTCPayServer.Abstractions.csproj (in 13 ms). Restored /build/source/BTCPayServer.Rating/BTCPayServer.Rating.csproj (in 53 ms). /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj : error NU1102: Unable to find package HtmlSanitizer with version (>= 8.0.838) [/build/source/BTCPayServer/BTCPayServer.csproj] /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj : error NU1102: - Found 1 version(s) in /nix/store/a250aq7mxzni7d0s8fyiys3ppvd35ka2-btcpayserver-1.13.0-nuget-source/lib [ Nearest version: 8.0.723 ] [/build/source/BTCPayServer/BTCPayServer.csproj] Failed to restore /build/source/BTCPayServer.Data/BTCPayServer.Data.csproj (in 1.27 sec). Restored /build/source/BTCPayServer.Common/BTCPayServer.Common.csproj (in 99 ms). Restored /build/source/BTCPayServer.Client/BTCPayServer.Client.csproj (in 559 ms). [result] Failed to update btcpayserver 1.12.5 -> 1.13.0 https://github.com/btcpayserver/btcpayserver/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.appthreat-vulnerability-db, using log file: /var/log/nixpkgs-update/python312Packages.appthreat-vulnerability-db/2024-04-05.log python312Packages.appthreat-vulnerability-db 5.6.6 -> 5.6.7 https://github.com/AppThreat/vulnerability-db/releases attrpath: python312Packages.appthreat-vulnerability-db Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yj4s4as12y6m7sw9nkzjsmgl0rxb8y9f-packages.json.drv building '/nix/store/yj4s4as12y6m7sw9nkzjsmgl0rxb8y9f-packages.json.drv'... Going to be running update for following packages: - python3.12-appthreat-vulnerability-db-5.6.6 Press Enter key to continue... Running update for: - python3.12-appthreat-vulnerability-db-5.6.6: UPDATING ... - python3.12-appthreat-vulnerability-db-5.6.6: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/appthreat-vulnerability-db/default.nix b/pkgs/development/python-modules/appthreat-vulnerability-db/default.nix index 22ef8222b04b..25f5cc8ef84b 100644 --- a/pkgs/development/python-modules/appthreat-vulnerability-db/default.nix +++ b/pkgs/development/python-modules/appthreat-vulnerability-db/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "appthreat-vulnerability-db"; - version = "5.6.6"; + version = "6.0.1"; pyproject = true; disabled = pythonOlder "3.10"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "AppThreat"; repo = "vulnerability-db"; rev = "refs/tags/v${version}"; - hash = "sha256-wVl2C1AG9LbSh/p95fstJyJr6JnhZFIhNvq8mhpg13Q="; + hash = "sha256-x7y0kEM+fsF4XHJICaabALEVMV19MX6KoupJXg4wCUE="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.appthreat-vulnerability-db nix build failed. adding 'vdb/lib/orasclient.py' adding 'vdb/lib/osv.py' adding 'vdb/lib/search.py' adding 'vdb/lib/utils.py' adding 'vdb/lib/cve_model/__init__.py' adding 'vdb/lib/cve_model/common.py' adding 'vdb/lib/cve_model/cvss_v2.py' adding 'vdb/lib/cve_model/cvss_v3.py' adding 'vdb/lib/cve_model/tagger.py' adding 'appthreat_vulnerability_db-6.0.1.dist-info/LICENSE' adding 'appthreat_vulnerability_db-6.0.1.dist-info/METADATA' adding 'appthreat_vulnerability_db-6.0.1.dist-info/WHEEL' adding 'appthreat_vulnerability_db-6.0.1.dist-info/entry_points.txt' adding 'appthreat_vulnerability_db-6.0.1.dist-info/top_level.txt' adding 'appthreat_vulnerability_db-6.0.1.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built appthreat_vulnerability_db-6.0.1-py3-none-any.whl Finished creating a wheel... /build/source/dist /build/source Unpacking to: unpacked/appthreat_vulnerability_db-6.0.1...OK Repacking wheel as ./appthreat_vulnerability_db-6.0.1-py3-none-any.whl...OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for appthreat_vulnerability_db-6.0.1-py3-none-any.whl - pydantic not installed - rich not installed - apsw not installed [result] Failed to update python312Packages.appthreat-vulnerability-db 5.6.6 -> 5.6.7 https://github.com/AppThreat/vulnerability-db/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mitogen, using log file: /var/log/nixpkgs-update/python312Packages.mitogen/2024-04-05.log python312Packages.mitogen 0.3.5 -> 0.3.6 https://github.com/mitogen-hq/mitogen/releases attrpath: python312Packages.mitogen Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zrwsjb9qfprlazir1zir00421i1ipakx-packages.json.drv building '/nix/store/zrwsjb9qfprlazir1zir00421i1ipakx-packages.json.drv'... Going to be running update for following packages: - python3.12-mitogen-0.3.5 Press Enter key to continue... Running update for: - python3.12-mitogen-0.3.5: UPDATING ... - python3.12-mitogen-0.3.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mitogen/default.nix b/pkgs/development/python-modules/mitogen/default.nix index 0a9dd029a5d2..41bbb18fba01 100644 --- a/pkgs/development/python-modules/mitogen/default.nix +++ b/pkgs/development/python-modules/mitogen/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "mitogen"; - version = "0.3.5"; + version = "0.3.6"; pyproject = true; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { owner = "mitogen-hq"; repo = "mitogen"; rev = "refs/tags/v${version}"; - hash = "sha256-EDybx25eqJiMeoyB/lkuuofGTS8Q0ZjtB8HaKuGaKhk="; + hash = "sha256-zQTto4SGPvQIXPAcTQx8FA+n/5RcpqKKn0UqlFM2yqI="; }; build-system = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/dhbfl7c4pf2x5621802j40glggh61rzp-python3.12-mitogen-0.3.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)
4 packages built:
  • python311Packages.mitogen
  • python311Packages.mitogen.dist
  • python312Packages.mitogen
  • python312Packages.mitogen.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.mitogen is: Python Library for writing distributed self-replicating programs meta.homepage for python312Packages.mitogen is: https://github.com/mitogen-hq/mitogen meta.changelog for python312Packages.mitogen is: https://github.com/mitogen-hq/mitogen/blob/v0.3.6/docs/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 0.3.6 with grep in /nix/store/dhbfl7c4pf2x5621802j40glggh61rzp-python3.12-mitogen-0.3.6 - found 0.3.6 in filename of file in /nix/store/dhbfl7c4pf2x5621802j40glggh61rzp-python3.12-mitogen-0.3.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.mitogen python312Packages.mitogen ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/dhbfl7c4pf2x5621802j40glggh61rzp-python3.12-mitogen-0.3.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 python312Packages.mitogen https://github.com/r-ryantm/nixpkgs/archive/0e22c90c4cac94beb920cbacd7688002feb960e9.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0e22c90c4cac94beb920cbacd7688002feb960e9#python312Packages.mitogen ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/dhbfl7c4pf2x5621802j40glggh61rzp-python3.12-mitogen-0.3.6 ls -la /nix/store/dhbfl7c4pf2x5621802j40glggh61rzp-python3.12-mitogen-0.3.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)
4 packages built:
  • python311Packages.mitogen
  • python311Packages.mitogen.dist
  • python312Packages.mitogen
  • python312Packages.mitogen.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/301879 [result] Success updating python312Packages.mitogen 0.3.5 -> 0.3.6 https://github.com/mitogen-hq/mitogen/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sdk, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-sdk/2024-04-05.log python312Packages.opentelemetry-sdk 1.23.0 -> 1.24.0 https://github.com/open-telemetry/opentelemetry-python/releases attrpath: python312Packages.opentelemetry-sdk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4hr7yxhgqpqcpfidsixcdnwrfiryg3lw-packages.json.drv building '/nix/store/4hr7yxhgqpqcpfidsixcdnwrfiryg3lw-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-sdk-1.23.0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-sdk-1.23.0: UPDATING ... - python3.12-opentelemetry-sdk-1.23.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opentelemetry-sdk 1.23.0 -> 1.24.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.opentelemetry-exporter-otlp-proto-http, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-exporter-otlp-proto-http/2024-04-05.log python312Packages.opentelemetry-exporter-otlp-proto-http 1.23.0 -> 1.24.0 https://github.com/open-telemetry/opentelemetry-python/releases attrpath: python312Packages.opentelemetry-exporter-otlp-proto-http Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yb1682qldgcvr70khfq4bi5bi3x5w0g7-packages.json.drv building '/nix/store/yb1682qldgcvr70khfq4bi5bi3x5w0g7-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-exporter-otlp-proto-http-1.23.0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-exporter-otlp-proto-http-1.23.0: UPDATING ... - python3.12-opentelemetry-exporter-otlp-proto-http-1.23.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opentelemetry-exporter-otlp-proto-http 1.23.0 -> 1.24.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.opentelemetry-exporter-otlp-proto-grpc, using log file: /var/log/nixpkgs-update/python312Packages.opentelemetry-exporter-otlp-proto-grpc/2024-04-05.log python312Packages.opentelemetry-exporter-otlp-proto-grpc 1.23.0 -> 1.24.0 https://github.com/open-telemetry/opentelemetry-python/releases attrpath: python312Packages.opentelemetry-exporter-otlp-proto-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/lls7qgyihwc0g312fcs44cq2l9ky01x5-packages.json.drv building '/nix/store/lls7qgyihwc0g312fcs44cq2l9ky01x5-packages.json.drv'... Going to be running update for following packages: - python3.12-opentelemetry-exporter-otlp-proto-grpc-1.23.0 Press Enter key to continue... Running update for: - python3.12-opentelemetry-exporter-otlp-proto-grpc-1.23.0: UPDATING ... - python3.12-opentelemetry-exporter-otlp-proto-grpc-1.23.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.opentelemetry-exporter-otlp-proto-grpc 1.23.0 -> 1.24.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 sesh, using log file: /var/log/nixpkgs-update/sesh/2024-04-05.log sesh 1.0.1 -> 1.1.0 https://github.com/joshmedeski/sesh/releases attrpath: sesh 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-zt1/gE4bVj+3yr9n0kT2FMYMEmiooy3k1lQ77rN6sTk=" [golangModuleVersion] Replaced vendorHash with sha256-zt1/gE4bVj+3yr9n0kT2FMYMEmiooy3k1lQ77rN6sTk= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/by-name/se/sesh/package.nix b/pkgs/by-name/se/sesh/package.nix index 919bc5e6a047..88bb8c54f8dd 100644 --- a/pkgs/by-name/se/sesh/package.nix +++ b/pkgs/by-name/se/sesh/package.nix @@ -5,13 +5,13 @@ }: buildGoModule rec { pname = "sesh"; - version = "1.0.1"; + version = "1.1.0"; src = fetchFromGitHub { owner = "joshmedeski"; repo = "sesh"; rev = "v${version}"; - hash = "sha256-eFqqiGIbS9HW7czAtSIPmvbynvg2gsu4luKsL25vxn4="; + hash = "sha256-4p3Pqts6GSyUGX9hCQS/vTZiHbi5UQkrzzIA1Fheamc="; }; vendorHash = "sha256-zt1/gE4bVj+3yr9n0kT2FMYMEmiooy3k1lQ77rN6sTk="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/pbswh17kk4db0nahbl91q0lmzfnxfz44-sesh-1.1.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:
  • sesh
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/joshmedeski/sesh/releases. meta.description for sesh is: Smart session manager for the terminal meta.homepage for sesh is: https://github.com/joshmedeski/sesh meta.changelog for sesh is: https://github.com/joshmedeski/sesh/releases/tag/v1.1.0 ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/joshmedeski/sesh/releases/tag/v1.1.0) - [Compare changes on GitHub](https://github.com/joshmedeski/sesh/compare/v1.0.1...v1.1.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.1.0 with grep in /nix/store/pbswh17kk4db0nahbl91q0lmzfnxfz44-sesh-1.1.0 - found 1.1.0 in filename of file in /nix/store/pbswh17kk4db0nahbl91q0lmzfnxfz44-sesh-1.1.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath sesh ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/pbswh17kk4db0nahbl91q0lmzfnxfz44-sesh-1.1.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 sesh https://github.com/r-ryantm/nixpkgs/archive/39cdfe0cfd9c61ef6b2f7e6593984d21b81c514b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/39cdfe0cfd9c61ef6b2f7e6593984d21b81c514b#sesh ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/pbswh17kk4db0nahbl91q0lmzfnxfz44-sesh-1.1.0 ls -la /nix/store/pbswh17kk4db0nahbl91q0lmzfnxfz44-sesh-1.1.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:
  • sesh
--- ###### Maintainer pings cc @gwg313 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/301883 [result] Success updating sesh 1.0.1 -> 1.1.0 https://github.com/joshmedeski/sesh/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.evdi, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.evdi/2024-04-05.log linuxKernel.packages.linux_lqx.evdi 1.14.1-unstable-2024-01-30 -> 1.14.2 https://github.com/DisplayLink/evdi/releases attrpath: linuxKernel.packages.linux_lqx.evdi Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_lqx.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 python311Packages.mypy-boto3-rekognition, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-rekognition/2024-04-05.log python311Packages.mypy-boto3-rekognition 1.34.20 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-rekognition Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/grpjfhnp6cy8f8f332hbwm02cz4iyn27-packages.json.drv building '/nix/store/grpjfhnp6cy8f8f332hbwm02cz4iyn27-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-rekognition-1.34.20 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-rekognition-1.34.20: UPDATING ... - python3.11-mypy-boto3-rekognition-1.34.20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-rekognition 1.34.20 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/g1rmq42ks3cm2vwk4pg8mmzirgcjfrsf-packages.json.drv building '/nix/store/g1rmq42ks3cm2vwk4pg8mmzirgcjfrsf-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 pulumiPackages.pulumi-language-nodejs, using log file: /var/log/nixpkgs-update/pulumiPackages.pulumi-language-nodejs/2024-04-05.log pulumiPackages.pulumi-language-nodejs 3.93.0 -> 3.112.0 https://github.com/pulumi/pulumi/releases attrpath: pulumiPackages.pulumi-language-nodejs Checking auto update branch... No auto update branch exists Old version 3.93.0" not present in master derivation file with contents: { buildGoModule , pulumi , nodejs }: buildGoModule rec { inherit (pulumi) version src sdkVendorHash; pname = "pulumi-language-nodejs"; sourceRoot = "${src.name}/sdk/nodejs/cmd/pulumi-language-nodejs"; vendorHash = "sha256-gEOVtAyn7v8tsRU11NgrD3swMFFBxOTIjMWCqSSvHlI="; postPatch = '' # Gives github.com/pulumi/pulumi/pkg/v3: is replaced in go.mod, but not marked as replaced in vendor/modules.txt etc substituteInPlace language_test.go \ --replace "TestLanguage" \ "SkipTestLanguage" ''; ldflags = [ "-s" "-w" "-X github.com/pulumi/pulumi/sdk/v3/go/common/version.Version=${version}" ]; nativeCheckInputs = [ nodejs ]; } [result] Failed to update pulumiPackages.pulumi-language-nodejs 3.93.0 -> 3.112.0 https://github.com/pulumi/pulumi/releases [options] github_user: r-ryantm, pull_request: YES, batch_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_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_hardened.nvidia_x11_beta_open/2024-04-05.log linuxKernel.packages.linux_hardened.nvidia_x11_beta_open 6.6.21-550.67 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_hardened.nvidia_x11_beta_open Checking auto update branch... No auto update branch exists Old version 6.6.21-550.67" 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_beta_open 6.6.21-550.67 -> 550.40.59 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_lqx.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.kvdo/2024-04-05.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 [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/kvdo/default.nix b/pkgs/os-specific/linux/kvdo/default.nix index e2390b68a5ca..3258295be58a 100644 --- a/pkgs/os-specific/linux/kvdo/default.nix +++ b/pkgs/os-specific/linux/kvdo/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { inherit (vdo); pname = "kvdo"; - version = "8.2.1.6"; # bump this version with vdo + version = "8.2.3.3"; # bump this version with vdo src = fetchFromGitHub { owner = "dm-vdo"; repo = "kvdo"; rev = version; - hash = "sha256-S5r2Rgx5pWk4IsdIwmfZkuGL/oEQ3prquyVqxjR3cO0="; + hash = "sha256-y7uVgWFV6uWRoRqfiu0arG9731mgWijXjcp9KSaZ5X0="; }; nativeBuildInputs = kernel.moduleBuildDependencies; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_lqx.kvdo Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . linuxKernel.packages.linux_lqx.kvdo Standard output: error: build log of 'linuxKernel.packages.linux_lqx.kvdo' is not available [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-04-05.log python311Packages.mypy-boto3-sagemaker-featurestore-runtime 1.34.22 -> 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/0xbyj3r1610181ra3kwknchbcxzqm660-packages.json.drv building '/nix/store/0xbyj3r1610181ra3kwknchbcxzqm660-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-sagemaker-featurestore-runtime-1.34.22 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-sagemaker-featurestore-runtime-1.34.22: UPDATING ... - python3.11-mypy-boto3-sagemaker-featurestore-runtime-1.34.22: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-sagemaker-featurestore-runtime 1.34.22 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath swiftPackages.swiftNoSwiftDriver, using log file: /var/log/nixpkgs-update/swiftPackages.swiftNoSwiftDriver/2024-04-05.log swiftPackages.swiftNoSwiftDriver 5.8 -> 5.10-RELEASE https://github.com/apple/swift/releases attrpath: swiftPackages.swiftNoSwiftDriver Checking auto update branch... No auto update branch exists Old version 5.8" not present in master derivation file with contents: { lib , stdenv , callPackage , cmake , bash , coreutils , gnugrep , perl , ninja , pkg-config , clang , bintools , python3 , git , fetchpatch , makeWrapper , gnumake , file , runCommand , writeShellScriptBin # For lldb , libedit , ncurses , swig , libxml2 # Linux-specific , glibc , libuuid # Darwin-specific , substituteAll , fixDarwinDylibNames , runCommandLocal , xcbuild , cctools # libtool , sigtool , DarwinTools , CoreServices , Foundation , Combine , MacOSX-SDK , CLTools_Executables }: let inherit (stdenv) hostPlatform targetPlatform; sources = callPackage ../sources.nix { }; # Tools invoked by swift at run-time. runtimeDeps = lib.optionals stdenv.isDarwin [ # libtool is used for static linking. This is part of cctools, but adding # that as a build input puts an unwrapped linker in PATH, and breaks # builds. This small derivation exposes just libtool. # NOTE: The same applies to swift-driver, but that is currently always # invoked via the old `swift` / `swiftc`. May change in the future. (runCommandLocal "libtool" { } '' mkdir -p $out/bin ln -s ${cctools}/bin/libtool $out/bin/libtool '') ]; # There are apparently multiple naming conventions on Darwin. Swift uses the # xcrun naming convention. See `configure_sdk_darwin` calls in CMake files. swiftOs = if targetPlatform.isDarwin then { "macos" = "macosx"; "ios" = "iphoneos"; #iphonesimulator #appletvos #appletvsimulator #watchos #watchsimulator }.${targetPlatform.darwinPlatform} or (throw "Cannot build Swift for target Darwin platform '${targetPlatform.darwinPlatform}'") else targetPlatform.parsed.kernel.name; # Apple Silicon uses a different CPU name in the target triple. swiftArch = if stdenv.isDarwin && stdenv.isAarch64 then "arm64" else targetPlatform.parsed.cpu.name; # On Darwin, a `.swiftmodule` is a subdirectory in `lib/swift/`, # containing binaries for supported archs. On other platforms, binaries are # installed to `lib/swift//`. Note that our setup-hook also adds # `lib/swift` for convenience. swiftLibSubdir = "lib/swift/${swiftOs}"; swiftModuleSubdir = if hostPlatform.isDarwin then "lib/swift/${swiftOs}" else "lib/swift/${swiftOs}/${swiftArch}"; # And then there's also a separate subtree for statically linked modules. toStaticSubdir = lib.replaceStrings [ "/swift/" ] [ "/swift_static/" ]; swiftStaticLibSubdir = toStaticSubdir swiftLibSubdir; swiftStaticModuleSubdir = toStaticSubdir swiftModuleSubdir; # This matches _SWIFT_DEFAULT_COMPONENTS, with specific components disabled. swiftInstallComponents = [ "autolink-driver" "compiler" # "clang-builtin-headers" "stdlib" "sdk-overlay" "static-mirror-lib" "editor-integration" # "tools" # "testsuite-tools" "toolchain-tools" "toolchain-dev-tools" "license" (if stdenv.isDarwin then "sourcekit-xpc-service" else "sourcekit-inproc") "swift-remote-mirror" "swift-remote-mirror-headers" ]; # Build a tool used during the build to create a custom clang wrapper, with # which we wrap the clang produced by the swift build. # # This is used in a `POST_BUILD` for the CMake target, so we rename the # actual clang to clang-unwrapped, then put the wrapper in place. # # We replace the `exec ...` command with `exec -a "$0"` in order to # preserve $0 for clang. This is because, unlike Nix, we don't have # separate wrappers for clang/clang++, and clang uses $0 to detect C++. # # Similarly, the C++ detection in the wrapper itself also won't work for us, # so we base it on $0 as well. makeClangWrapper = writeShellScriptBin "nix-swift-make-clang-wrapper" '' set -euo pipefail targetFile="$1" unwrappedClang="$targetFile-unwrapped" mv "$targetFile" "$unwrappedClang" sed < '${clang}/bin/clang' > "$targetFile" \ -e 's|^\s*exec|exec -a "$0"|g' \ -e 's|^\[\[ "${clang.cc}/bin/clang" = \*++ ]]|[[ "$0" = *++ ]]|' \ -e "s|${clang.cc}/bin/clang|$unwrappedClang|g" \ -e "s|^\(\s*\)\($unwrappedClang\) \"@\\\$responseFile\"|\1argv0=\$0\n\1${bash}/bin/bash -c \"exec -a '\$argv0' \2 '@\$responseFile'\"|" chmod a+x "$targetFile" ''; # Create a tool used during the build to create a custom swift wrapper for # each of the swift executables produced by the build. # # The build produces several `swift-frontend` executables during # bootstrapping. Each of these has numerous aliases via symlinks, and the # executable uses $0 to detect what tool is called. wrapperParams = { inherit bintools; default_cc_wrapper = clang; # Instead of `@out@` in the original. coreutils_bin = lib.getBin coreutils; gnugrep_bin = gnugrep; suffixSalt = lib.replaceStrings ["-" "."] ["_" "_"] targetPlatform.config; use_response_file_by_default = 1; swiftDriver = ""; # NOTE: @prog@ needs to be filled elsewhere. }; swiftWrapper = runCommand "swift-wrapper.sh" wrapperParams '' substituteAll '${../wrapper/wrapper.sh}' "$out" ''; makeSwiftcWrapper = writeShellScriptBin "nix-swift-make-swift-wrapper" '' set -euo pipefail targetFile="$1" unwrappedSwift="$targetFile-unwrapped" mv "$targetFile" "$unwrappedSwift" sed < '${swiftWrapper}' > "$targetFile" \ -e "s|@prog@|'$unwrappedSwift'|g" \ -e 's|exec "$prog"|exec -a "$0" "$prog"|g' chmod a+x "$targetFile" ''; # On Darwin, we need to use BOOTSTRAPPING-WITH-HOSTLIBS because of ABI # stability, and have to provide the definitions for the system stdlib. appleSwiftCore = stdenv.mkDerivation { name = "apple-swift-core"; dontUnpack = true; installPhase = '' mkdir -p $out/lib/swift cp -r \ "${MacOSX-SDK}/usr/lib/swift/Swift.swiftmodule" \ "${MacOSX-SDK}/usr/lib/swift/libswiftCore.tbd" \ $out/lib/swift/ ''; }; in stdenv.mkDerivation { pname = "swift"; inherit (sources) version; outputs = [ "out" "lib" "dev" "doc" "man" ]; nativeBuildInputs = [ cmake git ninja perl # pod2man pkg-config python3 makeWrapper makeClangWrapper makeSwiftcWrapper ] ++ lib.optionals stdenv.isDarwin [ xcbuild sigtool # codesign DarwinTools # sw_vers fixDarwinDylibNames ]; buildInputs = [ # For lldb python3 swig libxml2 ] ++ lib.optionals stdenv.isLinux [ libuuid ] ++ lib.optionals stdenv.isDarwin [ CoreServices Foundation Combine ]; # This is a partial reimplementation of our setup hook. Because we reuse # the Swift wrapper for the Swift build itself, we need to do some of the # same preparation. postHook = '' for pkg in "''${pkgsHostTarget[@]}" '${clang.libc}'; do for subdir in ${swiftModuleSubdir} ${swiftStaticModuleSubdir} lib/swift; do if [[ -d "$pkg/$subdir" ]]; then export NIX_SWIFTFLAGS_COMPILE+=" -I $pkg/$subdir" fi done for subdir in ${swiftLibSubdir} ${swiftStaticLibSubdir} lib/swift; do if [[ -d "$pkg/$subdir" ]]; then export NIX_LDFLAGS+=" -L $pkg/$subdir" fi done done ''; # We invoke cmakeConfigurePhase multiple times, but only need this once. dontFixCmake = true; # We setup custom build directories. dontUseCmakeBuildDir = true; unpackPhase = let copySource = repo: "cp -r ${sources.${repo}} ${repo}"; in '' mkdir src cd src ${copySource "swift-cmark"} ${copySource "llvm-project"} ${copySource "swift"} ${copySource "swift-experimental-string-processing"} ${copySource "swift-syntax"} ${lib.optionalString (!stdenv.isDarwin) (copySource "swift-corelibs-libdispatch")} chmod -R u+w . ''; patchPhase = '' # Just patch all the things for now, we can focus this later. # TODO: eliminate use of env. find -type f -print0 | xargs -0 sed -i \ ${lib.optionalString stdenv.isDarwin "-e 's|/usr/libexec/PlistBuddy|${xcbuild}/bin/PlistBuddy|g'"} \ -e 's|/usr/bin/env|${coreutils}/bin/env|g' \ -e 's|/usr/bin/make|${gnumake}/bin/make|g' \ -e 's|/bin/mkdir|${coreutils}/bin/mkdir|g' \ -e 's|/bin/cp|${coreutils}/bin/cp|g' \ -e 's|/usr/bin/file|${file}/bin/file|g' patch -p1 -d swift -i ${./patches/swift-cmake-3.25-compat.patch} patch -p1 -d swift -i ${./patches/swift-wrap.patch} patch -p1 -d swift -i ${./patches/swift-nix-resource-root.patch} patch -p1 -d swift -i ${./patches/swift-linux-fix-libc-paths.patch} patch -p1 -d swift -i ${./patches/swift-linux-fix-linking.patch} patch -p1 -d swift -i ${./patches/swift-darwin-libcxx-flags.patch} patch -p1 -d swift -i ${substituteAll { src = ./patches/swift-darwin-plistbuddy-workaround.patch; inherit swiftArch; }} patch -p1 -d swift -i ${substituteAll { src = ./patches/swift-prevent-sdk-dirs-warning.patch; inherit (builtins) storeDir; }} # This patch needs to know the lib output location, so must be substituted # in the same derivation as the compiler. storeDir="${builtins.storeDir}" \ substituteAll ${./patches/swift-separate-lib.patch} $TMPDIR/swift-separate-lib.patch patch -p1 -d swift -i $TMPDIR/swift-separate-lib.patch patch -p1 -d llvm-project/llvm -i ${./patches/llvm-module-cache.patch} patch -p1 -d llvm-project/clang -i ${./patches/clang-toolchain-dir.patch} patch -p1 -d llvm-project/clang -i ${./patches/clang-wrap.patch} patch -p1 -d llvm-project/clang -i ${../../llvm/14/clang/purity.patch} patch -p2 -d llvm-project/clang -i ${fetchpatch { name = "clang-cmake-fix-interpreter.patch"; url = "https://github.com/llvm/llvm-project/commit/b5eaf500f2441eff2277ea2973878fb1f171fd0a.patch"; sha256 = "1rma1al0rbm3s3ql6bnvbcighp74lri1lcrwbyacgdqp80fgw1b6"; }} # gcc-13 build fixes patch -p2 -d llvm-project/llvm -i ${fetchpatch { name = "gcc-13.patch"; url = "https://github.com/llvm/llvm-project/commit/ff1681ddb303223973653f7f5f3f3435b48a1983.patch"; hash = "sha256-nkRPWx8gNvYr7mlvEUiOAb1rTrf+skCZjAydJVUHrcI="; }} ${lib.optionalString stdenv.isLinux '' substituteInPlace llvm-project/clang/lib/Driver/ToolChains/Linux.cpp \ --replace 'SysRoot + "/lib' '"${glibc}/lib" "' \ --replace 'SysRoot + "/usr/lib' '"${glibc}/lib" "' \ --replace 'LibDir = "lib";' 'LibDir = "${glibc}/lib";' \ --replace 'LibDir = "lib64";' 'LibDir = "${glibc}/lib";' \ --replace 'LibDir = X32 ? "libx32" : "lib64";' 'LibDir = "${glibc}/lib";' # uuid.h is not part of glibc, but of libuuid. sed -i 's|''${GLIBC_INCLUDE_PATH}/uuid/uuid.h|${libuuid.dev}/include/uuid/uuid.h|' \ swift/stdlib/public/Platform/glibc.modulemap.gyb ''} # Remove tests for cross compilation, which we don't currently support. rm swift/test/Interop/Cxx/class/constructors-copy-irgen-*.swift rm swift/test/Interop/Cxx/class/constructors-irgen-*.swift # TODO: consider fixing and re-adding. This test fails due to a non-standard "install_prefix". rm swift/validation-test/Python/build_swift.swift # We cannot handle the SDK location being in "Weird Location" due to Nix isolation. rm swift/test/DebugInfo/compiler-flags.swift # TODO: Fix issue with ld.gold invoked from script finding crtbeginS.o and crtendS.o. rm swift/test/IRGen/ELF-remove-autolink-section.swift # The following two tests fail because we use don't use the bundled libicu: # [SOURCE_DIR/utils/build-script] ERROR: can't find source directory for libicu (tried /build/src/icu) rm swift/validation-test/BuildSystem/default_build_still_performs_epilogue_opts_after_split.test rm swift/validation-test/BuildSystem/test_early_swift_driver_and_infer.swift # TODO: This test fails for some unknown reason rm swift/test/Serialization/restrict-swiftmodule-to-revision.swift # This test was flaky in ofborg, see #186476 rm swift/test/AutoDiff/compiler_crashers_fixed/issue-56649-missing-debug-scopes-in-pullback-trampoline.swift patchShebangs . ${lib.optionalString (!stdenv.isDarwin) '' # NOTE: This interferes with ABI stability on Darwin, which uses the system # libraries in the hardcoded path /usr/lib/swift. fixCmakeFiles . ''} ''; configurePhase = '' export SWIFT_SOURCE_ROOT="$PWD" mkdir -p ../build cd ../build export SWIFT_BUILD_ROOT="$PWD" # Most builds set a target, but LLDB doesn't. Harmless on non-Darwin. export MACOSX_DEPLOYMENT_TARGET=10.15 ''; # These steps are derived from doing a normal build with. # # ./swift/utils/build-toolchain test --dry-run # # But dealing with the custom Python build system is far more trouble than # simply invoking CMake directly. Few variables it passes to CMake are # actually required or non-default. # # Using CMake directly also allows us to split up the already large build, # and package Swift components separately. # # Besides `--dry-run`, another good way to compare build changes between # Swift releases is to diff the scripts: # # git diff swift-5.6.3-RELEASE..swift-5.7-RELEASE -- utils/build* # buildPhase = '' # Helper to build a subdirectory. # # Always reset cmakeFlags before calling this. The cmakeConfigurePhase # amends flags and would otherwise keep expanding it. function buildProject() { mkdir -p $SWIFT_BUILD_ROOT/$1 cd $SWIFT_BUILD_ROOT/$1 cmakeDir=$SWIFT_SOURCE_ROOT/''${2-$1} cmakeConfigurePhase ninjaBuildPhase } cmakeFlags="-GNinja" buildProject swift-cmark # Some notes: # - The Swift build just needs Clang. # - We can further reduce targets to just our targetPlatform. cmakeFlags=" -GNinja -DLLVM_ENABLE_PROJECTS=clang -DLLVM_TARGETS_TO_BUILD=${{ "x86_64" = "X86"; "aarch64" = "AArch64"; }.${targetPlatform.parsed.cpu.name}} " buildProject llvm llvm-project/llvm '' + lib.optionalString stdenv.isDarwin '' # Add appleSwiftCore to the search paths. We can't simply add it to # buildInputs, because it is potentially an older stdlib than the one we're # building. We have to remove it again after the main Swift build, or later # build steps may fail. (Specific case: Concurrency backdeploy uses the # Sendable protocol, which appears to not be present in the macOS 11 SDK.) OLD_NIX_SWIFTFLAGS_COMPILE="$NIX_SWIFTFLAGS_COMPILE" OLD_NIX_LDFLAGS="$NIX_LDFLAGS" export NIX_SWIFTFLAGS_COMPILE+=" -I ${appleSwiftCore}/lib/swift" export NIX_LDFLAGS+=" -L ${appleSwiftCore}/lib/swift" '' + '' # Some notes: # - BOOTSTRAPPING_MODE defaults to OFF in CMake, but is enabled in standard # builds, so we enable it as well. On Darwin, we have to use the system # Swift libs because of ABI-stability, but this may be trouble if the # builder is an older macOS. # - Experimental features are OFF by default in CMake, but are enabled in # official builds, so we do the same. (Concurrency is also required in # the stdlib. StringProcessing is often implicitely imported, causing # lots of warnings if missing.) # - SWIFT_STDLIB_ENABLE_OBJC_INTEROP is set explicitely because its check # is buggy. (Uses SWIFT_HOST_VARIANT_SDK before initialized.) # Fixed in: https://github.com/apple/swift/commit/84083afef1de5931904d5c815d53856cdb3fb232 cmakeFlags=" -GNinja -DBOOTSTRAPPING_MODE=BOOTSTRAPPING${lib.optionalString stdenv.isDarwin "-WITH-HOSTLIBS"} -DSWIFT_ENABLE_EXPERIMENTAL_DIFFERENTIABLE_PROGRAMMING=ON -DSWIFT_ENABLE_EXPERIMENTAL_CONCURRENCY=ON -DSWIFT_ENABLE_EXPERIMENTAL_DISTRIBUTED=ON -DSWIFT_ENABLE_EXPERIMENTAL_STRING_PROCESSING=ON -DLLVM_DIR=$SWIFT_BUILD_ROOT/llvm/lib/cmake/llvm -DClang_DIR=$SWIFT_BUILD_ROOT/llvm/lib/cmake/clang -DSWIFT_PATH_TO_CMARK_SOURCE=$SWIFT_SOURCE_ROOT/swift-cmark -DSWIFT_PATH_TO_CMARK_BUILD=$SWIFT_BUILD_ROOT/swift-cmark -DSWIFT_PATH_TO_LIBDISPATCH_SOURCE=$SWIFT_SOURCE_ROOT/swift-corelibs-libdispatch -DSWIFT_PATH_TO_SWIFT_SYNTAX_SOURCE=$SWIFT_SOURCE_ROOT/swift-syntax -DSWIFT_PATH_TO_STRING_PROCESSING_SOURCE=$SWIFT_SOURCE_ROOT/swift-experimental-string-processing -DSWIFT_INSTALL_COMPONENTS=${lib.concatStringsSep ";" swiftInstallComponents} -DSWIFT_STDLIB_ENABLE_OBJC_INTEROP=${if stdenv.isDarwin then "ON" else "OFF"} " buildProject swift '' + lib.optionalString stdenv.isDarwin '' # Restore search paths to remove appleSwiftCore. export NIX_SWIFTFLAGS_COMPILE="$OLD_NIX_SWIFTFLAGS_COMPILE" export NIX_LDFLAGS="$OLD_NIX_LDFLAGS" '' + '' # These are based on flags in `utils/build-script-impl`. # # LLDB_USE_SYSTEM_DEBUGSERVER=ON disables the debugserver build on Darwin, # which requires a special signature. # # CMAKE_BUILD_WITH_INSTALL_NAME_DIR ensures we don't use rpath on Darwin. # # NOTE: On Darwin, we only want ncurses in the linker search path, because # headers are part of libsystem. Adding its headers to the search path # causes strange mixing and errors. Note that libedit propagates ncurses, # so we add both manually here, instead of relying on setup hooks. # TODO: Find a better way to prevent this conflict. cmakeFlags=" -GNinja -DLLDB_SWIFTC=$SWIFT_BUILD_ROOT/swift/bin/swiftc -DLLDB_SWIFT_LIBS=$SWIFT_BUILD_ROOT/swift/lib/swift -DLLVM_DIR=$SWIFT_BUILD_ROOT/llvm/lib/cmake/llvm -DClang_DIR=$SWIFT_BUILD_ROOT/llvm/lib/cmake/clang -DSwift_DIR=$SWIFT_BUILD_ROOT/swift/lib/cmake/swift -DLLDB_ENABLE_CURSES=ON -DLLDB_ENABLE_LIBEDIT=ON -DLLDB_ENABLE_PYTHON=ON -DLLDB_ENABLE_LZMA=OFF -DLLDB_ENABLE_LUA=OFF -DLLDB_INCLUDE_TESTS=OFF -DCMAKE_BUILD_WITH_INSTALL_NAME_DIR=ON ${lib.optionalString stdenv.isDarwin '' -DLLDB_USE_SYSTEM_DEBUGSERVER=ON ''} -DLibEdit_INCLUDE_DIRS=${libedit.dev}/include -DLibEdit_LIBRARIES=${libedit}/lib/libedit${stdenv.hostPlatform.extensions.sharedLibrary} -DCURSES_INCLUDE_DIRS=${if stdenv.isDarwin then "/var/empty" else ncurses.dev}/include -DCURSES_LIBRARIES=${ncurses}/lib/libncurses${stdenv.hostPlatform.extensions.sharedLibrary} -DPANEL_LIBRARIES=${ncurses}/lib/libpanel${stdenv.hostPlatform.extensions.sharedLibrary} "; buildProject lldb llvm-project/lldb ${lib.optionalString stdenv.isDarwin '' # Need to do a standalone build of concurrency for Darwin back deployment. # Based on: utils/swift_build_support/swift_build_support/products/backdeployconcurrency.py cmakeFlags=" -GNinja -DCMAKE_Swift_COMPILER=$SWIFT_BUILD_ROOT/swift/bin/swiftc -DSWIFT_PATH_TO_SWIFT_SYNTAX_SOURCE=$SWIFT_SOURCE_ROOT/swift-syntax -DTOOLCHAIN_DIR=/var/empty -DSWIFT_NATIVE_LLVM_TOOLS_PATH=${stdenv.cc}/bin -DSWIFT_NATIVE_CLANG_TOOLS_PATH=${stdenv.cc}/bin -DSWIFT_NATIVE_SWIFT_TOOLS_PATH=$SWIFT_BUILD_ROOT/swift/bin -DCMAKE_CROSSCOMPILING=ON -DBUILD_SWIFT_CONCURRENCY_BACK_DEPLOYMENT_LIBRARIES=ON -DSWIFT_INCLUDE_TOOLS=OFF -DSWIFT_BUILD_STDLIB_EXTRA_TOOLCHAIN_CONTENT=OFF -DSWIFT_BUILD_TEST_SUPPORT_MODULES=OFF -DSWIFT_BUILD_STDLIB=OFF -DSWIFT_BUILD_DYNAMIC_STDLIB=OFF -DSWIFT_BUILD_STATIC_STDLIB=OFF -DSWIFT_BUILD_REMOTE_MIRROR=OFF -DSWIFT_BUILD_SDK_OVERLAY=OFF -DSWIFT_BUILD_DYNAMIC_SDK_OVERLAY=OFF -DSWIFT_BUILD_STATIC_SDK_OVERLAY=OFF -DSWIFT_INCLUDE_TESTS=OFF -DSWIFT_BUILD_PERF_TESTSUITE=OFF -DSWIFT_HOST_VARIANT_ARCH=${swiftArch} -DBUILD_STANDALONE=ON -DSWIFT_INSTALL_COMPONENTS=back-deployment -DSWIFT_SDKS=${{ "macos" = "OSX"; "ios" = "IOS"; #IOS_SIMULATOR #TVOS #TVOS_SIMULATOR #WATCHOS #WATCHOS_SIMULATOR }.${targetPlatform.darwinPlatform}} -DLLVM_DIR=$SWIFT_BUILD_ROOT/llvm/lib/cmake/llvm -DSWIFT_DEST_ROOT=$out -DSWIFT_HOST_VARIANT_SDK=OSX -DSWIFT_DARWIN_DEPLOYMENT_VERSION_OSX=10.15 -DSWIFT_DARWIN_DEPLOYMENT_VERSION_IOS=13.0 -DSWIFT_DARWIN_DEPLOYMENT_VERSION_MACCATALYST=13.0 -DSWIFT_DARWIN_DEPLOYMENT_VERSION_TVOS=13.0 -DSWIFT_DARWIN_DEPLOYMENT_VERSION_WATCHOS=6.0 " # This depends on the special Clang build specific to the Swift branch. # We also need to call a specific Ninja target. export CC=$SWIFT_BUILD_ROOT/llvm/bin/clang export CXX=$SWIFT_BUILD_ROOT/llvm/bin/clang++ ninjaFlags="back-deployment" buildProject swift-concurrency-backdeploy swift export CC=$NIX_CC/bin/clang export CXX=$NIX_CC/bin/clang++ unset ninjaFlags ''} ''; # TODO: ~50 failing tests on x86_64-linux. Other platforms not checked. doCheck = false; nativeCheckInputs = [ file ]; # TODO: consider using stress-tester and integration-test. checkPhase = '' cd $SWIFT_BUILD_ROOT/swift checkTarget=check-swift-all ninjaCheckPhase unset checkTarget ''; installPhase = '' # Undo the clang and swift wrapping we did for the build. # (This happened via patches to cmake files.) cd $SWIFT_BUILD_ROOT mv llvm/bin/clang-15{-unwrapped,} mv swift/bin/swift-frontend{-unwrapped,} mkdir $out $lib # Install clang binaries only. We hide these with the wrapper, so they are # for private use by Swift only. cd $SWIFT_BUILD_ROOT/llvm installTargets=install-clang ninjaInstallPhase unset installTargets # LLDB is also a private install. cd $SWIFT_BUILD_ROOT/lldb ninjaInstallPhase cd $SWIFT_BUILD_ROOT/swift ninjaInstallPhase ${lib.optionalString stdenv.isDarwin '' cd $SWIFT_BUILD_ROOT/swift-concurrency-backdeploy installTargets=install-back-deployment ninjaInstallPhase unset installTargets ''} # Separate $lib output here, because specific logic follows. # Only move the dynamic run-time parts, to keep $lib small. Every Swift # build will depend on it. moveToOutput "lib/swift" "$lib" moveToOutput "lib/libswiftDemangle.*" "$lib" # This link is here because various tools (swiftpm) check for stdlib # relative to the swift compiler. It's fine if this is for build-time # stuff, but we should patch all cases were it would end up in an output. ln -s $lib/lib/swift $out/lib/swift # Swift has a separate resource root from Clang, but locates the Clang # resource root via subdir or symlink. Provide a default here, but we also # patch Swift to prefer NIX_CC if set. # # NOTE: We don't symlink directly here, because that'd add a run-time dep # on the full Clang compiler to every Swift executable. The copy here is # just copying the 3 symlinks inside to smaller closures. mkdir $lib/lib/swift/clang cp -P ${clang}/resource-root/* $lib/lib/swift/clang/ ${lib.optionalString stdenv.isDarwin '' # Install required library for ObjC interop. # TODO: Is there no source code for this available? cp -r ${CLTools_Executables}/usr/lib/arc $out/lib/arc ''} ''; preFixup = lib.optionalString stdenv.isLinux '' # This is cheesy, but helps the patchelf hook remove /build from RPATH. cd $SWIFT_BUILD_ROOT/.. mv build buildx ''; postFixup = lib.optionalString stdenv.isDarwin '' # These libraries need to use the system install name. The official SDK # does the same (as opposed to using rpath). Presumably, they are part of # the stable ABI. Not using the system libraries at run-time is known to # cause ObjC class conflicts and segfaults. declare -A systemLibs=( [libswiftCore.dylib]=1 [libswiftDarwin.dylib]=1 [libswiftSwiftOnoneSupport.dylib]=1 [libswift_Concurrency.dylib]=1 ) for systemLib in "''${!systemLibs[@]}"; do install_name_tool -id /usr/lib/swift/$systemLib $lib/${swiftLibSubdir}/$systemLib done for file in $out/bin/swift-frontend $lib/${swiftLibSubdir}/*.dylib; do changeArgs="" for dylib in $(otool -L $file | awk '{ print $1 }'); do if [[ ''${systemLibs["$(basename $dylib)"]} ]]; then changeArgs+=" -change $dylib /usr/lib/swift/$(basename $dylib)" elif [[ "$dylib" = */bootstrapping1/* ]]; then changeArgs+=" -change $dylib $lib/lib/swift/$(basename $dylib)" fi done if [[ -n "$changeArgs" ]]; then install_name_tool $changeArgs $file fi done wrapProgram $out/bin/swift-frontend \ --prefix PATH : ${lib.makeBinPath runtimeDeps} ''; passthru = { inherit swiftOs swiftArch swiftModuleSubdir swiftLibSubdir swiftStaticModuleSubdir swiftStaticLibSubdir; # Internal attr for the wrapper. _wrapperParams = wrapperParams; }; meta = { description = "The Swift Programming Language"; homepage = "https://github.com/apple/swift"; maintainers = with lib.maintainers; [ dtzWill trepetti dduan trundle stephank ]; license = lib.licenses.asl20; platforms = with lib.platforms; linux ++ darwin; # Swift doesn't support 32-bit Linux, unknown on other platforms. badPlatforms = lib.platforms.i686; timeout = 86400; # 24 hours. }; } [result] Failed to update swiftPackages.swiftNoSwiftDriver 5.8 -> 5.10-RELEASE https://github.com/apple/swift/releases [options] github_user: r-ryantm, pull_request: 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.Po4a 0.62 -> 0.71 https://github.com/mquinson/po4a/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudsearchdomain, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-cloudsearchdomain/2024-04-05.log python311Packages.mypy-boto3-cloudsearchdomain 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/8n3rxaj4vcc0fkgnppfjv6k5rcainmrw-packages.json.drv building '/nix/store/8n3rxaj4vcc0fkgnppfjv6k5rcainmrw-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-cloudsearchdomain-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-cloudsearchdomain-1.34.0: UPDATING ... - python3.11-mypy-boto3-cloudsearchdomain-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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 python311Packages.mypy-boto3-keyspaces, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-keyspaces/2024-04-05.log python311Packages.mypy-boto3-keyspaces 1.34.45 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-keyspaces Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9lpb4abhvw14nv160jxqqsi25fj660iy-packages.json.drv building '/nix/store/9lpb4abhvw14nv160jxqqsi25fj660iy-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-keyspaces-1.34.45 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-keyspaces-1.34.45: UPDATING ... - python3.11-mypy-boto3-keyspaces-1.34.45: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-keyspaces 1.34.45 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/s9h17gjxlmqi71ach1j3hh41nf3j6ii6-packages.json.drv building '/nix/store/s9h17gjxlmqi71ach1j3hh41nf3j6ii6-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 linuxKernel.packages.linux_lqx.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_lqx.ipu6-drivers/2024-04-05.log linuxKernel.packages.linux_lqx.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_lqx.ipu6-drivers Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_lqx.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 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 ocamlPackages.git-paf, using log file: /var/log/nixpkgs-update/ocamlPackages.git-paf/2024-04-05.log ocamlPackages.git-paf 3.14.0 -> 3.15.0 https://github.com/mirage/ocaml-git/releases attrpath: ocamlPackages.git-paf Checking auto update branch... No auto update branch exists Old version 3.14.0" not present in master derivation file with contents: { lib, buildDunePackage , git , mimic , paf , ca-certs-nss , fmt , ipaddr , logs , lwt , mirage-clock , mirage-time , result , rresult , tls , uri , bigstringaf , domain-name , httpaf , mirage-flow , tls-mirage }: buildDunePackage { pname = "git-paf"; inherit (git) version src; minimalOCamlVersion = "4.08"; propagatedBuildInputs = [ git mimic paf ca-certs-nss fmt lwt result rresult ipaddr logs mirage-clock mirage-time tls uri bigstringaf domain-name httpaf mirage-flow tls-mirage ]; meta = git.meta // { description = "A package to use HTTP-based ocaml-git with MirageOS backend"; }; } [result] Failed to update ocamlPackages.git-paf 3.14.0 -> 3.15.0 https://github.com/mirage/ocaml-git/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath postgresql12Packages.pgaudit, using log file: /var/log/nixpkgs-update/postgresql12Packages.pgaudit/2024-04-05.log postgresql12Packages.pgaudit 1.4.3 -> 16.0 https://github.com/pgaudit/pgaudit/releases attrpath: postgresql12Packages.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 postgresql12Packages.pgaudit 1.4.3 -> 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 linuxKernel.packages.linux_5_10_hardened.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_10_hardened.kvdo/2024-04-05.log linuxKernel.packages.linux_5_10_hardened.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_5_10_hardened.kvdo 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/kvdo/default.nix b/pkgs/os-specific/linux/kvdo/default.nix index e2390b68a5ca..3258295be58a 100644 --- a/pkgs/os-specific/linux/kvdo/default.nix +++ b/pkgs/os-specific/linux/kvdo/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { inherit (vdo); pname = "kvdo"; - version = "8.2.1.6"; # bump this version with vdo + version = "8.2.3.3"; # bump this version with vdo src = fetchFromGitHub { owner = "dm-vdo"; repo = "kvdo"; rev = version; - hash = "sha256-S5r2Rgx5pWk4IsdIwmfZkuGL/oEQ3prquyVqxjR3cO0="; + hash = "sha256-y7uVgWFV6uWRoRqfiu0arG9731mgWijXjcp9KSaZ5X0="; }; nativeBuildInputs = kernel.moduleBuildDependencies; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_5_10_hardened.kvdo Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . linuxKernel.packages.linux_5_10_hardened.kvdo Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_5_10_hardened.kvdo/lib/customisation.nix:365:17: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_5_10_hardened.kvdo/pkgs/stdenv/generic/check-meta.nix:502:7: 501| # or, alternatively, just output a warning message. 502| handled = | ^ 503| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘kvdo-8.2.3.3’ in /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_5_10_hardened.kvdo/pkgs/os-specific/linux/kvdo/default.nix:31 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 linuxKernel.packages.linux_5_10_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 python311Packages.mypy-boto3-backup, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-backup/2024-04-05.log python311Packages.mypy-boto3-backup 1.34.64 -> 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/pniq67b8wmj782hwfwn32g9r255cvyld-packages.json.drv building '/nix/store/pniq67b8wmj782hwfwn32g9r255cvyld-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-backup-1.34.64 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-backup-1.34.64: UPDATING ... - python3.11-mypy-boto3-backup-1.34.64: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-backup 1.34.64 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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 python311Packages.mypy-boto3-frauddetector, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-frauddetector/2024-04-05.log python311Packages.mypy-boto3-frauddetector 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-frauddetector Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/aj5ir9pr5isw4wf7a3iwr0rm67hq3cmx-packages.json.drv building '/nix/store/aj5ir9pr5isw4wf7a3iwr0rm67hq3cmx-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-frauddetector-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-frauddetector-1.34.0: UPDATING ... - python3.11-mypy-boto3-frauddetector-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-frauddetector 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.uri-sexp, using log file: /var/log/nixpkgs-update/ocamlPackages.uri-sexp/2024-04-05.log ocamlPackages.uri-sexp 4.2.0 -> 4.4.0 https://github.com/mirage/ocaml-uri/releases attrpath: ocamlPackages.uri-sexp 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/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv building '/nix/store/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv'... trying https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-v4.4.0.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 uri-v4.4.0.tbz from any mirror error: builder for '/nix/store/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-v4.4.0.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 uri-v4.4.0.tbz from any mirror For full logs, run 'nix log /nix/store/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.uri-sexp.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv /nix/store/87nkv8aas6s2v9w7xddc7aaljhdrj9ri-ocaml5.1.1-uri-4.4.0.drv /nix/store/ds2kpz9smldpchvn9qh2x4m513g616gx-ocaml5.1.1-uri-sexp-4.4.0.drv building '/nix/store/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv'... trying https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-v4.4.0.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 uri-v4.4.0.tbz from any mirror error: builder for '/nix/store/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/mirage/ocaml-uri/releases/download/v4.4.0/uri-v4.4.0.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 uri-v4.4.0.tbz from any mirror For full logs, run 'nix log /nix/store/am2703r7dlsd3sjiv3glyd3302ysj4dv-uri-v4.4.0.tbz.drv'. error: 1 dependencies of derivation '/nix/store/ds2kpz9smldpchvn9qh2x4m513g616gx-ocaml5.1.1-uri-sexp-4.4.0.drv' failed to build [result] Failed to update ocamlPackages.uri-sexp 4.2.0 -> 4.4.0 https://github.com/mirage/ocaml-uri/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-vpc-lattice, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-vpc-lattice/2024-04-05.log python312Packages.mypy-boto3-vpc-lattice 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-vpc-lattice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mja9xmyqlybc487mz5ns0ha49dialbdv-packages.json.drv building '/nix/store/mja9xmyqlybc487mz5ns0ha49dialbdv-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-vpc-lattice-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-vpc-lattice-1.34.0: UPDATING ... - python3.12-mypy-boto3-vpc-lattice-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-vpc-lattice 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.irmin-mirage-graphql, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-mirage-graphql/2024-04-05.log ocamlPackages.irmin-mirage-graphql 3.7.2 -> 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.7.2" not present in master derivation file with contents: { buildDunePackage, irmin, fmt, ptime, mirage-clock }: buildDunePackage { pname = "irmin-mirage"; inherit (irmin) version src strictDeps; propagatedBuildInputs = [ irmin fmt ptime mirage-clock ]; meta = irmin.meta // { description = "MirageOS-compatible Irmin stores"; }; } [result] Failed to update ocamlPackages.irmin-mirage-graphql 3.7.2 -> 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-04-05.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/z1jim65pcky32if47rk6215dyd7kkbjw-packages.json.drv building '/nix/store/z1jim65pcky32if47rk6215dyd7kkbjw-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-04-05.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-04-05.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/8wpccpl3jhj2li9dymlc63c0xn7ws49k-packages.json.drv building '/nix/store/8wpccpl3jhj2li9dymlc63c0xn7ws49k-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-04-05.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 [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/kvdo/default.nix b/pkgs/os-specific/linux/kvdo/default.nix index e2390b68a5ca..3258295be58a 100644 --- a/pkgs/os-specific/linux/kvdo/default.nix +++ b/pkgs/os-specific/linux/kvdo/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { inherit (vdo); pname = "kvdo"; - version = "8.2.1.6"; # bump this version with vdo + version = "8.2.3.3"; # bump this version with vdo src = fetchFromGitHub { owner = "dm-vdo"; repo = "kvdo"; rev = version; - hash = "sha256-S5r2Rgx5pWk4IsdIwmfZkuGL/oEQ3prquyVqxjR3cO0="; + hash = "sha256-y7uVgWFV6uWRoRqfiu0arG9731mgWijXjcp9KSaZ5X0="; }; nativeBuildInputs = kernel.moduleBuildDependencies; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_4_19_hardened.kvdo Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . linuxKernel.packages.linux_4_19_hardened.kvdo Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19_hardened.kvdo/lib/customisation.nix:365:17: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19_hardened.kvdo/pkgs/stdenv/generic/check-meta.nix:502:7: 501| # or, alternatively, just output a warning message. 502| handled = | ^ 503| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘kvdo-8.2.3.3’ in /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19_hardened.kvdo/pkgs/os-specific/linux/kvdo/default.nix:31 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 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 linuxKernel.packages.linux_6_6_hardened.kvdo, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_6_hardened.kvdo/2024-04-05.log linuxKernel.packages.linux_6_6_hardened.kvdo 8.2.1.6 -> 8.2.3.3 https://github.com/dm-vdo/kvdo/releases attrpath: linuxKernel.packages.linux_6_6_hardened.kvdo 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/kvdo/default.nix b/pkgs/os-specific/linux/kvdo/default.nix index e2390b68a5ca..3258295be58a 100644 --- a/pkgs/os-specific/linux/kvdo/default.nix +++ b/pkgs/os-specific/linux/kvdo/default.nix @@ -3,13 +3,13 @@ stdenv.mkDerivation rec { inherit (vdo); pname = "kvdo"; - version = "8.2.1.6"; # bump this version with vdo + version = "8.2.3.3"; # bump this version with vdo src = fetchFromGitHub { owner = "dm-vdo"; repo = "kvdo"; rev = version; - hash = "sha256-S5r2Rgx5pWk4IsdIwmfZkuGL/oEQ3prquyVqxjR3cO0="; + hash = "sha256-y7uVgWFV6uWRoRqfiu0arG9731mgWijXjcp9KSaZ5X0="; }; nativeBuildInputs = kernel.moduleBuildDependencies; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_6_6_hardened.kvdo nix build failed. 8 | #define NULL ((void *)0) | ^ /build/source/vdo/io-factory.c:52:46: note: in expansion of macro 'NULL' 52 | const struct blk_holder_ops hops = { NULL }; | ^~~~ /nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/source/include/linux/stddef.h:8:14: note: (near initialization for 'hops') 8 | #define NULL ((void *)0) | ^ /build/source/vdo/io-factory.c:52:46: note: in expansion of macro 'NULL' 52 | const struct blk_holder_ops hops = { NULL }; | ^~~~ /nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/source/include/linux/stddef.h:8:14: error: invalid initializer 8 | #define NULL ((void *)0) | ^ /build/source/vdo/io-factory.c:52:46: note: in expansion of macro 'NULL' 52 | const struct blk_holder_ops hops = { NULL }; | ^~~~ /nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/source/include/linux/stddef.h:8:14: note: (near initialization for 'hops.') 8 | #define NULL ((void *)0) | ^ /build/source/vdo/io-factory.c:52:46: note: in expansion of macro 'NULL' 52 | const struct blk_holder_ops hops = { NULL }; | ^~~~ cc1: all warnings being treated as errors make[3]: *** [/nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/source/scripts/Makefile.build:243: /build/source/vdo/io-factory.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/source/scripts/Makefile.build:480: /build/source/vdo] Error 2 make[1]: *** [/nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/source/Makefile:1913: /build/source] Error 2 make: *** [/nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/source/Makefile:234: __sub-make] Error 2 make: Leaving directory '/nix/store/5v1dafkn1anqjmj97nclgpqajsb1wk44-linux-6.6.21-dev/lib/modules/6.6.21-hardened1/build' [result] Failed to update linuxKernel.packages.linux_6_6_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 python312Packages.mypy-boto3-kinesisvideo, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-kinesisvideo/2024-04-05.log python312Packages.mypy-boto3-kinesisvideo 1.34.48 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-kinesisvideo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2mwrggxs04w4pn5bq74zcgpqqfzylzif-packages.json.drv building '/nix/store/2mwrggxs04w4pn5bq74zcgpqqfzylzif-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-kinesisvideo-1.34.48 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-kinesisvideo-1.34.48: UPDATING ... - python3.12-mypy-boto3-kinesisvideo-1.34.48: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-kinesisvideo 1.34.48 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_4_19_hardened.chipsec/2024-04-05.log linuxKernel.packages.linux_4_19_hardened.chipsec 1.10.6 -> 1.13.0 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_4_19_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/9yf2ykjxgdgiizms9nq6iwz2inx6k6id-packages.json.drv building '/nix/store/9yf2ykjxgdgiizms9nq6iwz2inx6k6id-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..a0e2004b61a8 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.13.0"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-JQP2vvr+JqBLpot01KNTHeGdkQkMBlmvExbx1ttU0os="; }; 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_4_19_hardened.chipsec Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . linuxKernel.packages.linux_4_19_hardened.chipsec Standard output: error: … while evaluating the attribute 'drvPath' at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19_hardened.chipsec/lib/customisation.nix:365:7: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19_hardened.chipsec/lib/customisation.nix:365:17: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘chipsec-1.13.0’ in /var/cache/nixpkgs-update/worker/worktree/linuxKernel.packages.linux_4_19_hardened.chipsec/pkgs/tools/security/chipsec/default.nix:65 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 linuxKernel.packages.linux_4_19_hardened.chipsec 1.10.6 -> 1.13.0 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 linuxKernel.packages.linux_latest_libre.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_latest_libre.ipu6-drivers/2024-04-05.log linuxKernel.packages.linux_latest_libre.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 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-adl-rpl-release-v6.6.15 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 python311Packages.mypy-boto3-workmailmessageflow, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-workmailmessageflow/2024-04-05.log python311Packages.mypy-boto3-workmailmessageflow 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-workmailmessageflow Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wd75y29dm8jyddnyjb28hyd09dqhmwa8-packages.json.drv building '/nix/store/wd75y29dm8jyddnyjb28hyd09dqhmwa8-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-workmailmessageflow-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-workmailmessageflow-1.34.0: UPDATING ... - python3.11-mypy-boto3-workmailmessageflow-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-workmailmessageflow 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-scheduler, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-scheduler/2024-04-05.log python311Packages.mypy-boto3-scheduler 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/3ynhn9s06z79fx3n6lrvy6c44jnjnqzh-packages.json.drv building '/nix/store/3ynhn9s06z79fx3n6lrvy6c44jnjnqzh-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-scheduler-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-scheduler-1.34.0: UPDATING ... - python3.11-mypy-boto3-scheduler-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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 lua54Packages.vicious, using log file: /var/log/nixpkgs-update/lua54Packages.vicious/2024-04-05.log lua54Packages.vicious 2.6.0 -> 2.7.0 https://github.com/vicious-widgets/vicious/releases attrpath: lua54Packages.vicious Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.vicious 2.6.0 -> 2.7.0 https://github.com/vicious-widgets/vicious/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.parse-argv, using log file: /var/log/nixpkgs-update/ocamlPackages.parse-argv/2024-04-05.log ocamlPackages.parse-argv 0.2.0 -> 0.3.0 https://github.com/mirage/parse-argv/releases attrpath: ocamlPackages.parse-argv 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/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv building '/nix/store/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv'... trying https://github.com/mirage/parse-argv/releases/download/v0.3.0/parse-argv-v0.3.0.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 parse-argv-v0.3.0.tbz from any mirror error: builder for '/nix/store/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/mirage/parse-argv/releases/download/v0.3.0/parse-argv-v0.3.0.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 parse-argv-v0.3.0.tbz from any mirror For full logs, run 'nix log /nix/store/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ocamlPackages.parse-argv.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv /nix/store/4fr6xf5rqgizqnaarzpswbhhv0zins3l-ocaml5.1.1-parse-argv-0.3.0.drv building '/nix/store/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv'... trying https://github.com/mirage/parse-argv/releases/download/v0.3.0/parse-argv-v0.3.0.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 parse-argv-v0.3.0.tbz from any mirror error: builder for '/nix/store/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/mirage/parse-argv/releases/download/v0.3.0/parse-argv-v0.3.0.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 parse-argv-v0.3.0.tbz from any mirror For full logs, run 'nix log /nix/store/r46pgji5n83dy59bsfy2hl4h7sa4s8l6-parse-argv-v0.3.0.tbz.drv'. error: 1 dependencies of derivation '/nix/store/4fr6xf5rqgizqnaarzpswbhhv0zins3l-ocaml5.1.1-parse-argv-0.3.0.drv' failed to build [result] Failed to update ocamlPackages.parse-argv 0.2.0 -> 0.3.0 https://github.com/mirage/parse-argv/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.protobuf3, using log file: /var/log/nixpkgs-update/python312Packages.protobuf3/2024-04-05.log python312Packages.protobuf3 3.20.3 -> 26.1 https://github.com/protocolbuffers/protobuf/releases attrpath: python312Packages.protobuf3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fdnmgm0qgzjkbs1wdlhi35w4cc89snkf-packages.json.drv building '/nix/store/fdnmgm0qgzjkbs1wdlhi35w4cc89snkf-packages.json.drv'... Going to be running update for following packages: - python3.12-protobuf-3.20.3 Press Enter key to continue... Running update for: - python3.12-protobuf-3.20.3: UPDATING ... - python3.12-protobuf-3.20.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.protobuf3 3.20.3 -> 26.1 https://github.com/protocolbuffers/protobuf/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.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 lua54Packages.nvim-nio, using log file: /var/log/nixpkgs-update/lua54Packages.nvim-nio/2024-04-05.log lua54Packages.nvim-nio 1.8.1-1 -> 1.9.0 https://github.com/nvim-neotest/nvim-nio/releases attrpath: lua54Packages.nvim-nio Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.nvim-nio 1.8.1-1 -> 1.9.0 https://github.com/nvim-neotest/nvim-nio/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-pipes, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-pipes/2024-04-05.log python311Packages.mypy-boto3-pipes 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-pipes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bvp1bprqp151ncvaq84xgk3f72m11flx-packages.json.drv building '/nix/store/bvp1bprqp151ncvaq84xgk3f72m11flx-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-pipes-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-pipes-1.34.0: UPDATING ... - python3.11-mypy-boto3-pipes-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-pipes 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.nui-nvim, using log file: /var/log/nixpkgs-update/lua54Packages.nui-nvim/2024-04-05.log lua54Packages.nui-nvim 0.2.0-1 -> 0.3.0 https://github.com/MunifTanjim/nui.nvim/releases attrpath: lua54Packages.nui-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.nui-nvim 0.2.0-1 -> 0.3.0 https://github.com/MunifTanjim/nui.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-connectcases, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-connectcases/2024-04-05.log python311Packages.mypy-boto3-connectcases 1.34.24 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/za5darl6dmjkl53k6qr4xi2vcww6wx4j-packages.json.drv building '/nix/store/za5darl6dmjkl53k6qr4xi2vcww6wx4j-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-connectcases-1.34.24 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-connectcases-1.34.24: UPDATING ... - python3.11-mypy-boto3-connectcases-1.34.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-connectcases 1.34.24 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-readiness, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-route53-recovery-readiness/2024-04-05.log python311Packages.mypy-boto3-route53-recovery-readiness 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-route53-recovery-readiness Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1v88drdyy506vpp9czzi8vd0nalsd0vr-packages.json.drv building '/nix/store/1v88drdyy506vpp9czzi8vd0nalsd0vr-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-route53-recovery-readiness-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-route53-recovery-readiness-1.34.0: UPDATING ... - python3.11-mypy-boto3-route53-recovery-readiness-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-route53-recovery-readiness 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-voice-id, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-voice-id/2024-04-05.log python311Packages.mypy-boto3-voice-id 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-voice-id Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8nv8pwjnd6j35drv76rq7vl2ni0k99sj-packages.json.drv building '/nix/store/8nv8pwjnd6j35drv76rq7vl2ni0k99sj-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-voice-id-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-voice-id-1.34.0: UPDATING ... - python3.11-mypy-boto3-voice-id-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-voice-id 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 iosevka-comfy.comfy-motion, using log file: /var/log/nixpkgs-update/iosevka-comfy.comfy-motion/2024-04-05.log iosevka-comfy.comfy-motion 1.4.0 -> 29.0.5 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 -> 29.0.5 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 python312Packages.mypy-boto3-transcribe, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-transcribe/2024-04-05.log python312Packages.mypy-boto3-transcribe 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-transcribe Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b6x4nr1i1q4v4n6mwqnwz4cbjsy9827v-packages.json.drv building '/nix/store/b6x4nr1i1q4v4n6mwqnwz4cbjsy9827v-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-transcribe-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-transcribe-1.34.0: UPDATING ... - python3.12-mypy-boto3-transcribe-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-transcribe 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-sns, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-sns/2024-04-05.log python311Packages.mypy-boto3-sns 1.34.44 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/wdxvavpzil6921x779lsaaiabxssw9lh-packages.json.drv building '/nix/store/wdxvavpzil6921x779lsaaiabxssw9lh-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-sns-1.34.44 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-sns-1.34.44: UPDATING ... - python3.11-mypy-boto3-sns-1.34.44: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-sns 1.34.44 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-migrationhuborchestrator, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-migrationhuborchestrator/2024-04-05.log python311Packages.mypy-boto3-migrationhuborchestrator 1.34.53 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/rdl0y54hihvgkmxss6vwc2awipm21wp6-packages.json.drv building '/nix/store/rdl0y54hihvgkmxss6vwc2awipm21wp6-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-migrationhuborchestrator-1.34.53 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-migrationhuborchestrator-1.34.53: UPDATING ... - python3.11-mypy-boto3-migrationhuborchestrator-1.34.53: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-migrationhuborchestrator 1.34.53 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-04-05.log sbclPackages.jzon 0.0.0-20210905-6b201d4208 -> 1.1.4 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.4 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-04-05.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/71igpzqr5bv733j5wfhsr7qkd7py0ydi-packages.json.drv building '/nix/store/71igpzqr5bv733j5wfhsr7qkd7py0ydi-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-04-05.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/xrcq4yn09s0pxbav8hdqm75y566xsid6-packages.json.drv building '/nix/store/xrcq4yn09s0pxbav8hdqm75y566xsid6-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 hunspellDicts.fa_IR, using log file: /var/log/nixpkgs-update/hunspellDicts.fa_IR/2024-04-05.log hunspellDicts.fa_IR experimental-2022-09-04 -> 3.3 https://github.com/b00f/lilak/releases attrpath: hunspellDicts.fa_IR 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.fa_IR experimental-2022-09-04 -> 3.3 https://github.com/b00f/lilak/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/gpdcxds7364x0ikyxasq7jbfrq5rjl1l-packages.json.drv building '/nix/store/gpdcxds7364x0ikyxasq7jbfrq5rjl1l-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 languageMachines.ticcutils, using log file: /var/log/nixpkgs-update/languageMachines.ticcutils/2024-04-05.log languageMachines.ticcutils v0.15 -> 0.34 https://github.com/LanguageMachines/ticcutils/releases attrpath: languageMachines.ticcutils Checking auto update branch... No auto update branch exists Old version v0.15" not present in master derivation file with contents: { lib, stdenv, fetchurl , automake, autoconf, libtool, pkg-config, autoconf-archive , libxml2, zlib, bzip2, libtar }: let release = lib.importJSON ./release-info/LanguageMachines-ticcutils.json; in stdenv.mkDerivation { pname = "ticcutils"; version = release.version; src = fetchurl { inherit (release) url sha256; name = "ticcutils-${release.version}.tar.gz"; }; nativeBuildInputs = [ pkg-config automake autoconf ]; buildInputs = [ libtool autoconf-archive libxml2 # optional: zlib bzip2 libtar # broken but optional: boost ]; preConfigure = "sh bootstrap.sh"; meta = with lib; { description = "This module contains useful functions for general use in the TiCC software stack and beyond."; homepage = "https://github.com/LanguageMachines/ticcutils"; license = licenses.gpl3; platforms = platforms.all; maintainers = with maintainers; [ roberth ]; }; } [result] Failed to update languageMachines.ticcutils v0.15 -> 0.34 https://github.com/LanguageMachines/ticcutils/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/v40r2sim9wsnvjdpll71zikm59d29a6p-packages.json.drv building '/nix/store/v40r2sim9wsnvjdpll71zikm59d29a6p-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-04-05.log python312Packages.mypy-boto3-s3 1.34.65 -> 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/hp0f5ccc5363bcssf6virqhd841bbppb-packages.json.drv building '/nix/store/hp0f5ccc5363bcssf6virqhd841bbppb-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-s3-1.34.65 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-s3-1.34.65: UPDATING ... - python3.12-mypy-boto3-s3-1.34.65: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-s3 1.34.65 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.b2sdk, using log file: /var/log/nixpkgs-update/python312Packages.b2sdk/2024-04-05.log python312Packages.b2sdk 1.33.0 -> 2.0.0 https://github.com/Backblaze/b2-sdk-python/releases attrpath: python312Packages.b2sdk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ksg5gh98pkxlrlfcvrhvbx9cdd499nry-packages.json.drv building '/nix/store/ksg5gh98pkxlrlfcvrhvbx9cdd499nry-packages.json.drv'... Going to be running update for following packages: - python3.12-b2sdk-1.33.0 Press Enter key to continue... Running update for: - python3.12-b2sdk-1.33.0: UPDATING ... - python3.12-b2sdk-1.33.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/b2sdk/default.nix b/pkgs/development/python-modules/b2sdk/default.nix index d78a2b57a934..acf03d7fb1a8 100644 --- a/pkgs/development/python-modules/b2sdk/default.nix +++ b/pkgs/development/python-modules/b2sdk/default.nix @@ -20,7 +20,7 @@ buildPythonPackage rec { pname = "b2sdk"; - version = "1.33.0"; + version = "2.0.0"; pyproject = true; disabled = pythonOlder "3.7"; @@ -29,7 +29,7 @@ buildPythonPackage rec { owner = "Backblaze"; repo = "b2-sdk-python"; rev = "refs/tags/v${version}"; - hash = "sha256-eMFgsjEb0DMTLqG+8IZru1dEAuKZW4dEszrznZxR+mc="; + hash = "sha256-0/UC4O19oO8SpboiPIhvkWBA8XHpc279fl377MooK54="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/qig79mms7hn2id9ysvfb0xixh41ak94d-python3.12-b2sdk-2.0.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)
2 packages failed to build:
  • backblaze-b2
  • backblaze-b2.dist
8 packages built:
  • deja-dup
  • duplicity
  • duplicity.dist
  • duply
  • python311Packages.b2sdk
  • python311Packages.b2sdk.dist
  • python312Packages.b2sdk
  • python312Packages.b2sdk.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.b2sdk is: Client library and utilities for access to B2 Cloud Storage (backblaze) meta.homepage for python312Packages.b2sdk is: https://github.com/Backblaze/b2-sdk-python meta.changelog for python312Packages.b2sdk is: https://github.com/Backblaze/b2-sdk-python/blob/v2.0.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 2.0.0 with grep in /nix/store/qig79mms7hn2id9ysvfb0xixh41ak94d-python3.12-b2sdk-2.0.0 - found 2.0.0 in filename of file in /nix/store/qig79mms7hn2id9ysvfb0xixh41ak94d-python3.12-b2sdk-2.0.0 ---
Rebuild report (if merged into master) (click to expand) ``` 6 total rebuild path(s) 6 package rebuild(s) First fifty rebuilds by attrpath backblaze-b2 deja-dup duplicity duply python311Packages.b2sdk python312Packages.b2sdk ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qig79mms7hn2id9ysvfb0xixh41ak94d-python3.12-b2sdk-2.0.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.b2sdk https://github.com/r-ryantm/nixpkgs/archive/5ab66e0a24a38c327a2a5a6eb0a238644f2c3317.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/5ab66e0a24a38c327a2a5a6eb0a238644f2c3317#python312Packages.b2sdk ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/qig79mms7hn2id9ysvfb0xixh41ak94d-python3.12-b2sdk-2.0.0 ls -la /nix/store/qig79mms7hn2id9ysvfb0xixh41ak94d-python3.12-b2sdk-2.0.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 failed to build:
  • backblaze-b2
  • backblaze-b2.dist
8 packages built:
  • deja-dup
  • duplicity
  • duplicity.dist
  • duply
  • python311Packages.b2sdk
  • python311Packages.b2sdk.dist
  • python312Packages.b2sdk
  • python312Packages.b2sdk.dist
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/301896 [result] Success updating python312Packages.b2sdk 1.33.0 -> 2.0.0 https://github.com/Backblaze/b2-sdk-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 luajitPackages.http, using log file: /var/log/nixpkgs-update/luajitPackages.http/2024-04-05.log luajitPackages.http 0.3-0 -> 0.4 https://github.com/daurnimator/lua-http/releases attrpath: luajitPackages.http Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update luajitPackages.http 0.3-0 -> 0.4 https://github.com/daurnimator/lua-http/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-payment-cryptography-data, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-payment-cryptography-data/2024-04-05.log python312Packages.mypy-boto3-payment-cryptography-data 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-payment-cryptography-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/9iv6ghvc43gq6xg2vwp4l5b6w289djg2-packages.json.drv building '/nix/store/9iv6ghvc43gq6xg2vwp4l5b6w289djg2-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-payment-cryptography-data-1.34.58 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-payment-cryptography-data-1.34.58: UPDATING ... - python3.12-mypy-boto3-payment-cryptography-data-1.34.58: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-payment-cryptography-data 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-simspaceweaver, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-simspaceweaver/2024-04-05.log python312Packages.mypy-boto3-simspaceweaver 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-simspaceweaver Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m68lgk0z00nwsj7qr1zccf89bgi7dxaj-packages.json.drv building '/nix/store/m68lgk0z00nwsj7qr1zccf89bgi7dxaj-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-simspaceweaver-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-simspaceweaver-1.34.0: UPDATING ... - python3.12-mypy-boto3-simspaceweaver-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-simspaceweaver 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-cognito-sync, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-cognito-sync/2024-04-05.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/mh2yxwh717346xdl1m82nbx0aig8naim-packages.json.drv building '/nix/store/mh2yxwh717346xdl1m82nbx0aig8naim-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-04-05.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 python312Packages.mypy-boto3-iotdeviceadvisor, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-iotdeviceadvisor/2024-04-05.log python312Packages.mypy-boto3-iotdeviceadvisor 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-iotdeviceadvisor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2p1figs3nrcxv8i73wnarp6l5g6bbc4r-packages.json.drv building '/nix/store/2p1figs3nrcxv8i73wnarp6l5g6bbc4r-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-iotdeviceadvisor-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-iotdeviceadvisor-1.34.0: UPDATING ... - python3.12-mypy-boto3-iotdeviceadvisor-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-iotdeviceadvisor 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-payment-cryptography-data, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-payment-cryptography-data/2024-04-05.log python311Packages.mypy-boto3-payment-cryptography-data 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-payment-cryptography-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/q2pi8nys4y4x9adf12xrhi7dz73vbwsi-packages.json.drv building '/nix/store/q2pi8nys4y4x9adf12xrhi7dz73vbwsi-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-payment-cryptography-data-1.34.58 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-payment-cryptography-data-1.34.58: UPDATING ... - python3.11-mypy-boto3-payment-cryptography-data-1.34.58: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-payment-cryptography-data 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.http, using log file: /var/log/nixpkgs-update/lua54Packages.http/2024-04-05.log lua54Packages.http 0.3-0 -> 0.4 https://github.com/daurnimator/lua-http/releases attrpath: lua54Packages.http Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.http 0.3-0 -> 0.4 https://github.com/daurnimator/lua-http/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-ecr, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-ecr/2024-04-05.log python311Packages.mypy-boto3-ecr 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/l74l1gfyrpr7z7qskfzbl8w2zb341xz8-packages.json.drv building '/nix/store/l74l1gfyrpr7z7qskfzbl8w2zb341xz8-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-ecr-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-ecr-1.34.0: UPDATING ... - python3.11-mypy-boto3-ecr-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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 linuxKernel.packages.linux_6_1_hardened.nvidia_x11_vulkan_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_1_hardened.nvidia_x11_vulkan_beta_open/2024-04-05.log linuxKernel.packages.linux_6_1_hardened.nvidia_x11_vulkan_beta_open 6.1.81-550.40.59 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_6_1_hardened.nvidia_x11_vulkan_beta_open Checking auto update branch... No auto update branch exists Old version 6.1.81-550.40.59" 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_6_1_hardened.nvidia_x11_vulkan_beta_open 6.1.81-550.40.59 -> 550.40.59 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 ocamlPackages.ocaml-protoc, using log file: /var/log/nixpkgs-update/ocamlPackages.ocaml-protoc/2024-04-05.log ocamlPackages.ocaml-protoc 2.4 -> 3.0.2 https://github.com/mransan/ocaml-protoc/releases attrpath: ocamlPackages.ocaml-protoc Checking auto update branch... No auto update branch exists Old version 2.4" not present in master derivation file with contents: { lib, fetchFromGitHub, buildDunePackage , pbrt , stdlib-shims }: buildDunePackage rec { pname = "ocaml-protoc"; inherit (pbrt) version src; buildInputs = [ stdlib-shims ]; propagatedBuildInputs = [ pbrt ]; doCheck = true; meta = pbrt.meta // { description = "A Protobuf Compiler for OCaml"; }; } [result] Failed to update ocamlPackages.ocaml-protoc 2.4 -> 3.0.2 https://github.com/mransan/ocaml-protoc/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sesv2, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-sesv2/2024-04-05.log python311Packages.mypy-boto3-sesv2 1.34.56 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/l2gpcivzca06vavv9503br0fdmcri7q7-packages.json.drv building '/nix/store/l2gpcivzca06vavv9503br0fdmcri7q7-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-sesv2-1.34.56 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-sesv2-1.34.56: UPDATING ... - python3.11-mypy-boto3-sesv2-1.34.56: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-sesv2 1.34.56 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-elbv2, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-elbv2/2024-04-05.log python312Packages.mypy-boto3-elbv2 1.34.63 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-elbv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n4smmma28bp8qmw8wsrnlldz3nr2vj1a-packages.json.drv building '/nix/store/n4smmma28bp8qmw8wsrnlldz3nr2vj1a-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-elbv2-1.34.63 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-elbv2-1.34.63: UPDATING ... - python3.12-mypy-boto3-elbv2-1.34.63: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-elbv2 1.34.63 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-dns, using log file: /var/log/nixpkgs-update/ocamlPackages.letsencrypt-dns/2024-04-05.log ocamlPackages.letsencrypt-dns 0.5.0 -> 0.5.1 https://github.com/mmaker/ocaml-letsencrypt/releases attrpath: ocamlPackages.letsencrypt-dns Checking auto update branch... No auto update branch exists Old version 0.5.0" not present in master derivation file with contents: { lib , buildDunePackage , letsencrypt , logs , fmt , lwt , dns , dns-tsig , domain-name }: buildDunePackage { pname = "letsencrypt-dns"; duneVersion = "3"; minimalOCamlVersion = "4.08"; inherit (letsencrypt) version src ; propagatedBuildInputs = [ letsencrypt dns dns-tsig domain-name logs lwt fmt ]; meta = letsencrypt.meta // { description = "A DNS solver for the ACME implementation in OCaml"; }; } [result] Failed to update ocamlPackages.letsencrypt-dns 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 python312Packages.mypy-boto3-backup-gateway, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-backup-gateway/2024-04-05.log python312Packages.mypy-boto3-backup-gateway 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-backup-gateway Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s31dalh8wfxv8y3nskwdcm98b6ww037f-packages.json.drv building '/nix/store/s31dalh8wfxv8y3nskwdcm98b6ww037f-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-backup-gateway-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-backup-gateway-1.34.0: UPDATING ... - python3.12-mypy-boto3-backup-gateway-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-backup-gateway 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-autoscaling-plans, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-autoscaling-plans/2024-04-05.log python311Packages.mypy-boto3-autoscaling-plans 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-autoscaling-plans Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1m98riz1wnkmg2cvgia3mc2p1vwh4w6i-packages.json.drv building '/nix/store/1m98riz1wnkmg2cvgia3mc2p1vwh4w6i-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-autoscaling-plans-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-autoscaling-plans-1.34.0: UPDATING ... - python3.11-mypy-boto3-autoscaling-plans-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-autoscaling-plans 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-translate, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-translate/2024-04-05.log python312Packages.mypy-boto3-translate 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-translate Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g017qcx4jqcy4a68rik9r7jfp5kzq7bz-packages.json.drv building '/nix/store/g017qcx4jqcy4a68rik9r7jfp5kzq7bz-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-translate-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-translate-1.34.0: UPDATING ... - python3.12-mypy-boto3-translate-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-translate 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-archived-media, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-kinesis-video-archived-media/2024-04-05.log python312Packages.mypy-boto3-kinesis-video-archived-media 1.34.10 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-kinesis-video-archived-media Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4vbnh96jl9dcqzgiiavbrl3swqynblkf-packages.json.drv building '/nix/store/4vbnh96jl9dcqzgiiavbrl3swqynblkf-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-kinesis-video-archived-media-1.34.10 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-kinesis-video-archived-media-1.34.10: UPDATING ... - python3.12-mypy-boto3-kinesis-video-archived-media-1.34.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-kinesis-video-archived-media 1.34.10 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath php82Packages.psysh, using log file: /var/log/nixpkgs-update/php82Packages.psysh/2024-04-05.log php82Packages.psysh 0.11.21 -> 0.12.3 https://github.com/bobthecow/psysh/releases attrpath: php82Packages.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 php82Packages.psysh 0.11.21 -> 0.12.3 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 vimPlugins.statix, using log file: /var/log/nixpkgs-update/vimPlugins.statix/2024-04-05.log vimPlugins.statix 0.1.0 -> 0.5.8 https://github.com/nerdypepper/statix/releases attrpath: vimPlugins.statix Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { lib, rustPlatform, fetchFromGitHub, withJson ? true, stdenv }: rustPlatform.buildRustPackage rec { pname = "statix"; # also update version of the vim plugin in # pkgs/applications/editors/vim/plugins/overrides.nix # the version can be found in flake.nix of the source code version = "0.5.8"; src = fetchFromGitHub { owner = "nerdypepper"; repo = pname; rev = "v${version}"; sha256 = "sha256-bMs3XMiGP6sXCqdjna4xoV6CANOIWuISSzCaL5LYY4c="; }; cargoSha256 = "sha256-QF7P0CWlKfBzVQC//eKhf/u1qV9AfLIJDxWDDWzMG8g="; buildFeatures = lib.optional withJson "json"; # tests are failing on darwin doCheck = !stdenv.isDarwin; meta = with lib; { description = "Lints and suggestions for the nix programming language"; homepage = "https://github.com/nerdypepper/statix"; license = licenses.mit; mainProgram = "statix"; maintainers = with maintainers; [ figsoda nerdypepper ]; }; } [result] Failed to update vimPlugins.statix 0.1.0 -> 0.5.8 https://github.com/nerdypepper/statix/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.ipu6-drivers, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_xanmod.ipu6-drivers/2024-04-05.log linuxKernel.packages.linux_xanmod.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 https://github.com/intel/ipu6-drivers/releases attrpath: linuxKernel.packages.linux_xanmod.ipu6-drivers Checking auto update branch... No auto update branch exists [outpaths] eval start [outpaths] eval end [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_xanmod.ipu6-drivers unstable-2023-11-24 -> 1.0.0-adl-rpl-release-v6.6.15 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-sms, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-sms/2024-04-05.log python312Packages.mypy-boto3-sms 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-sms Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mm2n3k2a4l68q9prwm5g60hyjz0488lf-packages.json.drv building '/nix/store/mm2n3k2a4l68q9prwm5g60hyjz0488lf-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-sms-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-sms-1.34.0: UPDATING ... - python3.12-mypy-boto3-sms-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-sms 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.asyncio-mqtt, using log file: /var/log/nixpkgs-update/python312Packages.asyncio-mqtt/2024-04-05.log python312Packages.asyncio-mqtt 0.16.1 -> 2.0.1 https://github.com/sbtinstruments/asyncio-mqtt/releases attrpath: python312Packages.asyncio-mqtt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0w4prv7nqy9zx0mx1ni3sswrg8rd0zrh-packages.json.drv building '/nix/store/0w4prv7nqy9zx0mx1ni3sswrg8rd0zrh-packages.json.drv'... Going to be running update for following packages: - python3.12-asyncio-mqtt-0.16.1 Press Enter key to continue... Running update for: - python3.12-asyncio-mqtt-0.16.1: UPDATING ... - python3.12-asyncio-mqtt-0.16.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/asyncio-mqtt/default.nix b/pkgs/development/python-modules/asyncio-mqtt/default.nix index 309e74ba4cc1..dfa094eda8a3 100644 --- a/pkgs/development/python-modules/asyncio-mqtt/default.nix +++ b/pkgs/development/python-modules/asyncio-mqtt/default.nix @@ -13,7 +13,7 @@ buildPythonPackage rec { pname = "asyncio-mqtt"; - version = "0.16.1"; + version = "2.0.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -22,7 +22,7 @@ buildPythonPackage rec { owner = "sbtinstruments"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-f3JqocjOEwNjo6Uv17ij6oEdrjb6Z2wTzdhdVhx46iM="; + hash = "sha256-bV1elEO1518LVLwNDN5pzjxRgcG34K1XUsK7fTw8h+8="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.asyncio-mqtt nix build failed. Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Setting SETUPTOOLS_SCM_PRETEND_VERSION to 2.0.1 Including all tracked files automatically Creating a wheel... * Getting build dependencies for wheel... Traceback (most recent call last): File "/nix/store/091i69d94myfwr8skxfzgj8cbj4gs0h4-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/091i69d94myfwr8skxfzgj8cbj4gs0h4-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/fmwqa8nvva4sh18bqayzrilrzxq9fm0f-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 1310, in _find_and_load_unlocked File "", line 488, in _call_with_frames_removed 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 'poetry_dynamic_versioning' ERROR Backend 'poetry_dynamic_versioning.backend' is not available. [result] Failed to update python312Packages.asyncio-mqtt 0.16.1 -> 2.0.1 https://github.com/sbtinstruments/asyncio-mqtt/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.charliermarsh.ruff, using log file: /var/log/nixpkgs-update/vscode-extensions.charliermarsh.ruff/2024-04-05.log vscode-extensions.charliermarsh.ruff 2024.4.0 -> 2024.16.0 https://github.com/astral-sh/ruff-vscode/releases attrpath: vscode-extensions.charliermarsh.ruff 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.charliermarsh.ruff 2024.4.0 -> 2024.16.0 https://github.com/astral-sh/ruff-vscode/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.foolscap, using log file: /var/log/nixpkgs-update/python312Packages.foolscap/2024-04-05.log python312Packages.foolscap 23.3.0 -> 23.11.0 https://github.com/warner/foolscap/releases attrpath: python312Packages.foolscap Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6a5f943hnpbn87zddsr740xy77lp120s-packages.json.drv building '/nix/store/6a5f943hnpbn87zddsr740xy77lp120s-packages.json.drv'... Going to be running update for following packages: - python3.12-foolscap-23.3.0 Press Enter key to continue... Running update for: - python3.12-foolscap-23.3.0: UPDATING ... - python3.12-foolscap-23.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.foolscap 23.3.0 -> 23.11.0 https://github.com/warner/foolscap/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudhsm, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-cloudhsm/2024-04-05.log python311Packages.mypy-boto3-cloudhsm 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/v6kmdng1y9hk0sfqnfl76jykp2wj7nl1-packages.json.drv building '/nix/store/v6kmdng1y9hk0sfqnfl76jykp2wj7nl1-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-cloudhsm-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-cloudhsm-1.34.0: UPDATING ... - python3.11-mypy-boto3-cloudhsm-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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-pipes, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-pipes/2024-04-05.log python312Packages.mypy-boto3-pipes 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-pipes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bcb7s9ccw9y4w4bzw2v7cjylc065h5fr-packages.json.drv building '/nix/store/bcb7s9ccw9y4w4bzw2v7cjylc065h5fr-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-pipes-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-pipes-1.34.0: UPDATING ... - python3.12-mypy-boto3-pipes-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-pipes 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_10.dddvb, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_5_10.dddvb/2024-04-05.log linuxKernel.packages.linux_5_10.dddvb 0.9.38-pre.6 -> 0.9.39 https://github.com/DigitalDevices/dddvb/releases attrpath: linuxKernel.packages.linux_5_10.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.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 linuxKernel.packages.linux_libre.vendor-reset, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_libre.vendor-reset/2024-04-05.log linuxKernel.packages.linux_libre.vendor-reset unstable-2021-02-16-6.6.25 -> 0.1.0 https://github.com/gnif/vendor-reset/releases attrpath: linuxKernel.packages.linux_libre.vendor-reset Checking auto update branch... No auto update branch exists Old version unstable-2021-02-16-6.6.25" 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_libre.vendor-reset unstable-2021-02-16-6.6.25 -> 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 hunspellDicts.es_CL, using log file: /var/log/nixpkgs-update/hunspellDicts.es_CL/2024-04-05.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 python312Packages.mypy-boto3-dynamodbstreams, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-dynamodbstreams/2024-04-05.log python312Packages.mypy-boto3-dynamodbstreams 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-dynamodbstreams Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vykjvbkgji5jh6k4ybwp1aq4rnip5a6a-packages.json.drv building '/nix/store/vykjvbkgji5jh6k4ybwp1aq4rnip5a6a-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-dynamodbstreams-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-dynamodbstreams-1.34.0: UPDATING ... - python3.12-mypy-boto3-dynamodbstreams-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-dynamodbstreams 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 languageMachines.timbl, using log file: /var/log/nixpkgs-update/languageMachines.timbl/2024-04-05.log languageMachines.timbl v6.4.9 -> 6.9 https://github.com/LanguageMachines/timbl/releases attrpath: languageMachines.timbl Checking auto update branch... No auto update branch exists Old version v6.4.9" not present in master derivation file with contents: { lib, stdenv, fetchurl , automake, autoconf, libtool, pkg-config, autoconf-archive , libxml2, bzip2, libtar , languageMachines }: let release = lib.importJSON ./release-info/LanguageMachines-timbl.json; in stdenv.mkDerivation { pname = "timbl"; version = release.version; src = fetchurl { inherit (release) url sha256; name = "timbl-${release.version}.tar.gz"; }; nativeBuildInputs = [ pkg-config automake autoconf ]; buildInputs = [ bzip2 libtar libtool autoconf-archive libxml2 languageMachines.ticcutils ]; preConfigure = "sh bootstrap.sh"; meta = with lib; { description = "TiMBL implements several memory-based learning algorithms"; mainProgram = "timbl"; homepage = "https://github.com/LanguageMachines/timbl/"; license = licenses.gpl3; platforms = platforms.all; maintainers = with maintainers; [ roberth ]; longDescription = '' TiMBL is an open source software package implementing several memory-based learning algorithms, among which IB1-IG, an implementation of k-nearest neighbor classification with feature weighting suitable for symbolic feature spaces, and IGTree, a decision-tree approximation of IB1-IG. All implemented algorithms have in common that they store some representation of the training set explicitly in memory. During testing, new cases are classified by extrapolation from the most similar stored cases. For over fifteen years TiMBL has been mostly used in natural language processing as a machine learning classifier component, but its use extends to virtually any supervised machine learning domain. Due to its particular decision-tree-based implementation, TiMBL is in many cases far more efficient in classification than a standard k-nearest neighbor algorithm would be. ''; }; } [result] Failed to update languageMachines.timbl v6.4.9 -> 6.9 https://github.com/LanguageMachines/timbl/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pdm-pep517, using log file: /var/log/nixpkgs-update/python312Packages.pdm-pep517/2024-04-05.log python312Packages.pdm-pep517 1.1.4 -> 2.1.8 https://github.com/pdm-project/pdm-pep517/releases attrpath: python312Packages.pdm-pep517 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7yqh8ihf7678lyqs6dqr736f88lb72z7-packages.json.drv building '/nix/store/7yqh8ihf7678lyqs6dqr736f88lb72z7-packages.json.drv'... Going to be running update for following packages: - python3.12-pdm-pep517-1.1.4 Press Enter key to continue... Running update for: - python3.12-pdm-pep517-1.1.4: UPDATING ... - python3.12-pdm-pep517-1.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pdm-pep517 1.1.4 -> 2.1.8 https://github.com/pdm-project/pdm-pep517/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.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/h67q67bg3g5i57snhvqsz0aza6557kgq-packages.json.drv building '/nix/store/h67q67bg3g5i57snhvqsz0aza6557kgq-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-m2, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-m2/2024-04-05.log python312Packages.mypy-boto3-m2 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-m2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3b8hc31vzwz25lhdidf6w5mr6vigf1si-packages.json.drv building '/nix/store/3b8hc31vzwz25lhdidf6w5mr6vigf1si-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-m2-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-m2-1.34.0: UPDATING ... - python3.12-mypy-boto3-m2-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-m2 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.irmin-tezos, using log file: /var/log/nixpkgs-update/ocamlPackages.irmin-tezos/2024-04-05.log ocamlPackages.irmin-tezos 3.7.2 -> 3.9.0 https://github.com/mirage/irmin/releases attrpath: ocamlPackages.irmin-tezos Checking auto update branch... No auto update branch exists Old version 3.7.2" not present in master derivation file with contents: { lib, buildDunePackage , irmin, irmin-pack, ppx_irmin, digestif, cmdliner, fmt, yojson, tezos-base58 , alcotest, hex, irmin-test, fpath }: buildDunePackage rec { pname = "irmin-tezos"; inherit (irmin) version src strictDeps; propagatedBuildInputs = [ irmin irmin-pack ppx_irmin digestif fmt tezos-base58 ]; buildInputs = [ cmdliner yojson ]; checkInputs = [ alcotest hex irmin-test fpath ]; doCheck = true; meta = irmin.meta // { description = "Irmin implementation of the Tezos context hash specification"; maintainers = [ lib.maintainers.ulrikstrid ]; }; } [result] Failed to update ocamlPackages.irmin-tezos 3.7.2 -> 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 ocamlPackages.dns-certify, using log file: /var/log/nixpkgs-update/ocamlPackages.dns-certify/2024-04-05.log ocamlPackages.dns-certify 7.0.1 -> 7.0.3 https://github.com/mirage/ocaml-dns/releases attrpath: ocamlPackages.dns-certify 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-mirage, randomconv, x509 , mirage-random, mirage-time, mirage-clock , logs, mirage-crypto-pk, mirage-crypto-rng, mirage-crypto-ec, lwt , tcpip }: buildDunePackage { pname = "dns-certify"; inherit (dns) version src; duneVersion = "3"; propagatedBuildInputs = [ dns dns-tsig dns-mirage randomconv x509 mirage-random mirage-time mirage-clock logs mirage-crypto-pk mirage-crypto-rng mirage-crypto-ec lwt tcpip ]; doCheck = true; meta = dns.meta // { description = "MirageOS let's encrypt certificate retrieval"; }; } [result] Failed to update ocamlPackages.dns-certify 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 python311Packages.neuronpy, using log file: /var/log/nixpkgs-update/python311Packages.neuronpy/2024-04-05.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/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv building '/nix/store/2rh7gdifsd516g7qj76awlnqgyhmg00n-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: builder for '/nix/store/2rh7gdifsd516g7qj76awlnqgyhmg00n-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 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 For full logs, run 'nix log /nix/store/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv'. 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/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv /nix/store/x4zkizfgy03zwlwwhkyvj03lmfl8zky3-neuron-8.2.4.drv building '/nix/store/2rh7gdifsd516g7qj76awlnqgyhmg00n-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/2rh7gdifsd516g7qj76awlnqgyhmg00n-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/2rh7gdifsd516g7qj76awlnqgyhmg00n-full-src-package-8.2.4.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/x4zkizfgy03zwlwwhkyvj03lmfl8zky3-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 python312Packages.mypy-boto3-panorama, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-panorama/2024-04-05.log python312Packages.mypy-boto3-panorama 1.34.0 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.mypy-boto3-panorama Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5ysp2msir5nqxyw6b4hc4f1y0kxd9y3x-packages.json.drv building '/nix/store/5ysp2msir5nqxyw6b4hc4f1y0kxd9y3x-packages.json.drv'... Going to be running update for following packages: - python3.12-mypy-boto3-panorama-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-panorama-1.34.0: UPDATING ... - python3.12-mypy-boto3-panorama-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-panorama 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.asdf, using log file: /var/log/nixpkgs-update/python312Packages.asdf/2024-04-05.log python312Packages.asdf 2.13.0 -> 3.1.0 https://github.com/asdf-format/asdf/releases attrpath: python312Packages.asdf 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/4v6yksi2xzng8wgjigy71wn5dbpd0dfm-packages.json.drv building '/nix/store/4v6yksi2xzng8wgjigy71wn5dbpd0dfm-packages.json.drv'... Going to be running update for following packages: - python3.12-asdf-2.13.0 Press Enter key to continue... Running update for: - python3.12-asdf-2.13.0: UPDATING ... - python3.12-asdf-2.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.asdf 2.13.0 -> 3.1.0 https://github.com/asdf-format/asdf/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath evtest-qt, using log file: /var/log/nixpkgs-update/evtest-qt/2024-04-05.log evtest-qt 0 -> 1 attrpath: evtest-qt 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/jmn5vik9amcdpfmcfyknxrpbwvsq98g7-packages.json.drv building '/nix/store/jmn5vik9amcdpfmcfyknxrpbwvsq98g7-packages.json.drv'... Going to be running update for following packages: - evtest-qt-0.2.0-unstable-2023-09-13 Press Enter key to continue... Running update for: - evtest-qt-0.2.0-unstable-2023-09-13: UPDATING ... - evtest-qt-0.2.0-unstable-2023-09-13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/evtest-qt/default.nix b/pkgs/applications/misc/evtest-qt/default.nix index 42000afd3d7e..e5168d953325 100644 --- a/pkgs/applications/misc/evtest-qt/default.nix +++ b/pkgs/applications/misc/evtest-qt/default.nix @@ -2,13 +2,13 @@ mkDerivation rec { pname = "evtest-qt"; - version = "0.2.0-unstable-2023-09-13"; + version = "unstable-2024-02-08"; src = fetchFromGitHub { owner = "Grumbel"; repo = pname; - rev = "fb087f4d3d51377790f1ff30681c48031bf23145"; - hash = "sha256-gE47x1J13YZUVyB0b4VRyESIVCm3GbOXp2bX0TP97UU="; + rev = "6fb1b845ea3b9963bced1847f76c45d85a47beec"; + hash = "sha256-102ZvDE5bFtcCMgCN1ryxxMjA9npDDlgtvFUfqpxb8I="; fetchSubmodules = true; }; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A evtest-qt nix build failed. got build log for 'evtest-qt' from 'daemon' @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/f3jrc3xj3yv6fwjyiyd2hgrkwwhp483i-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/ki2sns8cqc0lkz1njc4zm38pm1ml406d-gcc-13.patch patching file src/evdev/evdev_enum.hpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/evdev/evdev_enum.hpp.rej patching file src/evdev/evdev_info.hpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/evdev/evdev_info.hpp.rej patching file src/evtest_app.hpp Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file src/evtest_app.hpp.rej [result] Failed to update evtest-qt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-ec2/2024-04-05.log python311Packages.mypy-boto3-ec2 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-ec2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pv37bln2vpk82ki4sfmg4ia1xyvz3qh3-packages.json.drv building '/nix/store/pv37bln2vpk82ki4sfmg4ia1xyvz3qh3-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-ec2-1.34.73 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-ec2-1.34.73: UPDATING ... - python3.11-mypy-boto3-ec2-1.34.73: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-ec2 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.haskell-tools-nvim, using log file: /var/log/nixpkgs-update/lua54Packages.haskell-tools-nvim/2024-04-05.log lua54Packages.haskell-tools-nvim 3.0.2-1 -> 3.1.8 https://github.com/mrcjkb/haskell-tools.nvim/releases attrpath: lua54Packages.haskell-tools-nvim Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.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.types-aiobotocore-elasticache, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-elasticache/2024-04-05.log python311Packages.types-aiobotocore-elasticache 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-elasticache Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pxy63ra7g4af7apg243xkyx3zd0b378s-packages.json.drv building '/nix/store/pxy63ra7g4af7apg243xkyx3zd0b378s-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-elasticache-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-elasticache-2.12.1: UPDATING ... - python3.11-types-aiobotocore-elasticache-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-elasticache 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-managedblockchain-query, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-managedblockchain-query/2024-04-05.log python311Packages.mypy-boto3-managedblockchain-query 1.34.67 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-managedblockchain-query Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ccg5dacjp1m9gsnc7ycfi7f8ffq4snyx-packages.json.drv building '/nix/store/ccg5dacjp1m9gsnc7ycfi7f8ffq4snyx-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-managedblockchain-query-1.34.67 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-managedblockchain-query-1.34.67: UPDATING ... - python3.11-mypy-boto3-managedblockchain-query-1.34.67: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-managedblockchain-query 1.34.67 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-apigatewayv2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-apigatewayv2/2024-04-05.log python311Packages.types-aiobotocore-apigatewayv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/8m7qqmrh1mhs2qjmdsx05hxzgf583ng9-packages.json.drv building '/nix/store/8m7qqmrh1mhs2qjmdsx05hxzgf583ng9-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-apigatewayv2-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-apigatewayv2-2.12.1: UPDATING ... - python3.11-types-aiobotocore-apigatewayv2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-apigatewayv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudtrail-data, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-cloudtrail-data/2024-04-05.log python311Packages.types-aiobotocore-cloudtrail-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-cloudtrail-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/2z6pav5glw8r49d2nj43l8zrv6xk3093-packages.json.drv building '/nix/store/2z6pav5glw8r49d2nj43l8zrv6xk3093-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-cloudtrail-data-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-cloudtrail-data-2.12.1: UPDATING ... - python3.11-types-aiobotocore-cloudtrail-data-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-cloudtrail-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-appintegrations, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-appintegrations/2024-04-05.log python311Packages.types-aiobotocore-appintegrations 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-appintegrations Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mxrxda45sicmyqkbx1p58chkm7cmg5fh-packages.json.drv building '/nix/store/mxrxda45sicmyqkbx1p58chkm7cmg5fh-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-appintegrations-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-appintegrations-2.12.1: UPDATING ... - python3.11-types-aiobotocore-appintegrations-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-appintegrations 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-autoscaling-plans, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-autoscaling-plans/2024-04-05.log python311Packages.types-aiobotocore-autoscaling-plans 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-autoscaling-plans Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sd70f3wfqzz6hd55lza0g2pblpfix7pq-packages.json.drv building '/nix/store/sd70f3wfqzz6hd55lza0g2pblpfix7pq-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-autoscaling-plans-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-autoscaling-plans-2.12.1: UPDATING ... - python3.11-types-aiobotocore-autoscaling-plans-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-autoscaling-plans 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-chime/2024-04-05.log python311Packages.types-aiobotocore-chime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/zjd8wjz0kdhxdc2ir0sxjz6yg281jhk3-packages.json.drv building '/nix/store/zjd8wjz0kdhxdc2ir0sxjz6yg281jhk3-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-chime-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-chime-2.12.1: UPDATING ... - python3.11-types-aiobotocore-chime-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-chime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudsearch, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-cloudsearch/2024-04-05.log python311Packages.types-aiobotocore-cloudsearch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-cloudsearch Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jckjqqk93m79qkjdqdi4q1gjp9zczk3h-packages.json.drv building '/nix/store/jckjqqk93m79qkjdqdi4q1gjp9zczk3h-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-cloudsearch-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-cloudsearch-2.12.1: UPDATING ... - python3.11-types-aiobotocore-cloudsearch-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-cloudsearch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudformation, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-cloudformation/2024-04-05.log python311Packages.types-aiobotocore-cloudformation 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/bw8h71bl4i4fi9p3gl4c41h02mw7m5bg-packages.json.drv building '/nix/store/bw8h71bl4i4fi9p3gl4c41h02mw7m5bg-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-cloudformation-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-cloudformation-2.12.1: UPDATING ... - python3.11-types-aiobotocore-cloudformation-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-cloudformation 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-amplify, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-amplify/2024-04-05.log python311Packages.types-aiobotocore-amplify 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-amplify Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/g5j9v4db30bhmb60wjppkbqk5j51696w-packages.json.drv building '/nix/store/g5j9v4db30bhmb60wjppkbqk5j51696w-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-amplify-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-amplify-2.12.1: UPDATING ... - python3.11-types-aiobotocore-amplify-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-amplify 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudcontrol, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-cloudcontrol/2024-04-05.log python311Packages.types-aiobotocore-cloudcontrol 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-cloudcontrol Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x9ni7b13c19pf4ndzidcgapibd2qfgy3-packages.json.drv building '/nix/store/x9ni7b13c19pf4ndzidcgapibd2qfgy3-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-cloudcontrol-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-cloudcontrol-2.12.1: UPDATING ... - python3.11-types-aiobotocore-cloudcontrol-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-cloudcontrol 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-media-pipelines, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-chime-sdk-media-pipelines/2024-04-05.log python311Packages.types-aiobotocore-chime-sdk-media-pipelines 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/wyan4ryqggc32nd7gniv66kiqgfzm39l-packages.json.drv building '/nix/store/wyan4ryqggc32nd7gniv66kiqgfzm39l-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-chime-sdk-media-pipelines-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-chime-sdk-media-pipelines-2.12.1: UPDATING ... - python3.11-types-aiobotocore-chime-sdk-media-pipelines-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-chime-sdk-media-pipelines 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-appconfig, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-appconfig/2024-04-05.log python311Packages.types-aiobotocore-appconfig 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-appconfig Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/21clq6f1jazw5f6bfrv8f6kngvzdplch-packages.json.drv building '/nix/store/21clq6f1jazw5f6bfrv8f6kngvzdplch-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-appconfig-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-appconfig-2.12.1: UPDATING ... - python3.11-types-aiobotocore-appconfig-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-appconfig 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-idp, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-cognito-idp/2024-04-05.log python311Packages.mypy-boto3-cognito-idp 1.34.59 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/jf8svbkf83lcqdmchcns3lfikcd9nzav-packages.json.drv building '/nix/store/jf8svbkf83lcqdmchcns3lfikcd9nzav-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-cognito-idp-1.34.59 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-cognito-idp-1.34.59: UPDATING ... - python3.11-mypy-boto3-cognito-idp-1.34.59: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-cognito-idp 1.34.59 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-organizations 2.12.1 -> 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/k1hvh0mml44xdmkgk7875xl9bsl8mjdz-packages.json.drv building '/nix/store/k1hvh0mml44xdmkgk7875xl9bsl8mjdz-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-organizations-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-organizations-2.12.1: UPDATING ... - python3.11-types-aiobotocore-organizations-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-organizations 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-comprehendmedical, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-comprehendmedical/2024-04-05.log python311Packages.types-aiobotocore-comprehendmedical 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/fvdq6a4rd88vsil3z7hnyi58x9lb43fq-packages.json.drv building '/nix/store/fvdq6a4rd88vsil3z7hnyi58x9lb43fq-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-comprehendmedical-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-comprehendmedical-2.12.1: UPDATING ... - python3.11-types-aiobotocore-comprehendmedical-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-comprehendmedical 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-snow-device-management, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-snow-device-management/2024-04-05.log python311Packages.types-aiobotocore-snow-device-management 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/qmbrs7l2jm52qlkqdhslsgx5yz3qhvqs-packages.json.drv building '/nix/store/qmbrs7l2jm52qlkqdhslsgx5yz3qhvqs-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-snow-device-management-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-snow-device-management-2.12.1: UPDATING ... - python3.11-types-aiobotocore-snow-device-management-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-snow-device-management 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-detective, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-detective/2024-04-05.log python311Packages.types-aiobotocore-detective 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/k9da991q3ws6214kavw1rz63b042x40a-packages.json.drv building '/nix/store/k9da991q3ws6214kavw1rz63b042x40a-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-detective-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-detective-2.12.1: UPDATING ... - python3.11-types-aiobotocore-detective-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-detective 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-greengrassv2 2.12.1 -> 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/8a850rnqi6ylqv4zrq06b436b456a7ix-packages.json.drv building '/nix/store/8a850rnqi6ylqv4zrq06b436b456a7ix-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-greengrassv2-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-greengrassv2-2.12.1: UPDATING ... - python3.11-types-aiobotocore-greengrassv2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-greengrassv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-kinesis-video-webrtc-storage, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-kinesis-video-webrtc-storage/2024-04-05.log python311Packages.types-aiobotocore-kinesis-video-webrtc-storage 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-kinesis-video-webrtc-storage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6vad2lvzfahd7r7pdhy88xry1knngjqa-packages.json.drv building '/nix/store/6vad2lvzfahd7r7pdhy88xry1knngjqa-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-kinesis-video-webrtc-storage-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-kinesis-video-webrtc-storage-2.12.1: UPDATING ... - python3.11-types-aiobotocore-kinesis-video-webrtc-storage-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-kinesis-video-webrtc-storage 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sms, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sms/2024-04-05.log python311Packages.types-aiobotocore-sms 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sms Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h31ragwz3v787kj2ly9m9da3n1qlrgdj-packages.json.drv building '/nix/store/h31ragwz3v787kj2ly9m9da3n1qlrgdj-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sms-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sms-2.12.1: UPDATING ... - python3.11-types-aiobotocore-sms-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sms 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-elbv2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-elbv2/2024-04-05.log python311Packages.types-aiobotocore-elbv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-elbv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8fr2l6mbvq83c8rkndx45nmy22031b77-packages.json.drv building '/nix/store/8fr2l6mbvq83c8rkndx45nmy22031b77-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-elbv2-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-elbv2-2.12.1: UPDATING ... - python3.11-types-aiobotocore-elbv2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-elbv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-iotevents-data 2.12.1 -> 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/0fy6pgiz5c5vsslizcx0piyxxa9vs5v2-packages.json.drv building '/nix/store/0fy6pgiz5c5vsslizcx0piyxxa9vs5v2-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-iotevents-data-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-iotevents-data-2.12.1: UPDATING ... - python3.11-types-aiobotocore-iotevents-data-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-iotevents-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-wafv2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-wafv2/2024-04-05.log python311Packages.types-aiobotocore-wafv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-wafv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/00j6k3s1ab18nih5gr68anr3rc3011h8-packages.json.drv building '/nix/store/00j6k3s1ab18nih5gr68anr3rc3011h8-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-wafv2-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-wafv2-2.12.1: UPDATING ... - python3.11-types-aiobotocore-wafv2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-wafv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-pca, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-acm-pca/2024-04-05.log python311Packages.types-aiobotocore-acm-pca 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/4v8nm8qqsk1rm63c5vszp941k9g1102x-packages.json.drv building '/nix/store/4v8nm8qqsk1rm63c5vszp941k9g1102x-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-acm-pca-2.11.2 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-acm-pca-2.11.2: UPDATING ... - python3.11-types-aiobotocore-acm-pca-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.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.types-aiobotocore-iot, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-iot/2024-04-05.log python311Packages.types-aiobotocore-iot 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-iot Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/if99syv7nlxqigj1k2abvy2a2frlji71-packages.json.drv building '/nix/store/if99syv7nlxqigj1k2abvy2a2frlji71-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-iot-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-iot-2.12.1: UPDATING ... - python3.11-types-aiobotocore-iot-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-iot 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-dynamodb, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-dynamodb/2024-04-05.log python311Packages.types-aiobotocore-dynamodb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-dynamodb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pzgl56v7kns6xm4f78jl1l50zqh36xsd-packages.json.drv building '/nix/store/pzgl56v7kns6xm4f78jl1l50zqh36xsd-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-dynamodb-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-dynamodb-2.12.1: UPDATING ... - python3.11-types-aiobotocore-dynamodb-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-dynamodb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-macie2 2.12.1 -> 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/33lrkq7ys9v4xcxda82p3wf9jrk4kb9b-packages.json.drv building '/nix/store/33lrkq7ys9v4xcxda82p3wf9jrk4kb9b-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-macie2-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-macie2-2.12.1: UPDATING ... - python3.11-types-aiobotocore-macie2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-macie2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-kinesisvideo, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-kinesisvideo/2024-04-05.log python311Packages.types-aiobotocore-kinesisvideo 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-kinesisvideo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jb9fqbv38009x1dz1ab36jr8q7xvx5v7-packages.json.drv building '/nix/store/jb9fqbv38009x1dz1ab36jr8q7xvx5v7-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-kinesisvideo-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-kinesisvideo-2.12.1: UPDATING ... - python3.11-types-aiobotocore-kinesisvideo-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-kinesisvideo 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-rbin, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-rbin/2024-04-05.log python311Packages.types-aiobotocore-rbin 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/pwn1jwzw8684lih0q2sc934sllwgilzk-packages.json.drv building '/nix/store/pwn1jwzw8684lih0q2sc934sllwgilzk-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-rbin-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-rbin-2.12.1: UPDATING ... - python3.11-types-aiobotocore-rbin-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-rbin 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-mq, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-mq/2024-04-05.log python311Packages.types-aiobotocore-mq 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-mq Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zqihqil1ghg3ynnyhavpiv00i5gp7689-packages.json.drv building '/nix/store/zqihqil1ghg3ynnyhavpiv00i5gp7689-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-mq-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-mq-2.12.1: UPDATING ... - python3.11-types-aiobotocore-mq-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-mq 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-securitylake, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-securitylake/2024-04-05.log python311Packages.types-aiobotocore-securitylake 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-securitylake Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gdbxd5zinyj406qkqkdj741gdvq3gijy-packages.json.drv building '/nix/store/gdbxd5zinyj406qkqkdj741gdvq3gijy-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-securitylake-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-securitylake-2.12.1: UPDATING ... - python3.11-types-aiobotocore-securitylake-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-securitylake 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-voice-id, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-voice-id/2024-04-05.log python311Packages.types-aiobotocore-voice-id 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-voice-id Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bspnpkgfyj8i6ml5rbpcndw3afc2mawd-packages.json.drv building '/nix/store/bspnpkgfyj8i6ml5rbpcndw3afc2mawd-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-voice-id-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-voice-id-2.12.1: UPDATING ... - python3.11-types-aiobotocore-voice-id-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-voice-id 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-support 2.12.1 -> 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/cr6p5bxd2q1jqmjkw8ls3d41d6wk9fyv-packages.json.drv building '/nix/store/cr6p5bxd2q1jqmjkw8ls3d41d6wk9fyv-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-support-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-support-2.12.1: UPDATING ... - python3.11-types-aiobotocore-support-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-support 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-connectparticipant, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-connectparticipant/2024-04-05.log python311Packages.types-aiobotocore-connectparticipant 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/v96n2ai54g2m3xnw56fpl8rzid20p7sb-packages.json.drv building '/nix/store/v96n2ai54g2m3xnw56fpl8rzid20p7sb-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-connectparticipant-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-connectparticipant-2.12.1: UPDATING ... - python3.11-types-aiobotocore-connectparticipant-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-connectparticipant 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-network-firewall, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-network-firewall/2024-04-05.log python311Packages.types-aiobotocore-network-firewall 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/fhww5sjq0sz973p9bjvvzig6cwnnnipa-packages.json.drv building '/nix/store/fhww5sjq0sz973p9bjvvzig6cwnnnipa-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-network-firewall-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-network-firewall-2.12.1: UPDATING ... - python3.11-types-aiobotocore-network-firewall-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-network-firewall 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-greengrass, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-greengrass/2024-04-05.log python311Packages.types-aiobotocore-greengrass 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/gf6c57g2hvglwxq2px2i3kxmyby8ll11-packages.json.drv building '/nix/store/gf6c57g2hvglwxq2px2i3kxmyby8ll11-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-greengrass-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-greengrass-2.12.1: UPDATING ... - python3.11-types-aiobotocore-greengrass-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-greengrass 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-codepipeline, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-codepipeline/2024-04-05.log python311Packages.types-aiobotocore-codepipeline 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-codepipeline Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wlgcnc2yihl09jqv73lf4mrpqd208l5c-packages.json.drv building '/nix/store/wlgcnc2yihl09jqv73lf4mrpqd208l5c-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-codepipeline-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-codepipeline-2.12.1: UPDATING ... - python3.11-types-aiobotocore-codepipeline-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-codepipeline 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-fis, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-fis/2024-04-05.log python311Packages.types-aiobotocore-fis 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-fis Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z55vb333cvcv7ybh2jqx7xcynbhxzdiq-packages.json.drv building '/nix/store/z55vb333cvcv7ybh2jqx7xcynbhxzdiq-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-fis-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-fis-2.12.1: UPDATING ... - python3.11-types-aiobotocore-fis-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-fis 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-es, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-es/2024-04-05.log python311Packages.types-aiobotocore-es 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-es Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lgfhr3hm49x937pk0v315ib4yy05dksz-packages.json.drv building '/nix/store/lgfhr3hm49x937pk0v315ib4yy05dksz-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-es-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-es-2.12.1: UPDATING ... - python3.11-types-aiobotocore-es-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-es 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-personalize-events, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-personalize-events/2024-04-05.log python311Packages.types-aiobotocore-personalize-events 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/7973r1jrs5xm19yd6465z1agrjhjc831-packages.json.drv building '/nix/store/7973r1jrs5xm19yd6465z1agrjhjc831-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-personalize-events-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-personalize-events-2.12.1: UPDATING ... - python3.11-types-aiobotocore-personalize-events-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-personalize-events 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sagemaker/2024-04-05.log python311Packages.types-aiobotocore-sagemaker 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sagemaker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sc4qhfq0xhqrfmljm4fgs3r4v6siqp0j-packages.json.drv building '/nix/store/sc4qhfq0xhqrfmljm4fgs3r4v6siqp0j-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sagemaker-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sagemaker-2.12.1: UPDATING ... - python3.11-types-aiobotocore-sagemaker-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sagemaker 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-payment-cryptography-data, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-payment-cryptography-data/2024-04-05.log python311Packages.types-aiobotocore-payment-cryptography-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-payment-cryptography-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/fklgld94sl3bhb3faqg26xqmh2hphdy2-packages.json.drv building '/nix/store/fklgld94sl3bhb3faqg26xqmh2hphdy2-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-payment-cryptography-data-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-payment-cryptography-data-2.12.1: UPDATING ... - python3.11-types-aiobotocore-payment-cryptography-data-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-payment-cryptography-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-dlm, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-dlm/2024-04-05.log python311Packages.types-aiobotocore-dlm 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/hs8gymkzkjax6124cf6wfngd1jxs0hfz-packages.json.drv building '/nix/store/hs8gymkzkjax6124cf6wfngd1jxs0hfz-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-dlm-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-dlm-2.12.1: UPDATING ... - python3.11-types-aiobotocore-dlm-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-dlm 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-shield 2.12.1 -> 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/k54zrzakcbr864i8l22i1jnj59z6r8ks-packages.json.drv building '/nix/store/k54zrzakcbr864i8l22i1jnj59z6r8ks-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-shield-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-shield-2.12.1: UPDATING ... - python3.11-types-aiobotocore-shield-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-shield 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-catalog, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-marketplace-catalog/2024-04-05.log python311Packages.types-aiobotocore-marketplace-catalog 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/jw8q0d500giz9cq5x96v546jq480fs5w-packages.json.drv building '/nix/store/jw8q0d500giz9cq5x96v546jq480fs5w-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-marketplace-catalog-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-marketplace-catalog-2.12.1: UPDATING ... - python3.11-types-aiobotocore-marketplace-catalog-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-marketplace-catalog 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-dms, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-dms/2024-04-05.log python311Packages.types-aiobotocore-dms 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-dms Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fkf1x4qpih6r0fx38crdj92ksplbnkc9-packages.json.drv building '/nix/store/fkf1x4qpih6r0fx38crdj92ksplbnkc9-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-dms-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-dms-2.12.1: UPDATING ... - python3.11-types-aiobotocore-dms-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-dms 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-simspaceweaver, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-simspaceweaver/2024-04-05.log python311Packages.types-aiobotocore-simspaceweaver 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-simspaceweaver Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0im28biwyp2fnv8ph14r8mcg71nj3ay7-packages.json.drv building '/nix/store/0im28biwyp2fnv8ph14r8mcg71nj3ay7-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-simspaceweaver-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-simspaceweaver-2.12.1: UPDATING ... - python3.11-types-aiobotocore-simspaceweaver-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-simspaceweaver 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-workdocs 2.12.1 -> 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/wfwmy27jirkgvxhlrcv7cl7wnp2i9zzl-packages.json.drv building '/nix/store/wfwmy27jirkgvxhlrcv7cl7wnp2i9zzl-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-workdocs-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-workdocs-2.12.1: UPDATING ... - python3.11-types-aiobotocore-workdocs-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-workdocs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-linux-subscriptions, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-license-manager-linux-subscriptions/2024-04-05.log python311Packages.types-aiobotocore-license-manager-linux-subscriptions 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/5v26jx04jhh3i68d19hrcjgxj5xbbdi4-packages.json.drv building '/nix/store/5v26jx04jhh3i68d19hrcjgxj5xbbdi4-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-license-manager-linux-subscriptions-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-license-manager-linux-subscriptions-2.12.1: UPDATING ... - python3.11-types-aiobotocore-license-manager-linux-subscriptions-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-license-manager-linux-subscriptions 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-health, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-health/2024-04-05.log python311Packages.types-aiobotocore-health 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/7w93b65cv3vj1k5x1vwsdzh30pjy2jvj-packages.json.drv building '/nix/store/7w93b65cv3vj1k5x1vwsdzh30pjy2jvj-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-health-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-health-2.12.1: UPDATING ... - python3.11-types-aiobotocore-health-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-health 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-recovery-control-config, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-route53-recovery-control-config/2024-04-05.log python311Packages.types-aiobotocore-route53-recovery-control-config 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/3rjrbca0fazs85bp8fyk2xvlccrf3nrk-packages.json.drv building '/nix/store/3rjrbca0fazs85bp8fyk2xvlccrf3nrk-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-route53-recovery-control-config-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-route53-recovery-control-config-2.12.1: UPDATING ... - python3.11-types-aiobotocore-route53-recovery-control-config-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-route53-recovery-control-config 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-inspector2, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-inspector2/2024-04-05.log python311Packages.types-aiobotocore-inspector2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-inspector2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7q4yz7ww05q55mb03llhznvhhpmib0zl-packages.json.drv building '/nix/store/7q4yz7ww05q55mb03llhznvhhpmib0zl-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-inspector2-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-inspector2-2.12.1: UPDATING ... - python3.11-types-aiobotocore-inspector2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-inspector2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-medical-imaging, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-medical-imaging/2024-04-05.log python311Packages.types-aiobotocore-medical-imaging 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/7lg1vkj7327ih88ybf92ifv6bh9nr9hm-packages.json.drv building '/nix/store/7lg1vkj7327ih88ybf92ifv6bh9nr9hm-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-medical-imaging-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-medical-imaging-2.12.1: UPDATING ... - python3.11-types-aiobotocore-medical-imaging-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-medical-imaging 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-evidently 2.12.1 -> 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/kf12zqbr6gm6285grfri90lfz3xbgzdk-packages.json.drv building '/nix/store/kf12zqbr6gm6285grfri90lfz3xbgzdk-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-evidently-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-evidently-2.12.1: UPDATING ... - python3.11-types-aiobotocore-evidently-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-evidently 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-lookoutequipment, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-lookoutequipment/2024-04-05.log python311Packages.types-aiobotocore-lookoutequipment 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-lookoutequipment Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lljq2wzw8nh9b165x0483pswn9r7vdps-packages.json.drv building '/nix/store/lljq2wzw8nh9b165x0483pswn9r7vdps-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-lookoutequipment-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-lookoutequipment-2.12.1: UPDATING ... - python3.11-types-aiobotocore-lookoutequipment-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-lookoutequipment 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-wisdom, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-wisdom/2024-04-05.log python311Packages.types-aiobotocore-wisdom 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/l98r0jaf3ypj58w95p73aqckwi0w9bbr-packages.json.drv building '/nix/store/l98r0jaf3ypj58w95p73aqckwi0w9bbr-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-wisdom-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-wisdom-2.12.1: UPDATING ... - python3.11-types-aiobotocore-wisdom-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-wisdom 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-imagebuilder, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-imagebuilder/2024-04-05.log python311Packages.types-aiobotocore-imagebuilder 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-imagebuilder Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w61v2lfx785mac22lgm2llb1j92gpj26-packages.json.drv building '/nix/store/w61v2lfx785mac22lgm2llb1j92gpj26-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-imagebuilder-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-imagebuilder-2.12.1: UPDATING ... - python3.11-types-aiobotocore-imagebuilder-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-imagebuilder 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-ds, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-ds/2024-04-05.log python311Packages.types-aiobotocore-ds 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-ds Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/38rfi6lvzjnnz0pwp3p6qx0r151wy1d6-packages.json.drv building '/nix/store/38rfi6lvzjnnz0pwp3p6qx0r151wy1d6-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ds-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ds-2.12.1: UPDATING ... - python3.11-types-aiobotocore-ds-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ds 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-featurestore-runtime, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sagemaker-featurestore-runtime/2024-04-05.log python311Packages.types-aiobotocore-sagemaker-featurestore-runtime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/cimanf6jrxqwpmc17f3kdiaajv23swny-packages.json.drv building '/nix/store/cimanf6jrxqwpmc17f3kdiaajv23swny-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sagemaker-featurestore-runtime-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sagemaker-featurestore-runtime-2.12.1: UPDATING ... - python3.11-types-aiobotocore-sagemaker-featurestore-runtime-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sagemaker-featurestore-runtime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-machinelearning 2.12.1 -> 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/5l0sak8wmck4rxylf1ay41p68qgkpxlv-packages.json.drv building '/nix/store/5l0sak8wmck4rxylf1ay41p68qgkpxlv-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-machinelearning-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-machinelearning-2.12.1: UPDATING ... - python3.11-types-aiobotocore-machinelearning-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-machinelearning 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-workmail, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-workmail/2024-04-05.log python311Packages.types-aiobotocore-workmail 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/7c8vx71a1j4bqdfscg1ka0b9xm4gscw0-packages.json.drv building '/nix/store/7c8vx71a1j4bqdfscg1ka0b9xm4gscw0-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-workmail-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-workmail-2.12.1: UPDATING ... - python3.11-types-aiobotocore-workmail-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-workmail 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-firehose, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-firehose/2024-04-05.log python311Packages.types-aiobotocore-firehose 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/czdyviphvjzb31z5a7ircqay9f5jwfj9-packages.json.drv building '/nix/store/czdyviphvjzb31z5a7ircqay9f5jwfj9-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-firehose-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-firehose-2.12.1: UPDATING ... - python3.11-types-aiobotocore-firehose-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-firehose 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-mediatailor 2.12.1 -> 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/qrxrnj10lv4icl9sqivcvx1knc36wlmq-packages.json.drv building '/nix/store/qrxrnj10lv4icl9sqivcvx1knc36wlmq-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-mediatailor-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-mediatailor-2.12.1: UPDATING ... - python3.11-types-aiobotocore-mediatailor-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-mediatailor 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-iotfleetwise 2.12.1 -> 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/k2qggd276g519d7ikb67z174s9dz2jb1-packages.json.drv building '/nix/store/k2qggd276g519d7ikb67z174s9dz2jb1-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-iotfleetwise-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-iotfleetwise-2.12.1: UPDATING ... - python3.11-types-aiobotocore-iotfleetwise-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-iotfleetwise 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-kafka 2.12.1 -> 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/q3sd2vwx5bgfsxd9m68li1ajlzhl1d1v-packages.json.drv building '/nix/store/q3sd2vwx5bgfsxd9m68li1ajlzhl1d1v-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-kafka-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-kafka-2.12.1: UPDATING ... - python3.11-types-aiobotocore-kafka-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-kafka 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-gamelift, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-gamelift/2024-04-05.log python311Packages.types-aiobotocore-gamelift 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/gfgnni7vip84ccdmhizxz0d4ipinn4m3-packages.json.drv building '/nix/store/gfgnni7vip84ccdmhizxz0d4ipinn4m3-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-gamelift-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-gamelift-2.12.1: UPDATING ... - python3.11-types-aiobotocore-gamelift-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-gamelift 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-mwaa, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-mwaa/2024-04-05.log python311Packages.types-aiobotocore-mwaa 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-mwaa Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ikjiga6hzkhygcf0anr2qp9i29z5nzhk-packages.json.drv building '/nix/store/ikjiga6hzkhygcf0anr2qp9i29z5nzhk-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-mwaa-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-mwaa-2.12.1: UPDATING ... - python3.11-types-aiobotocore-mwaa-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-mwaa 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-fms, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-fms/2024-04-05.log python311Packages.types-aiobotocore-fms 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/bp3vd2jmdqgw7aar4yc4g494yq66h4gd-packages.json.drv building '/nix/store/bp3vd2jmdqgw7aar4yc4g494yq66h4gd-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-fms-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-fms-2.12.1: UPDATING ... - python3.11-types-aiobotocore-fms-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-fms 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-oam, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-oam/2024-04-05.log python311Packages.types-aiobotocore-oam 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/7cybgzihgbdgnb7kik6an5cqjfirr9zs-packages.json.drv building '/nix/store/7cybgzihgbdgnb7kik6an5cqjfirr9zs-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-oam-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-oam-2.12.1: UPDATING ... - python3.11-types-aiobotocore-oam-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-oam 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-lexv2-models, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-lexv2-models/2024-04-05.log python311Packages.types-aiobotocore-lexv2-models 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/56585w5kipklj2iizkkmfgbv00xr17f9-packages.json.drv building '/nix/store/56585w5kipklj2iizkkmfgbv00xr17f9-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-lexv2-models-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-lexv2-models-2.12.1: UPDATING ... - python3.11-types-aiobotocore-lexv2-models-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-lexv2-models 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-importexport, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-importexport/2024-04-05.log python311Packages.types-aiobotocore-importexport 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-importexport Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pvg18mh149hp0lvxxc19c77wjjr4rkck-packages.json.drv building '/nix/store/pvg18mh149hp0lvxxc19c77wjjr4rkck-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-importexport-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-importexport-2.12.1: UPDATING ... - python3.11-types-aiobotocore-importexport-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-importexport 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-kafkaconnect, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-kafkaconnect/2024-04-05.log python311Packages.types-aiobotocore-kafkaconnect 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/fsbpybigysji3vixwypnck3lzhmjrdsw-packages.json.drv building '/nix/store/fsbpybigysji3vixwypnck3lzhmjrdsw-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-kafkaconnect-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-kafkaconnect-2.12.1: UPDATING ... - python3.11-types-aiobotocore-kafkaconnect-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-kafkaconnect 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-qldb-session 2.12.1 -> 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/48fhqi599pp8bbx97h7gac60nmri0159-packages.json.drv building '/nix/store/48fhqi599pp8bbx97h7gac60nmri0159-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-qldb-session-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-qldb-session-2.12.1: UPDATING ... - python3.11-types-aiobotocore-qldb-session-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-qldb-session 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-rolesanywhere, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-rolesanywhere/2024-04-05.log python311Packages.types-aiobotocore-rolesanywhere 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/y8v24pwca8xzz2v5z21vbwzfdalp15gn-packages.json.drv building '/nix/store/y8v24pwca8xzz2v5z21vbwzfdalp15gn-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-rolesanywhere-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-rolesanywhere-2.12.1: UPDATING ... - python3.11-types-aiobotocore-rolesanywhere-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-rolesanywhere 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-workmailmessageflow, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-workmailmessageflow/2024-04-05.log python311Packages.types-aiobotocore-workmailmessageflow 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-workmailmessageflow Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ks8y4sxvql2bsfrarzls804kjcg4gp30-packages.json.drv building '/nix/store/ks8y4sxvql2bsfrarzls804kjcg4gp30-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-workmailmessageflow-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-workmailmessageflow-2.12.1: UPDATING ... - python3.11-types-aiobotocore-workmailmessageflow-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-workmailmessageflow 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-docdb, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-docdb/2024-04-05.log python311Packages.types-aiobotocore-docdb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/496wi42v88qbxs8psb1s5xxkpmwxbpf3-packages.json.drv building '/nix/store/496wi42v88qbxs8psb1s5xxkpmwxbpf3-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-docdb-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-docdb-2.12.1: UPDATING ... - python3.11-types-aiobotocore-docdb-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-docdb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-kinesis, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-kinesis/2024-04-05.log python311Packages.types-aiobotocore-kinesis 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-kinesis Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hpf7rqxjk3zwccskksir2xb5fa19m93s-packages.json.drv building '/nix/store/hpf7rqxjk3zwccskksir2xb5fa19m93s-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-kinesis-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-kinesis-2.12.1: UPDATING ... - python3.11-types-aiobotocore-kinesis-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-kinesis 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-ses 2.12.1 -> 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/2m6ic0hwbphbgdw0yv0pgr9bi4vnnv3v-packages.json.drv building '/nix/store/2m6ic0hwbphbgdw0yv0pgr9bi4vnnv3v-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ses-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ses-2.12.1: UPDATING ... - python3.11-types-aiobotocore-ses-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ses 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-snowball, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-snowball/2024-04-05.log python311Packages.types-aiobotocore-snowball 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-snowball Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c99shi2cb5g24j3dsmrkzvjqjammc50n-packages.json.drv building '/nix/store/c99shi2cb5g24j3dsmrkzvjqjammc50n-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-snowball-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-snowball-2.12.1: UPDATING ... - python3.11-types-aiobotocore-snowball-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-snowball 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-globalaccelerator, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-globalaccelerator/2024-04-05.log python311Packages.types-aiobotocore-globalaccelerator 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.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/4gp06h52vfsbiwd9w22vl8nanfdddg6x-packages.json.drv building '/nix/store/4gp06h52vfsbiwd9w22vl8nanfdddg6x-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-globalaccelerator-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-globalaccelerator-2.12.1: UPDATING ... - python3.11-types-aiobotocore-globalaccelerator-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-globalaccelerator 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-codecommit, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-codecommit/2024-04-05.log python311Packages.types-aiobotocore-codecommit 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-codecommit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gy6amw7byy19pi0y5jp6xm2xz0xnlral-packages.json.drv building '/nix/store/gy6amw7byy19pi0y5jp6xm2xz0xnlral-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-codecommit-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-codecommit-2.12.1: UPDATING ... - python3.11-types-aiobotocore-codecommit-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-codecommit 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-incidents, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-ssm-incidents/2024-04-05.log python311Packages.types-aiobotocore-ssm-incidents 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/wi0fgmcr0ki6nwdf61byl5kjrjz730qa-packages.json.drv building '/nix/store/wi0fgmcr0ki6nwdf61byl5kjrjz730qa-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-ssm-incidents-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-ssm-incidents-2.12.1: UPDATING ... - python3.11-types-aiobotocore-ssm-incidents-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-ssm-incidents 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python311Packages.types-aiobotocore-sagemaker-geospatial 2.12.1 -> 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/wda28q6mxdaxf7ynx8kvjn532qmhqyzy-packages.json.drv building '/nix/store/wda28q6mxdaxf7ynx8kvjn532qmhqyzy-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sagemaker-geospatial-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sagemaker-geospatial-2.12.1: UPDATING ... - python3.11-types-aiobotocore-sagemaker-geospatial-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sagemaker-geospatial 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sqs, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sqs/2024-04-05.log python311Packages.types-aiobotocore-sqs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sqs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ancd2x6xqy6l7dfhpdjdyffmj1438z84-packages.json.drv building '/nix/store/ancd2x6xqy6l7dfhpdjdyffmj1438z84-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sqs-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sqs-2.12.1: UPDATING ... - python3.11-types-aiobotocore-sqs-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sqs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-lex-models, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-lex-models/2024-04-05.log python311Packages.types-aiobotocore-lex-models 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-lex-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/j8hh2kbziwp0xgp9an9frb0dysiz8vyz-packages.json.drv building '/nix/store/j8hh2kbziwp0xgp9an9frb0dysiz8vyz-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-lex-models-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-lex-models-2.12.1: UPDATING ... - python3.11-types-aiobotocore-lex-models-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-lex-models 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-glue, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-glue/2024-04-05.log python311Packages.mypy-boto3-glue 1.34.35 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-glue Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wkqkbb83xj47r9mv4vc24lq69mnykzc4-packages.json.drv building '/nix/store/wkqkbb83xj47r9mv4vc24lq69mnykzc4-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-glue-1.34.35 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-glue-1.34.35: UPDATING ... - python3.11-mypy-boto3-glue-1.34.35: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-glue 1.34.35 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-workspaces/2024-04-05.log python311Packages.mypy-boto3-workspaces 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-workspaces Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ksl5p85n6q44cxxzb5xh0f5xlkvm4q46-packages.json.drv building '/nix/store/ksl5p85n6q44cxxzb5xh0f5xlkvm4q46-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-workspaces-1.34.58 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-workspaces-1.34.58: UPDATING ... - python3.11-mypy-boto3-workspaces-1.34.58: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-workspaces 1.34.58 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-quicksight, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-quicksight/2024-04-05.log python311Packages.mypy-boto3-quicksight 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-quicksight Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8wrpdkakv760rjw16cp79c3hrxb0nk6d-packages.json.drv building '/nix/store/8wrpdkakv760rjw16cp79c3hrxb0nk6d-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-quicksight-1.34.73 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-quicksight-1.34.73: UPDATING ... - python3.11-mypy-boto3-quicksight-1.34.73: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-quicksight 1.34.73 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.mpack, using log file: /var/log/nixpkgs-update/lua52Packages.mpack/2024-04-05.log lua52Packages.mpack 1.0.11-0 -> 1.0.12 https://github.com/libmpack/libmpack-lua/releases attrpath: lua52Packages.mpack Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua52Packages.mpack 1.0.11-0 -> 1.0.12 https://github.com/libmpack/libmpack-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 python312Packages.argcomplete, using log file: /var/log/nixpkgs-update/python312Packages.argcomplete/2024-04-05.log python312Packages.argcomplete 3.2.2 -> 3.2.3 https://github.com/kislyuk/argcomplete/releases attrpath: python312Packages.argcomplete Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/096a1q1b87ff4zydmp7dba0v0hf2k6al-packages.json.drv building '/nix/store/096a1q1b87ff4zydmp7dba0v0hf2k6al-packages.json.drv'... Going to be running update for following packages: - python3.12-argcomplete-3.2.2 Press Enter key to continue... Running update for: - python3.12-argcomplete-3.2.2: UPDATING ... - python3.12-argcomplete-3.2.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/argcomplete/default.nix b/pkgs/development/python-modules/argcomplete/default.nix index 5b4a4e45ce4c..4427e75089fa 100644 --- a/pkgs/development/python-modules/argcomplete/default.nix +++ b/pkgs/development/python-modules/argcomplete/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "argcomplete"; - version = "3.2.2"; + version = "3.2.3"; pyproject = true; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "kislyuk"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-xHUK57Adp3pnzHtFzvjFYb3t1cywRrEeKKXgJJqg10s="; + hash = "sha256-sGXHRHmzapJM/c4D4j3QWhkTNzPNZPLO7JOptnTXuR8="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 4518 > 500 [result] Failed to update python312Packages.argcomplete 3.2.2 -> 3.2.3 https://github.com/kislyuk/argcomplete/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.toml, using log file: /var/log/nixpkgs-update/lua53Packages.toml/2024-04-05.log lua53Packages.toml 0.3.0-0 -> 0.4.0 https://github.com/LebJe/toml.lua/releases attrpath: lua53Packages.toml Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua53Packages.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 python312Packages.openstep-plist, using log file: /var/log/nixpkgs-update/python312Packages.openstep-plist/2024-04-05.log python312Packages.openstep-plist 0.3.0.post1 -> 0.3.1 https://github.com/fonttools/openstep-plist/releases attrpath: python312Packages.openstep-plist Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dpbrdvjicqy59n8q138dmx3fnn9wrwij-packages.json.drv building '/nix/store/dpbrdvjicqy59n8q138dmx3fnn9wrwij-packages.json.drv'... Going to be running update for following packages: - python3.12-openstep-plist-0.3.0.post1 Press Enter key to continue... Running update for: - python3.12-openstep-plist-0.3.0.post1: UPDATING ... - python3.12-openstep-plist-0.3.0.post1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.openstep-plist 0.3.0.post1 -> 0.3.1 https://github.com/fonttools/openstep-plist/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.kivy, using log file: /var/log/nixpkgs-update/python312Packages.kivy/2024-04-05.log python312Packages.kivy 2.1.0 -> 2.3.0 https://github.com/kivy/kivy/releases attrpath: python312Packages.kivy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xfc1fg3c02xwsia2szsr46lcb1qb11yk-packages.json.drv building '/nix/store/xfc1fg3c02xwsia2szsr46lcb1qb11yk-packages.json.drv'... Going to be running update for following packages: - python3.12-kivy-2.3.0 Press Enter key to continue... Running update for: - python3.12-kivy-2.3.0: UPDATING ... - python3.12-kivy-2.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.kivy 2.1.0 -> 2.3.0 https://github.com/kivy/kivy/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.libluv, using log file: /var/log/nixpkgs-update/lua54Packages.libluv/2024-04-05.log lua54Packages.libluv 1.44.2-1 -> 1.48.0-2 https://github.com/luvit/luv/releases attrpath: lua54Packages.libluv Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua54Packages.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 python312Packages.types-aiobotocore-cloudhsmv2, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-cloudhsmv2/2024-04-05.log python312Packages.types-aiobotocore-cloudhsmv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-cloudhsmv2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5krvznrgv69vcshqgsh9nnf6lvpibhcy-packages.json.drv building '/nix/store/5krvznrgv69vcshqgsh9nnf6lvpibhcy-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-cloudhsmv2-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-cloudhsmv2-2.12.1: UPDATING ... - python3.12-types-aiobotocore-cloudhsmv2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-cloudhsmv2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-migrationhuborchestrator, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-migrationhuborchestrator/2024-04-05.log python312Packages.types-aiobotocore-migrationhuborchestrator 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/zyavhnkv45mhr057k53ps5j6hvfhzq9g-packages.json.drv building '/nix/store/zyavhnkv45mhr057k53ps5j6hvfhzq9g-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-migrationhuborchestrator-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-migrationhuborchestrator-2.12.1: UPDATING ... - python3.12-types-aiobotocore-migrationhuborchestrator-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-migrationhuborchestrator 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-appconfigdata, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-appconfigdata/2024-04-05.log python312Packages.types-aiobotocore-appconfigdata 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/rmg2f5scybv4nz6rpfqpr2bk8r15gdwd-packages.json.drv building '/nix/store/rmg2f5scybv4nz6rpfqpr2bk8r15gdwd-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-appconfigdata-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-appconfigdata-2.12.1: UPDATING ... - python3.12-types-aiobotocore-appconfigdata-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-appconfigdata 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-mediaconvert, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-mediaconvert/2024-04-05.log python311Packages.types-aiobotocore-mediaconvert 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/lsqyfx72n199v1r0g8dpn9fmb2962vr2-packages.json.drv building '/nix/store/lsqyfx72n199v1r0g8dpn9fmb2962vr2-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-mediaconvert-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-mediaconvert-2.12.1: UPDATING ... - python3.11-types-aiobotocore-mediaconvert-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-mediaconvert 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-elasticache, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-elasticache/2024-04-05.log python312Packages.types-aiobotocore-elasticache 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-elasticache Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/01b7rwdlyg6d88wb2y3rxiyqc95xlcbs-packages.json.drv building '/nix/store/01b7rwdlyg6d88wb2y3rxiyqc95xlcbs-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-elasticache-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-elasticache-2.12.1: UPDATING ... - python3.12-types-aiobotocore-elasticache-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-elasticache 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-runtime, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-sagemaker-runtime/2024-04-05.log python311Packages.types-aiobotocore-sagemaker-runtime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-sagemaker-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/7dsvxprfwdbmfcnyldr1mfqq222c527g-packages.json.drv building '/nix/store/7dsvxprfwdbmfcnyldr1mfqq222c527g-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-sagemaker-runtime-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-sagemaker-runtime-2.12.1: UPDATING ... - python3.11-types-aiobotocore-sagemaker-runtime-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-sagemaker-runtime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.jupyterlab-widgets, using log file: /var/log/nixpkgs-update/python312Packages.jupyterlab-widgets/2024-04-05.log python312Packages.jupyterlab-widgets 3.0.10 -> 8.1.2 https://github.com/jupyter-widgets/ipywidgets/releases attrpath: python312Packages.jupyterlab-widgets Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s0zpfx22xwx13axbfbzp8v9aibc2f3lq-packages.json.drv building '/nix/store/s0zpfx22xwx13axbfbzp8v9aibc2f3lq-packages.json.drv'... Going to be running update for following packages: - python3.12-jupyterlab-widgets-3.0.10 Press Enter key to continue... Running update for: - python3.12-jupyterlab-widgets-3.0.10: UPDATING ... - python3.12-jupyterlab-widgets-3.0.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.jupyterlab-widgets 3.0.10 -> 8.1.2 https://github.com/jupyter-widgets/ipywidgets/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudhsm, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-cloudhsm/2024-04-05.log python312Packages.types-aiobotocore-cloudhsm 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/vwmfnxcfxc4r490rac7zhvzj2k57q64r-packages.json.drv building '/nix/store/vwmfnxcfxc4r490rac7zhvzj2k57q64r-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-cloudhsm-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-cloudhsm-2.12.1: UPDATING ... - python3.12-types-aiobotocore-cloudhsm-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-cloudhsm 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-route53/2024-04-05.log python312Packages.types-aiobotocore-route53 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/5dhrbigyzkzxal2z7aqcqd74rd7hy13i-packages.json.drv building '/nix/store/5dhrbigyzkzxal2z7aqcqd74rd7hy13i-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-route53-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-route53-2.12.1: UPDATING ... - python3.12-types-aiobotocore-route53-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-route53 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-workdocs, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-workdocs/2024-04-05.log python312Packages.types-aiobotocore-workdocs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/dxi7scnviw8asq6cy15rfp77igrzwal7-packages.json.drv building '/nix/store/dxi7scnviw8asq6cy15rfp77igrzwal7-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-workdocs-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-workdocs-2.12.1: UPDATING ... - python3.12-types-aiobotocore-workdocs-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-workdocs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-robomaker, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-robomaker/2024-04-05.log python312Packages.types-aiobotocore-robomaker 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/p0jp2xb50q36bqx1sxpxqd0hm70m22gg-packages.json.drv building '/nix/store/p0jp2xb50q36bqx1sxpxqd0hm70m22gg-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-robomaker-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-robomaker-2.12.1: UPDATING ... - python3.12-types-aiobotocore-robomaker-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-robomaker 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-evidently, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-evidently/2024-04-05.log python312Packages.types-aiobotocore-evidently 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/964gvd6jbrrai4d3sy7vbnzk7s97bmlb-packages.json.drv building '/nix/store/964gvd6jbrrai4d3sy7vbnzk7s97bmlb-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-evidently-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-evidently-2.12.1: UPDATING ... - python3.12-types-aiobotocore-evidently-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-evidently 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iotwireless, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-iotwireless/2024-04-05.log python312Packages.types-aiobotocore-iotwireless 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/aybfz83igqk3zzv8msnwkzgvqcanap3d-packages.json.drv building '/nix/store/aybfz83igqk3zzv8msnwkzgvqcanap3d-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-iotwireless-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-iotwireless-2.12.1: UPDATING ... - python3.12-types-aiobotocore-iotwireless-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-iotwireless 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-mediaconnect 2.12.1 -> 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/xynvx475yzg81sx2vv1javjmss20bndy-packages.json.drv building '/nix/store/xynvx475yzg81sx2vv1javjmss20bndy-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediaconnect-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediaconnect-2.12.1: UPDATING ... - python3.12-types-aiobotocore-mediaconnect-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediaconnect 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-internetmonitor, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-internetmonitor/2024-04-05.log python311Packages.types-aiobotocore-internetmonitor 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/qd1apdr0f2938agdalsc6wx2vi827709-packages.json.drv building '/nix/store/qd1apdr0f2938agdalsc6wx2vi827709-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-internetmonitor-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-internetmonitor-2.12.1: UPDATING ... - python3.11-types-aiobotocore-internetmonitor-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-internetmonitor 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudfront, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-cloudfront/2024-04-05.log python312Packages.types-aiobotocore-cloudfront 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/vqxkrlm0qn06qr8n1bfiq35p5mm9p0zm-packages.json.drv building '/nix/store/vqxkrlm0qn06qr8n1bfiq35p5mm9p0zm-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-cloudfront-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-cloudfront-2.12.1: UPDATING ... - python3.12-types-aiobotocore-cloudfront-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-cloudfront 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-storagegateway, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-storagegateway/2024-04-05.log python312Packages.types-aiobotocore-storagegateway 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-storagegateway Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5n5b691fb1f043mcdpcks5hfq43v05ld-packages.json.drv building '/nix/store/5n5b691fb1f043mcdpcks5hfq43v05ld-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-storagegateway-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-storagegateway-2.12.1: UPDATING ... - python3.12-types-aiobotocore-storagegateway-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-storagegateway 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-mediapackage 2.12.1 -> 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/a1524fmfs3vgd68202p39kdmilxx3acl-packages.json.drv building '/nix/store/a1524fmfs3vgd68202p39kdmilxx3acl-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediapackage-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediapackage-2.12.1: UPDATING ... - python3.12-types-aiobotocore-mediapackage-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediapackage 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-license-manager, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-license-manager/2024-04-05.log python312Packages.types-aiobotocore-license-manager 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/csf3x2a1k62z6jawxya1cqn09w6l7iql-packages.json.drv building '/nix/store/csf3x2a1k62z6jawxya1cqn09w6l7iql-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-license-manager-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-license-manager-2.12.1: UPDATING ... - python3.12-types-aiobotocore-license-manager-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-license-manager 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-scheduler, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-scheduler/2024-04-05.log python312Packages.types-aiobotocore-scheduler 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/6j7j57hfi3fq1mi7cj24grgm19rszp8s-packages.json.drv building '/nix/store/6j7j57hfi3fq1mi7cj24grgm19rszp8s-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-scheduler-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-scheduler-2.12.1: UPDATING ... - python3.12-types-aiobotocore-scheduler-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-scheduler 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-elastic-inference, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-elastic-inference/2024-04-05.log python312Packages.types-aiobotocore-elastic-inference 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-elastic-inference Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ypzjmpgz2j823bck3cy6gb0api66sqjj-packages.json.drv building '/nix/store/ypzjmpgz2j823bck3cy6gb0api66sqjj-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-elastic-inference-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-elastic-inference-2.12.1: UPDATING ... - python3.12-types-aiobotocore-elastic-inference-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-elastic-inference 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-docdb-elastic, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-docdb-elastic/2024-04-05.log python312Packages.types-aiobotocore-docdb-elastic 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/b818c81v4m0dkfcmw995dvnbqgnwyssw-packages.json.drv building '/nix/store/b818c81v4m0dkfcmw995dvnbqgnwyssw-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-docdb-elastic-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-docdb-elastic-2.12.1: UPDATING ... - python3.12-types-aiobotocore-docdb-elastic-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-docdb-elastic 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-chime-sdk-media-pipelines 2.12.1 -> 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/y4802wpvacjslzq09iq8is3ny50w3ywz-packages.json.drv building '/nix/store/y4802wpvacjslzq09iq8is3ny50w3ywz-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-chime-sdk-media-pipelines-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-chime-sdk-media-pipelines-2.12.1: UPDATING ... - python3.12-types-aiobotocore-chime-sdk-media-pipelines-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-chime-sdk-media-pipelines 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-servicediscovery 2.12.1 -> 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/c3wyqvprl1gnp78qhan6g8lrs2zks9cj-packages.json.drv building '/nix/store/c3wyqvprl1gnp78qhan6g8lrs2zks9cj-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-servicediscovery-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-servicediscovery-2.12.1: UPDATING ... - python3.12-types-aiobotocore-servicediscovery-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-servicediscovery 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-appconfig, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-appconfig/2024-04-05.log python312Packages.types-aiobotocore-appconfig 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-appconfig Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zxif2s59bbdp2cip2178kydp4x0hza0v-packages.json.drv building '/nix/store/zxif2s59bbdp2cip2178kydp4x0hza0v-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-appconfig-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-appconfig-2.12.1: UPDATING ... - python3.12-types-aiobotocore-appconfig-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-appconfig 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-batch, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-batch/2024-04-05.log python312Packages.types-aiobotocore-batch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-batch Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0asq1l1wrsmvp2fxgx8yv2ww9ll9406q-packages.json.drv building '/nix/store/0asq1l1wrsmvp2fxgx8yv2ww9ll9406q-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-batch-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-batch-2.12.1: UPDATING ... - python3.12-types-aiobotocore-batch-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-batch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-redshift/2024-04-05.log python312Packages.types-aiobotocore-redshift 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-redshift Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/al0hc3spa1wvqq4xjwb6kl8pwad8iy6f-packages.json.drv building '/nix/store/al0hc3spa1wvqq4xjwb6kl8pwad8iy6f-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-redshift-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-redshift-2.12.1: UPDATING ... - python3.12-types-aiobotocore-redshift-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-redshift 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-location 2.12.1 -> 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/i7rjqlvj4ywpl6n5yhdh55a33bldmsss-packages.json.drv building '/nix/store/i7rjqlvj4ywpl6n5yhdh55a33bldmsss-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-location-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-location-2.12.1: UPDATING ... - python3.12-types-aiobotocore-location-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-location 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-appstream, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-appstream/2024-04-05.log python312Packages.types-aiobotocore-appstream 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/2zw5c24zr2sikl3vlj0bkypk4cmjgqf2-packages.json.drv building '/nix/store/2zw5c24zr2sikl3vlj0bkypk4cmjgqf2-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-appstream-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-appstream-2.12.1: UPDATING ... - python3.12-types-aiobotocore-appstream-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-appstream 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudsearch, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-cloudsearch/2024-04-05.log python312Packages.types-aiobotocore-cloudsearch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-cloudsearch Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0kb3ivf0540jfvdp77z2ss706qbckryh-packages.json.drv building '/nix/store/0kb3ivf0540jfvdp77z2ss706qbckryh-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-cloudsearch-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-cloudsearch-2.12.1: UPDATING ... - python3.12-types-aiobotocore-cloudsearch-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-cloudsearch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-transcribe, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-transcribe/2024-04-05.log python312Packages.types-aiobotocore-transcribe 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-transcribe Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gaq4nxmyycj2yk4b6px8k1ixvnzmn93h-packages.json.drv building '/nix/store/gaq4nxmyycj2yk4b6px8k1ixvnzmn93h-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-transcribe-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-transcribe-2.12.1: UPDATING ... - python3.12-types-aiobotocore-transcribe-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-transcribe 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-devops-guru, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-devops-guru/2024-04-05.log python312Packages.types-aiobotocore-devops-guru 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/3nljklkcy3bx06bmn249ic3zyrziszf2-packages.json.drv building '/nix/store/3nljklkcy3bx06bmn249ic3zyrziszf2-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-devops-guru-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-devops-guru-2.12.1: UPDATING ... - python3.12-types-aiobotocore-devops-guru-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-devops-guru 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-applicationcostprofiler 2.12.1 -> 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/fwx3q0dmsr82mvwjm5cnshx8wmfq4c0c-packages.json.drv building '/nix/store/fwx3q0dmsr82mvwjm5cnshx8wmfq4c0c-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-applicationcostprofiler-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-applicationcostprofiler-2.12.1: UPDATING ... - python3.12-types-aiobotocore-applicationcostprofiler-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-applicationcostprofiler 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-codeartifact, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-codeartifact/2024-04-05.log python312Packages.types-aiobotocore-codeartifact 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/mp3vw5g0lfby9l653l05q1k6iqzdhyfn-packages.json.drv building '/nix/store/mp3vw5g0lfby9l653l05q1k6iqzdhyfn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-codeartifact-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-codeartifact-2.12.1: UPDATING ... - python3.12-types-aiobotocore-codeartifact-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-codeartifact 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-ssm-contacts, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-ssm-contacts/2024-04-05.log python312Packages.types-aiobotocore-ssm-contacts 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-ssm-contacts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5n730lmnlh9361zlcjf6jsimlqkq8xff-packages.json.drv building '/nix/store/5n730lmnlh9361zlcjf6jsimlqkq8xff-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-ssm-contacts-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-ssm-contacts-2.12.1: UPDATING ... - python3.12-types-aiobotocore-ssm-contacts-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-ssm-contacts 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-workmailmessageflow, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-workmailmessageflow/2024-04-05.log python312Packages.types-aiobotocore-workmailmessageflow 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-workmailmessageflow Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p7dcdgx6bsqqyrfrlyqyrlq38z87675j-packages.json.drv building '/nix/store/p7dcdgx6bsqqyrfrlyqyrlq38z87675j-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-workmailmessageflow-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-workmailmessageflow-2.12.1: UPDATING ... - python3.12-types-aiobotocore-workmailmessageflow-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-workmailmessageflow 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-codepipeline, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-codepipeline/2024-04-05.log python312Packages.types-aiobotocore-codepipeline 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-codepipeline Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5sfw85x6s66qgxc8p4mz22kk05ywnjhx-packages.json.drv building '/nix/store/5sfw85x6s66qgxc8p4mz22kk05ywnjhx-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-codepipeline-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-codepipeline-2.12.1: UPDATING ... - python3.12-types-aiobotocore-codepipeline-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-codepipeline 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-mediastore 2.12.1 -> 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/agf3gmp7r078x43ss69qgfvhaiv7dbsp-packages.json.drv building '/nix/store/agf3gmp7r078x43ss69qgfvhaiv7dbsp-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediastore-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediastore-2.12.1: UPDATING ... - python3.12-types-aiobotocore-mediastore-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediastore 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-query, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-timestream-query/2024-04-05.log python312Packages.types-aiobotocore-timestream-query 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-timestream-query Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ay3cx4lis83grbra7z6752aa1ld8fv82-packages.json.drv building '/nix/store/ay3cx4lis83grbra7z6752aa1ld8fv82-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-timestream-query-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-timestream-query-2.12.1: UPDATING ... - python3.12-types-aiobotocore-timestream-query-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-timestream-query 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-glue, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-glue/2024-04-05.log python312Packages.types-aiobotocore-glue 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-glue Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yq9yr85pl595mf14pjzv0ivw9mj556s7-packages.json.drv building '/nix/store/yq9yr85pl595mf14pjzv0ivw9mj556s7-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-glue-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-glue-2.12.1: UPDATING ... - python3.12-types-aiobotocore-glue-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-glue 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-frauddetector, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-frauddetector/2024-04-05.log python312Packages.types-aiobotocore-frauddetector 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-frauddetector Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fw2ff7fm07wn1a32z93yn9ymkzn0gagz-packages.json.drv building '/nix/store/fw2ff7fm07wn1a32z93yn9ymkzn0gagz-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-frauddetector-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-frauddetector-2.12.1: UPDATING ... - python3.12-types-aiobotocore-frauddetector-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-frauddetector 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-simspaceweaver, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-simspaceweaver/2024-04-05.log python312Packages.types-aiobotocore-simspaceweaver 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-simspaceweaver Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b47513lz0qifpz3zwdxahvd1ilv57him-packages.json.drv building '/nix/store/b47513lz0qifpz3zwdxahvd1ilv57him-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-simspaceweaver-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-simspaceweaver-2.12.1: UPDATING ... - python3.12-types-aiobotocore-simspaceweaver-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-simspaceweaver 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-compute-optimizer, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-compute-optimizer/2024-04-05.log python312Packages.types-aiobotocore-compute-optimizer 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-compute-optimizer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z6m607qlnya0clv8lrs0xq2hl19r6s1b-packages.json.drv building '/nix/store/z6m607qlnya0clv8lrs0xq2hl19r6s1b-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-compute-optimizer-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-compute-optimizer-2.12.1: UPDATING ... - python3.12-types-aiobotocore-compute-optimizer-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-compute-optimizer 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-emr-containers, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-emr-containers/2024-04-05.log python312Packages.types-aiobotocore-emr-containers 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-emr-containers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jjlgn694ry63pjqbwsfizv3w377n4zcr-packages.json.drv building '/nix/store/jjlgn694ry63pjqbwsfizv3w377n4zcr-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-emr-containers-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-emr-containers-2.12.1: UPDATING ... - python3.12-types-aiobotocore-emr-containers-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-emr-containers 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-metrics, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sagemaker-metrics/2024-04-05.log python312Packages.types-aiobotocore-sagemaker-metrics 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/3ava4sb5faj6y9kd3ycdkq7yrrkszc35-packages.json.drv building '/nix/store/3ava4sb5faj6y9kd3ycdkq7yrrkszc35-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sagemaker-metrics-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sagemaker-metrics-2.12.1: UPDATING ... - python3.12-types-aiobotocore-sagemaker-metrics-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sagemaker-metrics 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-honeycode, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-honeycode/2024-04-05.log python312Packages.types-aiobotocore-honeycode 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-honeycode Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xc4ncvj00hzlvjfjl2g6ikzv22kxiz77-packages.json.drv building '/nix/store/xc4ncvj00hzlvjfjl2g6ikzv22kxiz77-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-honeycode-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-honeycode-2.12.1: UPDATING ... - python3.12-types-aiobotocore-honeycode-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-honeycode 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-sso-oidc 2.12.1 -> 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/xr5sqhkgxwzg4zxsbzm87w9x3px640va-packages.json.drv building '/nix/store/xr5sqhkgxwzg4zxsbzm87w9x3px640va-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sso-oidc-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sso-oidc-2.12.1: UPDATING ... - python3.12-types-aiobotocore-sso-oidc-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sso-oidc 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-ivs/2024-04-05.log python312Packages.types-aiobotocore-ivs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/p4l5lzsryd99h9zhxrisinq8qm8f5613-packages.json.drv building '/nix/store/p4l5lzsryd99h9zhxrisinq8qm8f5613-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-ivs-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-ivs-2.12.1: UPDATING ... - python3.12-types-aiobotocore-ivs-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-ivs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-controltower, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-controltower/2024-04-05.log python312Packages.types-aiobotocore-controltower 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/n81vqgki3ldkwqflfw9i54xydd8092xk-packages.json.drv building '/nix/store/n81vqgki3ldkwqflfw9i54xydd8092xk-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-controltower-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-controltower-2.12.1: UPDATING ... - python3.12-types-aiobotocore-controltower-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-controltower 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-importexport, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-importexport/2024-04-05.log python312Packages.types-aiobotocore-importexport 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-importexport Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/71jbjq5ja4v1v5n46s1a6vrbifc4fwk1-packages.json.drv building '/nix/store/71jbjq5ja4v1v5n46s1a6vrbifc4fwk1-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-importexport-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-importexport-2.12.1: UPDATING ... - python3.12-types-aiobotocore-importexport-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-importexport 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-lex-models, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-lex-models/2024-04-05.log python312Packages.types-aiobotocore-lex-models 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-lex-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/kf7b0zh8rg8hzbpnkska386f9xs06l1x-packages.json.drv building '/nix/store/kf7b0zh8rg8hzbpnkska386f9xs06l1x-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-lex-models-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-lex-models-2.12.1: UPDATING ... - python3.12-types-aiobotocore-lex-models-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-lex-models 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-rds-data, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-rds-data/2024-04-05.log python312Packages.types-aiobotocore-rds-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-rds-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/a7zhjhylwca4lqwxmwgc1rx19kak5i45-packages.json.drv building '/nix/store/a7zhjhylwca4lqwxmwgc1rx19kak5i45-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-rds-data-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-rds-data-2.12.1: UPDATING ... - python3.12-types-aiobotocore-rds-data-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-rds-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iot-jobs-data, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-iot-jobs-data/2024-04-05.log python312Packages.types-aiobotocore-iot-jobs-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-iot-jobs-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/in7r1vsfiq1lp5szlmqs6g3hl1k2czzv-packages.json.drv building '/nix/store/in7r1vsfiq1lp5szlmqs6g3hl1k2czzv-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-iot-jobs-data-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-iot-jobs-data-2.12.1: UPDATING ... - python3.12-types-aiobotocore-iot-jobs-data-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-iot-jobs-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-privatenetworks, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-privatenetworks/2024-04-05.log python312Packages.types-aiobotocore-privatenetworks 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/mr1d28d1nq4jnmm7bzlv0mlarb5zrszs-packages.json.drv building '/nix/store/mr1d28d1nq4jnmm7bzlv0mlarb5zrszs-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-privatenetworks-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-privatenetworks-2.12.1: UPDATING ... - python3.12-types-aiobotocore-privatenetworks-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-privatenetworks 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-osis, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-osis/2024-04-05.log python312Packages.types-aiobotocore-osis 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/5497bafrwa4n863q8lh46qivp465qhgw-packages.json.drv building '/nix/store/5497bafrwa4n863q8lh46qivp465qhgw-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-osis-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-osis-2.12.1: UPDATING ... - python3.12-types-aiobotocore-osis-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-osis 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-athena, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-athena/2024-04-05.log python312Packages.types-aiobotocore-athena 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/is60zrif4qkxj20bi1kycaf72slqg9sz-packages.json.drv building '/nix/store/is60zrif4qkxj20bi1kycaf72slqg9sz-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-athena-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-athena-2.12.1: UPDATING ... - python3.12-types-aiobotocore-athena-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-athena 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-events 2.12.1 -> 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/g99b7fqlz0nmm0995p12i5bzicbc9jvd-packages.json.drv building '/nix/store/g99b7fqlz0nmm0995p12i5bzicbc9jvd-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-events-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-events-2.12.1: UPDATING ... - python3.12-types-aiobotocore-events-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-events 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-verifiedpermissions, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-verifiedpermissions/2024-04-05.log python312Packages.types-aiobotocore-verifiedpermissions 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/2aqgsd0nfhrsifzmnvr8pc6z7ziwjcw0-packages.json.drv building '/nix/store/2aqgsd0nfhrsifzmnvr8pc6z7ziwjcw0-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-verifiedpermissions-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-verifiedpermissions-2.12.1: UPDATING ... - python3.12-types-aiobotocore-verifiedpermissions-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-verifiedpermissions 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-elb, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-elb/2024-04-05.log python312Packages.types-aiobotocore-elb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/qji0y21khh13in52b7mszsa5jfymdzga-packages.json.drv building '/nix/store/qji0y21khh13in52b7mszsa5jfymdzga-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-elb-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-elb-2.12.1: UPDATING ... - python3.12-types-aiobotocore-elb-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-elb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-identity, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-chime-sdk-identity/2024-04-05.log python312Packages.types-aiobotocore-chime-sdk-identity 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/c1wia157kjrw6al8p87kdc41cwphhw27-packages.json.drv building '/nix/store/c1wia157kjrw6al8p87kdc41cwphhw27-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-chime-sdk-identity-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-chime-sdk-identity-2.12.1: UPDATING ... - python3.12-types-aiobotocore-chime-sdk-identity-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-chime-sdk-identity 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-apigatewaymanagementapi, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-apigatewaymanagementapi/2024-04-05.log python312Packages.types-aiobotocore-apigatewaymanagementapi 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-apigatewaymanagementapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7zmxbhhmph4696a8imgx1ba7rsrr4af2-packages.json.drv building '/nix/store/7zmxbhhmph4696a8imgx1ba7rsrr4af2-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-apigatewaymanagementapi-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-apigatewaymanagementapi-2.12.1: UPDATING ... - python3.12-types-aiobotocore-apigatewaymanagementapi-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-apigatewaymanagementapi 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-opensearchserverless, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-opensearchserverless/2024-04-05.log python312Packages.types-aiobotocore-opensearchserverless 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-opensearchserverless Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vjlq367rqm4q269mfhhcx8lyf0fvqq48-packages.json.drv building '/nix/store/vjlq367rqm4q269mfhhcx8lyf0fvqq48-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-opensearchserverless-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-opensearchserverless-2.12.1: UPDATING ... - python3.12-types-aiobotocore-opensearchserverless-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-opensearchserverless 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-ivs-realtime 2.12.1 -> 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/np5p6ggva502by8xbcb3c92rqg7n1n7i-packages.json.drv building '/nix/store/np5p6ggva502by8xbcb3c92rqg7n1n7i-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-ivs-realtime-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-ivs-realtime-2.12.1: UPDATING ... - python3.12-types-aiobotocore-ivs-realtime-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-ivs-realtime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-dataexchange, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-dataexchange/2024-04-05.log python312Packages.types-aiobotocore-dataexchange 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-dataexchange Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hj7pyvdns8vbyl4i6jln5w2scpis7anc-packages.json.drv building '/nix/store/hj7pyvdns8vbyl4i6jln5w2scpis7anc-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-dataexchange-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-dataexchange-2.12.1: UPDATING ... - python3.12-types-aiobotocore-dataexchange-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-dataexchange 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iam, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-iam/2024-04-05.log python312Packages.types-aiobotocore-iam 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-iam Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fy7mij4z60a6s25dy1psrw3zzd5kxlkq-packages.json.drv building '/nix/store/fy7mij4z60a6s25dy1psrw3zzd5kxlkq-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-iam-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-iam-2.12.1: UPDATING ... - python3.12-types-aiobotocore-iam-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-iam 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-eks, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-eks/2024-04-05.log python312Packages.types-aiobotocore-eks 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-eks Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w8k2wb0m83iignjjfjxn6sxlf2366snn-packages.json.drv building '/nix/store/w8k2wb0m83iignjjfjxn6sxlf2366snn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-eks-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-eks-2.12.1: UPDATING ... - python3.12-types-aiobotocore-eks-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-eks 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-servicecatalog 2.12.1 -> 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/645wj3yazsp8vdy3ysqx2dkx8ir513mn-packages.json.drv building '/nix/store/645wj3yazsp8vdy3ysqx2dkx8ir513mn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-servicecatalog-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-servicecatalog-2.12.1: UPDATING ... - python3.12-types-aiobotocore-servicecatalog-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-servicecatalog 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-dynamodbstreams, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-dynamodbstreams/2024-04-05.log python312Packages.types-aiobotocore-dynamodbstreams 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-dynamodbstreams Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/azpqv7a517g1dnhgkg4pzv2rpx1laq76-packages.json.drv building '/nix/store/azpqv7a517g1dnhgkg4pzv2rpx1laq76-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-dynamodbstreams-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-dynamodbstreams-2.12.1: UPDATING ... - python3.12-types-aiobotocore-dynamodbstreams-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-dynamodbstreams 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-sts, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-sts/2024-04-05.log python312Packages.types-aiobotocore-sts 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/2772p2n9nggppvz80n1zp4c2bpnlabqf-packages.json.drv building '/nix/store/2772p2n9nggppvz80n1zp4c2bpnlabqf-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-sts-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-sts-2.12.1: UPDATING ... - python3.12-types-aiobotocore-sts-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-sts 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-elasticbeanstalk, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-elasticbeanstalk/2024-04-05.log python312Packages.types-aiobotocore-elasticbeanstalk 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/gg19x509yd27rnydxvljhlvvq2y67j4y-packages.json.drv building '/nix/store/gg19x509yd27rnydxvljhlvvq2y67j4y-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-elasticbeanstalk-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-elasticbeanstalk-2.12.1: UPDATING ... - python3.12-types-aiobotocore-elasticbeanstalk-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-elasticbeanstalk 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-qldb-session, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-qldb-session/2024-04-05.log python312Packages.types-aiobotocore-qldb-session 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/ad65q63lbinn74w272snn9b88vwiq1rg-packages.json.drv building '/nix/store/ad65q63lbinn74w272snn9b88vwiq1rg-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-qldb-session-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-qldb-session-2.12.1: UPDATING ... - python3.12-types-aiobotocore-qldb-session-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-qldb-session 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-billingconductor 2.12.1 -> 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/xy2swmn4k6wih7ayqkpz1k9abf6bnsgm-packages.json.drv building '/nix/store/xy2swmn4k6wih7ayqkpz1k9abf6bnsgm-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-billingconductor-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-billingconductor-2.12.1: UPDATING ... - python3.12-types-aiobotocore-billingconductor-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-billingconductor 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-devicefarm, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-devicefarm/2024-04-05.log python312Packages.types-aiobotocore-devicefarm 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-devicefarm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pi19p8apjlykg96r3b3w63gv5ais3szn-packages.json.drv building '/nix/store/pi19p8apjlykg96r3b3w63gv5ais3szn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-devicefarm-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-devicefarm-2.12.1: UPDATING ... - python3.12-types-aiobotocore-devicefarm-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-devicefarm 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-securityhub, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-securityhub/2024-04-05.log python312Packages.types-aiobotocore-securityhub 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-securityhub Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/48lr0w3cbiid14x9hjdd74vq0zg8mm84-packages.json.drv building '/nix/store/48lr0w3cbiid14x9hjdd74vq0zg8mm84-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-securityhub-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-securityhub-2.12.1: UPDATING ... - python3.12-types-aiobotocore-securityhub-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-securityhub 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-mediatailor, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-mediatailor/2024-04-05.log python312Packages.types-aiobotocore-mediatailor 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/l5y4m6g1chzcy78ckg61i3iw454f2ngg-packages.json.drv building '/nix/store/l5y4m6g1chzcy78ckg61i3iw454f2ngg-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediatailor-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediatailor-2.12.1: UPDATING ... - python3.12-types-aiobotocore-mediatailor-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediatailor 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-pinpoint, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-pinpoint/2024-04-05.log python312Packages.types-aiobotocore-pinpoint 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-pinpoint Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/19973iw2ycxbhvy3sp44938pr0s48qgr-packages.json.drv building '/nix/store/19973iw2ycxbhvy3sp44938pr0s48qgr-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-pinpoint-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-pinpoint-2.12.1: UPDATING ... - python3.12-types-aiobotocore-pinpoint-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-pinpoint 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cloudwatch, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-cloudwatch/2024-04-05.log python312Packages.types-aiobotocore-cloudwatch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-cloudwatch Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jd4zwc19w4dkn9sb8w1z8n0bqjril1qq-packages.json.drv building '/nix/store/jd4zwc19w4dkn9sb8w1z8n0bqjril1qq-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-cloudwatch-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-cloudwatch-2.12.1: UPDATING ... - python3.12-types-aiobotocore-cloudwatch-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-cloudwatch 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-chime 2.12.1 -> 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/8yvr1q6y2gp0arrcr3lyfrfiplf3qic0-packages.json.drv building '/nix/store/8yvr1q6y2gp0arrcr3lyfrfiplf3qic0-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-chime-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-chime-2.12.1: UPDATING ... - python3.12-types-aiobotocore-chime-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-chime 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-xray 2.12.1 -> 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/q5jky8sjxclbsz0mmawf6yfdrprvgfw8-packages.json.drv building '/nix/store/q5jky8sjxclbsz0mmawf6yfdrprvgfw8-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-xray-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-xray-2.12.1: UPDATING ... - python3.12-types-aiobotocore-xray-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-xray 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-emr-serverless, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-emr-serverless/2024-04-05.log python312Packages.types-aiobotocore-emr-serverless 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/wr2sahd4rlbgalj6bm6dvrnadsgac9kj-packages.json.drv building '/nix/store/wr2sahd4rlbgalj6bm6dvrnadsgac9kj-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-emr-serverless-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-emr-serverless-2.12.1: UPDATING ... - python3.12-types-aiobotocore-emr-serverless-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-emr-serverless 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-outposts, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-outposts/2024-04-05.log python312Packages.types-aiobotocore-outposts 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-outposts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bsf7vr2wm5q4p7y27iill9dqmm5pz16k-packages.json.drv building '/nix/store/bsf7vr2wm5q4p7y27iill9dqmm5pz16k-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-outposts-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-outposts-2.12.1: UPDATING ... - python3.12-types-aiobotocore-outposts-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-outposts 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-timestream-write 2.12.1 -> 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/bps0jzg5cs7xwh36zxg3xna2m85mzp91-packages.json.drv building '/nix/store/bps0jzg5cs7xwh36zxg3xna2m85mzp91-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-timestream-write-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-timestream-write-2.12.1: UPDATING ... - python3.12-types-aiobotocore-timestream-write-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-timestream-write 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iotevents-data, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-iotevents-data/2024-04-05.log python312Packages.types-aiobotocore-iotevents-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/rfn7isx3gg1xzyp2ix46jr365i3dld9a-packages.json.drv building '/nix/store/rfn7isx3gg1xzyp2ix46jr365i3dld9a-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-iotevents-data-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-iotevents-data-2.12.1: UPDATING ... - python3.12-types-aiobotocore-iotevents-data-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-iotevents-data 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-inspector2, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-inspector2/2024-04-05.log python312Packages.types-aiobotocore-inspector2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-inspector2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xdffvi42plj3qrnnzj1cbh2nb6yi1b22-packages.json.drv building '/nix/store/xdffvi42plj3qrnnzj1cbh2nb6yi1b22-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-inspector2-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-inspector2-2.12.1: UPDATING ... - python3.12-types-aiobotocore-inspector2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-inspector2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-logs, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-logs/2024-04-05.log python312Packages.types-aiobotocore-logs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-logs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4rw6zrzdhnhvflc8r8xi1f3ymmw9zmgp-packages.json.drv building '/nix/store/4rw6zrzdhnhvflc8r8xi1f3ymmw9zmgp-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-logs-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-logs-2.12.1: UPDATING ... - python3.12-types-aiobotocore-logs-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-logs 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-lakeformation, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-lakeformation/2024-04-05.log python312Packages.types-aiobotocore-lakeformation 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-lakeformation Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hgn3fq340v2ycgp0nh7j8d1j3hxlhfq2-packages.json.drv building '/nix/store/hgn3fq340v2ycgp0nh7j8d1j3hxlhfq2-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-lakeformation-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-lakeformation-2.12.1: UPDATING ... - python3.12-types-aiobotocore-lakeformation-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-lakeformation 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-mediapackagev2 2.12.1 -> 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/ni55iqnckjf43h5inlf6n2r5zhkv9y8h-packages.json.drv building '/nix/store/ni55iqnckjf43h5inlf6n2r5zhkv9y8h-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-mediapackagev2-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-mediapackagev2-2.12.1: UPDATING ... - python3.12-types-aiobotocore-mediapackagev2-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-mediapackagev2 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-tnb, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-tnb/2024-04-05.log python312Packages.types-aiobotocore-tnb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/y7h5miql1sc7v6766zkjcms4ziixpfs6-packages.json.drv building '/nix/store/y7h5miql1sc7v6766zkjcms4ziixpfs6-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-tnb-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-tnb-2.12.1: UPDATING ... - python3.12-types-aiobotocore-tnb-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-tnb 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-04-05.log python312Packages.types-aiobotocore-iotsecuretunneling 2.12.1 -> 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/d3b6559ipazh6r924dqbdhd29fbd3kbx-packages.json.drv building '/nix/store/d3b6559ipazh6r924dqbdhd29fbd3kbx-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-iotsecuretunneling-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-iotsecuretunneling-2.12.1: UPDATING ... - python3.12-types-aiobotocore-iotsecuretunneling-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-iotsecuretunneling 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-elastictranscoder, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-elastictranscoder/2024-04-05.log python312Packages.types-aiobotocore-elastictranscoder 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/inryiq0bzfas76y2v18rsf6i902i1csn-packages.json.drv building '/nix/store/inryiq0bzfas76y2v18rsf6i902i1csn-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-elastictranscoder-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-elastictranscoder-2.12.1: UPDATING ... - python3.12-types-aiobotocore-elastictranscoder-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-elastictranscoder 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-workspaces-web, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-workspaces-web/2024-04-05.log python312Packages.types-aiobotocore-workspaces-web 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-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/25nc3j97iq292ncrpjrik349z88yzlgi-packages.json.drv building '/nix/store/25nc3j97iq292ncrpjrik349z88yzlgi-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-workspaces-web-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-workspaces-web-2.12.1: UPDATING ... - python3.12-types-aiobotocore-workspaces-web-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-workspaces-web 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-messaging, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-chime-sdk-messaging/2024-04-05.log python312Packages.types-aiobotocore-chime-sdk-messaging 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.types-aiobotocore-chime-sdk-messaging Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/navb2cp24mzkjm9djh13d9jvn6svw65i-packages.json.drv building '/nix/store/navb2cp24mzkjm9djh13d9jvn6svw65i-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-chime-sdk-messaging-2.12.1 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-chime-sdk-messaging-2.12.1: UPDATING ... - python3.12-types-aiobotocore-chime-sdk-messaging-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.types-aiobotocore-chime-sdk-messaging 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-braket, using log file: /var/log/nixpkgs-update/python311Packages.types-aiobotocore-braket/2024-04-05.log python311Packages.types-aiobotocore-braket 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.types-aiobotocore-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/8pz1qb211hn247584b0pisg3av8hgrp5-packages.json.drv building '/nix/store/8pz1qb211hn247584b0pisg3av8hgrp5-packages.json.drv'... Going to be running update for following packages: - python3.11-types-aiobotocore-braket-2.12.1 Press Enter key to continue... Running update for: - python3.11-types-aiobotocore-braket-2.12.1: UPDATING ... - python3.11-types-aiobotocore-braket-2.12.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.types-aiobotocore-braket 2.12.1 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pomegranate, using log file: /var/log/nixpkgs-update/python312Packages.pomegranate/2024-04-05.log python312Packages.pomegranate 0.14.8 -> 1.0.0 https://github.com/jmschrei/pomegranate/releases attrpath: python312Packages.pomegranate Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/025f2zwvrzyiwz9i1vzgn00r9aja09k4-packages.json.drv building '/nix/store/025f2zwvrzyiwz9i1vzgn00r9aja09k4-packages.json.drv'... Going to be running update for following packages: - python3.12-pomegranate-0.14.8 Press Enter key to continue... Running update for: - python3.12-pomegranate-0.14.8: UPDATING ... - python3.12-pomegranate-0.14.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pomegranate/default.nix b/pkgs/development/python-modules/pomegranate/default.nix index 0c07483b0711..077c3cb58b71 100644 --- a/pkgs/development/python-modules/pomegranate/default.nix +++ b/pkgs/development/python-modules/pomegranate/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "pomegranate"; - version = "0.14.8"; + version = "1.0.0"; pyproject = true; src = fetchFromGitHub { @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "jmschrei"; # no tags for recent versions: https://github.com/jmschrei/pomegranate/issues/974 rev = "refs/tags/v${version}"; - hash = "sha256-PoDAtNm/snq4isotkoCTVYUuwr9AKKwiXIojUFMH/YE="; + hash = "sha256-EnxKlRRfsOIDLAhYOq7bUSbI/NvPoSyYCZ9D5VCXFGQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pomegranate nix build failed. adding 'pomegranate/distributions/dirac_delta.py' adding 'pomegranate/distributions/exponential.py' adding 'pomegranate/distributions/gamma.py' adding 'pomegranate/distributions/independent_components.py' adding 'pomegranate/distributions/joint_categorical.py' adding 'pomegranate/distributions/normal.py' adding 'pomegranate/distributions/poisson.py' adding 'pomegranate/distributions/student_t.py' adding 'pomegranate/distributions/uniform.py' adding 'pomegranate/distributions/zero_inflated.py' adding 'pomegranate/hmm/__init__.py' adding 'pomegranate/hmm/_base.py' adding 'pomegranate/hmm/dense_hmm.py' adding 'pomegranate/hmm/sparse_hmm.py' adding 'pomegranate-1.0.0.dist-info/LICENSE' adding 'pomegranate-1.0.0.dist-info/METADATA' adding 'pomegranate-1.0.0.dist-info/WHEEL' adding 'pomegranate-1.0.0.dist-info/top_level.txt' adding 'pomegranate-1.0.0.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel Successfully built pomegranate-1.0.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 pomegranate-1.0.0-py3-none-any.whl - scikit-learn not installed - torch not installed - apricot-select not installed [result] Failed to update python312Packages.pomegranate 0.14.8 -> 1.0.0 https://github.com/jmschrei/pomegranate/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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, using log file: /var/log/nixpkgs-update/python312Packages.types-aiobotocore-acm/2024-04-05.log python312Packages.types-aiobotocore-acm 2.11.2 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python312Packages.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/xgq9inijjjy7g31kpcynp3s51r1mrf0n-packages.json.drv building '/nix/store/xgq9inijjjy7g31kpcynp3s51r1mrf0n-packages.json.drv'... Going to be running update for following packages: - python3.12-types-aiobotocore-acm-2.11.2 Press Enter key to continue... Running update for: - python3.12-types-aiobotocore-acm-2.11.2: UPDATING ... - python3.12-types-aiobotocore-acm-2.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.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.mypy-boto3-config, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-config/2024-04-05.log python311Packages.mypy-boto3-config 1.34.45 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases attrpath: python311Packages.mypy-boto3-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/709xla09i68h1vf0aylijykqpsxrzg62-packages.json.drv building '/nix/store/709xla09i68h1vf0aylijykqpsxrzg62-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-config-1.34.45 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-config-1.34.45: UPDATING ... - python3.11-mypy-boto3-config-1.34.45: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-config 1.34.45 -> 7.23.2 https://github.com/youtype/mypy_boto3_builder/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.xformers, using log file: /var/log/nixpkgs-update/python312Packages.xformers/2024-04-05.log python312Packages.xformers 0.0.23.post1 -> 0.0.25.post1 https://github.com/facebookresearch/xformers/releases attrpath: python312Packages.xformers Checking auto update branch... [version] [version] skipping because derivation has 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/4g6i3kx1wn5xfvi7ip50l94j4pi83wdc-packages.json.drv building '/nix/store/4g6i3kx1wn5xfvi7ip50l94j4pi83wdc-packages.json.drv'... Going to be running update for following packages: - python3.12-xformers-0.0.23.post1 Press Enter key to continue... Running update for: - python3.12-xformers-0.0.23.post1: UPDATING ... - python3.12-xformers-0.0.23.post1: ERROR --- SHOWING ERROR LOG FOR python3.12-xformers-0.0.23.post1 ---------------------- INFO:root:Updating packages... Traceback (most recent call last): File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 600, in main() File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 579, in main results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 579, in results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 523, in _update return _update_package(path, target) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 434, in _update_package new_version, new_sha256, prefix = FETCHERS[fetcher]( ^^^^^^^^^^^^^^^^^^ File "/nix/store/afx9mzh2bsnlsk5frb0a3nk3y2h9s2aj-update-python-libraries", line 298, in _get_latest_version_github response = subprocess.check_output(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/lcpwqmx0m7zclwp298kv06l55k6xz470-python3-3.11.8-env/lib/python3.11/subprocess.py", line 1953, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nix-prefetch-git' --- SHOWING ERROR LOG FOR python3.12-xformers-0.0.23.post1 ---------------------- The update script for python3.12-xformers-0.0.23.post1 failed with exit code 1 [result] Failed to update python312Packages.xformers 0.0.23.post1 -> 0.0.25.post1 https://github.com/facebookresearch/xformers/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-iers-data, using log file: /var/log/nixpkgs-update/python312Packages.astropy-iers-data/2024-04-05.log python312Packages.astropy-iers-data 0.2024.03.04.00.30.17 -> 0.2024.04.01.00.33.14 https://github.com/astropy/astropy-iers-data/releases attrpath: python312Packages.astropy-iers-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/m0m7kwhslz4k38zrc0jrvj6j5cyb67h8-packages.json.drv building '/nix/store/m0m7kwhslz4k38zrc0jrvj6j5cyb67h8-packages.json.drv'... Going to be running update for following packages: - python3.12-astropy-iers-data-0.2024.03.04.00.30.17 Press Enter key to continue... Running update for: - python3.12-astropy-iers-data-0.2024.03.04.00.30.17: UPDATING ... - python3.12-astropy-iers-data-0.2024.03.04.00.30.17: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/astropy-iers-data/default.nix b/pkgs/development/python-modules/astropy-iers-data/default.nix index 4eab03562468..ae993ba5d520 100644 --- a/pkgs/development/python-modules/astropy-iers-data/default.nix +++ b/pkgs/development/python-modules/astropy-iers-data/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "astropy-iers-data"; - version = "0.2024.03.04.00.30.17"; + version = "0.2024.04.01.00.33.14"; pyproject = true; disabled = pythonOlder "3.8"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "astropy"; repo = "astropy-iers-data"; rev = "refs/tags/v${version}"; - hash = "sha256-BG5hQHvPqpuV2TUsD/kZv3DKx+wjods/XgZw1Z5hygg="; + hash = "sha256-6FHAntN+m0cLDEhWPrcgyD0PgVDOfC8nf4kVl1z8x0g="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.astropy-iers-data: 0.2024.03.04.00.30.17 -> 0.2024.03.25.00.29.50`. New version is 0.2024.04.01.00.33.14. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/bfpcyalwglzwv36gzmi2lqc1xif59ynn-python3.12-astropy-iers-data-0.2024.04.01.00.33.14" [check][nixpkgs-review] [check][nixpkgs-review] took longer than 120m and timed out nixpkgs-review took longer than 120m and timed out 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.astropy-iers-data is: IERS data maintained by @astrofrog and astropy.utils.iers maintainers meta.homepage for python312Packages.astropy-iers-data is: https://github.com/astropy/astropy-iers-data ###### 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.2024.04.01.00.33.14 with grep in /nix/store/bfpcyalwglzwv36gzmi2lqc1xif59ynn-python3.12-astropy-iers-data-0.2024.04.01.00.33.14 - found 0.2024.04.01.00.33.14 in filename of file in /nix/store/bfpcyalwglzwv36gzmi2lqc1xif59ynn-python3.12-astropy-iers-data-0.2024.04.01.00.33.14 ---
Rebuild report (if merged into master) (click to expand) ``` 131 total rebuild path(s) 131 package rebuild(s) First fifty rebuilds by attrpath backgroundremover deface easyocr home-assistant-component-tests.dremel_3d_printer home-assistant-component-tests.environment_canada hydrus intensity-normalization napari ome_zarr python311Packages.albumentations python311Packages.aplpy python311Packages.asdf python311Packages.astropy python311Packages.astropy-healpix python311Packages.astropy-iers-data python311Packages.astroquery python311Packages.batchgenerators python311Packages.bsuite python311Packages.caffe python311Packages.caffeWithCuda python311Packages.casa-formats-io python311Packages.dalle-mini python311Packages.dask-image python311Packages.dm-sonnet python311Packages.dremel3dpy python311Packages.drms python311Packages.easyocr python311Packages.env-canada python311Packages.fastai python311Packages.glueviz python311Packages.glymur python311Packages.gradio python311Packages.gymnasium python311Packages.handout python311Packages.hickle python311Packages.imagecorruptions python311Packages.imageio python311Packages.insightface python311Packages.intensity-normalization python311Packages.k-diffusion python311Packages.lime python311Packages.moviepy python311Packages.mung python311Packages.muscima python311Packages.napari python311Packages.napari-console python311Packages.napari-svg python311Packages.niworkflows python311Packages.ome-zarr python311Packages.omrdatasettools ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/bfpcyalwglzwv36gzmi2lqc1xif59ynn-python3.12-astropy-iers-data-0.2024.04.01.00.33.14 \ --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.astropy-iers-data https://github.com/r-ryantm/nixpkgs/archive/11d077f10aca14a7178f3dbee323089ea7d0b6eb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/11d077f10aca14a7178f3dbee323089ea7d0b6eb#python312Packages.astropy-iers-data ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/bfpcyalwglzwv36gzmi2lqc1xif59ynn-python3.12-astropy-iers-data-0.2024.04.01.00.33.14 ls -la /nix/store/bfpcyalwglzwv36gzmi2lqc1xif59ynn-python3.12-astropy-iers-data-0.2024.04.01.00.33.14/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. nixpkgs-review took longer than 120m and timed out --- ###### Maintainer pings Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/299983 [result] Success updating python312Packages.astropy-iers-data 0.2024.03.04.00.30.17 -> 0.2024.04.01.00.33.14 https://github.com/astropy/astropy-iers-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 SDL2_sound, using log file: /var/log/nixpkgs-update/SDL2_sound/2024-04-05.log SDL2_sound 2.0.1 -> 2.0.2 https://github.com/icculus/SDL_sound/releases attrpath: SDL2_sound 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 SDL2_sound 2.0.1 -> 2.0.2 https://github.com/icculus/SDL_sound/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath avisynthplus, using log file: /var/log/nixpkgs-update/avisynthplus/2024-04-05.log avisynthplus 0 -> 1 attrpath: avisynthplus 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/4zaa3ifa4b7npzv52x7skhcci378nx2y-packages.json.drv building '/nix/store/4zaa3ifa4b7npzv52x7skhcci378nx2y-packages.json.drv'... Going to be running update for following packages: - avisynthplus-3.7.3 Press Enter key to continue... Running update for: - avisynthplus-3.7.3: UPDATING ... - avisynthplus-3.7.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update avisynthplus 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.wikipedia2vec, using log file: /var/log/nixpkgs-update/python311Packages.wikipedia2vec/2024-04-05.log python311Packages.wikipedia2vec 0 -> 1 attrpath: python311Packages.wikipedia2vec Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3qlr4rpiskfm4f5iyzrmb7nq0sj929vd-packages.json.drv building '/nix/store/3qlr4rpiskfm4f5iyzrmb7nq0sj929vd-packages.json.drv'... Going to be running update for following packages: - python3.11-wikipedia2vec-2.0.0 Press Enter key to continue... Running update for: - python3.11-wikipedia2vec-2.0.0: UPDATING ... - python3.11-wikipedia2vec-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.wikipedia2vec 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libassuan, using log file: /var/log/nixpkgs-update/libassuan/2024-04-05.log libassuan 0 -> 1 attrpath: libassuan Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/3nx87mhmqa6n8f99ssh4ff0jdidkncn8-packages.json.drv building '/nix/store/3nx87mhmqa6n8f99ssh4ff0jdidkncn8-packages.json.drv'... Going to be running update for following packages: - libassuan-2.5.7 Press Enter key to continue... Running update for: - libassuan-2.5.7: UPDATING ... - libassuan-2.5.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libassuan 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gitlab-ci-local, using log file: /var/log/nixpkgs-update/gitlab-ci-local/2024-04-05.log gitlab-ci-local 0 -> 1 attrpath: gitlab-ci-local 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/7a4zzdzi0d68vvmywm25nracjwpa6dwr-packages.json.drv building '/nix/store/7a4zzdzi0d68vvmywm25nracjwpa6dwr-packages.json.drv'... Going to be running update for following packages: - gitlab-ci-local-4.47.0 Press Enter key to continue... Running update for: - gitlab-ci-local-4.47.0: UPDATING ... - gitlab-ci-local-4.47.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gitlab-ci-local 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-vbox, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-vbox/2024-04-05.log nixops_unstablePlugins.nixops-vbox 0 -> 1 attrpath: nixops_unstablePlugins.nixops-vbox Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6b9028d2j3wikwrlq312ja9ymzmxcn07-packages.json.drv building '/nix/store/6b9028d2j3wikwrlq312ja9ymzmxcn07-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-vbox-unstable-2023-08-10 Press Enter key to continue... Running update for: - python3.11-nixops-vbox-unstable-2023-08-10: UPDATING ... - python3.11-nixops-vbox-unstable-2023-08-10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-vbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-libvirtd, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-libvirtd/2024-04-05.log nixops_unstablePlugins.nixops-libvirtd 0 -> 1 attrpath: nixops_unstablePlugins.nixops-libvirtd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j8f9m3i6dyijmmasbp9yyglxzisx91hq-packages.json.drv building '/nix/store/j8f9m3i6dyijmmasbp9yyglxzisx91hq-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-libvirtd-unstable-2023-09-01 Press Enter key to continue... Running update for: - python3.11-nixops-libvirtd-unstable-2023-09-01: UPDATING ... - python3.11-nixops-libvirtd-unstable-2023-09-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-libvirtd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-hetzner, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-hetzner/2024-04-05.log nixops_unstablePlugins.nixops-hetzner 0 -> 1 attrpath: nixops_unstablePlugins.nixops-hetzner Checking auto update branch... [version] [version] skipping because derivation has 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/9ls38f23k2xmr5zli4iywp2wgx5q55zg-packages.json.drv building '/nix/store/9ls38f23k2xmr5zli4iywp2wgx5q55zg-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-hetzner-unstable-2022-04-23 Press Enter key to continue... Running update for: - python3.11-nixops-hetzner-unstable-2022-04-23: UPDATING ... - python3.11-nixops-hetzner-unstable-2022-04-23: ERROR --- SHOWING ERROR LOG FOR python3.11-nixops-hetzner-unstable-2022-04-23 ---------------------- + url= + branch= + use_stable_version= + tag_prefix= + shallow_clone= + (( 2 > 0 )) + flag=--url= + shift 1 + case "$flag" in + url= + (( 1 > 0 )) + flag=--shallow-clone + shift 1 + case "$flag" in + shallow_clone=1 + (( 0 > 0 )) + [[ -z '' ]] ++ /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-instantiate --eval -E 'with import ./. {}; nixops_unstablePlugins.nixops-hetzner.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/NixOS/nixops-hetzner.git ++ /nix/store/ifzwv2xqwdnv1gz87rxkizi67py5p3vj-coreutils-9.4/bin/mktemp -d + tmpdir=/run/nixpkgs-update-worker/tmp.cLh8765L94 + cloneArgs=(--bare) + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + /nix/store/y56vmnczakd9p0dsjl6jgnqrkqv04yxx-git-2.44.0/bin/git clone --bare --depth=1 https://github.com/NixOS/nixops-hetzner.git /run/nixpkgs-update-worker/tmp.cLh8765L94 Cloning into bare repository '/run/nixpkgs-update-worker/tmp.cLh8765L94'... + pushd /run/nixpkgs-update-worker/tmp.cLh8765L94 ++ /nix/store/y56vmnczakd9p0dsjl6jgnqrkqv04yxx-git-2.44.0/bin/git show -s --pretty=format:%cs + commit_date=2022-04-24 ++ /nix/store/y56vmnczakd9p0dsjl6jgnqrkqv04yxx-git-2.44.0/bin/git show -s --pretty=format:%H + commit_sha=bc7a68070c7371468bcc8bf6e36baebc6bd2da35 + [[ -z '' ]] + new_version=unstable-2022-04-24 + popd + /nix/store/i1frphpfr67l6vg16wvsbwnnwz0awbw8-common-updater-scripts/bin/update-source-version nixops_unstablePlugins.nixops-hetzner unstable-2022-04-24 --rev=bc7a68070c7371468bcc8bf6e36baebc6bd2da35 update-source-version: error: Failed to replace source revision 'bc7a68070c7371468bcc8bf6e36baebc6bd2da35' to 'bc7a68070c7371468bcc8bf6e36baebc6bd2da35' in 'nixops_unstablePlugins.nixops-hetzner'! --- SHOWING ERROR LOG FOR python3.11-nixops-hetzner-unstable-2022-04-23 ---------------------- The update script for python3.11-nixops-hetzner-unstable-2022-04-23 failed with exit code 1 [result] Failed to update nixops_unstablePlugins.nixops-hetzner 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-hetznercloud, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-hetznercloud/2024-04-05.log nixops_unstablePlugins.nixops-hetznercloud 0 -> 1 attrpath: nixops_unstablePlugins.nixops-hetznercloud Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pma4flh9mmqrqnl36jxqxdi3aj6nl5f4-packages.json.drv building '/nix/store/pma4flh9mmqrqnl36jxqxdi3aj6nl5f4-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-hetznercloud-unstable-2023-02-19 Press Enter key to continue... Running update for: - python3.11-nixops-hetznercloud-unstable-2023-02-19: UPDATING ... - python3.11-nixops-hetznercloud-unstable-2023-02-19: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-hetznercloud 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-gce, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-gce/2024-04-05.log nixops_unstablePlugins.nixops-gce 0 -> 1 attrpath: nixops_unstablePlugins.nixops-gce Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i3rvfd0b7y8ff4qmwzw1h21pa4pa5zqf-packages.json.drv building '/nix/store/i3rvfd0b7y8ff4qmwzw1h21pa4pa5zqf-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-gce-unstable-2023-05-26 Press Enter key to continue... Running update for: - python3.11-nixops-gce-unstable-2023-05-26: UPDATING ... - python3.11-nixops-gce-unstable-2023-05-26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-gce 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-encrypted-links, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-encrypted-links/2024-04-05.log nixops_unstablePlugins.nixops-encrypted-links 0 -> 1 attrpath: nixops_unstablePlugins.nixops-encrypted-links Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vbwa6fiw5p677vhvxa42ivlnm4czcdh5-packages.json.drv building '/nix/store/vbwa6fiw5p677vhvxa42ivlnm4czcdh5-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-encrypted-links-unstable-2021-02-16 Press Enter key to continue... Running update for: - python3.11-nixops-encrypted-links-unstable-2021-02-16: UPDATING ... - python3.11-nixops-encrypted-links-unstable-2021-02-16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-encrypted-links 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixos-modules-contrib, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixos-modules-contrib/2024-04-05.log nixops_unstablePlugins.nixos-modules-contrib 0 -> 1 attrpath: nixops_unstablePlugins.nixos-modules-contrib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1df19fnfljs7spg9syl693nc63sibfd5-packages.json.drv building '/nix/store/1df19fnfljs7spg9syl693nc63sibfd5-packages.json.drv'... Going to be running update for following packages: - python3.11-nixos-modules-contrib-unstable-2021-01-20 Press Enter key to continue... Running update for: - python3.11-nixos-modules-contrib-unstable-2021-01-20: UPDATING ... - python3.11-nixos-modules-contrib-unstable-2021-01-20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixos-modules-contrib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-hercules-ci, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-hercules-ci/2024-04-05.log nixops_unstablePlugins.nixops-hercules-ci 0 -> 1 attrpath: nixops_unstablePlugins.nixops-hercules-ci Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xfr5cxmll5jrs6f8vq60ry2r7na45bb1-packages.json.drv building '/nix/store/xfr5cxmll5jrs6f8vq60ry2r7na45bb1-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-hercules-ci-unstable-2021-10-06 Press Enter key to continue... Running update for: - python3.11-nixops-hercules-ci-unstable-2021-10-06: UPDATING ... - python3.11-nixops-hercules-ci-unstable-2021-10-06: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-hercules-ci 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-aws, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-aws/2024-04-05.log nixops_unstablePlugins.nixops-aws 0 -> 1 attrpath: nixops_unstablePlugins.nixops-aws Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zrdj0mmp7gvandaz460ccwrvy566c7qi-packages.json.drv building '/nix/store/zrdj0mmp7gvandaz460ccwrvy566c7qi-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-aws-unstable-2024-02-29 Press Enter key to continue... Running update for: - python3.11-nixops-aws-unstable-2024-02-29: UPDATING ... - python3.11-nixops-aws-unstable-2024-02-29: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-aws 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixops_unstablePlugins.nixops-digitalocean, using log file: /var/log/nixpkgs-update/nixops_unstablePlugins.nixops-digitalocean/2024-04-05.log nixops_unstablePlugins.nixops-digitalocean 0 -> 1 attrpath: nixops_unstablePlugins.nixops-digitalocean Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jqfwsrnjdcz2dip3hnr967x0p392rgnn-packages.json.drv building '/nix/store/jqfwsrnjdcz2dip3hnr967x0p392rgnn-packages.json.drv'... Going to be running update for following packages: - python3.11-nixops-digitalocean-unstable-2022-08-14 Press Enter key to continue... Running update for: - python3.11-nixops-digitalocean-unstable-2022-08-14: UPDATING ... - python3.11-nixops-digitalocean-unstable-2022-08-14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nixops_unstablePlugins.nixops-digitalocean 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath am2rlauncher, using log file: /var/log/nixpkgs-update/am2rlauncher/2024-04-05.log am2rlauncher 2.3.0-unstable-2023-11-08 -> 2.3.0 https://github.com/AM2R-Community-Developers/AM2RLauncher/releases attrpath: am2rlauncher Checking auto update branch... No auto update branch exists 2.3.0 is not newer than 2.3.0-unstable-2023-11-08 according to Nix; versionComparison: -1 [result] Failed to update am2rlauncher 2.3.0-unstable-2023-11-08 -> 2.3.0 https://github.com/AM2R-Community-Developers/AM2RLauncher/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libmcfp, using log file: /var/log/nixpkgs-update/libmcfp/2024-04-05.log libmcfp 1.2.4 -> 1.3.3 https://github.com/mhekkel/libmcfp/releases attrpath: libmcfp Checking auto update branch... An auto update branch exists with message `libmcfp: 1.2.4 -> 1.3.3`. New version is 1.3.3. An auto update branch exists with an equal or greater version [result] Failed to update libmcfp 1.2.4 -> 1.3.3 https://github.com/mhekkel/libmcfp/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath snapmaker-luban, using log file: /var/log/nixpkgs-update/snapmaker-luban/2024-04-05.log snapmaker-luban 4.10.2 -> 4.11.0 https://github.com/Snapmaker/Luban/releases attrpath: snapmaker-luban 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/snapmaker-luban/default.nix b/pkgs/applications/misc/snapmaker-luban/default.nix index 351a17c5fc4d..6b168471109f 100644 --- a/pkgs/applications/misc/snapmaker-luban/default.nix +++ b/pkgs/applications/misc/snapmaker-luban/default.nix @@ -8,11 +8,11 @@ stdenv.mkDerivation rec { pname = "snapmaker-luban"; - version = "4.10.2"; + version = "4.11.0"; src = fetchurl { url = "https://github.com/Snapmaker/Luban/releases/download/v${version}/snapmaker-luban-${version}-linux-x64.tar.gz"; - sha256 = "sha256-unxI0L8pcF6iWWa57GpYv/aYsApKAKfRaes3uXE7izM="; + sha256 = "sha256-KqXMcXG2gVXUKB3UCO5PQhbz3pvSMNXNleJNuVtl14I="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A snapmaker-luban Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix --extra-experimental-features nix-command log -f . snapmaker-luban Standard output: error: … in the condition of the assert statement at /var/cache/nixpkgs-update/worker/worktree/snapmaker-luban/lib/customisation.nix:365:17: 364| in commonAttrs // { 365| drvPath = assert condition; drv.drvPath; | ^ 366| outPath = assert condition; drv.outPath; … while evaluating the attribute 'handled' at /var/cache/nixpkgs-update/worker/worktree/snapmaker-luban/pkgs/stdenv/generic/check-meta.nix:502:7: 501| # or, alternatively, just output a warning message. 502| handled = | ^ 503| ( (stack trace truncated; use '--show-trace' to show the full trace) error: Package ‘snapmaker-luban-4.11.0’ in /var/cache/nixpkgs-update/worker/worktree/snapmaker-luban/pkgs/applications/misc/snapmaker-luban/default.nix:91 is marked as insecure, refusing to evaluate. Known issues: - CVE-2023-5217 You can install it anyway by allowing this package, using the following methods: a) To temporarily allow all insecure packages, you can use an environment variable for a single invocation of the nix tools: $ export NIXPKGS_ALLOW_INSECURE=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 add ‘snapmaker-luban-4.11.0’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "snapmaker-luban-4.11.0" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘snapmaker-luban-4.11.0’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "snapmaker-luban-4.11.0" ]; } [result] Failed to update snapmaker-luban 4.10.2 -> 4.11.0 https://github.com/Snapmaker/Luban/releases [options] github_user: r-ryantm, pull_request: YES, batch_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_8.nvidia_x11_beta_open, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_8.nvidia_x11_beta_open/2024-04-05.log linuxKernel.packages.linux_6_8.nvidia_x11_beta_open 6.8.4-550.67 -> 550.40.59 https://github.com/NVIDIA/open-gpu-kernel-modules/releases attrpath: linuxKernel.packages.linux_6_8.nvidia_x11_beta_open Checking auto update branch... No auto update branch exists Old version 6.8.4-550.67" 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_6_8.nvidia_x11_beta_open 6.8.4-550.67 -> 550.40.59 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_6_8.digimend, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_8.digimend/2024-04-05.log linuxKernel.packages.linux_6_8.digimend unstable-2023-05-03 -> 12 https://github.com/digimend/digimend-kernel-drivers/releases attrpath: linuxKernel.packages.linux_6_8.digimend Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update linuxKernel.packages.linux_6_8.digimend unstable-2023-05-03 -> 12 https://github.com/digimend/digimend-kernel-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_6_8.chipsec, using log file: /var/log/nixpkgs-update/linuxKernel.packages.linux_6_8.chipsec/2024-04-05.log linuxKernel.packages.linux_6_8.chipsec 1.10.6 -> 1.13.0 https://github.com/chipsec/chipsec/releases attrpath: linuxKernel.packages.linux_6_8.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/p4vj0ifx1kg7r4y91hx83qqybidhbvq8-packages.json.drv building '/nix/store/p4vj0ifx1kg7r4y91hx83qqybidhbvq8-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..a0e2004b61a8 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.13.0"; disabled = !stdenv.isLinux; src = fetchFromGitHub { owner = "chipsec"; repo = "chipsec"; - rev = version; - hash = "sha256-+pbFG1SmSO/cnt1e+kel7ereC0I1OCJKKsS0KaJDWdc="; + rev = "refs/tags/${version}"; + hash = "sha256-JQP2vvr+JqBLpot01KNTHeGdkQkMBlmvExbx1ttU0os="; }; 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/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linuxKernel.packages.linux_6_8.chipsec nix build failed. got build log for 'linuxKernel.packages.linux_6_8.chipsec' 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 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/l6scq5n34aj7a9yqy96cwniwhp95z69m-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/windows_requirements.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/8zpzx4iynsbck8pv5m26qvsx6przywp9-ko-path.diff patching file chipsec/helper/linux/linuxhelper.py Hunk #1 FAILED at 153. 1 out of 1 hunk FAILED -- saving rejects to file chipsec/helper/linux/linuxhelper.py.rej [result] Failed to update linuxKernel.packages.linux_6_8.chipsec 1.10.6 -> 1.13.0 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 pre-commit, using log file: /var/log/nixpkgs-update/pre-commit/2024-04-05.log pre-commit 0 -> 1 attrpath: pre-commit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bcw53pmfhcjy5f8psd8yfzjf9bnk3a2k-packages.json.drv building '/nix/store/bcw53pmfhcjy5f8psd8yfzjf9bnk3a2k-packages.json.drv'... Going to be running update for following packages: - pre-commit-3.6.2 Press Enter key to continue... Running update for: - pre-commit-3.6.2: UPDATING ... - pre-commit-3.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/pre-commit/default.nix b/pkgs/tools/misc/pre-commit/default.nix index 04b485427547..03d3bfb42b29 100644 --- a/pkgs/tools/misc/pre-commit/default.nix +++ b/pkgs/tools/misc/pre-commit/default.nix @@ -18,7 +18,7 @@ with python3Packages; buildPythonApplication rec { pname = "pre-commit"; - version = "3.6.2"; + version = "3.7.0"; format = "setuptools"; disabled = pythonOlder "3.9"; @@ -27,7 +27,7 @@ buildPythonApplication rec { owner = "pre-commit"; repo = "pre-commit"; rev = "refs/tags/v${version}"; - hash = "sha256-rlGkoaVLrTCEPgPFNUWefJf6MJaKTA2RDSbV7eGtaAU="; + hash = "sha256-k9pC/GCtqLlK9PhZmx4EKWT1HDyl+KQubDFDQOZdKUQ="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/v7gdmdc9yhx3ngh840xx5kr46840s73b-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pre-commit nix build failed. E E At index 0 diff: 1 != 0 E Use -v to get more diff tests/languages/docker_image_test.py:39: AssertionError ______________________ test_docker_image_no_color_no_tty _______________________ [gw15] linux -- Python 3.11.8 /nix/store/gd3shnza1i50zn8zs04fa729ribr88m9-python3-3.11.8/bin/python3.11 tmp_path = PosixPath('/build/pytest-of-nixbld/pytest-0/popen-gw15/test_docker_image_no_color_no_0') @xfailif_windows # pragma: win32 no cover def test_docker_image_no_color_no_tty(tmp_path): ret = run_language( tmp_path, docker_image, 'ubuntu:22.04', args=('grep', '--color', 'root', '/etc/group'), color=False, ) > assert ret == (0, b'root:x:0:\n') E AssertionError: assert (1, b'Executa...r` not found') == (0, b'root:x:0:\n') E E At index 0 diff: 1 != 0 E Use -v to get more diff tests/languages/docker_image_test.py:51: AssertionError =========================== short test summary info ============================ FAILED tests/languages/docker_image_test.py::test_docker_image_color_tty FAILED tests/languages/docker_image_test.py::test_docker_image_no_color_no_tty ============= 2 failed, 687 passed, 1 skipped, 3 xfailed in 16.75s ============= /nix/store/v5lsd029lz5lfhamivbgqyp3zdv94ah2-stdenv-linux/setup: line 1578: pop_var_context: head of shell_variables not a function context [result] Failed to update pre-commit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.ibm, using log file: /var/log/nixpkgs-update/terraform-providers.ibm/2024-04-05.log terraform-providers.ibm 0 -> 1 attrpath: terraform-providers.ibm Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.ibm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kluctl, using log file: /var/log/nixpkgs-update/kluctl/2024-04-05.log kluctl 2.22.1 -> 2.23.5 https://github.com/kluctl/kluctl/releases attrpath: kluctl Checking auto update branch... An auto update branch exists with message `kluctl: 2.22.1 -> 2.23.5`. New version is 2.23.5. An auto update branch exists with an equal or greater version [result] Failed to update kluctl 2.22.1 -> 2.23.5 https://github.com/kluctl/kluctl/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.distrax, using log file: /var/log/nixpkgs-update/python311Packages.distrax/2024-04-05.log python311Packages.distrax 0 -> 1 attrpath: python311Packages.distrax Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/11jcjm1y91rma1qb10k34gl3l2qlg19h-packages.json.drv building '/nix/store/11jcjm1y91rma1qb10k34gl3l2qlg19h-packages.json.drv'... Going to be running update for following packages: - python3.11-distrax-0.1.5 Press Enter key to continue... Running update for: - python3.11-distrax-0.1.5: UPDATING ... - python3.11-distrax-0.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.distrax 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cinny-desktop, using log file: /var/log/nixpkgs-update/cinny-desktop/2024-04-05.log cinny-desktop 3.1.0 -> 3.2.1 https://github.com/cinnyapp/cinny-desktop/releases attrpath: cinny-desktop Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - cinny: 3.1.0 -> 3.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/267754" [result] Failed to update cinny-desktop 3.1.0 -> 3.2.1 https://github.com/cinnyapp/cinny-desktop/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath binaryen, using log file: /var/log/nixpkgs-update/binaryen/2024-04-05.log binaryen 116 -> 117 https://github.com/WebAssembly/binaryen/releases attrpath: binaryen 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 binaryen 116 -> 117 https://github.com/WebAssembly/binaryen/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mdutils, using log file: /var/log/nixpkgs-update/python311Packages.mdutils/2024-04-05.log python311Packages.mdutils 0 -> 1 attrpath: python311Packages.mdutils Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bc8z0pffa421kl73sr9rq8nbiv0p1wwr-packages.json.drv building '/nix/store/bc8z0pffa421kl73sr9rq8nbiv0p1wwr-packages.json.drv'... Going to be running update for following packages: - python3.11-mdutils-1.6.0 Press Enter key to continue... Running update for: - python3.11-mdutils-1.6.0: UPDATING ... - python3.11-mdutils-1.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mdutils 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.graphene, using log file: /var/log/nixpkgs-update/python311Packages.graphene/2024-04-05.log python311Packages.graphene 0 -> 1 attrpath: python311Packages.graphene Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vclqpqgamd3ra298inpd6181jy2mdzi2-packages.json.drv building '/nix/store/vclqpqgamd3ra298inpd6181jy2mdzi2-packages.json.drv'... Going to be running update for following packages: - python3.11-graphene-3.3.0 Press Enter key to continue... Running update for: - python3.11-graphene-3.3.0: UPDATING ... - python3.11-graphene-3.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.graphene 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aio-geojson-client, using log file: /var/log/nixpkgs-update/python311Packages.aio-geojson-client/2024-04-05.log python311Packages.aio-geojson-client 0 -> 1 attrpath: python311Packages.aio-geojson-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/2lnin8m0zm71p5p2c6bs62ji6yjjhwmd-packages.json.drv building '/nix/store/2lnin8m0zm71p5p2c6bs62ji6yjjhwmd-packages.json.drv'... Going to be running update for following packages: - python3.11-aio-geojson-client-0.20 Press Enter key to continue... Running update for: - python3.11-aio-geojson-client-0.20: UPDATING ... - python3.11-aio-geojson-client-0.20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aio-geojson-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.opentelemetry-api, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-api/2024-04-05.log python311Packages.opentelemetry-api 0 -> 1 attrpath: python311Packages.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/0q05zw4plll6yns8gk0jnglrfndvx7nw-packages.json.drv building '/nix/store/0q05zw4plll6yns8gk0jnglrfndvx7nw-packages.json.drv'... Going to be running update for following packages: - python3.11-opentelemetry-api-1.23.0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-api-1.23.0: UPDATING ... - python3.11-opentelemetry-api-1.23.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 135518ce3f8c..3be59f2fc6aa 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.23.0"; + version = "1.24.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ let owner = "open-telemetry"; repo = "opentelemetry-python"; rev = "refs/tags/v${version}"; - hash = "sha256-Ge/DjVG7ajoS0nJLZxtfn4Mmx0SffAE/91dViA5qWAA="; + hash = "sha256-id5cwNl2idgZa1AFfolzEo5vzspv3V2c1Vtzg3EWDZs="; }; sourceRoot = "${src.name}/opentelemetry-api"; No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/vqmxlz86pbrc1fakq5a00b282yz4h6g7-python3.11-opentelemetry-api-1.24.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)
6 packages marked as broken and skipped:
  • python311Packages.bentoml
  • python311Packages.bentoml.dist
  • python311Packages.openllm
  • python311Packages.openllm.dist
  • python312Packages.bentoml
  • python312Packages.bentoml.dist
52 packages failed to build:
  • apache-airflow
  • apache-airflow.dist
  • parsedmarc (python311Packages.parsedmarc)
  • parsedmarc.dist (python311Packages.parsedmarc.dist)
  • python311Packages.chromadb
  • python311Packages.chromadb.dist
  • python311Packages.llama-index
  • python311Packages.llama-index-cli
  • python311Packages.llama-index-cli.dist
  • python311Packages.llama-index-vector-stores-chroma
  • python311Packages.llama-index-vector-stores-chroma.dist
  • python311Packages.llama-index.dist
  • python311Packages.opentelemetry-instrumentation-aiohttp-client
  • python311Packages.opentelemetry-instrumentation-aiohttp-client.dist
  • python311Packages.opentelemetry-instrumentation-asgi
  • python311Packages.opentelemetry-instrumentation-asgi.dist
  • python311Packages.opentelemetry-instrumentation-django
  • python311Packages.opentelemetry-instrumentation-django.dist
  • python311Packages.opentelemetry-instrumentation-fastapi
  • python311Packages.opentelemetry-instrumentation-fastapi.dist
  • python311Packages.opentelemetry-instrumentation-flask
  • python311Packages.opentelemetry-instrumentation-flask.dist
  • python311Packages.opentelemetry-instrumentation-grpc
  • python311Packages.opentelemetry-instrumentation-grpc.dist
  • python311Packages.opentelemetry-instrumentation-wsgi
  • python311Packages.opentelemetry-instrumentation-wsgi.dist
  • python311Packages.strawberry-graphql
  • python311Packages.strawberry-graphql.dist
  • python312Packages.chromadb
  • python312Packages.chromadb.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index.dist
  • python312Packages.opentelemetry-instrumentation-aiohttp-client
  • python312Packages.opentelemetry-instrumentation-aiohttp-client.dist
  • python312Packages.opentelemetry-instrumentation-asgi
  • python312Packages.opentelemetry-instrumentation-asgi.dist
  • python312Packages.opentelemetry-instrumentation-django
  • python312Packages.opentelemetry-instrumentation-django.dist
  • python312Packages.opentelemetry-instrumentation-fastapi
  • python312Packages.opentelemetry-instrumentation-fastapi.dist
  • python312Packages.opentelemetry-instrumentation-flask
  • python312Packages.opentelemetry-instrumentation-flask.dist
  • python312Packages.opentelemetry-instrumentation-grpc
  • python312Packages.opentelemetry-instrumentation-grpc.dist
  • python312Packages.opentelemetry-instrumentation-wsgi
  • python312Packages.opentelemetry-instrumentation-wsgi.dist
  • python312Packages.strawberry-graphql
  • python312Packages.strawberry-graphql.dist
94 packages built:
  • prowler
  • prowler.dist
  • python311Packages.microsoft-kiota-abstractions
  • python311Packages.microsoft-kiota-abstractions.dist
  • python311Packages.microsoft-kiota-authentication-azure
  • python311Packages.microsoft-kiota-authentication-azure.dist
  • python311Packages.microsoft-kiota-http
  • python311Packages.microsoft-kiota-http.dist
  • python311Packages.microsoft-kiota-serialization-form
  • python311Packages.microsoft-kiota-serialization-form.dist
  • python311Packages.microsoft-kiota-serialization-json
  • python311Packages.microsoft-kiota-serialization-json.dist
  • python311Packages.microsoft-kiota-serialization-multipart
  • python311Packages.microsoft-kiota-serialization-multipart.dist
  • python311Packages.microsoft-kiota-serialization-text
  • python311Packages.microsoft-kiota-serialization-text.dist
  • python311Packages.msgraph-core
  • python311Packages.msgraph-core.dist
  • python311Packages.msgraph-sdk
  • python311Packages.msgraph-sdk.dist
  • python311Packages.opentelemetry-api
  • python311Packages.opentelemetry-api.dist
  • python311Packages.opentelemetry-exporter-otlp
  • python311Packages.opentelemetry-exporter-otlp-proto-common
  • python311Packages.opentelemetry-exporter-otlp-proto-common.dist
  • python311Packages.opentelemetry-exporter-otlp-proto-grpc
  • python311Packages.opentelemetry-exporter-otlp-proto-grpc.dist
  • python311Packages.opentelemetry-exporter-otlp-proto-http
  • python311Packages.opentelemetry-exporter-otlp-proto-http.dist
  • python311Packages.opentelemetry-exporter-otlp.dist
  • python311Packages.opentelemetry-exporter-prometheus
  • python311Packages.opentelemetry-exporter-prometheus.dist
  • python311Packages.opentelemetry-instrumentation
  • python311Packages.opentelemetry-instrumentation.dist
  • python311Packages.opentelemetry-proto
  • python311Packages.opentelemetry-proto.dist
  • python311Packages.opentelemetry-sdk
  • python311Packages.opentelemetry-sdk.dist
  • python311Packages.opentelemetry-semantic-conventions
  • python311Packages.opentelemetry-semantic-conventions.dist
  • python311Packages.opentelemetry-test-utils
  • python311Packages.opentelemetry-test-utils.dist
  • python311Packages.opentelemetry-util-http
  • python311Packages.opentelemetry-util-http.dist
  • python311Packages.qcodes
  • python311Packages.qcodes-contrib-drivers
  • python311Packages.qcodes-contrib-drivers.dist
  • python311Packages.qcodes.dist
  • python312Packages.microsoft-kiota-abstractions
  • python312Packages.microsoft-kiota-abstractions.dist
  • python312Packages.microsoft-kiota-authentication-azure
  • python312Packages.microsoft-kiota-authentication-azure.dist
  • python312Packages.microsoft-kiota-http
  • python312Packages.microsoft-kiota-http.dist
  • python312Packages.microsoft-kiota-serialization-form
  • python312Packages.microsoft-kiota-serialization-form.dist
  • python312Packages.microsoft-kiota-serialization-json
  • python312Packages.microsoft-kiota-serialization-json.dist
  • python312Packages.microsoft-kiota-serialization-multipart
  • python312Packages.microsoft-kiota-serialization-multipart.dist
  • python312Packages.microsoft-kiota-serialization-text
  • python312Packages.microsoft-kiota-serialization-text.dist
  • python312Packages.msgraph-core
  • python312Packages.msgraph-core.dist
  • python312Packages.msgraph-sdk
  • python312Packages.msgraph-sdk.dist
  • python312Packages.opentelemetry-api
  • python312Packages.opentelemetry-api.dist
  • python312Packages.opentelemetry-exporter-otlp
  • python312Packages.opentelemetry-exporter-otlp-proto-common
  • python312Packages.opentelemetry-exporter-otlp-proto-common.dist
  • python312Packages.opentelemetry-exporter-otlp-proto-grpc
  • python312Packages.opentelemetry-exporter-otlp-proto-grpc.dist
  • python312Packages.opentelemetry-exporter-otlp-proto-http
  • python312Packages.opentelemetry-exporter-otlp-proto-http.dist
  • python312Packages.opentelemetry-exporter-otlp.dist
  • python312Packages.opentelemetry-exporter-prometheus
  • python312Packages.opentelemetry-exporter-prometheus.dist
  • python312Packages.opentelemetry-instrumentation
  • python312Packages.opentelemetry-instrumentation.dist
  • python312Packages.opentelemetry-proto
  • python312Packages.opentelemetry-proto.dist
  • python312Packages.opentelemetry-sdk
  • python312Packages.opentelemetry-sdk.dist
  • python312Packages.opentelemetry-semantic-conventions
  • python312Packages.opentelemetry-semantic-conventions.dist
  • python312Packages.opentelemetry-test-utils
  • python312Packages.opentelemetry-test-utils.dist
  • python312Packages.opentelemetry-util-http
  • python312Packages.opentelemetry-util-http.dist
  • python312Packages.qcodes
  • python312Packages.qcodes-contrib-drivers
  • python312Packages.qcodes-contrib-drivers.dist
  • python312Packages.qcodes.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.opentelemetry-api is: OpenTelemetry Python API meta.homepage for python311Packages.opentelemetry-api is: https://github.com/open-telemetry/opentelemetry-python/tree/main/opentelemetry-api meta.changelog for python311Packages.opentelemetry-api is: https://github.com/open-telemetry/opentelemetry-python/releases/tag/refs/tags/v1.24.0 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.24.0 with grep in /nix/store/vqmxlz86pbrc1fakq5a00b282yz4h6g7-python3.11-opentelemetry-api-1.24.0 - found 1.24.0 in filename of file in /nix/store/vqmxlz86pbrc1fakq5a00b282yz4h6g7-python3.11-opentelemetry-api-1.24.0 ---
Rebuild report (if merged into master) (click to expand) ``` 77 total rebuild path(s) 77 package rebuild(s) First fifty rebuilds by attrpath apache-airflow parsedmarc prowler python311Packages.bentoml python311Packages.chromadb python311Packages.llama-index python311Packages.llama-index-cli python311Packages.llama-index-vector-stores-chroma python311Packages.microsoft-kiota-abstractions python311Packages.microsoft-kiota-authentication-azure python311Packages.microsoft-kiota-http python311Packages.microsoft-kiota-serialization-form python311Packages.microsoft-kiota-serialization-json python311Packages.microsoft-kiota-serialization-multipart python311Packages.microsoft-kiota-serialization-text python311Packages.msgraph-core python311Packages.msgraph-sdk python311Packages.openllm python311Packages.opentelemetry-api python311Packages.opentelemetry-exporter-otlp python311Packages.opentelemetry-exporter-otlp-proto-common python311Packages.opentelemetry-exporter-otlp-proto-grpc python311Packages.opentelemetry-exporter-otlp-proto-http python311Packages.opentelemetry-exporter-prometheus python311Packages.opentelemetry-instrumentation python311Packages.opentelemetry-instrumentation-aiohttp-client python311Packages.opentelemetry-instrumentation-asgi python311Packages.opentelemetry-instrumentation-django python311Packages.opentelemetry-instrumentation-fastapi python311Packages.opentelemetry-instrumentation-flask python311Packages.opentelemetry-instrumentation-grpc python311Packages.opentelemetry-instrumentation-wsgi python311Packages.opentelemetry-proto python311Packages.opentelemetry-sdk python311Packages.opentelemetry-semantic-conventions python311Packages.opentelemetry-test-utils python311Packages.opentelemetry-util-http python311Packages.parsedmarc python311Packages.qcodes python311Packages.qcodes-contrib-drivers python311Packages.strawberry-graphql python312Packages.bentoml python312Packages.chromadb python312Packages.llama-index python312Packages.llama-index-cli python312Packages.llama-index-vector-stores-chroma python312Packages.microsoft-kiota-abstractions python312Packages.microsoft-kiota-authentication-azure python312Packages.microsoft-kiota-http python312Packages.microsoft-kiota-serialization-form ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vqmxlz86pbrc1fakq5a00b282yz4h6g7-python3.11-opentelemetry-api-1.24.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.opentelemetry-api https://github.com/r-ryantm/nixpkgs/archive/e79a0818ecf529037eebba8abd5220d13290e66c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e79a0818ecf529037eebba8abd5220d13290e66c#python311Packages.opentelemetry-api ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vqmxlz86pbrc1fakq5a00b282yz4h6g7-python3.11-opentelemetry-api-1.24.0 ls -la /nix/store/vqmxlz86pbrc1fakq5a00b282yz4h6g7-python3.11-opentelemetry-api-1.24.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)
6 packages marked as broken and skipped:
  • python311Packages.bentoml
  • python311Packages.bentoml.dist
  • python311Packages.openllm
  • python311Packages.openllm.dist
  • python312Packages.bentoml
  • python312Packages.bentoml.dist
52 packages failed to build:
  • apache-airflow
  • apache-airflow.dist
  • parsedmarc (python311Packages.parsedmarc)
  • parsedmarc.dist (python311Packages.parsedmarc.dist)
  • python311Packages.chromadb
  • python311Packages.chromadb.dist
  • python311Packages.llama-index
  • python311Packages.llama-index-cli
  • python311Packages.llama-index-cli.dist
  • python311Packages.llama-index-vector-stores-chroma
  • python311Packages.llama-index-vector-stores-chroma.dist
  • python311Packages.llama-index.dist
  • python311Packages.opentelemetry-instrumentation-aiohttp-client
  • python311Packages.opentelemetry-instrumentation-aiohttp-client.dist
  • python311Packages.opentelemetry-instrumentation-asgi
  • python311Packages.opentelemetry-instrumentation-asgi.dist
  • python311Packages.opentelemetry-instrumentation-django
  • python311Packages.opentelemetry-instrumentation-django.dist
  • python311Packages.opentelemetry-instrumentation-fastapi
  • python311Packages.opentelemetry-instrumentation-fastapi.dist
  • python311Packages.opentelemetry-instrumentation-flask
  • python311Packages.opentelemetry-instrumentation-flask.dist
  • python311Packages.opentelemetry-instrumentation-grpc
  • python311Packages.opentelemetry-instrumentation-grpc.dist
  • python311Packages.opentelemetry-instrumentation-wsgi
  • python311Packages.opentelemetry-instrumentation-wsgi.dist
  • python311Packages.strawberry-graphql
  • python311Packages.strawberry-graphql.dist
  • python312Packages.chromadb
  • python312Packages.chromadb.dist
  • python312Packages.llama-index
  • python312Packages.llama-index-cli
  • python312Packages.llama-index-cli.dist
  • python312Packages.llama-index-vector-stores-chroma
  • python312Packages.llama-index-vector-stores-chroma.dist
  • python312Packages.llama-index.dist
  • python312Packages.opentelemetry-instrumentation-aiohttp-client
  • python312Packages.opentelemetry-instrumentation-aiohttp-client.dist
  • python312Packages.opentelemetry-instrumentation-asgi
  • python312Packages.opentelemetry-instrumentation-asgi.dist
  • python312Packages.opentelemetry-instrumentation-django
  • python312Packages.opentelemetry-instrumentation-django.dist
  • python312Packages.opentelemetry-instrumentation-fastapi
  • python312Packages.opentelemetry-instrumentation-fastapi.dist
  • python312Packages.opentelemetry-instrumentation-flask
  • python312Packages.opentelemetry-instrumentation-flask.dist
  • python312Packages.opentelemetry-instrumentation-grpc
  • python312Packages.opentelemetry-instrumentation-grpc.dist
  • python312Packages.opentelemetry-instrumentation-wsgi
  • python312Packages.opentelemetry-instrumentation-wsgi.dist
  • python312Packages.strawberry-graphql
  • python312Packages.strawberry-graphql.dist
94 packages built:
  • prowler
  • prowler.dist
  • python311Packages.microsoft-kiota-abstractions
  • python311Packages.microsoft-kiota-abstractions.dist
  • python311Packages.microsoft-kiota-authentication-azure
  • python311Packages.microsoft-kiota-authentication-azure.dist
  • python311Packages.microsoft-kiota-http
  • python311Packages.microsoft-kiota-http.dist
  • python311Packages.microsoft-kiota-serialization-form
  • python311Packages.microsoft-kiota-serialization-form.dist
  • python311Packages.microsoft-kiota-serialization-json
  • python311Packages.microsoft-kiota-serialization-json.dist
  • python311Packages.microsoft-kiota-serialization-multipart
  • python311Packages.microsoft-kiota-serialization-multipart.dist
  • python311Packages.microsoft-kiota-serialization-text
  • python311Packages.microsoft-kiota-serialization-text.dist
  • python311Packages.msgraph-core
  • python311Packages.msgraph-core.dist
  • python311Packages.msgraph-sdk
  • python311Packages.msgraph-sdk.dist
  • python311Packages.opentelemetry-api
  • python311Packages.opentelemetry-api.dist
  • python311Packages.opentelemetry-exporter-otlp
  • python311Packages.opentelemetry-exporter-otlp-proto-common
  • python311Packages.opentelemetry-exporter-otlp-proto-common.dist
  • python311Packages.opentelemetry-exporter-otlp-proto-grpc
  • python311Packages.opentelemetry-exporter-otlp-proto-grpc.dist
  • python311Packages.opentelemetry-exporter-otlp-proto-http
  • python311Packages.opentelemetry-exporter-otlp-proto-http.dist
  • python311Packages.opentelemetry-exporter-otlp.dist
  • python311Packages.opentelemetry-exporter-prometheus
  • python311Packages.opentelemetry-exporter-prometheus.dist
  • python311Packages.opentelemetry-instrumentation
  • python311Packages.opentelemetry-instrumentation.dist
  • python311Packages.opentelemetry-proto
  • python311Packages.opentelemetry-proto.dist
  • python311Packages.opentelemetry-sdk
  • python311Packages.opentelemetry-sdk.dist
  • python311Packages.opentelemetry-semantic-conventions
  • python311Packages.opentelemetry-semantic-conventions.dist
  • python311Packages.opentelemetry-test-utils
  • python311Packages.opentelemetry-test-utils.dist
  • python311Packages.opentelemetry-util-http
  • python311Packages.opentelemetry-util-http.dist
  • python311Packages.qcodes
  • python311Packages.qcodes-contrib-drivers
  • python311Packages.qcodes-contrib-drivers.dist
  • python311Packages.qcodes.dist
  • python312Packages.microsoft-kiota-abstractions
  • python312Packages.microsoft-kiota-abstractions.dist
  • python312Packages.microsoft-kiota-authentication-azure
  • python312Packages.microsoft-kiota-authentication-azure.dist
  • python312Packages.microsoft-kiota-http
  • python312Packages.microsoft-kiota-http.dist
  • python312Packages.microsoft-kiota-serialization-form
  • python312Packages.microsoft-kiota-serialization-form.dist
  • python312Packages.microsoft-kiota-serialization-json
  • python312Packages.microsoft-kiota-serialization-json.dist
  • python312Packages.microsoft-kiota-serialization-multipart
  • python312Packages.microsoft-kiota-serialization-multipart.dist
  • python312Packages.microsoft-kiota-serialization-text
  • python312Packages.microsoft-kiota-serialization-text.dist
  • python312Packages.msgraph-core
  • python312Packages.msgraph-core.dist
  • python312Packages.msgraph-sdk
  • python312Packages.msgraph-sdk.dist
  • python312Packages.opentelemetry-api
  • python312Packages.opentelemetry-api.dist
  • python312Packages.opentelemetry-exporter-otlp
  • python312Packages.opentelemetry-exporter-otlp-proto-common
  • python312Packages.opentelemetry-exporter-otlp-proto-common.dist
  • python312Packages.opentelemetry-exporter-otlp-proto-grpc
  • python312Packages.opentelemetry-exporter-otlp-proto-grpc.dist
  • python312Packages.opentelemetry-exporter-otlp-proto-http
  • python312Packages.opentelemetry-exporter-otlp-proto-http.dist
  • python312Packages.opentelemetry-exporter-otlp.dist
  • python312Packages.opentelemetry-exporter-prometheus
  • python312Packages.opentelemetry-exporter-prometheus.dist
  • python312Packages.opentelemetry-instrumentation
  • python312Packages.opentelemetry-instrumentation.dist
  • python312Packages.opentelemetry-proto
  • python312Packages.opentelemetry-proto.dist
  • python312Packages.opentelemetry-sdk
  • python312Packages.opentelemetry-sdk.dist
  • python312Packages.opentelemetry-semantic-conventions
  • python312Packages.opentelemetry-semantic-conventions.dist
  • python312Packages.opentelemetry-test-utils
  • python312Packages.opentelemetry-test-utils.dist
  • python312Packages.opentelemetry-util-http
  • python312Packages.opentelemetry-util-http.dist
  • python312Packages.qcodes
  • python312Packages.qcodes-contrib-drivers
  • python312Packages.qcodes-contrib-drivers.dist
  • python312Packages.qcodes.dist
--- ###### Maintainer pings cc @de11n @invokes-su @natsukium 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/301950 [result] Success updating python311Packages.opentelemetry-api 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.podcastparser, using log file: /var/log/nixpkgs-update/python311Packages.podcastparser/2024-04-05.log python311Packages.podcastparser 0 -> 1 attrpath: python311Packages.podcastparser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sa2pdrscphcidivlmflcss37qn31jf3y-packages.json.drv building '/nix/store/sa2pdrscphcidivlmflcss37qn31jf3y-packages.json.drv'... Going to be running update for following packages: - python3.11-podcastparser-0.6.10 Press Enter key to continue... Running update for: - python3.11-podcastparser-0.6.10: UPDATING ... - python3.11-podcastparser-0.6.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.podcastparser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hs-dbus-signature, using log file: /var/log/nixpkgs-update/python311Packages.hs-dbus-signature/2024-04-05.log python311Packages.hs-dbus-signature 0 -> 1 attrpath: python311Packages.hs-dbus-signature Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/w8hzvw5fpqfgx3h07kfx8rcy367dkm8g-packages.json.drv building '/nix/store/w8hzvw5fpqfgx3h07kfx8rcy367dkm8g-packages.json.drv'... Going to be running update for following packages: - python3.11-hs-dbus-signature-0.7 Press Enter key to continue... Running update for: - python3.11-hs-dbus-signature-0.7: UPDATING ... - python3.11-hs-dbus-signature-0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hs-dbus-signature 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.somafm, using log file: /var/log/nixpkgs-update/kodiPackages.somafm/2024-04-05.log kodiPackages.somafm 0 -> 1 attrpath: kodiPackages.somafm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bj9588wks8kv5lprm6sdfrk92bx329sg-packages.json.drv building '/nix/store/bj9588wks8kv5lprm6sdfrk92bx329sg-packages.json.drv'... Going to be running update for following packages: - kodi-somafm-2.0.1 Press Enter key to continue... Running update for: - kodi-somafm-2.0.1: UPDATING ... - kodi-somafm-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update kodiPackages.somafm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath colloid-icon-theme, using log file: /var/log/nixpkgs-update/colloid-icon-theme/2024-04-05.log colloid-icon-theme 0 -> 1 attrpath: colloid-icon-theme Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b07fkkg1wkv1mxl0xcrcc42fh36kjngz-packages.json.drv building '/nix/store/b07fkkg1wkv1mxl0xcrcc42fh36kjngz-packages.json.drv'... Going to be running update for following packages: - colloid-icon-theme-2024-02-28 Press Enter key to continue... Running update for: - colloid-icon-theme-2024-02-28: UPDATING ... - colloid-icon-theme-2024-02-28: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update colloid-icon-theme 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyproj, using log file: /var/log/nixpkgs-update/python311Packages.pyproj/2024-04-05.log python311Packages.pyproj 0 -> 1 attrpath: python311Packages.pyproj Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/86k7mr8p49c37n5kszsd0z6dfwpm380i-packages.json.drv building '/nix/store/86k7mr8p49c37n5kszsd0z6dfwpm380i-packages.json.drv'... Going to be running update for following packages: - python3.11-pyproj-3.6.1 Press Enter key to continue... Running update for: - python3.11-pyproj-3.6.1: UPDATING ... - python3.11-pyproj-3.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyproj 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mailchimp, using log file: /var/log/nixpkgs-update/python311Packages.mailchimp/2024-04-05.log python311Packages.mailchimp 0 -> 1 attrpath: python311Packages.mailchimp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript]