[version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9pfflq156p9przk5zkmh9s32dynkmj8k-packages.json.drv building '/nix/store/9pfflq156p9przk5zkmh9s32dynkmj8k-packages.json.drv'... Going to be running update for following packages: - imlib2-1.12.1 Press Enter key to continue... Running update for: - imlib2-1.12.1: UPDATING ... - imlib2-1.12.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/imlib2/default.nix b/pkgs/development/libraries/imlib2/default.nix index ab237d9dca00..cc1f6b544048 100644 --- a/pkgs/development/libraries/imlib2/default.nix +++ b/pkgs/development/libraries/imlib2/default.nix @@ -31,11 +31,11 @@ let in stdenv.mkDerivation (finalAttrs: { pname = "imlib2"; - version = "1.12.1"; + version = "1.12.2"; src = fetchurl { url = "mirror://sourceforge/enlightenment/${finalAttrs.pname}-${finalAttrs.version}.tar.xz"; - hash = "sha256-jCTS0YnE1a5gLb8vwPuxF6qSPqtsiDBB8P7spOjGd04="; + hash = "sha256-zEmTGiBWCWioZIycoHkIWXYIXqltWaAbHhfLVa8P/kI="; }; buildInputs = [ No auto update branch exists Old version 1.12.1" not present in staging derivation file with contents: { lib, stdenv, fetchurl # Image file formats , libjpeg, libtiff, giflib, libpng, libwebp, libjxl , libspectre # imlib2 can load images from ID3 tags. , libid3tag, librsvg, libheif , freetype , bzip2, pkg-config , x11Support ? true , webpSupport ? true , svgSupport ? false , heifSupport ? false , jxlSupport ? false , psSupport ? false # for passthru.tests , libcaca , diffoscopeMinimal , feh , icewm , openbox , fluxbox , enlightenment , xorg , testers , gitUpdater }: let inherit (lib) optional optionals; in stdenv.mkDerivation (finalAttrs: { pname = "imlib2"; version = "1.12.2"; src = fetchurl { url = "mirror://sourceforge/enlightenment/${finalAttrs.pname}-${finalAttrs.version}.tar.xz"; hash = "sha256-zEmTGiBWCWioZIycoHkIWXYIXqltWaAbHhfLVa8P/kI="; }; buildInputs = [ libjpeg libtiff giflib libpng bzip2 freetype libid3tag ] ++ optionals x11Support [ xorg.libXft xorg.libXext ] ++ optional heifSupport libheif ++ optional svgSupport librsvg ++ optional webpSupport libwebp ++ optional jxlSupport libjxl ++ optional psSupport libspectre; nativeBuildInputs = [ pkg-config ]; enableParallelBuilding = true; # Do not build amd64 assembly code on Darwin, because it fails to compile # with unknow directive errors configureFlags = optional stdenv.isDarwin "--enable-amd64=no" ++ optional (!svgSupport) "--without-svg" ++ optional (!heifSupport) "--without-heif" ++ optional (!x11Support) "--without-x"; outputs = [ "bin" "out" "dev" ]; passthru = { tests = { inherit libcaca diffoscopeMinimal feh icewm openbox fluxbox enlightenment; pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; }; updateScript = gitUpdater { # No nicer place to find latest release. url = "https://git.enlightenment.org/old/legacy-imlib2.git"; rev-prefix = "v"; }; }; meta = with lib; { description = "Image manipulation library"; longDescription = '' This is the Imlib 2 library - a library that does image file loading and saving as well as rendering, manipulation, arbitrary polygon support, etc. It does ALL of these operations FAST. Imlib2 also tries to be highly intelligent about doing them, so writing naive programs can be done easily, without sacrificing speed. ''; homepage = "https://docs.enlightenment.org/api/imlib2/html"; changelog = "https://git.enlightenment.org/old/legacy-imlib2/raw/tag/v${finalAttrs.version}/ChangeLog"; license = licenses.imlib2; pkgConfigModules = [ "imlib2" ]; platforms = platforms.unix; maintainers = with maintainers; [ ]; }; }) [result] Failed to update imlib2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath onnxruntime, using log file: /var/log/nixpkgs-update/onnxruntime/2024-02-17.log onnxruntime 1.16.3 -> 1.17.0 https://github.com/microsoft/onnxruntime/releases attrpath: onnxruntime Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update onnxruntime 1.16.3 -> 1.17.0 https://github.com/microsoft/onnxruntime/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyomo, using log file: /var/log/nixpkgs-update/python311Packages.pyomo/2024-02-17.log python311Packages.pyomo 0 -> 1 attrpath: python311Packages.pyomo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kbwbrrr14p09dw459529fnnqq3v6d59z-packages.json.drv building '/nix/store/kbwbrrr14p09dw459529fnnqq3v6d59z-packages.json.drv'... Going to be running update for following packages: - python3.11-pyomo-6.7.0 Press Enter key to continue... Running update for: - python3.11-pyomo-6.7.0: UPDATING ... - python3.11-pyomo-6.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyomo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnome.gnome-robots, using log file: /var/log/nixpkgs-update/gnome.gnome-robots/2024-02-17.log gnome.gnome-robots 0 -> 1 attrpath: gnome.gnome-robots Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-robots 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dapl-native, using log file: /var/log/nixpkgs-update/dapl-native/2024-02-17.log dapl-native 0.2.0+date=2021-10-16 -> 0.2.0 https://github.com/dzaima/APL/releases attrpath: dapl-native Checking auto update branch... No auto update branch exists 0.2.0 is not newer than 0.2.0+date=2021-10-16 according to Nix; versionComparison: -1 [result] Failed to update dapl-native 0.2.0+date=2021-10-16 -> 0.2.0 https://github.com/dzaima/APL/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gnome.gnome-characters, using log file: /var/log/nixpkgs-update/gnome.gnome-characters/2024-02-17.log gnome.gnome-characters 0 -> 1 attrpath: gnome.gnome-characters Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.gnome-characters 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zdaemon, using log file: /var/log/nixpkgs-update/python311Packages.zdaemon/2024-02-17.log python311Packages.zdaemon 0 -> 1 attrpath: python311Packages.zdaemon Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gam53nk036nmy1mmqfj3bdq82jd60718-packages.json.drv building '/nix/store/gam53nk036nmy1mmqfj3bdq82jd60718-packages.json.drv'... Going to be running update for following packages: - python3.11-zdaemon-5.0 Press Enter key to continue... Running update for: - python3.11-zdaemon-5.0: UPDATING ... - python3.11-zdaemon-5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.zdaemon 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ofxhome, using log file: /var/log/nixpkgs-update/python311Packages.ofxhome/2024-02-17.log python311Packages.ofxhome 0 -> 1 attrpath: python311Packages.ofxhome Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rwkzp6mp17xi3f2iclm04vbwr8svrz4l-packages.json.drv building '/nix/store/rwkzp6mp17xi3f2iclm04vbwr8svrz4l-packages.json.drv'... Going to be running update for following packages: - python3.11-ofxhome-0.3.3 Press Enter key to continue... Running update for: - python3.11-ofxhome-0.3.3: UPDATING ... - python3.11-ofxhome-0.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ofxhome 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.kde-inotify-survey, using log file: /var/log/nixpkgs-update/libsForQt5.kde-inotify-survey/2024-02-17.log libsForQt5.kde-inotify-survey 23.08.4 -> 24.01.95 https://repology.org/project/kde-inotify-survey/versions attrpath: libsForQt5.kde-inotify-survey Checking auto update branch... No auto update branch exists Old version 23.08.4" not present in master derivation file with contents: { mkDerivation , lib , extra-cmake-modules , kauth , kcoreaddons , kdbusaddons , ki18n , knotifications }: mkDerivation { pname = "kde-inotify-survey"; nativeBuildInputs = [ extra-cmake-modules ]; buildInputs = [ kauth kcoreaddons kdbusaddons ki18n knotifications ]; meta = { description = "Tooling for monitoring inotify limits and informing the user when they have been or about to be reached"; homepage = "https://invent.kde.org/system/kde-inotify-survey"; license = lib.licenses.gpl2Plus; maintainers = []; }; } [result] Failed to update libsForQt5.kde-inotify-survey 23.08.4 -> 24.01.95 https://repology.org/project/kde-inotify-survey/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO gstreamer plugins are kept in lockstep. [result] Failed to update python311Packages.sigstore 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.corncob, using log file: /var/log/nixpkgs-update/rPackages.corncob/2024-02-17.log rPackages.corncob 0.3.2 -> 0.4.1 https://repology.org/project/r:corncob/versions attrpath: rPackages.corncob Checking auto update branch... No auto update branch exists Old version 0.3.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.corncob 0.3.2 -> 0.4.1 https://repology.org/project/r:corncob/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hatari, using log file: /var/log/nixpkgs-update/hatari/2024-02-17.log hatari 2.3.1 -> 2.4.1 https://repology.org/project/hatari/versions attrpath: hatari Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/emulators/hatari/default.nix b/pkgs/applications/emulators/hatari/default.nix index de98278b8325..6f0a55e8231f 100644 --- a/pkgs/applications/emulators/hatari/default.nix +++ b/pkgs/applications/emulators/hatari/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "hatari"; - version = "2.3.1"; + version = "2.4.1"; src = fetchurl { url = "https://download.tuxfamily.org/hatari/${version}/${pname}-${version}.tar.bz2"; - sha256 = "sha256-RKL2LKmV442eCHSAaVbwucPMhOqJ4BaaY4SbY807ZL0="; + sha256 = "sha256-Kl2hkygEFnFB3kvubBxdjVMDAmD+f+fjHl5xpMAOBUc="; }; # For pthread_cancel [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hatari nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase fixing cmake files... cmake flags: -DCMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRY=OFF -DCMAKE_FIND_USE_PACKAGE_REGISTRY=OFF -DCMAKE_EXPORT_NO_PACKAGE_REGISTRY=ON -DCMAKE_BUILD_TYPE=Release -DBUILD_TESTING=OFF -DCMAKE_INSTALL_LOCALEDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/share/locale -DCMAKE_INSTALL_LIBEXECDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/libexec -DCMAKE_INSTALL_LIBDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/lib -DCMAKE_INSTALL_DOCDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/share/doc/Hatari -DCMAKE_INSTALL_INFODIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/share/info -DCMAKE_INSTALL_MANDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/share/man -DCMAKE_INSTALL_OLDINCLUDEDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/include -DCMAKE_INSTALL_INCLUDEDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/include -DCMAKE_INSTALL_SBINDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/sbin -DCMAKE_INSTALL_BINDIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/bin -DCMAKE_INSTALL_NAME_DIR=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1/lib -DCMAKE_POLICY_DEFAULT_CMP0025=NEW -DCMAKE_OSX_SYSROOT= -DCMAKE_FIND_FRAMEWORK=LAST -DCMAKE_STRIP=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/strip -DCMAKE_RANLIB=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/ranlib -DCMAKE_AR=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/ar -DCMAKE_C_COMPILER=gcc -DCMAKE_CXX_COMPILER=g++ -DCMAKE_INSTALL_PREFIX=/nix/store/ki664dwm79mh7vgq0p8aj1p38xi42779-hatari-2.4.1 -DCMAKE_EXE_LINKER_FLAGS=-lgcc_s CMake Deprecation Warning at CMakeLists.txt:1 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions.  -- The C compiler identification is GNU 13.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE) -- Performing Test ASAN_AVAILABLE -- Performing Test ASAN_AVAILABLE - Failed -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find SDL2 (missing: SDL2_LIBRARY SDL2_INCLUDE_DIR) CMake Error at CMakeLists.txt:105 (message): SDL2 library not found!  -- Configuring incomplete, errors occurred! [result] Failed to update hatari 2.3.1 -> 2.4.1 https://repology.org/project/hatari/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.spup, using log file: /var/log/nixpkgs-update/rPackages.spup/2024-02-17.log rPackages.spup 1.3-2 -> 1.4-0 https://repology.org/project/r:spup/versions attrpath: rPackages.spup Checking auto update branch... No auto update branch exists Old version 1.3-2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.spup 1.3-2 -> 1.4-0 https://repology.org/project/r:spup/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zipfile2, using log file: /var/log/nixpkgs-update/python311Packages.zipfile2/2024-02-17.log python311Packages.zipfile2 0 -> 1 attrpath: python311Packages.zipfile2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mi18s6g5yzlxqlmicgkcg6dm32plz2w2-packages.json.drv building '/nix/store/mi18s6g5yzlxqlmicgkcg6dm32plz2w2-packages.json.drv'... Going to be running update for following packages: - python3.11-zipfile2-0.0.12 Press Enter key to continue... Running update for: - python3.11-zipfile2-0.0.12: UPDATING ... - python3.11-zipfile2-0.0.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.zipfile2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tsukae, using log file: /var/log/nixpkgs-update/tsukae/2024-02-17.log tsukae 2021-04-19 -> 2021041900 https://repology.org/project/tsukae/versions attrpath: tsukae 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] Hashes equal; no update necessary [result] Failed to update tsukae 2021-04-19 -> 2021041900 https://repology.org/project/tsukae/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath layan-gtk-theme, using log file: /var/log/nixpkgs-update/layan-gtk-theme/2024-02-17.log layan-gtk-theme 2023-05-23 -> 20200707 https://repology.org/project/layan-gtk-theme/versions attrpath: layan-gtk-theme 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/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv building '/nix/store/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv'... trying https://github.com/vinceliuice/layan-gtk-theme/archive/20200707.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/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/vinceliuice/layan-gtk-theme/archive/20200707.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/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'layan-gtk-theme.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv /nix/store/d8y8cg3dsfnm0zi5hs8j2fl562gbywna-layan-gtk-theme-20200707.drv this path will be fetched (0.09 MiB download, 0.31 MiB unpacked): /nix/store/yh0zdpczcv841ry6ks7a7mcv03kfazmg-gtk-engine-murrine-0.98.2 copying path '/nix/store/yh0zdpczcv841ry6ks7a7mcv03kfazmg-gtk-engine-murrine-0.98.2' from 'https://cache.nixos.org'... building '/nix/store/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv'... trying https://github.com/vinceliuice/layan-gtk-theme/archive/20200707.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/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/vinceliuice/layan-gtk-theme/archive/20200707.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/mvhhv03wq5wxkz1mm5vgs5vbicb09h7r-source.drv'. error: 1 dependencies of derivation '/nix/store/d8y8cg3dsfnm0zi5hs8j2fl562gbywna-layan-gtk-theme-20200707.drv' failed to build [result] Failed to update layan-gtk-theme 2023-05-23 -> 20200707 https://repology.org/project/layan-gtk-theme/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.opentelemetry-instrumentation-django, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-instrumentation-django/2024-02-17.log python311Packages.opentelemetry-instrumentation-django 0 -> 1 attrpath: python311Packages.opentelemetry-instrumentation-django Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qv3x8v4wh9jchpn4wi0wzqqz4apx7lzv-packages.json.drv building '/nix/store/qv3x8v4wh9jchpn4wi0wzqqz4apx7lzv-packages.json.drv'... Going to be running update for following packages: - python3.11-opentelemetry-instrumentation-django-0.43b0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-instrumentation-django-0.43b0: UPDATING ... - python3.11-opentelemetry-instrumentation-django-0.43b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-instrumentation-django 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.xlrd, using log file: /var/log/nixpkgs-update/python311Packages.xlrd/2024-02-17.log python311Packages.xlrd 0 -> 1 attrpath: python311Packages.xlrd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yx6860nzkj6p42v2ihx6h21rry1dbv13-packages.json.drv building '/nix/store/yx6860nzkj6p42v2ihx6h21rry1dbv13-packages.json.drv'... Going to be running update for following packages: - python3.11-xlrd-2.0.1 Press Enter key to continue... Running update for: - python3.11-xlrd-2.0.1: UPDATING ... - python3.11-xlrd-2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.xlrd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ballerburg, using log file: /var/log/nixpkgs-update/ballerburg/2024-02-17.log ballerburg 1.2.0 -> 1.2.1 https://repology.org/project/ballerburg/versions attrpath: ballerburg 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 ballerburg 1.2.0 -> 1.2.1 https://repology.org/project/ballerburg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aw-client, using log file: /var/log/nixpkgs-update/python311Packages.aw-client/2024-02-17.log python311Packages.aw-client 0 -> 1 attrpath: python311Packages.aw-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/2bmg7693yp7nn5n69skhjsvjpzc1k7cr-packages.json.drv building '/nix/store/2bmg7693yp7nn5n69skhjsvjpzc1k7cr-packages.json.drv'... Going to be running update for following packages: - python3.11-aw-client-0.5.13 Press Enter key to continue... Running update for: - python3.11-aw-client-0.5.13: UPDATING ... - python3.11-aw-client-0.5.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aw-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.python-vagrant, using log file: /var/log/nixpkgs-update/python311Packages.python-vagrant/2024-02-17.log python311Packages.python-vagrant 0 -> 1 attrpath: python311Packages.python-vagrant Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/26f71kvk8szlf3r7fcav7a9rq8228h15-packages.json.drv building '/nix/store/26f71kvk8szlf3r7fcav7a9rq8228h15-packages.json.drv'... Going to be running update for following packages: - python3.11-python-vagrant-1.1.0 Press Enter key to continue... Running update for: - python3.11-python-vagrant-1.1.0: UPDATING ... - python3.11-python-vagrant-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-vagrant 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cachey, using log file: /var/log/nixpkgs-update/python311Packages.cachey/2024-02-17.log python311Packages.cachey 0 -> 1 attrpath: python311Packages.cachey Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x7n3bd439114hlj4i0dzkna1gncpapq6-packages.json.drv building '/nix/store/x7n3bd439114hlj4i0dzkna1gncpapq6-packages.json.drv'... Going to be running update for following packages: - python3.11-cachey-0.2.1 Press Enter key to continue... Running update for: - python3.11-cachey-0.2.1: UPDATING ... - python3.11-cachey-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cachey 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.inlcolor, using log file: /var/log/nixpkgs-update/rPackages.inlcolor/2024-02-17.log rPackages.inlcolor 1.0.5 -> 1.0.6 https://repology.org/project/r:inlcolor/versions attrpath: rPackages.inlcolor Checking auto update branch... No auto update branch exists Old version 1.0.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.inlcolor 1.0.5 -> 1.0.6 https://repology.org/project/r:inlcolor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath taschenrechner, using log file: /var/log/nixpkgs-update/taschenrechner/2024-02-17.log taschenrechner 1.3.0 -> 1.4.0 https://repology.org/project/taschenrechner/versions attrpath: taschenrechner Checking auto update branch... An auto update branch exists with message `taschenrechner: 1.3.0 -> 1.4.0`. New version is 1.4.0. An auto update branch exists with an equal or greater version [result] Failed to update taschenrechner 1.3.0 -> 1.4.0 https://repology.org/project/taschenrechner/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RandVar, using log file: /var/log/nixpkgs-update/rPackages.RandVar/2024-02-17.log rPackages.RandVar 1.2.1 -> 1.2.3 https://repology.org/project/r:randvar/versions attrpath: rPackages.RandVar Checking auto update branch... No auto update branch exists Old version 1.2.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RandVar 1.2.1 -> 1.2.3 https://repology.org/project/r:randvar/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.adaptMCMC, using log file: /var/log/nixpkgs-update/rPackages.adaptMCMC/2024-02-17.log rPackages.adaptMCMC 1.4 -> 1.5 https://repology.org/project/r:adaptmcmc/versions attrpath: rPackages.adaptMCMC Checking auto update branch... No auto update branch exists Old version 1.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.adaptMCMC 1.4 -> 1.5 https://repology.org/project/r:adaptmcmc/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tuxpaint, using log file: /var/log/nixpkgs-update/tuxpaint/2024-02-17.log tuxpaint 0.9.31 -> 0.9.32 https://repology.org/project/tuxpaint/versions attrpath: tuxpaint Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update tuxpaint 0.9.31 -> 0.9.32 https://repology.org/project/tuxpaint/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ZooID, using log file: /var/log/nixpkgs-update/rPackages.ZooID/2024-02-17.log rPackages.ZooID 0.1.0 -> 0.2.0 https://repology.org/project/r:zooid/versions attrpath: rPackages.ZooID Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ZooID 0.1.0 -> 0.2.0 https://repology.org/project/r:zooid/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ghidra, using log file: /var/log/nixpkgs-update/ghidra/2024-02-17.log ghidra 11.0 -> 11.0.1_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.1_build https://github.com/NationalSecurityAgency/Ghidra/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gamlss_tr, using log file: /var/log/nixpkgs-update/rPackages.gamlss_tr/2024-02-17.log rPackages.gamlss_tr 5.1-7 -> 5.1-9 https://repology.org/project/r:gamlss.tr/versions attrpath: rPackages.gamlss_tr Checking auto update branch... No auto update branch exists Old version 5.1-7" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gamlss_tr 5.1-7 -> 5.1-9 https://repology.org/project/r:gamlss.tr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.tetrascatt, using log file: /var/log/nixpkgs-update/rPackages.tetrascatt/2024-02-17.log rPackages.tetrascatt 0.1.0 -> 0.1.1 https://repology.org/project/r:tetrascatt/versions attrpath: rPackages.tetrascatt Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.tetrascatt 0.1.0 -> 0.1.1 https://repology.org/project/r:tetrascatt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.x3ptools, using log file: /var/log/nixpkgs-update/rPackages.x3ptools/2024-02-17.log rPackages.x3ptools 0.0.3 -> 0.0.4 https://repology.org/project/r:x3ptools/versions attrpath: rPackages.x3ptools Checking auto update branch... No auto update branch exists Old version 0.0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.x3ptools 0.0.3 -> 0.0.4 https://repology.org/project/r:x3ptools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.toxEval, using log file: /var/log/nixpkgs-update/rPackages.toxEval/2024-02-17.log rPackages.toxEval 1.3.0 -> 1.3.2 https://repology.org/project/r:toxeval/versions attrpath: rPackages.toxEval Checking auto update branch... No auto update branch exists Old version 1.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.toxEval 1.3.0 -> 1.3.2 https://repology.org/project/r:toxeval/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fbset, using log file: /var/log/nixpkgs-update/fbset/2024-02-17.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/g6hc0cdd199cz80jxp3yg4sx347jnxh8-packages.json.drv building '/nix/store/g6hc0cdd199cz80jxp3yg4sx347jnxh8-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/nzkd2mf4792r7aia5fw3f7libpk2rxyj-nix-2.18.1/bin/nix-instantiate --eval -E 'with import ./. {}; fbset.src.gitRepoUrl' ++ tr -d '"' + url=https://github.com/sudipm-mukherjee/fbset.git ++ /nix/store/bicmg5gd50q6igk0y5mga1v0p1lk8f26-coreutils-9.4/bin/mktemp -d + tmpdir=/run/nixpkgs-update-worker/tmp.OXn2ATtncq + cloneArgs=(--bare) + [[ 1 == \1 ]] + cloneArgs+=(--depth=1) + [[ -n '' ]] + /nix/store/zcmh6zkcvw838kxzw6sr9g1klnwcr268-git-2.43.0/bin/git clone --bare --depth=1 https://github.com/sudipm-mukherjee/fbset.git /run/nixpkgs-update-worker/tmp.OXn2ATtncq Cloning into bare repository '/run/nixpkgs-update-worker/tmp.OXn2ATtncq'... + pushd /run/nixpkgs-update-worker/tmp.OXn2ATtncq ++ /nix/store/zcmh6zkcvw838kxzw6sr9g1klnwcr268-git-2.43.0/bin/git show -s --pretty=format:%cs + commit_date=2019-11-08 ++ /nix/store/zcmh6zkcvw838kxzw6sr9g1klnwcr268-git-2.43.0/bin/git show -s --pretty=format:%H + commit_sha=76c4da721a7a38a3d533e1158276568e121672b6 + [[ -z '' ]] + new_version=unstable-2019-11-08 + popd + /nix/store/r4zp0va5pd4c6a9vf1fc2scz4rjqzj6h-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-02-17.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/kf8786b48zaxcyqsd8l83jzxgvb66n29-packages.json.drv building '/nix/store/kf8786b48zaxcyqsd8l83jzxgvb66n29-packages.json.drv'... Going to be running update for following packages: - python3.11-svg-py-1.4.2 Press Enter key to continue... Running update for: - python3.11-svg-py-1.4.2: UPDATING ... - python3.11-svg-py-1.4.2: 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 rPackages.baker, using log file: /var/log/nixpkgs-update/rPackages.baker/2024-02-17.log rPackages.baker 1.0.2 -> 1.0.3 https://repology.org/project/r:baker/versions attrpath: rPackages.baker Checking auto update branch... No auto update branch exists Old version 1.0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.baker 1.0.2 -> 1.0.3 https://repology.org/project/r:baker/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gdrive3, using log file: /var/log/nixpkgs-update/gdrive3/2024-02-17.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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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 zsh-git-prompt, using log file: /var/log/nixpkgs-update/zsh-git-prompt/2024-02-17.log zsh-git-prompt 0.4z -> 0.5 https://repology.org/project/zsh-git-prompt/versions attrpath: zsh-git-prompt 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/zsh/zsh-git-prompt/default.nix b/pkgs/shells/zsh/zsh-git-prompt/default.nix index f9e5633476ab..83f7b9ce2a52 100644 --- a/pkgs/shells/zsh/zsh-git-prompt/default.nix +++ b/pkgs/shells/zsh/zsh-git-prompt/default.nix @@ -35,12 +35,12 @@ haskellPackages.callPackage ({ mkDerivation, base, HUnit, parsec, process, QuickCheck }: mkDerivation rec { pname = "zsh-git-prompt"; - version = "0.4z"; # While we await a real 0.5 release. + version = "0.5"; # While we await a real 0.5 release. src = fetchFromGitHub { owner = "starcraftman"; repo = "zsh-git-prompt"; rev = "11b83ba3b85d14c66cf2ab79faefab6d838da28e"; - sha256 = "04aylsjfb03ckw219plkzpyiq4j9g66bjxa5pa56h1p7df6pjssb"; + sha256 = "sha256-S2t5jWvnBmiKukV1uYx5SRIc/f2T3hQEn2yA5aSmXhE="; }; prePatch = '' substituteInPlace zshrc.sh \ Source url did not change. [result] Failed to update zsh-git-prompt 0.4z -> 0.5 https://repology.org/project/zsh-git-prompt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zasm, using log file: /var/log/nixpkgs-update/zasm/2024-02-17.log zasm 4.4.7 -> 4.4.13 https://repology.org/project/zasm/versions attrpath: zasm 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 zasm 4.4.7 -> 4.4.13 https://repology.org/project/zasm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wla-dx, using log file: /var/log/nixpkgs-update/wla-dx/2024-02-17.log wla-dx 9.11 -> 10.6 https://github.com/vhelin/wla-dx/releases attrpath: wla-dx Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv building '/nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv'... trying https://github.com/vhelin/wla-dx/archive/v10.6-fix.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/vhelin/wla-dx/archive/v10.6-fix.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'wla-dx.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv /nix/store/nc5sp2i7arwqcjnxxswh7m84l5iis0wn-wla-dx-10.6.drv building '/nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv'... trying https://github.com/vhelin/wla-dx/archive/v10.6-fix.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/vhelin/wla-dx/archive/v10.6-fix.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/rqlvbhpzdrvs29zbdm914wpfbvp8ysl4-source.drv'. error: 1 dependencies of derivation '/nix/store/nc5sp2i7arwqcjnxxswh7m84l5iis0wn-wla-dx-10.6.drv' failed to build [result] Failed to update wla-dx 9.11 -> 10.6 https://github.com/vhelin/wla-dx/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cobs, using log file: /var/log/nixpkgs-update/python311Packages.cobs/2024-02-17.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/ynca5sgzqy67xam8ggp4d066ndgg7ckw-packages.json.drv building '/nix/store/ynca5sgzqy67xam8ggp4d066ndgg7ckw-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 python311Packages.pysnooper, using log file: /var/log/nixpkgs-update/python311Packages.pysnooper/2024-02-17.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/qll89pjamnvz8cvih494fzakp91fdlnh-packages.json.drv building '/nix/store/qll89pjamnvz8cvih494fzakp91fdlnh-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 gnome.libchamplain, using log file: /var/log/nixpkgs-update/gnome.libchamplain/2024-02-17.log gnome.libchamplain 0 -> 1 attrpath: gnome.libchamplain Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.libchamplain 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/6075pln2z0gm8y1ix3bdr5f41bkrrmnk-packages.json.drv building '/nix/store/6075pln2z0gm8y1ix3bdr5f41bkrrmnk-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-02-17.log swiftformat 0.47.10 -> 0.53.1 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..305e001cbe54 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.1"; src = fetchFromGitHub { owner = "nicklockwood"; repo = "SwiftFormat"; rev = version; - sha256 = "1gqxpymbhpmap0i2blg9akarlql4mkzv45l4i212gsxcs991b939"; + sha256 = "sha256-8G0H3C8ZpLm2XLGmIDfOJcSmLo3COIPQQKoeKd7pNoc="; }; preConfigure = "LD=$CC"; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update swiftformat 0.47.10 -> 0.53.1 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 haskellPackages.moffy-samples, using log file: /var/log/nixpkgs-update/haskellPackages.moffy-samples/2024-02-17.log haskellPackages.moffy-samples 0.1.0.2 -> 0.1.0.3 https://repology.org/project/haskell:moffy-samples/versions attrpath: haskellPackages.moffy-samples Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.moffy-samples 0.1.0.2 -> 0.1.0.3 https://repology.org/project/haskell:moffy-samples/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.remarshal, using log file: /var/log/nixpkgs-update/python311Packages.remarshal/2024-02-17.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/a4c5s6fyf2c9xinfzib4334zmprbdxdb-packages.json.drv building '/nix/store/a4c5s6fyf2c9xinfzib4334zmprbdxdb-packages.json.drv'... Going to be running update for following packages: - python3.11-remarshal-0.17.1 Press Enter key to continue... Running update for: - python3.11-remarshal-0.17.1: UPDATING ... - python3.11-remarshal-0.17.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.remarshal 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.requests-pkcs12, using log file: /var/log/nixpkgs-update/python311Packages.requests-pkcs12/2024-02-17.log python311Packages.requests-pkcs12 0 -> 1 attrpath: python311Packages.requests-pkcs12 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7qzzljc1dm0vb1bvz10m041q2sj2cmi3-packages.json.drv building '/nix/store/7qzzljc1dm0vb1bvz10m041q2sj2cmi3-packages.json.drv'... Going to be running update for following packages: - python3.11-requests-pkcs12-1.24 Press Enter key to continue... Running update for: - python3.11-requests-pkcs12-1.24: UPDATING ... - python3.11-requests-pkcs12-1.24: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.requests-pkcs12 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO multi-platform srcs in file. [result] Failed to update blockbench-electron 4.8.1 -> 4.9.3 https://github.com/JannisX11/blockbench/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.geographiclib, using log file: /var/log/nixpkgs-update/python311Packages.geographiclib/2024-02-17.log python311Packages.geographiclib 0 -> 1 attrpath: python311Packages.geographiclib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2jszk96kr05r0ds8j7ii2kg51ykhmsjw-packages.json.drv building '/nix/store/2jszk96kr05r0ds8j7ii2kg51ykhmsjw-packages.json.drv'... Going to be running update for following packages: - python3.11-geographiclib-2.0 Press Enter key to continue... Running update for: - python3.11-geographiclib-2.0: UPDATING ... - python3.11-geographiclib-2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.geographiclib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.miniaudio, using log file: /var/log/nixpkgs-update/python311Packages.miniaudio/2024-02-17.log python311Packages.miniaudio 0 -> 1 attrpath: python311Packages.miniaudio 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/5937qbl9lm78ay254vvdwnqlzvvi5yl9-packages.json.drv building '/nix/store/5937qbl9lm78ay254vvdwnqlzvvi5yl9-packages.json.drv'... Going to be running update for following packages: - python3.11-miniaudio-1.59 Press Enter key to continue... Running update for: - python3.11-miniaudio-1.59: UPDATING ... - python3.11-miniaudio-1.59: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.miniaudio 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.versus, using log file: /var/log/nixpkgs-update/rPackages.versus/2024-02-17.log rPackages.versus 0.2.1 -> 0.3.0 https://repology.org/project/r:versus/versions attrpath: rPackages.versus Checking auto update branch... No auto update branch exists Old version 0.2.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.versus 0.2.1 -> 0.3.0 https://repology.org/project/r:versus/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.blackmarbler, using log file: /var/log/nixpkgs-update/rPackages.blackmarbler/2024-02-17.log rPackages.blackmarbler 0.1.1 -> 0.1.2 https://repology.org/project/r:blackmarbler/versions attrpath: rPackages.blackmarbler Checking auto update branch... No auto update branch exists Old version 0.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.blackmarbler 0.1.1 -> 0.1.2 https://repology.org/project/r:blackmarbler/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cdcs, using log file: /var/log/nixpkgs-update/python311Packages.cdcs/2024-02-17.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/n10cyc7x746w9in38yqll9qldwdp0hvp-packages.json.drv building '/nix/store/n10cyc7x746w9in38yqll9qldwdp0hvp-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 libappindicator, using log file: /var/log/nixpkgs-update/libappindicator/2024-02-17.log libappindicator 12.10.1+20.10.20200706.1 -> 12.10.1.2010202007061.01 https://repology.org/project/libappindicator/versions attrpath: libappindicator Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/libappindicator/default.nix b/pkgs/development/libraries/libappindicator/default.nix index 8e68ea3f9cb6..9e8fa3f63c3f 100644 --- a/pkgs/development/libraries/libappindicator/default.nix +++ b/pkgs/development/libraries/libappindicator/default.nix @@ -16,14 +16,14 @@ in stdenv.mkDerivation (finalAttrs: { pname = let postfix = if monoSupport then "sharp" else "gtk${gtkVersion}"; in "libappindicator-${postfix}"; - version = "12.10.1+20.10.20200706.1"; + version = "12.10.1.2010202007061.01"; outputs = [ "out" "dev" ]; src = fetchgit { url = "https://git.launchpad.net/ubuntu/+source/libappindicator"; rev = "fe25e53bc7e39cd59ad6b3270cd7a6a9c78c4f44"; - sha256 = "0xjvbl4gn7ra2fs6gn2g9s787kzb5cg9hv79iqsz949rxh4iw32d"; + sha256 = "sha256-TQweCew5kfQ1julsmB4r68+Djk5P2Ge0Eyof+whdW3Y="; }; nativeBuildInputs = [ pkg-config autoreconfHook vala gobject-introspection gtk-doc ]; rev equal; no update necessary [result] Failed to update libappindicator 12.10.1+20.10.20200706.1 -> 12.10.1.2010202007061.01 https://repology.org/project/libappindicator/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-keyvault, using log file: /var/log/nixpkgs-update/python311Packages.azure-keyvault/2024-02-17.log python311Packages.azure-keyvault 0 -> 1 attrpath: python311Packages.azure-keyvault Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9h4vwi1j48mgqyjvg7zdxcw356545r74-packages.json.drv building '/nix/store/9h4vwi1j48mgqyjvg7zdxcw356545r74-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-keyvault-4.2.0 Press Enter key to continue... Running update for: - python3.11-azure-keyvault-4.2.0: UPDATING ... - python3.11-azure-keyvault-4.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-keyvault 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-data, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-rds-data/2024-02-17.log python311Packages.mypy-boto3-rds-data 1.34.0 -> 1.34.6 https://repology.org/project/python:mypy-boto3-rds-data/versions attrpath: python311Packages.mypy-boto3-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/xrvc8d108vh8h8774z5a943shkcbraiq-packages.json.drv building '/nix/store/xrvc8d108vh8h8774z5a943shkcbraiq-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-rds-data-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-rds-data-1.34.0: UPDATING ... - python3.11-mypy-boto3-rds-data-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-rds-data 1.34.0 -> 1.34.6 https://repology.org/project/python:mypy-boto3-rds-data/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sabyenc, using log file: /var/log/nixpkgs-update/python311Packages.sabyenc/2024-02-17.log python311Packages.sabyenc 0 -> 1 attrpath: python311Packages.sabyenc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k6f92cq4c1nd8blzv0l9xz2x4fh75ij6-packages.json.drv building '/nix/store/k6f92cq4c1nd8blzv0l9xz2x4fh75ij6-packages.json.drv'... Going to be running update for following packages: - python3.11-sabyenc-3.3.6 Press Enter key to continue... Running update for: - python3.11-sabyenc-3.3.6: UPDATING ... - python3.11-sabyenc-3.3.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sabyenc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath diffuse, using log file: /var/log/nixpkgs-update/diffuse/2024-02-17.log diffuse 0 -> 1 attrpath: diffuse Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0sxgj21xsjpqxzbvbirkyyq2smmw7va4-packages.json.drv building '/nix/store/0sxgj21xsjpqxzbvbirkyyq2smmw7va4-packages.json.drv'... Going to be running update for following packages: - diffuse-0.9.0 Press Enter key to continue... Running update for: - diffuse-0.9.0: UPDATING ... - diffuse-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update diffuse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vampire, using log file: /var/log/nixpkgs-update/vampire/2024-02-17.log vampire 4.6.1 -> 4.8HO4Sledgahammer https://github.com/vprover/vampire/releases attrpath: vampire 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 vampire 4.6.1 -> 4.8HO4Sledgahammer https://github.com/vprover/vampire/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath endgame-singularity, using log file: /var/log/nixpkgs-update/endgame-singularity/2024-02-17.log endgame-singularity 0 -> 1 attrpath: endgame-singularity 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/lzjc1b1hqm2rzr25d4f35g8rgci0nwxg-packages.json.drv building '/nix/store/lzjc1b1hqm2rzr25d4f35g8rgci0nwxg-packages.json.drv'... Going to be running update for following packages: - endgame-singularity-1.00 Press Enter key to continue... Running update for: - endgame-singularity-1.00: UPDATING ... - endgame-singularity-1.00: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update endgame-singularity 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath azure-cli, using log file: /var/log/nixpkgs-update/azure-cli/2024-02-17.log azure-cli 0 -> 1 attrpath: azure-cli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gqsalfmhjrwkf8f0ccdy4s2n5vq1g6vx-packages.json.drv building '/nix/store/gqsalfmhjrwkf8f0ccdy4s2n5vq1g6vx-packages.json.drv'... Going to be running update for following packages: - azure-cli-2.56.0 Press Enter key to continue... Running update for: - azure-cli-2.56.0: UPDATING ... - azure-cli-2.56.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/admin/azure-cli/default.nix b/pkgs/tools/admin/azure-cli/default.nix index 71c478d61216..b36b7b00cb3f 100644 --- a/pkgs/tools/admin/azure-cli/default.nix +++ b/pkgs/tools/admin/azure-cli/default.nix @@ -5,14 +5,14 @@ }: let - version = "2.56.0"; + version = "2.57.0"; src = fetchFromGitHub { name = "azure-cli-${version}-src"; owner = "Azure"; repo = "azure-cli"; - rev = "azure-cli-${version}"; - hash = "sha256-rlyBp0aVjmOCIb000PdvU7nJlC9vvk+nVmIEtMTKEG8="; + rev = "refs/tags/azure-cli-${version}"; + hash = "sha256-My6N+JB7bEo6OCxqD9cPIEOVohsJI2E6NciWMIhaZDo="; }; # put packages that needs to be overridden in the py package scope No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A azure-cli nix build failed. File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/commands/__init__.py", line 698, in _run_job result = cmd_copy(params) ^^^^^^^^^^^^^^^^ File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/commands/__init__.py", line 334, in __call__ return self.handler(*args, **kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/commands/command_operation.py", line 121, in handler return op(**command_args) ^^^^^^^^^^^^^^^^^^ File "/build/azure-cli-2.57.0-src/src/azure-cli/azure/cli/command_modules/profile/custom.py", line 183, in check_cli raise ex File "/build/azure-cli-2.57.0-src/src/azure-cli/azure/cli/command_modules/profile/custom.py", line 178, in check_cli create_invoker_and_load_cmds_and_args(cmd.cli_ctx) File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/file_util.py", line 74, in create_invoker_and_load_cmds_and_args invoker.commands_loader.load_arguments() File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/__init__.py", line 516, in load_arguments cmd.load_arguments() # this loads the arguments via reflection ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/commands/__init__.py", line 319, in load_arguments super(AzCliCommand, self).load_arguments() File "/nix/store/d698wvfldx54hz8awaf3jlka3zhpbxf3-python3.11-knack-0.11.0/lib/python3.11/site-packages/knack/commands.py", line 104, in load_arguments cmd_args = self.arguments_loader() ^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/commands/command_operation.py", line 125, in arguments_loader op = self.get_op_handler(self.op_path) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/3ny63544zhvajkd1w8wygpgdm5q8zn4p-python3.11-azure-cli-core-2.57.0/lib/python3.11/site-packages/azure/cli/core/commands/command_operation.py", line 66, in get_op_handler raise ValueError("The operation '{}' is invalid.".format(op_path)) ValueError: The operation 'azure.mgmt.rdbms.postgresql_flexibleservers.operations#PrivateEndpointConnectionsOperations.list_by_server' is invalid. To check existing issues, please visit: https://github.com/Azure/azure-cli/issues [result] Failed to update azure-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath davmail, using log file: /var/log/nixpkgs-update/davmail/2024-02-17.log davmail 6.2.0 -> 6.2.1.3496 https://repology.org/project/davmail/versions attrpath: davmail 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/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv building '/nix/store/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv'... trying https://downloads.sourceforge.net/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 993 0 --:--:-- --:--:-- --:--:-- 1000 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 245 0 --:--:-- --:--:-- --:--:-- 245 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 328 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download davmail-6.2.1.3496-3464.zip from any mirror error: builder for '/nix/store/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 245 0 --:--:-- --:--:-- --:--:-- 245 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 328 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download davmail-6.2.1.3496-3464.zip from any mirror For full logs, run 'nix log /nix/store/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'davmail.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv /nix/store/y5ghg3wqdkb5y2qhhl0i3f48mq3wachs-davmail-6.2.1.3496.drv this path will be fetched (163.60 MiB download, 315.21 MiB unpacked): /nix/store/rim1ws7j3rrvbkdsv0qxnzd4br6d1gla-zulu-ca-jdk-11.0.22 copying path '/nix/store/rim1ws7j3rrvbkdsv0qxnzd4br6d1gla-zulu-ca-jdk-11.0.22' from 'https://cache.nixos.org'... building '/nix/store/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv'... trying https://downloads.sourceforge.net/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1288 0 --:--:-- --:--:-- --:--:-- 1289 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 248 0 --:--:-- --:--:-- --:--:-- 248 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 328 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download davmail-6.2.1.3496-3464.zip from any mirror error: builder for '/nix/store/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 248 0 --:--:-- --:--:-- --:--:-- 248 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 328 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/davmail/6.2.1.3496/davmail-6.2.1.3496-3464.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download davmail-6.2.1.3496-3464.zip from any mirror For full logs, run 'nix log /nix/store/cpxvnlynp5i48161aly7d8c61d0dil8v-davmail-6.2.1.3496-3464.zip.drv'. error: 1 dependencies of derivation '/nix/store/y5ghg3wqdkb5y2qhhl0i3f48mq3wachs-davmail-6.2.1.3496.drv' failed to build [result] Failed to update davmail 6.2.0 -> 6.2.1.3496 https://repology.org/project/davmail/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.floskell_0_11_0, using log file: /var/log/nixpkgs-update/haskellPackages.floskell_0_11_0/2024-02-17.log haskellPackages.floskell_0_11_0 0.11.0 -> 0.11.1 https://repology.org/project/haskell:floskell/versions attrpath: haskellPackages.floskell_0_11_0 Checking auto update branch... No auto update branch exists Version in attr path haskellPackages.floskell_0_11_0 not compatible with 0.11.1 [result] Failed to update haskellPackages.floskell_0_11_0 0.11.0 -> 0.11.1 https://repology.org/project/haskell:floskell/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.notifications-python-client, using log file: /var/log/nixpkgs-update/python311Packages.notifications-python-client/2024-02-17.log python311Packages.notifications-python-client 0 -> 1 attrpath: python311Packages.notifications-python-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/hrnfjv81s9p2kyxdhasva2rshl1jp2gg-packages.json.drv building '/nix/store/hrnfjv81s9p2kyxdhasva2rshl1jp2gg-packages.json.drv'... Going to be running update for following packages: - python3.11-notifications-python-client-9.0.0 Press Enter key to continue... Running update for: - python3.11-notifications-python-client-9.0.0: UPDATING ... - python3.11-notifications-python-client-9.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.notifications-python-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 vimPlugins.salt-vim, using log file: /var/log/nixpkgs-update/vimPlugins.salt-vim/2024-02-17.log vimPlugins.salt-vim 2017-07-01 -> 20151119 https://repology.org/project/vim:salt-vim/versions attrpath: vimPlugins.salt-vim Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update vimPlugins.salt-vim 2017-07-01 -> 20151119 https://repology.org/project/vim:salt-vim/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-scopes, using log file: /var/log/nixpkgs-update/python311Packages.django-scopes/2024-02-17.log python311Packages.django-scopes 0 -> 1 attrpath: python311Packages.django-scopes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/72rsnib5q2niw067zvlny805afk1rbvn-packages.json.drv building '/nix/store/72rsnib5q2niw067zvlny805afk1rbvn-packages.json.drv'... Going to be running update for following packages: - python3.11-django-scopes-2.0.0 Press Enter key to continue... Running update for: - python3.11-django-scopes-2.0.0: UPDATING ... - python3.11-django-scopes-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-scopes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath goffice, using log file: /var/log/nixpkgs-update/goffice/2024-02-17.log goffice 0 -> 1 attrpath: goffice Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/99b6g2bxidr9r6jjm5a8gz3nf8p5gvaq-packages.json.drv building '/nix/store/99b6g2bxidr9r6jjm5a8gz3nf8p5gvaq-packages.json.drv'... Going to be running update for following packages: - goffice-0.10.56 Press Enter key to continue... Running update for: - goffice-0.10.56: UPDATING ... - goffice-0.10.56: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/goffice/default.nix b/pkgs/development/libraries/goffice/default.nix index 2d25a6d9e4d6..fafb13bf4f36 100644 --- a/pkgs/development/libraries/goffice/default.nix +++ b/pkgs/development/libraries/goffice/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "goffice"; - version = "0.10.56"; + version = "0.10.57"; outputs = [ "out" "dev" "devdoc" ]; src = fetchurl { url = "mirror://gnome/sources/${pname}/${lib.versions.majorMinor version}/${pname}-${version}.tar.xz"; - sha256 = "uGQKL+4MCld4SypbkpRKKTLHidsQOd31ommtY0eW5+I="; + sha256 = "Zr/X4x0vZ1bVpiw2cDg8u6ArPLTBBClQGSqAG3Kjyas="; }; nativeBuildInputs = [ An auto update branch exists with message `goffice: 0.10.56 -> 0.10.57`. New version is 0.10.57. An auto update branch exists with an equal or greater version [result] Failed to update goffice 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rstcheck, using log file: /var/log/nixpkgs-update/python311Packages.rstcheck/2024-02-17.log python311Packages.rstcheck 0 -> 1 attrpath: python311Packages.rstcheck Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m8z30xq51i58r5yv98ig0rklb4h02gy6-packages.json.drv building '/nix/store/m8z30xq51i58r5yv98ig0rklb4h02gy6-packages.json.drv'... Going to be running update for following packages: - python3.11-rstcheck-6.1.2 Press Enter key to continue... Running update for: - python3.11-rstcheck-6.1.2: UPDATING ... - python3.11-rstcheck-6.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rstcheck 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath handbrake, using log file: /var/log/nixpkgs-update/handbrake/2024-02-17.log handbrake 1.6.1 -> 1.7.3 https://github.com/HandBrake/HandBrake/releases attrpath: handbrake Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update handbrake 1.6.1 -> 1.7.3 https://github.com/HandBrake/HandBrake/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath unifi-protect-backup, using log file: /var/log/nixpkgs-update/unifi-protect-backup/2024-02-17.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/vq3fmglfpawri6sy2b2dxq97lq14wy36-packages.json.drv building '/nix/store/vq3fmglfpawri6sy2b2dxq97lq14wy36-packages.json.drv'... Going to be running update for following packages: - unifi-protect-backup-0.10.4 Press Enter key to continue... Running update for: - unifi-protect-backup-0.10.4: UPDATING ... - unifi-protect-backup-0.10.4: 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 mac, using log file: /var/log/nixpkgs-update/mac/2024-02-17.log mac 4.11-u4-b5-s7 -> 10.46 https://repology.org/project/mac/versions attrpath: mac Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript The diff was empty after rewrites. [result] Failed to update mac 4.11-u4-b5-s7 -> 10.46 https://repology.org/project/mac/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.django-parler, using log file: /var/log/nixpkgs-update/python311Packages.django-parler/2024-02-17.log python311Packages.django-parler 0 -> 1 attrpath: python311Packages.django-parler Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i5h5729xrlag30smbd5lm91xyswag49s-packages.json.drv building '/nix/store/i5h5729xrlag30smbd5lm91xyswag49s-packages.json.drv'... Going to be running update for following packages: - python3.11-django-parler-2.3 Press Enter key to continue... Running update for: - python3.11-django-parler-2.3: UPDATING ... - python3.11-django-parler-2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-parler 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-02-17.log python311Packages.hypothesmith 0 -> 1 attrpath: python311Packages.hypothesmith 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/7h6dbla1xm54a06wx4v3h7msx6v74bh9-packages.json.drv building '/nix/store/7h6dbla1xm54a06wx4v3h7msx6v74bh9-packages.json.drv'... Going to be running update for following packages: - python3.11-hypothesmith-0.3.1 Press Enter key to continue... Running update for: - python3.11-hypothesmith-0.3.1: UPDATING ... - python3.11-hypothesmith-0.3.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hypothesmith/default.nix b/pkgs/development/python-modules/hypothesmith/default.nix index 5754612b1f29..9aa3406c6006 100644 --- a/pkgs/development/python-modules/hypothesmith/default.nix +++ b/pkgs/development/python-modules/hypothesmith/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "hypothesmith"; - version = "0.3.1"; + version = "0.3.3"; format = "setuptools"; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-h5kXemST6DLIF0aEKoaGdSs7G7lTDW6DK64XWEENrzo="; + hash = "sha256-lsFIAtbI6F2JdSZBdoeNtUso0u2SH9v+3C5rjOPIFxY="; }; patches = [ An auto update branch exists with message `python311Packages.hypothesmith: 0.3.1 -> 0.3.2`. New version is 0.3.3. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/5ympxwlggjc77nw778frp24wga1lqswd-python3.11-hypothesmith-0.3.3" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
  • python311Packages.flake8-bugbear
1 package built:
  • python311Packages.hypothesmith
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.hypothesmith is: Hypothesis strategies for generating Python programs, something like CSmith meta.homepage for python311Packages.hypothesmith is: https://github.com/Zac-HD/hypothesmith meta.changelog for python311Packages.hypothesmith is: https://github.com/Zac-HD/hypothesmith/blob/master/CHANGELOG.md ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.3.3 with grep in /nix/store/5ympxwlggjc77nw778frp24wga1lqswd-python3.11-hypothesmith-0.3.3 - found 0.3.3 in filename of file in /nix/store/5ympxwlggjc77nw778frp24wga1lqswd-python3.11-hypothesmith-0.3.3 ---
Rebuild report (if merged into master) (click to expand) ``` 2 total rebuild path(s) 2 package rebuild(s) First fifty rebuilds by attrpath python311Packages.flake8-bugbear python311Packages.hypothesmith ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/5ympxwlggjc77nw778frp24wga1lqswd-python3.11-hypothesmith-0.3.3 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A python311Packages.hypothesmith https://github.com/r-ryantm/nixpkgs/archive/e7613989b02342c639b35fe1c2034a53c65351ee.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e7613989b02342c639b35fe1c2034a53c65351ee#python311Packages.hypothesmith ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/5ympxwlggjc77nw778frp24wga1lqswd-python3.11-hypothesmith-0.3.3 ls -la /nix/store/5ympxwlggjc77nw778frp24wga1lqswd-python3.11-hypothesmith-0.3.3/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package failed to build:
  • python311Packages.flake8-bugbear
1 package built:
  • python311Packages.hypothesmith
--- ###### Maintainer pings Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/280954 [result] Success updating 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.azure-mgmt-servicefabric, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-servicefabric/2024-02-17.log python311Packages.azure-mgmt-servicefabric 0 -> 1 attrpath: python311Packages.azure-mgmt-servicefabric Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ss8gpfvmkwvqy001a8sp1yk24qc0wq71-packages.json.drv building '/nix/store/ss8gpfvmkwvqy001a8sp1yk24qc0wq71-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-mgmt-servicefabric-2.1.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-servicefabric-2.1.0: UPDATING ... - python3.11-azure-mgmt-servicefabric-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-servicefabric 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aioautomower, using log file: /var/log/nixpkgs-update/python311Packages.aioautomower/2024-02-17.log python311Packages.aioautomower 0 -> 1 attrpath: python311Packages.aioautomower Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/yfk6gaqn4nk0riwh5d2dwixadx25flzp-packages.json.drv building '/nix/store/yfk6gaqn4nk0riwh5d2dwixadx25flzp-packages.json.drv'... Going to be running update for following packages: - python3.11-aioautomower-2024.2.6 Press Enter key to continue... Running update for: - python3.11-aioautomower-2024.2.6: UPDATING ... - python3.11-aioautomower-2024.2.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aioautomower 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/xfv6vzqnvcm38nrqvdagy1a7yf5pv26p-packages.json.drv building '/nix/store/xfv6vzqnvcm38nrqvdagy1a7yf5pv26p-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 python311Packages.pyscard, using log file: /var/log/nixpkgs-update/python311Packages.pyscard/2024-02-17.log python311Packages.pyscard 0 -> 1 attrpath: python311Packages.pyscard Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/a7yy27kx1bkdbsv2wqsip61xvv3j74jy-packages.json.drv building '/nix/store/a7yy27kx1bkdbsv2wqsip61xvv3j74jy-packages.json.drv'... Going to be running update for following packages: - python3.11-pyscard-2.0.7 Press Enter key to continue... Running update for: - python3.11-pyscard-2.0.7: UPDATING ... - python3.11-pyscard-2.0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyscard 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.openant, using log file: /var/log/nixpkgs-update/python311Packages.openant/2024-02-17.log python311Packages.openant 0 -> 1 attrpath: python311Packages.openant Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/97a443580y310r4qliphwhjfhdzdbvkw-packages.json.drv building '/nix/store/97a443580y310r4qliphwhjfhdzdbvkw-packages.json.drv'... Going to be running update for following packages: - python3.11-openant-unstable-1.3.1 Press Enter key to continue... Running update for: - python3.11-openant-unstable-1.3.1: UPDATING ... - python3.11-openant-unstable-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.openant 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath devpod, using log file: /var/log/nixpkgs-update/devpod/2024-02-17.log devpod 0.4.2 -> 0.5.2 https://github.com/loft-sh/devpod/releases attrpath: devpod Checking auto update branch... An auto update branch exists with message `devpod: 0.4.2 -> 0.5.2`. New version is 0.5.2. An auto update branch exists with an equal or greater version [result] Failed to update devpod 0.4.2 -> 0.5.2 https://github.com/loft-sh/devpod/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/zvgfi4ggq9vd9a4k98980wl7irl7vvxk-packages.json.drv building '/nix/store/zvgfi4ggq9vd9a4k98980wl7irl7vvxk-packages.json.drv'... Going to be running update for following packages: - libretro-play-unstable-2024-02-14 Press Enter key to continue... Running update for: - libretro-play-unstable-2024-02-14: UPDATING ... - libretro-play-unstable-2024-02-14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/emulators/retroarch/hashes.json b/pkgs/applications/emulators/retroarch/hashes.json index 11837906d735..1158f4a8c4d2 100644 --- a/pkgs/applications/emulators/retroarch/hashes.json +++ b/pkgs/applications/emulators/retroarch/hashes.json @@ -640,8 +640,8 @@ "src": { "owner": "jpd002", "repo": "Play-", - "rev": "691a893400ef3ca515cb39c7552a8f04bb2d55fa", - "hash": "sha256-42d++0R+LcFuFT9T1+9/0eot+IdBDbqoA/axeHTWZfk=", + "rev": "2462fe76ebf86fe1dd4da8d79b99872f14e987bf", + "hash": "sha256-08srcJwhvOw6AER36+ar2SXjKR1jO568lRl63B7zRio=", "fetchSubmodules": true }, "version": "unstable-2024-02-14" No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/sj0w9dkcbhyrn50q32c0x0b0advyl72b-libretro-play-unstable-2024-02-14" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • libretro.play
  • retroarchFull
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from passthru.updateScript. meta.description for libretro.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-02-14 in filename of file in /nix/store/sj0w9dkcbhyrn50q32c0x0b0advyl72b-libretro-play-unstable-2024-02-14 ---
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/sj0w9dkcbhyrn50q32c0x0b0advyl72b-libretro-play-unstable-2024-02-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 libretro.play https://github.com/r-ryantm/nixpkgs/archive/5c5979210a7e751015fdf4af86f5b823d4e68faa.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/5c5979210a7e751015fdf4af86f5b823d4e68faa#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/sj0w9dkcbhyrn50q32c0x0b0advyl72b-libretro-play-unstable-2024-02-14 ls -la /nix/store/sj0w9dkcbhyrn50q32c0x0b0advyl72b-libretro-play-unstable-2024-02-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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • libretro.play
  • retroarchFull
--- ###### Maintainer pings cc @aanderse @edwtjo @MP2E @thiagokokada @hrdinka for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). https://api.github.com/repos/NixOS/nixpkgs/pulls/289417 [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.desmume, using log file: /var/log/nixpkgs-update/libretro.desmume/2024-02-17.log libretro.desmume 0 -> 1 attrpath: libretro.desmume Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i0i2k89jmhfmbp9hcjqrpwvg2kdji37b-packages.json.drv building '/nix/store/i0i2k89jmhfmbp9hcjqrpwvg2kdji37b-packages.json.drv'... Going to be running update for following packages: - libretro-desmume-unstable-2024-01-11 Press Enter key to continue... Running update for: - libretro-desmume-unstable-2024-01-11: UPDATING ... - libretro-desmume-unstable-2024-01-11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.desmume 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ayatana-indicator-session, using log file: /var/log/nixpkgs-update/ayatana-indicator-session/2024-02-17.log ayatana-indicator-session 0 -> 1 attrpath: ayatana-indicator-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/pgnlqjhv8k4lprmrc3s9ll2y1dkmj1sx-packages.json.drv building '/nix/store/pgnlqjhv8k4lprmrc3s9ll2y1dkmj1sx-packages.json.drv'... Going to be running update for following packages: - ayatana-indicator-session-23.10.3 Press Enter key to continue... Running update for: - ayatana-indicator-session-23.10.3: UPDATING ... - ayatana-indicator-session-23.10.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ayatana-indicator-session 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.vba-m, using log file: /var/log/nixpkgs-update/libretro.vba-m/2024-02-17.log libretro.vba-m 0 -> 1 attrpath: libretro.vba-m Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/fkypq7vhblychcg82d6kwwzyhbmabavp-packages.json.drv building '/nix/store/fkypq7vhblychcg82d6kwwzyhbmabavp-packages.json.drv'... Going to be running update for following packages: - libretro-vbam-unstable-2023-08-18 Press Enter key to continue... Running update for: - libretro-vbam-unstable-2023-08-18: UPDATING ... - libretro-vbam-unstable-2023-08-18: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.vba-m 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xkeyboard_config, using log file: /var/log/nixpkgs-update/xkeyboard_config/2024-02-17.log xkeyboard_config 2.40 -> 2.41 https://repology.org/project/xkeyboard-config/versions attrpath: xkeyboard_config Checking auto update branch... No auto update branch exists Old version 2.40" not present in staging derivation file with contents: # THIS IS A GENERATED FILE. DO NOT EDIT! { lib, pixman }: self: with self; { inherit pixman; # THIS IS A GENERATED FILE. DO NOT EDIT! appres = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "appres"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/appres-1.0.6.tar.xz"; sha256 = "02sr4f1bm3y1w24gsvjfzvbpac1kgkq27v1s68q87bd1l3i5f8lb"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! bdftopcf = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "bdftopcf"; version = "1.1.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/util/bdftopcf-1.1.1.tar.xz"; sha256 = "026rzs92h9jsc7r0kvvyvwhm22q0805gp38rs14x6ghg7kam7j8i"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! bitmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, xbitmaps, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "bitmap"; version = "1.1.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/bitmap-1.1.0.tar.xz"; sha256 = "141nhfmrg14axvix2mc34vfs07gmki3k14qq1vqy7v7f5yf8g1lf"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw xbitmaps libXmu xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! editres = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "editres"; version = "1.0.8"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/editres-1.0.8.tar.xz"; sha256 = "1ydn32x9qh2zkn90w6nfv33gcq75z67w93bakkykadl8n7zmvkw3"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw libXmu xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! encodings = callPackage ({ stdenv, pkg-config, fetchurl, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "encodings"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/encodings-1.0.7.tar.xz"; sha256 = "193hxaygxy2msmf8cyps8jdi0kxga84hj47qv7diqlhn7gsajf9s"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontadobe100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-adobe-100dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-adobe-100dpi-1.0.4.tar.xz"; sha256 = "1kwwbaiqnfm3pcysy9gw0g9xhpgmhjcd6clp7zajhqq5br2gyymn"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontadobe75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-adobe-75dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-adobe-75dpi-1.0.4.tar.xz"; sha256 = "04drk4wi176524lxjwfrnkr3dwz1hysabqfajpj6klfypqnsd08j"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontadobeutopia100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-adobe-utopia-100dpi"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-adobe-utopia-100dpi-1.0.5.tar.xz"; sha256 = "0jq27gs5xpwkghggply5pr215lmamrnpr6x5iia76schg8lyr17v"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontadobeutopia75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-adobe-utopia-75dpi"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-adobe-utopia-75dpi-1.0.5.tar.xz"; sha256 = "0q3pg4imdbwwiq2g8a1rypjrgmb33n0r5j9qqnh4ywnh69cj89m7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontadobeutopiatype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-adobe-utopia-type1"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-adobe-utopia-type1-1.0.5.tar.xz"; sha256 = "15snyyy3rk75fikz1hs80nybxai1aynybl0gw32hffv98yy81cjc"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontalias = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-alias"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-alias-1.0.5.tar.xz"; sha256 = "0vkb5mybc0fjfq29lgf5w1b536bwifzkyj8ad9iy7q3kpcby52cz"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontarabicmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-arabic-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-arabic-misc-1.0.4.tar.xz"; sha256 = "0rrlcqbyx9y7hnhbkjir8rs6jkfqyalj1zvhr8niv2n7a8dydzs6"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbh100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bh-100dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bh-100dpi-1.0.4.tar.xz"; sha256 = "07mb9781c9yxzp3ifw317v4fbnmg9qyqv0244zfspylihkz5x3zx"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbh75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bh-75dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bh-75dpi-1.0.4.tar.xz"; sha256 = "1nkwkqdl946xc4xknhi1pnxdww6rxrv013c7nk5x6ganfg0dh9k0"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbhlucidatypewriter100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bh-lucidatypewriter-100dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bh-lucidatypewriter-100dpi-1.0.4.tar.xz"; sha256 = "1wp87pijbydkpcmawsyas7vwhad2xg1mkkwigga2jjh9lknhkv3n"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbhlucidatypewriter75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bh-lucidatypewriter-75dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bh-lucidatypewriter-75dpi-1.0.4.tar.xz"; sha256 = "1xg86mb9qigf5v0wx0q2shn8qaabsapamj627xllzw31mhwjqkl6"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbhttf = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bh-ttf"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bh-ttf-1.0.4.tar.xz"; sha256 = "0misxkpjc2bir20m01z355sfk3lbpjnshphjzl32p364006zk9c5"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbhtype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bh-type1"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bh-type1-1.0.4.tar.xz"; sha256 = "19kjdm0cx766yj9vwkyv7gyg1q4bjag5g500s7nnppmb0vnc7phr"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbitstream100dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bitstream-100dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bitstream-100dpi-1.0.4.tar.xz"; sha256 = "19y1j1v65890x8yn6a47jqljfax3ihfrd25xbzgypxz4xy1cc71d"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbitstream75dpi = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bitstream-75dpi"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bitstream-75dpi-1.0.4.tar.xz"; sha256 = "09pq7dvyyxj6kvps1dm3qr15pjwh9iq9118fryqc5a94fkc39sxa"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbitstreamspeedo = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bitstream-speedo"; version = "1.0.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bitstream-speedo-1.0.2.tar.gz"; sha256 = "0wmy58cd3k7w2j4v20icnfs8z3b61qj3vqdx958z18w00h9mzsmf"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontbitstreamtype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-bitstream-type1"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-bitstream-type1-1.0.4.tar.xz"; sha256 = "0a669193ivi2lxk3v692kq1pqavaswlpi9hbi8ib8bfp9j5j6byy"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontcronyxcyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-cronyx-cyrillic"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-cronyx-cyrillic-1.0.4.tar.xz"; sha256 = "12dpsvif85z1m6jvq9g91lmzj0rll5rh3871mbvdpzyb1p7821yw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontcursormisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-cursor-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-cursor-misc-1.0.4.tar.xz"; sha256 = "10prshcmmm5ccczyq7yaadz92k23ls9rjl10hjh8rjqka1cwkn95"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontdaewoomisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-daewoo-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-daewoo-misc-1.0.4.tar.xz"; sha256 = "0cagg963v94paq1l9l7g5kyv7df8q31b4zcbhv5rh07kr0yqng7n"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontdecmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-dec-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-dec-misc-1.0.4.tar.xz"; sha256 = "1xqs2qg21h5xg519810hw4bvykjdpf0xgk0xwp0bxy4g3lh6inc2"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontibmtype1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-ibm-type1"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-ibm-type1-1.0.4.tar.xz"; sha256 = "0zyfc0mxkzlrbpdn16rj25abf2hcqb592zkks550rm26paamwff4"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontisasmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-isas-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-isas-misc-1.0.4.tar.xz"; sha256 = "1z1qqi64hbp297f6ryiswa4ikfn7mcwnb8nadyglni6swsxrbra7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontjismisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-jis-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-jis-misc-1.0.4.tar.xz"; sha256 = "1l7spyq93rhydsdnsh46alcfbn2irz664vd209lamxviqkvfzlbq"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontmicromisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-micro-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-micro-misc-1.0.4.tar.xz"; sha256 = "0hzryqyml0bzzw91vqdmzdlb7dm18jmyz0mxy6plks3sppbbkq1f"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontmisccyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-misc-cyrillic"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-misc-cyrillic-1.0.4.tar.xz"; sha256 = "14z9x174fidjn65clkd2y1l6pxspmvphizap9a8h2h06adzil0kn"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontmiscethiopic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-misc-ethiopic"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-misc-ethiopic-1.0.5.tar.xz"; sha256 = "04mnd620s9wkdid9wnf181yh5vf0n7l096nc3z4zdvm1w7kafja7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontmiscmeltho = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-misc-meltho"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-misc-meltho-1.0.4.tar.xz"; sha256 = "06ajsqjd20zsk9a44bl5i1mv1r9snil6l2947hk8z2bqf30mxgk3"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontmiscmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-misc-misc"; version = "1.1.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-misc-misc-1.1.3.tar.xz"; sha256 = "1vcgc6lbc53fqaz8alhxcb6f231hhvj9hn2nkzg1mclbymhy7avr"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontmuttmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-mutt-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-mutt-misc-1.0.4.tar.xz"; sha256 = "095vd33kqd157j6xi4sjxwdsjpwpgqliifa8nkybq8rcw7s5j8xi"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontschumachermisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-schumacher-misc"; version = "1.1.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-schumacher-misc-1.1.3.tar.xz"; sha256 = "0w40lr214n39al449fnm4k1bpyj3fjrhz2yxqd6a6m8yvc69z14b"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf fontutil mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontscreencyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-screen-cyrillic"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-screen-cyrillic-1.0.5.tar.xz"; sha256 = "1h75zn1rp7bdv6av4cnrajpaq6fkd7dx1lc7aijpw32qrnw8nxcg"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontsonymisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-sony-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-sony-misc-1.0.4.tar.xz"; sha256 = "0swlhjmmagrfkip4i9yq7cr56hains1j41mjs05nxc6c7y19zc76"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontsunmisc = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-sun-misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-sun-misc-1.0.4.tar.xz"; sha256 = "17yvhk1hlajm3q57r09q8830zz7cnckrg8hgzajgyyljdl8xv16x"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fonttosfnt = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, freetype, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "fonttosfnt"; version = "1.2.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/fonttosfnt-1.2.3.tar.xz"; sha256 = "1bv1glfz4jqvkwx8hmv2vqilvxxl6jww3rvbzv6zbl6b83r96yma"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libfontenc freetype xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontutil = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-util"; version = "1.4.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-util-1.4.1.tar.xz"; sha256 = "15fcd3rzlgm51fwgfapg6vzyd1kkd28rj149xq7iajqr7h9697sw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "fontutil" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontwinitzkicyrillic = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, bdftopcf, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-winitzki-cyrillic"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-winitzki-cyrillic-1.0.4.tar.xz"; sha256 = "1a4pz8f7hz6nn9xirz2k1j81ykl3lwrpi1ydmzipciy15l984v9v"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config bdftopcf mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! fontxfree86type1 = callPackage ({ stdenv, pkg-config, fetchurl, fontutil, mkfontscale, testers }: stdenv.mkDerivation (finalAttrs: { pname = "font-xfree86-type1"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/font/font-xfree86-type1-1.0.5.tar.xz"; sha256 = "0ds8xbgxy9h0bqn2p38vylfzn8cqkp7n51kwmw1c18ayi9w2qg59"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config mkfontscale ]; buildInputs = [ fontutil ]; configureFlags = [ "--with-fontrootdir=$(out)/lib/X11/fonts" ]; postPatch = ''substituteInPlace configure --replace 'MAPFILES_PATH=`pkg-config' 'MAPFILES_PATH=`$PKG_CONFIG' ''; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! gccmakedep = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "gccmakedep"; version = "1.0.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/util/gccmakedep-1.0.3.tar.bz2"; sha256 = "1r1fpy5ni8chbgx7j5sz0008fpb6vbazpy1nifgdhgijyzqxqxdj"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! iceauth = callPackage ({ stdenv, pkg-config, fetchurl, libICE, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "iceauth"; version = "1.0.9"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/iceauth-1.0.9.tar.xz"; sha256 = "01cc816fvdkkfcnqnyvgcshcip2jzjivwa8hzdvsz0snak5xzf9c"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libICE xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! ico = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "ico"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/ico-1.0.6.tar.xz"; sha256 = "01a4kykayckxzi4jzggaz3wh9qjcr6f4iykhvq7jhlz767a6kwrq"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! imake = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "imake"; version = "1.0.10"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/util/imake-1.0.10.tar.xz"; sha256 = "1xgcsamfij22ggc4p8anvvihwyf4adg6gjdd6v7m9cypm37cppkm"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libAppleWM = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libAppleWM"; version = "1.4.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libAppleWM-1.4.1.tar.bz2"; sha256 = "0r8x28n45q89x91mz8mv0zkkcxi8wazkac886fyvflhiv2y8ap2y"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "applewm" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libFS = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libFS"; version = "1.0.9"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libFS-1.0.9.tar.xz"; sha256 = "12i0zh1v5zlba617nam8sjhfqi68qqnl7z5hsz3wqhijid1pjwsr"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xtrans ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "libfs" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libICE = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libICE"; version = "1.1.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libICE-1.1.1.tar.xz"; sha256 = "0lg4sddalwmmzsnxv3fgdm2hzqp66j8b3syc0ancfhi9yzx7mrq3"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xtrans ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "ice" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libSM = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libuuid, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libSM"; version = "1.2.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libSM-1.2.4.tar.xz"; sha256 = "113vx53k6pyxf84v5kqb7qhcldx1fi78lym77lcb2xhj9lgfbjzx"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libICE libuuid xorgproto xtrans ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "sm" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libWindowsWM = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libWindowsWM"; version = "1.0.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libWindowsWM-1.0.1.tar.bz2"; sha256 = "1p0flwb67xawyv6yhri9w17m1i4lji5qnd0gq8v1vsfb8zw7rw15"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "windowswm" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libX11 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpthreadstubs, libxcb, xtrans, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libX11"; version = "1.8.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libX11-1.8.7.tar.xz"; sha256 = "1vlrgrdibp4lr84wgmsdy1ihzaai8bvvqc68npi1m19wir36gwh5"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpthreadstubs libxcb xtrans ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "x11" "x11-xcb" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXScrnSaver = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXScrnSaver"; version = "1.2.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXScrnSaver-1.2.4.tar.xz"; sha256 = "1zi0r6mqa1g0hhsp02cdsjcxmsbipiv0v65c1h4pl84fydcjikbm"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xscrnsaver" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXTrap = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXTrap"; version = "1.0.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXTrap-1.0.1.tar.bz2"; sha256 = "0bi5wxj6avim61yidh9fd3j4n8czxias5m8vss9vhxjnk1aksdwg"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xtrap" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXau = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXau"; version = "1.0.11"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXau-1.0.11.tar.xz"; sha256 = "1sxv56rql3vsb14za0hgr07mipgvvcw48910srmky32pyn135ypk"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xau" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXaw = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, libXmu, libXpm, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXaw"; version = "1.0.15"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXaw-1.0.15.tar.xz"; sha256 = "0jkm2ards3nj08y7185k9jvjhhx78r46abrl3g3jrc4zvq7zfddb"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext xorgproto libXmu libXpm libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xaw6" "xaw7" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXcomposite = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXfixes, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXcomposite"; version = "0.4.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXcomposite-0.4.6.tar.xz"; sha256 = "11rcvk380l5540gfqy9p8mbzw3l1p5g8l214p870f28smvqbqh7y"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXfixes ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcomposite" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXcursor = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXfixes, libXrender, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXcursor"; version = "1.2.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXcursor-1.2.1.tar.xz"; sha256 = "011195an3w4xld3x0dr534kar1xjf52q96hmf0hgvfhh2rrl7ha6"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXfixes libXrender ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcursor" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXdamage = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXfixes, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXdamage"; version = "1.1.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXdamage-1.1.6.tar.xz"; sha256 = "04axzdx75w0wcb4na7lfpa0ai0fddw60dmg7cigs7z32a8gkqwsj"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXfixes ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xdamage" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXdmcp = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXdmcp"; version = "1.1.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXdmcp-1.1.4.tar.xz"; sha256 = "005dsry6nfqrv32i7gbqn7mxnb2m3pc8fz9lxj2b9w7q2z1mrkid"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xdmcp" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXext = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXext"; version = "1.3.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXext-1.3.6.tar.xz"; sha256 = "0lwpx0b7lid47pff6dagp5h63bi0b3gsy05lqpyhbr4l76i9zdgd"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xext" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXfixes = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXfixes"; version = "6.0.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXfixes-6.0.1.tar.xz"; sha256 = "0n1dq2mi60i0c06i7j6lq64cq335ir2l89yj0amj3529s8ygk5dn"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xfixes" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXfont = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, xorgproto, freetype, xtrans, zlib, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXfont"; version = "1.5.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXfont-1.5.4.tar.bz2"; sha256 = "0hiji1bvpl78aj3a3141hkk353aich71wv8l5l2z51scfy878zqs"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libfontenc xorgproto freetype xtrans zlib ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xfont" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXfont2 = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, xorgproto, freetype, xtrans, zlib, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXfont2"; version = "2.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXfont2-2.0.6.tar.xz"; sha256 = "1x5f4w6f94dq9hfcd11xzzjqbz30yn2hdrnmv1b3zyxhgq0j1jkl"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libfontenc xorgproto freetype xtrans zlib ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xfont2" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXft = callPackage ({ stdenv, pkg-config, fetchurl, fontconfig, freetype, libX11, xorgproto, libXrender, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXft"; version = "2.3.8"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXft-2.3.8.tar.xz"; sha256 = "0jfxqsqhjl2b2ll6b7x21mj02hxp5znkhjvbxw5a9h6lq95kr32y"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ fontconfig freetype libX11 xorgproto libXrender ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xft" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXi = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXfixes, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXi"; version = "1.8.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXi-1.8.1.tar.xz"; sha256 = "19snjrsdib2y2iq8c1zbrp78qy1b6sdmyvif422gg27j2klc1gw9"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext libXfixes ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xi" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXinerama = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXinerama"; version = "1.1.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXinerama-1.1.5.tar.xz"; sha256 = "0p08q8q1wg0sixhizl2l1i935bk6x3ckj3bdd6qqr0n1zkqd352h"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xinerama" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXmu = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXmu"; version = "1.1.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXmu-1.1.4.tar.xz"; sha256 = "0i42fng5gizablqziib25ipcwm5830jprl955ibq54rykjmy6391"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xmu" "xmuu" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXp = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXau, libXext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXp"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXp-1.0.4.tar.xz"; sha256 = "197iklxwyd4naryc6mzv0g5qi1dy1apxk9w9k3yshd1ax2wf668z"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXau libXext ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xp" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXpm = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, libXt, gettext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXpm"; version = "3.5.17"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXpm-3.5.17.tar.xz"; sha256 = "0hvf49qy55gwldpwpw7ihcmn5i2iinpjh2rbha63hzcy060izcv4"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config gettext ]; buildInputs = [ libX11 libXext xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xpm" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXpresent = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXfixes, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXpresent"; version = "1.0.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXpresent-1.0.1.tar.xz"; sha256 = "06r34v7z3jb0x7l5ghlc1g82gjjp5ilq5p6j11galv86bagdyr5r"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext libXfixes libXrandr ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xpresent" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXrandr = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXrender, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXrandr"; version = "1.5.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXrandr-1.5.4.tar.xz"; sha256 = "1lxlqd9ffjr1myfpyk91594n1h07ck6121m6ba8qajjz6xjv1m8s"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext libXrender ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xrandr" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXrender = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXrender"; version = "0.9.11"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXrender-0.9.11.tar.xz"; sha256 = "096whakny5h16nlwz80z0l2nxigpsarl35mm5xqgzlc37ad7alxw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xrender" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXres = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXres"; version = "1.2.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXres-1.2.2.tar.xz"; sha256 = "0pvlzahqd8fcyq10wi7ipbxvgrg93hn0vqsymhw7b6sb93rlcx4s"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xres" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXt = callPackage ({ stdenv, pkg-config, fetchurl, libICE, xorgproto, libSM, libX11, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXt"; version = "1.3.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXt-1.3.0.tar.xz"; sha256 = "14dz66rp66ar2a5q0fbsnlcqkbd34801pzdxj3f0hzc2vcy0p0jj"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libICE xorgproto libSM libX11 ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xt" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXtst = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXi, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXtst"; version = "1.2.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXtst-1.2.4.tar.xz"; sha256 = "1j1kr90b7vmpqniqd0pd786kn5924q799c5m2kpgzd2lj85z7xc4"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext libXi ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xtst" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXv = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXv"; version = "1.0.12"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXv-1.0.12.tar.xz"; sha256 = "0j1qqrhbhdi3kqz0am5i1lhs31ql9pbc14z41w0a5xw9yq4zmxxa"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xv" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXvMC = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXv, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXvMC"; version = "1.0.14"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXvMC-1.0.14.tar.xz"; sha256 = "1nayf8qck0b1xb88dirdbvj7clr18wq1dxs73zwbpzdsnsv9xgp4"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext libXv ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xvmc" "xvmc-wrapper" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXxf86dga = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXxf86dga"; version = "1.1.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXxf86dga-1.1.6.tar.xz"; sha256 = "03wqsxbgyrdbrhw8fk3fxc9nk8jnwz5537ym2yif73w0g5sl4i5y"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xxf86dga" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXxf86misc = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXxf86misc"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXxf86misc-1.0.4.tar.bz2"; sha256 = "107k593sx27vjz3v7gbb223add9i7w0bjc90gbb3jqpin3i07758"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xxf86misc" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libXxf86vm = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libXxf86vm"; version = "1.1.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libXxf86vm-1.1.5.tar.xz"; sha256 = "1rw8z01vgfc4wvf0q75sgnj6n04dkrw1w7z455qydrz0nd4fyzr4"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xxf86vm" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libdmx = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libdmx"; version = "1.1.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libdmx-1.1.5.tar.xz"; sha256 = "0kzprd1ak3m3042m5hra50nsagswciis9p21ckilyaqbidmf591m"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "dmx" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libfontenc = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, zlib, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libfontenc"; version = "1.1.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libfontenc-1.1.7.tar.xz"; sha256 = "1hpy7kvppzy36fl8gbnzbv0cvglpdqk9jpdgvcfma1pfza8nkly0"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto zlib ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "fontenc" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libpciaccess = callPackage ({ stdenv, pkg-config, fetchurl, hwdata, zlib, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libpciaccess"; version = "0.17"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libpciaccess-0.17.tar.xz"; sha256 = "0wsvv5d05maqbidvnavka7n0fnql55m4jix5wwlk14blr6ikna3l"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ hwdata zlib ]; configureFlags = [ "--with-pciids-path=${hwdata}/share/hwdata" ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "pciaccess" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libpthreadstubs = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libpthread-stubs"; version = "0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/libpthread-stubs-0.5.tar.xz"; sha256 = "1g224hyy694jch54357zc895z46r90xs193hg4m7rfnfxinmdnjr"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "pthread-stubs" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libxcb = callPackage ({ stdenv, pkg-config, fetchurl, libxslt, libpthreadstubs, libXau, xcbproto, libXdmcp, python3, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libxcb"; version = "1.16"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libxcb-1.16.tar.xz"; sha256 = "0w8xf6ff6axvla734lfb2291hrjrqqhn6mqabvdrdwgvl1m5cj23"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config python3 ]; buildInputs = [ libxslt libpthreadstubs libXau xcbproto libXdmcp ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb" "xcb-composite" "xcb-damage" "xcb-dbe" "xcb-dpms" "xcb-dri2" "xcb-dri3" "xcb-ge" "xcb-glx" "xcb-present" "xcb-randr" "xcb-record" "xcb-render" "xcb-res" "xcb-screensaver" "xcb-shape" "xcb-shm" "xcb-sync" "xcb-xevie" "xcb-xf86dri" "xcb-xfixes" "xcb-xinerama" "xcb-xinput" "xcb-xkb" "xcb-xprint" "xcb-xselinux" "xcb-xtest" "xcb-xv" "xcb-xvmc" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libxcvt = callPackage ({ stdenv, pkg-config, fetchurl, meson, ninja, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libxcvt"; version = "0.1.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libxcvt-0.1.2.tar.xz"; sha256 = "0f6vf47lay9y288n8yg9ckjgz5ypn2hnp03ipp7javkr8h2njq85"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config meson ninja ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libxkbfile = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libxkbfile"; version = "1.1.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libxkbfile-1.1.3.tar.xz"; sha256 = "1v2bhw1q1cj3wjfs0igq393iz10whcavbyxlm3k9xfvsk7m3xdm9"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xkbfile" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! libxshmfence = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "libxshmfence"; version = "1.3.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/libxshmfence-1.3.2.tar.xz"; sha256 = "0vv0c7rjf6nd1afbal4c4ralallarak1v3ss3gcjdca0pibz43c7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xshmfence" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! listres = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXmu, xorgproto, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "listres"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/listres-1.0.5.tar.xz"; sha256 = "17fwfjh0xrvg7jj4h32pa8ns4hq4r11z61kh2xsqvsyjwyxh0anf"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libXaw libXmu xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! lndir = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "lndir"; version = "1.0.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/util/lndir-1.0.4.tar.xz"; sha256 = "11syg5hx3f7m1d2p7zw717lryk819h6wk8h4vmapfdxvsflkfd1y"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! luit = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "luit"; version = "20230201"; builder = ./builder.sh; src = fetchurl { url = "https://invisible-mirror.net/archives/luit/luit-20230201.tgz"; sha256 = "0vy5fqp26pnrdn0hmgnmar6m2y06syrz188jqh03vqkyphfqsapf"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! makedepend = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "makedepend"; version = "1.0.8"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/util/makedepend-1.0.8.tar.xz"; sha256 = "0nxs5ibrghym3msbnh0b8i3yd3xgqandmrkc500jm6qq4n06zcmz"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! mkfontscale = callPackage ({ stdenv, pkg-config, fetchurl, libfontenc, freetype, xorgproto, zlib, testers }: stdenv.mkDerivation (finalAttrs: { pname = "mkfontscale"; version = "1.2.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/mkfontscale-1.2.2.tar.xz"; sha256 = "1i6mw97r2s1rb6spjj8fbdsgw6197smaqq2haqgnwhz73xdzpqwa"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libfontenc freetype xorgproto zlib ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! oclock = callPackage ({ stdenv, pkg-config, fetchurl, libxkbfile, libX11, libXext, libXmu, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "oclock"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/oclock-1.0.5.tar.xz"; sha256 = "0p4nqfrhy1srqqzbamp7afa54clbydbhprd1nxbd12g8anb9f2cg"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libxkbfile libX11 libXext libXmu libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! sessreg = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "sessreg"; version = "1.1.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/sessreg-1.1.3.tar.xz"; sha256 = "1hmc9wsfgl2wmy0kccwa4brxbv02w5wiz5hrz72dsz87x1fwsah2"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! setxkbmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: { pname = "setxkbmap"; version = "1.3.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/setxkbmap-1.3.4.tar.xz"; sha256 = "1pps0x66512y3f7v6xgnb6gjbllsgi4q5zxmjcdiv60fsia8b3dy"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libxkbfile libXrandr ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! smproxy = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libSM, libXmu, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "smproxy"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/smproxy-1.0.7.tar.xz"; sha256 = "01gkz4n2pfxiklzzx3ghnm9shx3626jcriwvrs3pvawxrhvr5aaa"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libICE libSM libXmu libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! transset = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "transset"; version = "1.0.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/transset-1.0.3.tar.xz"; sha256 = "1zp6ldxb3h2zsr4nmkb8aj8ia8v3qvjj3w85by5xh3fxvlq8zqqz"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! twm = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libSM, libX11, libXext, libXmu, xorgproto, libXrandr, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "twm"; version = "1.0.12"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/twm-1.0.12.tar.xz"; sha256 = "1r5gfv1gvcjn39v7n6znpnvifwhlw2zf8gfrxq8vph84vva03wma"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libICE libSM libX11 libXext libXmu xorgproto libXrandr libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! utilmacros = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "util-macros"; version = "1.20.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/util/util-macros-1.20.0.tar.xz"; sha256 = "1nrh8kmbix5pspva6y7h14fj97xdvxqc6fr3zysfswg9vdib51hb"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-macros" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! viewres = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXmu, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "viewres"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/viewres-1.0.7.tar.xz"; sha256 = "0a66mz27gcsxd1qq1ij0w8dv4wjvszgbf5ygw5dga40sbc464nmi"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libXaw libXmu libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! x11perf = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, libXft, libXmu, xorgproto, libXrender, testers }: stdenv.mkDerivation (finalAttrs: { pname = "x11perf"; version = "1.6.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/x11perf-1.6.1.tar.bz2"; sha256 = "0d3wh6z6znwhfdiv0zaggfj0xgish98xa10yy76b9517zj7hnzhw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext libXft libXmu xorgproto libXrender ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xauth = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXau, libXext, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xauth"; version = "1.1.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xauth-1.1.2.tar.xz"; sha256 = "0072ivzn4z59ysanz838nh8s4mcmdsx6q9xkvlfysv2k37ynmfkq"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXau libXext libXmu xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xbacklight = callPackage ({ stdenv, pkg-config, fetchurl, libxcb, xcbutil, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xbacklight"; version = "1.2.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xbacklight-1.2.3.tar.bz2"; sha256 = "1plssg0s3pbslg6rfzxp9sx8ryvn8l32zyvc8zp9zsbsfwjg69rs"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libxcb xcbutil ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xbitmaps = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xbitmaps"; version = "1.1.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/data/xbitmaps-1.1.3.tar.xz"; sha256 = "0yhgrllia3lbqx9b21w31w4sppx1a9ggrk62hrys2ckqi1aasv5d"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xbitmaps" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcalc = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcalc"; version = "1.1.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xcalc-1.1.2.tar.xz"; sha256 = "1m0wzhjvc88kmx12ykdml5rqlz9h2iki9mkfdngji53y8nhxyy45"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbproto = callPackage ({ stdenv, pkg-config, fetchurl, python3, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-proto"; version = "1.16.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/proto/xcb-proto-1.16.0.tar.xz"; sha256 = "06aij66rs8g378wg8swd7b3g73wqrrbbwl8shhnsi29amm41hnm7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config python3 ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-proto" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbutil = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-util"; version = "0.4.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/xcb-util-0.4.1.tar.xz"; sha256 = "04p54r0zjc44fpw1hdy4rhygv37sx2vr2lllxjihykz5v2xkpgjs"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config m4 ]; buildInputs = [ gperf libxcb xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-atom" "xcb-aux" "xcb-event" "xcb-util" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbutilcursor = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xcbutilimage, xcbutilrenderutil, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-util-cursor"; version = "0.1.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/xcb-util-cursor-0.1.4.tar.xz"; sha256 = "1yria9h0vqpblkgzqhpygk3rraijd3mmipg0mdhkayxbpj8gxp18"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config m4 ]; buildInputs = [ gperf libxcb xcbutilimage xcbutilrenderutil xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-cursor" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbutilerrors = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xcbproto, xorgproto, m4, python3, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-util-errors"; version = "1.0.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/xcb-util-errors-1.0.1.tar.xz"; sha256 = "0mzkh3xj1n690dw8hrdhyjykd71ib0ls9n5cgf9asna2k1xwha2n"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config m4 python3 ]; buildInputs = [ gperf libxcb xcbproto xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-errors" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbutilimage = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xcbutil, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-util-image"; version = "0.4.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/xcb-util-image-0.4.1.tar.xz"; sha256 = "0g8dwknrlz96k176qxh8ar84x9kpppci9b978zyp24nvvbjqxbfc"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config m4 ]; buildInputs = [ gperf libxcb xcbutil xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-image" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbutilkeysyms = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-util-keysyms"; version = "0.4.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/xcb-util-keysyms-0.4.1.tar.xz"; sha256 = "0f66snk179hmp8ppgv1zp9y7pl1vzn52znpikm1fsaj1ji90l9kw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config m4 ]; buildInputs = [ gperf libxcb xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-keysyms" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbutilrenderutil = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-util-renderutil"; version = "0.3.10"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/xcb-util-renderutil-0.3.10.tar.xz"; sha256 = "1fh4dnlwlqyccrhmmwlv082a7mxc7ss7vmzmp7xxp39dwbqd859y"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config m4 ]; buildInputs = [ gperf libxcb xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-renderutil" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcbutilwm = callPackage ({ stdenv, pkg-config, fetchurl, gperf, libxcb, xorgproto, m4, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcb-util-wm"; version = "0.4.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xcb/xcb-util-wm-0.4.2.tar.xz"; sha256 = "02wai17mxfbvlnj4l4bjbvah97rccdivzvd7mrznhr32s0hlxhv2"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config m4 ]; buildInputs = [ gperf libxcb xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xcb-ewmh" "xcb-icccm" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xclock = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXft, libxkbfile, libXmu, xorgproto, libXrender, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xclock"; version = "1.1.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xclock-1.1.1.tar.xz"; sha256 = "0b3l1zwz2b1cn46f8pd480b835j9anadf929vqpll107iyzylz6z"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw libXft libxkbfile libXmu xorgproto libXrender libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcmsdb = callPackage ({ stdenv, pkg-config, fetchurl, libX11, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcmsdb"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xcmsdb-1.0.6.tar.xz"; sha256 = "0magrza0i5qwpf0zlpqjychp3bzxgdw3p5v616xl4nbxag2fwxrw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcompmgr = callPackage ({ stdenv, pkg-config, fetchurl, libXcomposite, libXdamage, libXext, libXfixes, xorgproto, libXrender, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcompmgr"; version = "1.1.9"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xcompmgr-1.1.9.tar.xz"; sha256 = "1w564walyqi3bqnnl8l2d949v64smipdw2q8lnrixl3jhrlvcxa8"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libXcomposite libXdamage libXext libXfixes xorgproto libXrender ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xconsole = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xconsole"; version = "1.0.8"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xconsole-1.0.8.tar.xz"; sha256 = "195vhqjrzjf4kkzmy0kx50n1bv2kj9fg7mi18mm2w3p4d3q6ljkv"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw libXmu xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcursorgen = callPackage ({ stdenv, pkg-config, fetchurl, libpng, libX11, libXcursor, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcursorgen"; version = "1.0.8"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xcursorgen-1.0.8.tar.xz"; sha256 = "16yc82k4vp7icmf9247z4v38r65pdf032mrpzxj5wa2fggi3rcrj"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libpng libX11 libXcursor xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xcursorthemes = callPackage ({ stdenv, pkg-config, fetchurl, libXcursor, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xcursor-themes"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/data/xcursor-themes-1.0.7.tar.xz"; sha256 = "1j3qfga5llp8g702n7mivvdvfjk7agsgnbglbfh99n13i3sfiflm"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libXcursor ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xdm = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXau, libXaw, libXdmcp, libXext, libXft, libXinerama, libXmu, libXpm, xorgproto, libXrender, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xdm"; version = "1.1.14"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xdm-1.1.14.tar.xz"; sha256 = "0prx5h0xmv08yvm0axzh74a90cyc1s1dcv98jpjwjzkr6rbg56ry"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXau libXaw libXdmcp libXext libXft libXinerama libXmu libXpm xorgproto libXrender libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xdpyinfo = callPackage ({ stdenv, pkg-config, fetchurl, libdmx, libX11, libxcb, libXcomposite, libXext, libXi, libXinerama, xorgproto, libXrender, libXtst, libXxf86dga, libXxf86misc, libXxf86vm, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xdpyinfo"; version = "1.3.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xdpyinfo-1.3.4.tar.xz"; sha256 = "0aw2yhx4ys22231yihkzhnw9jsyzksl4yyf3sx0689npvf0sbbd8"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libdmx libX11 libxcb libXcomposite libXext libXi libXinerama xorgproto libXrender libXtst libXxf86dga libXxf86misc libXxf86vm ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xdriinfo = callPackage ({ stdenv, pkg-config, fetchurl, libGL, xorgproto, libX11, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xdriinfo"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xdriinfo-1.0.7.tar.xz"; sha256 = "0d7p9fj3znq0av9pjgi2kphqaz5w7b9hxlz63zbxs69bknp8p0yx"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libGL xorgproto libX11 ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xev = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xev"; version = "1.2.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xev-1.2.5.tar.xz"; sha256 = "1hbfwcnbyz4w13fbhnghl0vdhf6w9f9pb7jgjwrhykkii51ilin9"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto libXrandr ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xeyes = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxcb, libXext, libXi, libXmu, xorgproto, libXrender, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xeyes"; version = "1.3.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xeyes-1.3.0.tar.xz"; sha256 = "08rhfp5xlmdbyxkvxhgjxdn6vwzrbrjyd7jkk8b7wi1kpw0ccl09"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libxcb libXext libXi libXmu xorgproto libXrender libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputevdev = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libevdev, udev, mtdev, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-evdev"; version = "2.10.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-evdev-2.10.6.tar.bz2"; sha256 = "1h1y0fwnawlp4yc5llr1l7hwfcxxpln2fxhy6arcf6w6h4z0f9l7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libevdev udev mtdev xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-evdev" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputjoystick = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-joystick"; version = "1.6.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-joystick-1.6.4.tar.xz"; sha256 = "1lnc6cvrg81chb2hj3jphgx7crr4ab8wn60mn8f9nsdwza2w8plh"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-joystick" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputkeyboard = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-keyboard"; version = "2.0.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-keyboard-2.0.0.tar.xz"; sha256 = "1fgya6a0pzsb8ynp2qhx3bqg6nfc4y2sw9wmk7zd8pqplbqzsrij"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputlibinput = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libinput, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-libinput"; version = "1.4.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-libinput-1.4.0.tar.xz"; sha256 = "1673ydfrvfqd4inz3vx1qyxa0mhr0f4bi0r7mrcmpisxi76i8g9s"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libinput xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-libinput" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputmouse = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-mouse"; version = "1.9.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-mouse-1.9.5.tar.xz"; sha256 = "0s4rzp7aqpbqm4474hg4bz7i7vg3ir93ck2q12if4lj3nklqmpjg"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-mouse" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputsynaptics = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libevdev, libX11, libXi, xorgserver, libXtst, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-synaptics"; version = "1.9.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-synaptics-1.9.2.tar.xz"; sha256 = "0f1cjs9haxhjybfh2lh579s15i2q0q19whynpda3giizj6mlmymq"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libevdev libX11 libXi xorgserver libXtst ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-synaptics" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputvmmouse = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, udev, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-vmmouse"; version = "13.2.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-vmmouse-13.2.0.tar.xz"; sha256 = "1f1rlgp1rpsan8k4ax3pzhl1hgmfn135r31m80pjxw5q19c7gw2n"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto udev xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86inputvoid = callPackage ({ stdenv, pkg-config, fetchurl, xorgserver, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-input-void"; version = "1.4.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-input-void-1.4.2.tar.xz"; sha256 = "11bqy2djgb82c1g8ylpfwp3wjw4x83afi8mqyn5fvqp03kidh4d2"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgserver xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoamdgpu = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, mesa, libGL, libdrm, udev, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-amdgpu"; version = "23.0.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-amdgpu-23.0.0.tar.xz"; sha256 = "0qf0kjh6pww5abxmqa4c9sfa2qq1hq4p8qcgqpfd1kpkcvmg012g"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto mesa libGL libdrm udev xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoapm = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-apm"; version = "1.3.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-apm-1.3.0.tar.bz2"; sha256 = "0znwqfc8abkiha98an8hxsngnz96z6cd976bc4bsvz1km6wqk0c0"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoark = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-ark"; version = "0.7.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-ark-0.7.6.tar.xz"; sha256 = "0p88blr3zgy47jc4aqivc6ypj4zq9pad1cl70wwz9xig29w9xk2s"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoast = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-ast"; version = "1.1.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-ast-1.1.6.tar.xz"; sha256 = "1bqdjcxi8fj48821322djdqnrla2i48wqckdf364zagrqyllyxbm"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoati = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, mesa, libGL, libdrm, udev, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-ati"; version = "22.0.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-ati-22.0.0.tar.xz"; sha256 = "0vdznwx78alhbb05paw2xd65hcsila2kqflwwnbpq8pnsdbbpj68"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto mesa libGL libdrm udev libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videochips = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-chips"; version = "1.4.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-chips-1.4.0.tar.bz2"; sha256 = "1gqzy7q9v824m7hqkbbmncxg082zm0d4mafgc97c4skyiwgf9wq7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videocirrus = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-cirrus"; version = "1.6.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-cirrus-1.6.0.tar.xz"; sha256 = "00b468w01hqjczfqz42v2vqhb14db4wazcqi1w29lgfyhc0gmwqf"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videodummy = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-dummy"; version = "0.4.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-dummy-0.4.1.tar.xz"; sha256 = "1byzsdcnlnzvkcqrzaajzc3nzm7y7ydrk9bjr4x9lx8gznkj069m"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videofbdev = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-fbdev"; version = "0.5.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-fbdev-0.5.0.tar.bz2"; sha256 = "16a66zr0l1lmssa07i3rzy07djxnb45c17ks8c71h8l06xgxihyw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videogeode = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-geode"; version = "2.11.21"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-geode-2.11.21.tar.xz"; sha256 = "07lzbyxss0m5i4j58z43zri2baawci9q1ykv1g828wqi2hzsqml2"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoglide = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-glide"; version = "1.2.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-glide-1.2.2.tar.bz2"; sha256 = "1vaav6kx4n00q4fawgqnjmbdkppl0dir2dkrj4ad372mxrvl9c4y"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoglint = callPackage ({ stdenv, pkg-config, fetchurl, libpciaccess, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-glint"; version = "1.2.9"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-glint-1.2.9.tar.bz2"; sha256 = "1lkpspvrvrp9s539bhfdjfh4andaqyk63l6zjn8m3km95smk6a45"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libpciaccess xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoi128 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-i128"; version = "1.4.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-i128-1.4.1.tar.xz"; sha256 = "0imwmkam09wpp3z3iaw9i4hysxicrrax7i3p0l2glgp3zw9var3h"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoi740 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-i740"; version = "1.4.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-i740-1.4.0.tar.bz2"; sha256 = "0l3s1m95bdsg4gki943qipq8agswbb84dzcflpxa3vlckwhh3r26"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videointel = callPackage ({ stdenv, pkg-config, fetchurl, cairo, xorgproto, libdrm, libpng, udev, libpciaccess, libX11, xcbutil, libxcb, libXcursor, libXdamage, libXext, libXfixes, xorgserver, libXrandr, libXrender, libxshmfence, libXtst, libXvMC, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-intel"; version = "2.99.917"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-intel-2.99.917.tar.bz2"; sha256 = "1jb7jspmzidfixbc0gghyjmnmpqv85i7pi13l4h2hn2ml3p83dq0"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ cairo xorgproto libdrm libpng udev libpciaccess libX11 xcbutil libxcb libXcursor libXdamage libXext libXfixes xorgserver libXrandr libXrender libxshmfence libXtst libXvMC ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videomga = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-mga"; version = "2.0.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-mga-2.0.1.tar.xz"; sha256 = "1aq3aqh2yg09gy864kkshfx5pjl5w05jdz97bx5bnrbrhdq3p8r7"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoneomagic = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-neomagic"; version = "1.3.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-neomagic-1.3.1.tar.xz"; sha256 = "153lzhq0vahg3875wi8hl9rf4sgizs41zmfg6hpfjw99qdzaq7xn"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videonewport = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-newport"; version = "0.2.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-newport-0.2.4.tar.bz2"; sha256 = "1yafmp23jrfdmc094i6a4dsizapsc9v0pl65cpc8w1kvn7343k4i"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videonouveau = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-nouveau"; version = "3ee7cbca8f9144a3bb5be7f71ce70558f548d268"; builder = ./builder.sh; src = fetchurl { url = "https://gitlab.freedesktop.org/xorg/driver/xf86-video-nouveau/-/archive/3ee7cbca8f9144a3bb5be7f71ce70558f548d268/xf86-video-nouveau-3ee7cbca8f9144a3bb5be7f71ce70558f548d268.tar.bz2"; sha256 = "0rhs3z274jdzd82pcsl25xn8hmw6i4cxs2kwfnphpfhxbbkiq7wl"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm udev libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videonv = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-nv"; version = "2.1.22"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-nv-2.1.22.tar.xz"; sha256 = "126j60dgnmiahjk5mxbnaav23hv7nvxvh49vhn6qg2f3nlnr6632"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoomap = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-omap"; version = "0.4.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-omap-0.4.5.tar.bz2"; sha256 = "0nmbrx6913dc724y8wj2p6vqfbj5zdjfmsl037v627jj0whx9rwk"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoopenchrome = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, libX11, libXext, xorgserver, libXvMC, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-openchrome"; version = "0.6.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-openchrome-0.6.0.tar.bz2"; sha256 = "0x9gq3hw6k661k82ikd1y2kkk4dmgv310xr5q59dwn4k6z37aafs"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm udev libpciaccess libX11 libXext xorgserver libXvMC ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoqxl = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-qxl"; version = "0.1.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-qxl-0.1.6.tar.xz"; sha256 = "0pwncx60r1xxk8kpp9a46ga5h7k7hjqf14726v0gra27vdc9blra"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm udev libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videor128 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-r128"; version = "6.12.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-r128-6.12.1.tar.xz"; sha256 = "0hf7h54wxgs8njavp0kgadjq1787fhbd588j7pj685hz2wmkq0kx"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videorendition = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-rendition"; version = "4.2.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-rendition-4.2.7.tar.bz2"; sha256 = "0yzqcdfrnnyaaaa76d4hpwycpq4x2j8qvg9m4q19lj4xbicwc4cm"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videos3virge = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-s3virge"; version = "1.11.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-s3virge-1.11.1.tar.xz"; sha256 = "1qzfcq3rlpfdb6qxz8hrp9py1q11vyzl4iqxip1vpgfnfn83vl6f"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videosavage = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-savage"; version = "2.4.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-savage-2.4.0.tar.xz"; sha256 = "1z81nqwaqqy9sc7pywkw4q9mijpvjx9w8xxr7d13k2nhzlng0v5k"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videosiliconmotion = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-siliconmotion"; version = "1.7.10"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-siliconmotion-1.7.10.tar.xz"; sha256 = "1h4g2mqxshaxii416ldw0aqy6cxnsbnzayfin51xm2526dw9q18n"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videosis = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-sis"; version = "0.12.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-sis-0.12.0.tar.gz"; sha256 = "00j7i2r81496w27rf4nq9gc66n6nizp3fi7nnywrxs81j1j3pk4v"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videosisusb = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-sisusb"; version = "0.9.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-sisusb-0.9.7.tar.bz2"; sha256 = "090lfs3hjz3cjd016v5dybmcsigj6ffvjdhdsqv13k90p4b08h7l"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videosuncg6 = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-suncg6"; version = "1.1.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-suncg6-1.1.3.tar.xz"; sha256 = "16c3g5m0f5y9nx2x6w9jdzbs9yr6xhq31j37dcffxbsskmfxq57w"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videosunffb = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-sunffb"; version = "1.2.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-sunffb-1.2.3.tar.xz"; sha256 = "0pf4ddh09ww7sxpzs5gr9pxh3gdwkg3f54067cp802nkw1n8vypi"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videosunleo = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-sunleo"; version = "1.2.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-sunleo-1.2.3.tar.xz"; sha256 = "1px670aiqyzddl1nz3xx1lmri39irajrqw6dskirs2a64jgp3dpc"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videotdfx = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-tdfx"; version = "1.5.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-tdfx-1.5.0.tar.bz2"; sha256 = "0qc5wzwf1n65si9rc37bh224pzahh7gp67vfimbxs0b9yvhq0i9g"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videotga = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-tga"; version = "1.2.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-tga-1.2.2.tar.bz2"; sha256 = "0cb161lvdgi6qnf1sfz722qn38q7kgakcvj7b45ba3i0020828r0"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videotrident = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-trident"; version = "1.4.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-trident-1.4.0.tar.xz"; sha256 = "16qqn1brz50mwcy42zi1wsw9af56qadsaaiwm9hn1p6plyf22xkz"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videov4l = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-v4l"; version = "0.3.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-v4l-0.3.0.tar.bz2"; sha256 = "084x4p4avy72mgm2vnnvkicw3419i6pp3wxik8zqh7gmq4xv5z75"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videovboxvideo = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-vboxvideo"; version = "1.0.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-vboxvideo-1.0.0.tar.bz2"; sha256 = "195z1js3i51qgxvhfw4bxb4dw3jcrrx2ynpm2y3475dypjzs7dkz"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videovesa = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-vesa"; version = "2.6.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-vesa-2.6.0.tar.xz"; sha256 = "1ccvaigb1f1kz8nxxjmkfn598nabd92p16rx1g35kxm8n5qjf20h"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videovmware = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, udev, libpciaccess, libX11, libXext, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-vmware"; version = "13.4.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-vmware-13.4.0.tar.xz"; sha256 = "06mq7spifsrpbwq9b8kn2cn61xq6mpkq6lvh4qi6xk2yxpjixlxf"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm udev libpciaccess libX11 libXext xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videovoodoo = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-voodoo"; version = "1.2.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-voodoo-1.2.6.tar.xz"; sha256 = "00pn5826aazsdipf7ny03s1lypzid31fmswl8y2hrgf07bq76ab2"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videowsfb = callPackage ({ stdenv, pkg-config, fetchurl, xorgserver, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-wsfb"; version = "0.4.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-wsfb-0.4.0.tar.bz2"; sha256 = "0hr8397wpd0by1hc47fqqrnaw3qdqd8aqgwgzv38w5k3l3jy6p4p"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgserver xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xf86videoxgi = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libdrm, libpciaccess, xorgserver, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xf86-video-xgi"; version = "1.6.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/driver/xf86-video-xgi-1.6.1.tar.bz2"; sha256 = "10xd2vah0pnpw5spn40n4p95mpmgvdkly4i1cz51imnlfsw7g8si"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libdrm libpciaccess xorgserver ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xfd = callPackage ({ stdenv, pkg-config, fetchurl, libxkbfile, fontconfig, libXaw, libXft, libXmu, xorgproto, libXrender, libXt, gettext, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xfd"; version = "1.1.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xfd-1.1.4.tar.xz"; sha256 = "1zbnj0z28dx2rm2h7pjwcz7z1jnl28gz0v9xn3hs2igxcvxhyiym"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config gettext wrapWithXFileSearchPathHook ]; buildInputs = [ libxkbfile fontconfig libXaw libXft libXmu xorgproto libXrender libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xfontsel = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xfontsel"; version = "1.1.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xfontsel-1.1.0.tar.xz"; sha256 = "1d6ifx6sw97mmr00bhfakyx2f94w14yswxc68sw49zmvawrjq18p"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw libXmu xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xfs = callPackage ({ stdenv, pkg-config, fetchurl, libXfont2, xorgproto, xtrans, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xfs"; version = "1.2.1"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xfs-1.2.1.tar.xz"; sha256 = "1rn1l76z4l133491wb1klixbwb8az5cnrzwx37fb3vnpmplc72ix"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libXfont2 xorgproto xtrans ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xfsinfo = callPackage ({ stdenv, pkg-config, fetchurl, libFS, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xfsinfo"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xfsinfo-1.0.7.tar.xz"; sha256 = "0x48p4hk0lds2s8nwzgfl616r99s28ydx02zs7p1fxxs3i2wmwwj"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libFS xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xgamma = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXxf86vm, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xgamma"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xgamma-1.0.7.tar.xz"; sha256 = "13xw2fqp9cs7xj3nqi8khqxv81rk0dd8khp59xgs2lw9bbldly8w"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto libXxf86vm ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xgc = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xgc"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xgc-1.0.6.tar.xz"; sha256 = "0h5jm2946f5m1g8a3qh1c01h3zrsjjivi09vi9rmij2frvdvp1vv"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libXaw libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xhost = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXau, libXmu, xorgproto, gettext, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xhost"; version = "1.0.9"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xhost-1.0.9.tar.xz"; sha256 = "0ib66h78ykc4zki4arh8hkcsgk1mk8yyy0ay5sdb2d908qqvb1pa"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config gettext ]; buildInputs = [ libX11 libXau libXmu xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xinit = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xinit"; version = "1.4.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xinit-1.4.2.tar.xz"; sha256 = "08qz6f6yhis6jdcp6hzspql6ib9a9zp0ddhhbac1b7zg4a6xrn5p"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xinput = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXext, libXi, libXinerama, libXrandr, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xinput"; version = "1.6.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xinput-1.6.4.tar.xz"; sha256 = "1j2pf28c54apr56v1fmvprp657n6x4sdrv8f24rx3138cl6x015d"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXext libXi libXinerama libXrandr ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xkbcomp = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xkbcomp"; version = "1.4.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xkbcomp-1.4.7.tar.xz"; sha256 = "0xqzz209m9i43jbyrf2lh4xdbyhzzzn9mis2f2c32kplwla82a0a"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libxkbfile xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xkbcomp" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xkbevd = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xkbevd"; version = "1.1.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xkbevd-1.1.5.tar.xz"; sha256 = "0swjhk33fp15060hhzycmk288ys51wwm6l7p9xy4blz95mq7nd9q"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libxkbfile ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xkbprint = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxkbfile, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xkbprint"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xkbprint-1.0.6.tar.xz"; sha256 = "1c57kb8d8cbf720n9bcjhhaqpk08lac0sk4l0jp8j0mryw299k4r"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libxkbfile xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xkbutils = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, libX11, libXaw, libXt, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xkbutils"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xkbutils-1.0.5.tar.xz"; sha256 = "197f4pgw3jdnlp7sj37f3xf15ayad20sl7vvg2rvx0j5qplsi97n"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto libX11 libXaw libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xkeyboardconfig = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xkeyboard-config"; version = "2.41"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/data/xkeyboard-config/xkeyboard-config-2.41.tar.xz"; sha256 = "13vjvyg1fjvsqzqkpxzigvv94v154mcb2gba4d80spi9aywxcb7h"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xkill = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xkill"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xkill-1.0.6.tar.xz"; sha256 = "01xrmqw498hqlhn6l1sq89s31k6sjf6xlij6a08pnrvmqiwama75"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXmu xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xload = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, xorgproto, libXt, gettext, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xload"; version = "1.1.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xload-1.1.4.tar.xz"; sha256 = "0c9h6w4bd1q3k4cy8v56sc3v9cg94cpg3xr057sf096v428vjil3"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config gettext wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw libXmu xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xlsatoms = callPackage ({ stdenv, pkg-config, fetchurl, libxcb, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xlsatoms"; version = "1.1.4"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xlsatoms-1.1.4.tar.xz"; sha256 = "1dviriynilkw0jwl0s2h8y95pwh8cxj95cnmllkd6rn0args3gzl"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libxcb ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xlsclients = callPackage ({ stdenv, pkg-config, fetchurl, libxcb, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xlsclients"; version = "1.1.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xlsclients-1.1.5.tar.xz"; sha256 = "1qxsav5gicsfwv1dqlcfpj47vy9i30i7iysrfx5aql02wxbyxfk8"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libxcb ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xlsfonts = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xlsfonts"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xlsfonts-1.0.7.tar.xz"; sha256 = "0r84wp4352hbfcaybqp2khipm40293byvrfyrlslrd37m52njwkv"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xmag = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXaw, libXmu, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xmag"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xmag-1.0.7.tar.xz"; sha256 = "0qblrqrhxml2asgbck53a1v7c4y7ap7jcyqjg500h1i7bb63d680"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libX11 libXaw libXmu libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xmessage = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xmessage"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xmessage-1.0.6.tar.xz"; sha256 = "04kahkk3kd6p1xlzf0jwfgnrb5z2r3y55q3p12b6n59py52wbsnj"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libXaw libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xmodmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xmodmap"; version = "1.0.11"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xmodmap-1.0.11.tar.xz"; sha256 = "10byhzdfv1xckqc3d2v52xg1ggxn5j806x4450l3ig5hyxl82bws"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xmore = callPackage ({ stdenv, pkg-config, fetchurl, libXaw, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xmore"; version = "1.0.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xmore-1.0.3.tar.bz2"; sha256 = "06r514p30v87vx00ddlck9mwazaqk9bx08ip866p1mw2a46iwjk4"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libXaw libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xorgcffiles = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xorg-cf-files"; version = "1.0.8"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/util/xorg-cf-files-1.0.8.tar.xz"; sha256 = "1f8primgb6qw3zy7plbsj4a1kdhdqb04xpdys520zaygxxfra23l"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xorgdocs = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xorg-docs"; version = "1.7.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/doc/xorg-docs-1.7.2.tar.gz"; sha256 = "0xrncq9dkl6h03gfsj89zagi2vkhgvcgy8l6pjjva350d24027hc"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xorgproto = callPackage ({ stdenv, pkg-config, fetchurl, libXt, python3, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xorgproto"; version = "2023.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/proto/xorgproto-2023.2.tar.xz"; sha256 = "0b4c27aq25w1fccks49p020avf9jzh75kaq5qwnww51bp1yvq7xn"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config python3 ]; buildInputs = [ libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "applewmproto" "bigreqsproto" "compositeproto" "damageproto" "dmxproto" "dpmsproto" "dri2proto" "dri3proto" "evieproto" "fixesproto" "fontcacheproto" "fontsproto" "glproto" "inputproto" "kbproto" "lg3dproto" "presentproto" "printproto" "randrproto" "recordproto" "renderproto" "resourceproto" "scrnsaverproto" "trapproto" "videoproto" "windowswmproto" "xcalibrateproto" "xcmiscproto" "xextproto" "xf86bigfontproto" "xf86dgaproto" "xf86driproto" "xf86miscproto" "xf86rushproto" "xf86vidmodeproto" "xineramaproto" "xproto" "xproxymngproto" "xwaylandproto" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xorgserver = callPackage ({ stdenv, pkg-config, fetchurl, xorgproto, openssl, libX11, libXau, libxcb, xcbutil, xcbutilwm, xcbutilimage, xcbutilkeysyms, xcbutilrenderutil, libXdmcp, libXfixes, libxkbfile, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xorg-server"; version = "21.1.11"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/xserver/xorg-server-21.1.11.tar.xz"; sha256 = "1vr6sc38sqipazsm61bcym2ggbgfgaamz7wf05mb31pvayyssg8x"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ xorgproto openssl libX11 libXau libxcb xcbutil xcbutilwm xcbutilimage xcbutilkeysyms xcbutilrenderutil libXdmcp libXfixes libxkbfile ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-server" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xorgsgmldoctools = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xorg-sgml-doctools"; version = "1.12"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/doc/xorg-sgml-doctools-1.12.tar.gz"; sha256 = "1nsb8kn6nipc09yv19wdpd94pav6hx7xby0psmmdvnm6wqlh6nlq"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xorg-sgml-doctools" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xpr = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xpr"; version = "1.1.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xpr-1.1.0.tar.xz"; sha256 = "1iaphm96kha6bzz34cj82r2lp5hrdpqwdca04iij4rinflab3fx0"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXmu xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xprop = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xprop"; version = "1.2.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xprop-1.2.6.tar.xz"; sha256 = "0vjqnn42gscw1z2wdj24kdwjwvd7mw58pj0nm9203k1fn4jqa2sq"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xrandr = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXrandr, libXrender, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xrandr"; version = "1.5.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xrandr-1.5.2.tar.xz"; sha256 = "0h7jy4c5zgrr06fimnnxhy5ba782b1n4aik29g6bln4h1mwy9gn8"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto libXrandr libXrender ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xrdb = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xrdb"; version = "1.2.2"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xrdb-1.2.2.tar.xz"; sha256 = "1x1ka0zbcw66a06jvsy92bvnsj9vxbvnq1hbn1az4f0v4fmzrx9i"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXmu xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xrefresh = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xrefresh"; version = "1.0.7"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xrefresh-1.0.7.tar.xz"; sha256 = "07hvfw3rdv8mzqmm9ax5z8kw544insdd152f2z8868ply8sxdwd9"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xset = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXext, libXmu, xorgproto, libXxf86misc, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xset"; version = "1.2.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xset-1.2.5.tar.xz"; sha256 = "0bsyyx3k32k9vpb8x3ks7hlfr03nm0i14fv3cg6n4f2vcdajsscz"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXext libXmu xorgproto libXxf86misc ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xsetroot = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xbitmaps, libXcursor, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xsetroot"; version = "1.1.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xsetroot-1.1.3.tar.xz"; sha256 = "1l9qcv4mldj70slnmfg56nv7yh9j9ca1x795bl26whmlkrdb90b0"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xbitmaps libXcursor libXmu xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xsm = callPackage ({ stdenv, pkg-config, fetchurl, libICE, libSM, libX11, libXaw, xorgproto, libXt, wrapWithXFileSearchPathHook, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xsm"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xsm-1.0.5.tar.xz"; sha256 = "0bgvwvj99yqivy4dyxrfa0anwvh5d634gz0w43zy8cn17ymgsc4w"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config wrapWithXFileSearchPathHook ]; buildInputs = [ libICE libSM libX11 libXaw xorgproto libXt ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xstdcmap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXmu, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xstdcmap"; version = "1.0.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xstdcmap-1.0.5.tar.xz"; sha256 = "1061b95j08mlwpadyilmpbzfgmm08z69k8nrkbn9k11rg7ilfn1n"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXmu xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xtrans = callPackage ({ stdenv, pkg-config, fetchurl, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xtrans"; version = "1.5.0"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/lib/xtrans-1.5.0.tar.xz"; sha256 = "1gdiiw64p279a1x033w7i002myry9v75pwmc1gsdpzbbd41vg90v"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ "xtrans" ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xtrap = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libXt, libXTrap, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xtrap"; version = "1.0.3"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xtrap-1.0.3.tar.bz2"; sha256 = "0sqm4j1zflk1s94iq4waa70hna1xcys88v9a70w0vdw66czhvj2j"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libXt libXTrap ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xvinfo = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, libXv, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xvinfo"; version = "1.1.5"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xvinfo-1.1.5.tar.xz"; sha256 = "0164qpbjmxxa1rbvh6ay1iz2qnp9hl1745k9pk6195kdnbn73piy"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto libXv ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xwd = callPackage ({ stdenv, pkg-config, fetchurl, libxkbfile, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xwd"; version = "1.0.9"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xwd-1.0.9.tar.xz"; sha256 = "0gxx3y9zlh13jgwkayxljm6i58ng8jc1xzqv2g8s7d3yjj21n4nw"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libxkbfile libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xwininfo = callPackage ({ stdenv, pkg-config, fetchurl, libX11, libxcb, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xwininfo"; version = "1.1.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xwininfo-1.1.6.tar.xz"; sha256 = "0gr5m4lyvkil3cl63zf0sw7bq5qgraqrnvddk6xgk3a42xy8j61m"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 libxcb xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; # THIS IS A GENERATED FILE. DO NOT EDIT! xwud = callPackage ({ stdenv, pkg-config, fetchurl, libX11, xorgproto, testers }: stdenv.mkDerivation (finalAttrs: { pname = "xwud"; version = "1.0.6"; builder = ./builder.sh; src = fetchurl { url = "mirror://xorg/individual/app/xwud-1.0.6.tar.xz"; sha256 = "1zhsih1l3x1038fi1wi9npvfnn8j7580ca73saixjg5sbv8qq134"; }; hardeningDisable = [ "bindnow" "relro" ]; strictDeps = true; nativeBuildInputs = [ pkg-config ]; buildInputs = [ libX11 xorgproto ]; passthru.tests.pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; meta = { pkgConfigModules = [ ]; platforms = lib.platforms.unix; }; })) {}; } [result] Failed to update xkeyboard_config 2.40 -> 2.41 https://repology.org/project/xkeyboard-config/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.beetle-supergrafx, using log file: /var/log/nixpkgs-update/libretro.beetle-supergrafx/2024-02-17.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/j1yy8fb2wz0dsmdbjiv9gk186q2k9knv-packages.json.drv building '/nix/store/j1yy8fb2wz0dsmdbjiv9gk186q2k9knv-packages.json.drv'... Going to be running update for following packages: - libretro-mednafen-supergrafx-unstable-2024-02-09 Press Enter key to continue... Running update for: - libretro-mednafen-supergrafx-unstable-2024-02-09: UPDATING ... - libretro-mednafen-supergrafx-unstable-2024-02-09: 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.mame2003, using log file: /var/log/nixpkgs-update/libretro.mame2003/2024-02-17.log libretro.mame2003 0 -> 1 attrpath: libretro.mame2003 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4p84sfrf3q24c3y3j1ldbzpwmd31mjz5-packages.json.drv building '/nix/store/4p84sfrf3q24c3y3j1ldbzpwmd31mjz5-packages.json.drv'... Going to be running update for following packages: - libretro-mame2003-unstable-2024-02-08 Press Enter key to continue... Running update for: - libretro-mame2003-unstable-2024-02-08: UPDATING ... - libretro-mame2003-unstable-2024-02-08: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.mame2003 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.tic80, using log file: /var/log/nixpkgs-update/libretro.tic80/2024-02-17.log libretro.tic80 0 -> 1 attrpath: libretro.tic80 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nc3qbin3fnrvvcqlmcrih13bav90blia-packages.json.drv building '/nix/store/nc3qbin3fnrvvcqlmcrih13bav90blia-packages.json.drv'... Going to be running update for following packages: - libretro-tic80-unstable-2022-06-11 Press Enter key to continue... Running update for: - libretro-tic80-unstable-2022-06-11: UPDATING ... - libretro-tic80-unstable-2022-06-11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.tic80 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.BCClong, using log file: /var/log/nixpkgs-update/rPackages.BCClong/2024-02-17.log rPackages.BCClong 1.0.1 -> 1.0.2 https://repology.org/project/r:bcclong/versions attrpath: rPackages.BCClong Checking auto update branch... No auto update branch exists Old version 1.0.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.BCClong 1.0.1 -> 1.0.2 https://repology.org/project/r:bcclong/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.asremlPlus, using log file: /var/log/nixpkgs-update/rPackages.asremlPlus/2024-02-17.log rPackages.asremlPlus 4.4.24 -> 4.4.27 https://repology.org/project/r:asremlplus/versions attrpath: rPackages.asremlPlus Checking auto update branch... No auto update branch exists Old version 4.4.24" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.asremlPlus 4.4.24 -> 4.4.27 https://repology.org/project/r:asremlplus/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.igoR, using log file: /var/log/nixpkgs-update/rPackages.igoR/2024-02-17.log rPackages.igoR 0.1.5 -> 0.2.0 https://repology.org/project/r:igor/versions attrpath: rPackages.igoR Checking auto update branch... No auto update branch exists Old version 0.1.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.igoR 0.1.5 -> 0.2.0 https://repology.org/project/r:igor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.gto, using log file: /var/log/nixpkgs-update/python312Packages.gto/2024-02-17.log python312Packages.gto 1.6.2 -> 1.7.0 https://repology.org/project/python:gto/versions attrpath: python312Packages.gto Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/b0wznwgdj2571cix9dwg3dplxnczkyh5-packages.json.drv building '/nix/store/b0wznwgdj2571cix9dwg3dplxnczkyh5-packages.json.drv'... Going to be running update for following packages: - python3.12-gto-1.6.2 Press Enter key to continue... Running update for: - python3.12-gto-1.6.2: UPDATING ... - python3.12-gto-1.6.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/gto/default.nix b/pkgs/development/python-modules/gto/default.nix index 80f41bb4d683..802716229744 100644 --- a/pkgs/development/python-modules/gto/default.nix +++ b/pkgs/development/python-modules/gto/default.nix @@ -23,7 +23,7 @@ buildPythonPackage rec { pname = "gto"; - version = "1.6.2"; + version = "1.7.0"; pyproject = true; disabled = pythonOlder "3.8"; @@ -32,7 +32,7 @@ buildPythonPackage rec { owner = "iterative"; repo = "gto"; rev = "refs/tags/${version}"; - hash = "sha256-1+Owhp2otGC/FIdsSz+4vn0sZR696+zOMGNDvjM6KH8="; + hash = "sha256-dovCItMhPKRSPfbTzM5dbz8hdygqrLdUi6gS4+G10ks="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.gto Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.gto Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.gto/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.gto 1.6.2 -> 1.7.0 https://repology.org/project/python:gto/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.parabar, using log file: /var/log/nixpkgs-update/rPackages.parabar/2024-02-17.log rPackages.parabar 1.1.0 -> 1.1.1 https://repology.org/project/r:parabar/versions attrpath: rPackages.parabar Checking auto update branch... No auto update branch exists Old version 1.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.parabar 1.1.0 -> 1.1.1 https://repology.org/project/r:parabar/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.virtualjaguar, using log file: /var/log/nixpkgs-update/libretro.virtualjaguar/2024-02-17.log libretro.virtualjaguar 0 -> 1 attrpath: libretro.virtualjaguar Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/if8l06n9rip67326snkvzmlrzl6zs3kp-packages.json.drv building '/nix/store/if8l06n9rip67326snkvzmlrzl6zs3kp-packages.json.drv'... Going to be running update for following packages: - libretro-virtualjaguar-unstable-2023-06-01 Press Enter key to continue... Running update for: - libretro-virtualjaguar-unstable-2023-06-01: UPDATING ... - libretro-virtualjaguar-unstable-2023-06-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.virtualjaguar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.parallel-n64, using log file: /var/log/nixpkgs-update/libretro.parallel-n64/2024-02-17.log libretro.parallel-n64 0 -> 1 attrpath: libretro.parallel-n64 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/20bxrxgq0d61cs3gqbw5ahwk8zl67fnw-packages.json.drv building '/nix/store/20bxrxgq0d61cs3gqbw5ahwk8zl67fnw-packages.json.drv'... Going to be running update for following packages: - libretro-parallel-n64-unstable-2024-01-15 Press Enter key to continue... Running update for: - libretro-parallel-n64-unstable-2024-01-15: UPDATING ... - libretro-parallel-n64-unstable-2024-01-15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.parallel-n64 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.openllm-client, using log file: /var/log/nixpkgs-update/python312Packages.openllm-client/2024-02-17.log python312Packages.openllm-client 0.4.41 -> 0.4.44 https://repology.org/project/python:openllm-client/versions attrpath: python312Packages.openllm-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/lcqk53nr0gx3a6kd7l8g7bv85q1sqdfg-packages.json.drv building '/nix/store/lcqk53nr0gx3a6kd7l8g7bv85q1sqdfg-packages.json.drv'... Going to be running update for following packages: - python3.12-openllm-client-0.4.41 Press Enter key to continue... Running update for: - python3.12-openllm-client-0.4.41: UPDATING ... - python3.12-openllm-client-0.4.41: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.openllm-client 0.4.41 -> 0.4.44 https://repology.org/project/python:openllm-client/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.TrajectoryUtils, using log file: /var/log/nixpkgs-update/rPackages.TrajectoryUtils/2024-02-17.log rPackages.TrajectoryUtils 1.10.0 -> 1.10.1 https://repology.org/project/r:trajectoryutils/versions attrpath: rPackages.TrajectoryUtils Checking auto update branch... No auto update branch exists Old version 1.10.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.TrajectoryUtils 1.10.0 -> 1.10.1 https://repology.org/project/r:trajectoryutils/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.mame, using log file: /var/log/nixpkgs-update/libretro.mame/2024-02-17.log libretro.mame 0 -> 1 attrpath: libretro.mame Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jxj00dlqiaqfw81019701qrw0n10gd0q-packages.json.drv building '/nix/store/jxj00dlqiaqfw81019701qrw0n10gd0q-packages.json.drv'... Going to be running update for following packages: - libretro-mame-unstable-2024-02-13 Press Enter key to continue... Running update for: - libretro-mame-unstable-2024-02-13: UPDATING ... - libretro-mame-unstable-2024-02-13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.mame 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rtfunicode, using log file: /var/log/nixpkgs-update/python311Packages.rtfunicode/2024-02-17.log python311Packages.rtfunicode 0 -> 1 attrpath: python311Packages.rtfunicode Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4l8snvhaj815cqlnb1kphfd6k7qzmgw0-packages.json.drv building '/nix/store/4l8snvhaj815cqlnb1kphfd6k7qzmgw0-packages.json.drv'... Going to be running update for following packages: - python3.11-rtfunicode-1.4 Press Enter key to continue... Running update for: - python3.11-rtfunicode-1.4: UPDATING ... - python3.11-rtfunicode-1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rtfunicode 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.localstack-ext, using log file: /var/log/nixpkgs-update/python312Packages.localstack-ext/2024-02-17.log python312Packages.localstack-ext 3.0.2 -> 3.1.0 https://repology.org/project/python:localstack-ext/versions attrpath: python312Packages.localstack-ext Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nlv4h8jzrz9lkz464ar2nlqaayib157y-packages.json.drv building '/nix/store/nlv4h8jzrz9lkz464ar2nlqaayib157y-packages.json.drv'... Going to be running update for following packages: - python3.12-localstack-ext-3.0.2 Press Enter key to continue... Running update for: - python3.12-localstack-ext-3.0.2: UPDATING ... - python3.12-localstack-ext-3.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/localstack-ext/default.nix b/pkgs/development/python-modules/localstack-ext/default.nix index 1386ce2cb712..50096fb74266 100644 --- a/pkgs/development/python-modules/localstack-ext/default.nix +++ b/pkgs/development/python-modules/localstack-ext/default.nix @@ -28,12 +28,12 @@ buildPythonPackage rec { pname = "localstack-ext"; - version = "3.0.2"; + version = "3.1.0"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-KNM/HjSWVwenLqtXbaRP70k7b7YXk//aKGEkBxPp1fA="; + hash = "sha256-FE9G8rT7xuDy8RIYS0xs4880CrXf342DW5aQ/3srZqI="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.localstack-ext Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.localstack-ext Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.localstack-ext/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.localstack-ext 3.0.2 -> 3.1.0 https://repology.org/project/python:localstack-ext/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.multicool, using log file: /var/log/nixpkgs-update/rPackages.multicool/2024-02-17.log rPackages.multicool 1.0.0 -> 1.0.1 https://repology.org/project/r:multicool/versions attrpath: rPackages.multicool Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.multicool 1.0.0 -> 1.0.1 https://repology.org/project/r:multicool/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.palettes, using log file: /var/log/nixpkgs-update/rPackages.palettes/2024-02-17.log rPackages.palettes 0.1.1 -> 0.2.0 https://repology.org/project/r:palettes/versions attrpath: rPackages.palettes Checking auto update branch... No auto update branch exists Old version 0.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.palettes 0.1.1 -> 0.2.0 https://repology.org/project/r:palettes/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.fuse, using log file: /var/log/nixpkgs-update/libretro.fuse/2024-02-17.log libretro.fuse 0 -> 1 attrpath: libretro.fuse Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dlr0p8097painxvc2yl1rd64czl5312a-packages.json.drv building '/nix/store/dlr0p8097painxvc2yl1rd64czl5312a-packages.json.drv'... Going to be running update for following packages: - libretro-fuse-unstable-2023-06-23 Press Enter key to continue... Running update for: - libretro-fuse-unstable-2023-06-23: UPDATING ... - libretro-fuse-unstable-2023-06-23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.fuse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/w3j2g484gayh0xznsz70hrlwplpl4vyz-packages.json.drv building '/nix/store/w3j2g484gayh0xznsz70hrlwplpl4vyz-packages.json.drv'... Going to be running update for following packages: - libretro-flycast-unstable-2024-02-09 Press Enter key to continue... Running update for: - libretro-flycast-unstable-2024-02-09: UPDATING ... - libretro-flycast-unstable-2024-02-09: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update 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 libretro.sameboy, using log file: /var/log/nixpkgs-update/libretro.sameboy/2024-02-17.log libretro.sameboy 0 -> 1 attrpath: libretro.sameboy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pckh7bahibs0j6cw164wyck0g6plnb16-packages.json.drv building '/nix/store/pckh7bahibs0j6cw164wyck0g6plnb16-packages.json.drv'... Going to be running update for following packages: - libretro-sameboy-unstable-2022-08-19 Press Enter key to continue... Running update for: - libretro-sameboy-unstable-2022-08-19: UPDATING ... - libretro-sameboy-unstable-2022-08-19: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.sameboy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.eodhd, using log file: /var/log/nixpkgs-update/rPackages.eodhd/2024-02-17.log rPackages.eodhd 1.0.3 -> 1.0.4 https://repology.org/project/r:eodhd/versions attrpath: rPackages.eodhd Checking auto update branch... No auto update branch exists Old version 1.0.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.eodhd 1.0.3 -> 1.0.4 https://repology.org/project/r:eodhd/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.nxengine, using log file: /var/log/nixpkgs-update/libretro.nxengine/2024-02-17.log libretro.nxengine 0 -> 1 attrpath: libretro.nxengine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/d8cqsfbpl4m4b9z1pryyr7iddlq3w4zq-packages.json.drv building '/nix/store/d8cqsfbpl4m4b9z1pryyr7iddlq3w4zq-packages.json.drv'... Going to be running update for following packages: - libretro-nxengine-unstable-2023-02-21 Press Enter key to continue... Running update for: - libretro-nxengine-unstable-2023-02-21: UPDATING ... - libretro-nxengine-unstable-2023-02-21: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.nxengine 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libretro.vecx, using log file: /var/log/nixpkgs-update/libretro.vecx/2024-02-17.log libretro.vecx 0 -> 1 attrpath: libretro.vecx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4a2gmraz61k429f0mb5036sixgz5rgj0-packages.json.drv building '/nix/store/4a2gmraz61k429f0mb5036sixgz5rgj0-packages.json.drv'... Going to be running update for following packages: - libretro-vecx-unstable-2024-02-10 Press Enter key to continue... Running update for: - libretro-vecx-unstable-2024-02-10: UPDATING ... - libretro-vecx-unstable-2024-02-10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.vecx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.same_cdi, using log file: /var/log/nixpkgs-update/libretro.same_cdi/2024-02-17.log libretro.same_cdi 0 -> 1 attrpath: libretro.same_cdi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8bii6047kh8wjhcagcrb9yp4sbf8lzak-packages.json.drv building '/nix/store/8bii6047kh8wjhcagcrb9yp4sbf8lzak-packages.json.drv'... Going to be running update for following packages: - libretro-same_cdi-unstable-2023-02-28 Press Enter key to continue... Running update for: - libretro-same_cdi-unstable-2023-02-28: UPDATING ... - libretro-same_cdi-unstable-2023-02-28: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.same_cdi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ff2mpv-rust, using log file: /var/log/nixpkgs-update/ff2mpv-rust/2024-02-17.log ff2mpv-rust 1.1.1 -> 1.1.3 https://github.com/ryze312/ff2mpv-rust/releases attrpath: ff2mpv-rust Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - ff2mpv-rust: 1.1.1 -> 1.1.3 + support for Chromium based browsers URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288973" [result] Failed to update ff2mpv-rust 1.1.1 -> 1.1.3 https://github.com/ryze312/ff2mpv-rust/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qemu, using log file: /var/log/nixpkgs-update/python311Packages.qemu/2024-02-17.log python311Packages.qemu 0 -> 1 attrpath: python311Packages.qemu Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wln2r495gh0pvwr0i3mpspcsizhrq1wl-packages.json.drv building '/nix/store/wln2r495gh0pvwr0i3mpspcsizhrq1wl-packages.json.drv'... Going to be running update for following packages: - python3.11-qemu-0.6.1.0a1 Press Enter key to continue... Running update for: - python3.11-qemu-0.6.1.0a1: UPDATING ... - python3.11-qemu-0.6.1.0a1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qemu 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.fmsx, using log file: /var/log/nixpkgs-update/libretro.fmsx/2024-02-17.log libretro.fmsx 0 -> 1 attrpath: libretro.fmsx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pqcxh2zzdrffn06h6m9hgsvxf6sk9w3v-packages.json.drv building '/nix/store/pqcxh2zzdrffn06h6m9hgsvxf6sk9w3v-packages.json.drv'... Going to be running update for following packages: - libretro-fmsx-unstable-2024-02-08 Press Enter key to continue... Running update for: - libretro-fmsx-unstable-2024-02-08: UPDATING ... - libretro-fmsx-unstable-2024-02-08: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libretro.fmsx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggeffects, using log file: /var/log/nixpkgs-update/rPackages.ggeffects/2024-02-17.log rPackages.ggeffects 1.3.4 -> 1.4.0 https://repology.org/project/r:ggeffects/versions attrpath: rPackages.ggeffects Checking auto update branch... No auto update branch exists Old version 1.3.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggeffects 1.3.4 -> 1.4.0 https://repology.org/project/r:ggeffects/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.onbrand, using log file: /var/log/nixpkgs-update/rPackages.onbrand/2024-02-17.log rPackages.onbrand 1.0.4 -> 1.0.5 https://repology.org/project/r:onbrand/versions attrpath: rPackages.onbrand Checking auto update branch... No auto update branch exists Old version 1.0.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.onbrand 1.0.4 -> 1.0.5 https://repology.org/project/r:onbrand/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.transite, using log file: /var/log/nixpkgs-update/rPackages.transite/2024-02-17.log rPackages.transite 1.20.0 -> 1.20.1 https://repology.org/project/r:transite/versions attrpath: rPackages.transite Checking auto update branch... No auto update branch exists Old version 1.20.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.transite 1.20.0 -> 1.20.1 https://repology.org/project/r:transite/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jasper, using log file: /var/log/nixpkgs-update/jasper/2024-02-17.log jasper 4.1.2 -> 4.2.0 https://github.com/jasper-software/jasper/releases attrpath: jasper Checking auto update branch... An auto update branch exists with message `jasper: 4.1.2 -> 4.2.0`. New version is 4.2.0. An auto update branch exists with an equal or greater version [result] Failed to update jasper 4.1.2 -> 4.2.0 https://github.com/jasper-software/jasper/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.langchain, using log file: /var/log/nixpkgs-update/python312Packages.langchain/2024-02-17.log python312Packages.langchain 0.1.1 -> 0.1.7 https://repology.org/project/python:langchain/versions attrpath: python312Packages.langchain Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7mz6cgzwjzdvihm3srlf1m291zbrb6l5-packages.json.drv building '/nix/store/7mz6cgzwjzdvihm3srlf1m291zbrb6l5-packages.json.drv'... Going to be running update for following packages: - python3.12-langchain-0.1.1 Press Enter key to continue... Running update for: - python3.12-langchain-0.1.1: UPDATING ... - python3.12-langchain-0.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langchain/default.nix b/pkgs/development/python-modules/langchain/default.nix index 18936f7a9ca5..25c7e565d62a 100644 --- a/pkgs/development/python-modules/langchain/default.nix +++ b/pkgs/development/python-modules/langchain/default.nix @@ -52,7 +52,7 @@ buildPythonPackage rec { pname = "langchain"; - version = "0.1.1"; + version = "0.1.7"; pyproject = true; disabled = pythonOlder "3.8"; @@ -61,7 +61,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langchain"; rev = "refs/tags/v${version}"; - hash = "sha256-cQz4u6FeVZLNbix4pyc6ulfj+nb/tARMJniusy7Q46A="; + hash = "sha256-666ZqFGKx5379Kv+NAVaEW8ZyvlSsyQFB2egT+SUEcQ="; }; sourceRoot = "${src.name}/libs/langchain"; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.langchain Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.langchain Standard output: error: js2py-0.74 not supported for interpreter python3.12 (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.langchain 0.1.1 -> 0.1.7 https://repology.org/project/python:langchain/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mailpit, using log file: /var/log/nixpkgs-update/mailpit/2024-02-17.log mailpit 1.13.1 -> 1.13.3 https://github.com/axllent/mailpit/releases attrpath: mailpit 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-iNNs9vLvOKqVpLKt65wVmffgq1l/9KOtnbRPg+2kbsM=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'mailpit.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/18816igbdg27c9f9arsh01sy9r53icdh-mailpit-ui-1.13.3.drv /nix/store/cbv0sf62z7hbh6mr9ph92ikp6x8algmm-mailpit-1.13.3-go-modules.drv /nix/store/kshhwk49v19vy3y1qcjh5xx1k088iwh7-mailpit-1.13.3.drv building '/nix/store/18816igbdg27c9f9arsh01sy9r53icdh-mailpit-ui-1.13.3.drv'... Running phase: unpackPhase unpacking source archive /nix/store/7dl865jnxjs2r1wb83c7s1mp60l47k8y-source source root is source Running phase: patchPhase Executing npmConfigHook Configuring npm Validating consistency between /build/source/package-lock.json and /nix/store/dy5p844xqv4vmh7yc6kr8cf1n0v100a8-npm-deps/package-lock.json 29c29 < "esbuild": "^0.20.0", --- > "esbuild": "^0.19.1", 31c31 < "esbuild-sass-plugin": "^3.0.0" --- > "esbuild-sass-plugin": "^2.3.2" 65,70d64 < "node_modules/@bufbuild/protobuf": { < "version": "1.7.2", < "resolved": "https://registry.npmjs.org/@bufbuild/protobuf/-/protobuf-1.7.2.tgz", < "integrity": "sha512-i5GE2Dk5ekdlK1TR7SugY4LWRrKSfb5T1Qn4unpIMbfxoeGKERKQ59HG3iYewacGD10SR7UzevfPnh6my4tNmQ==", < "dev": true < }, 72,74c66,68 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.20.0.tgz", < "integrity": "sha512-fGFDEctNh0CcSwsiRPxiaqX0P5rq+AqE0SRhYGZ4PX46Lg1FNR6oCxJghf8YgY0WQEgQuh3lErUFE4KxLeRmmw==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/aix-ppc64/-/aix-ppc64-0.19.12.tgz", > "integrity": "sha512-bmoCYyWdEL3wDQIVbcyzRyeKLgk2WtWLTWz1ZIAZF/EGbNOwSA6ew3PftJ1PqMiOOGu0OyFMzG53L0zqIpPeNA==", 88,90c82,84 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.20.0.tgz", < "integrity": "sha512-3bMAfInvByLHfJwYPJRlpTeaQA75n8C/QKpEaiS4HrFWFiJlNI0vzq/zCjBrhAYcPyVPG7Eo9dMrcQXuqmNk5g==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.19.12.tgz", > "integrity": "sha512-qg/Lj1mu3CdQlDEEiWrlC4eaPZ1KztwGJ9B6J+/6G+/4ewxJg7gqj8eVYWvao1bXrqGiW2rsBZFSX3q2lcW05w==", 104,106c98,100 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.20.0.tgz", < "integrity": "sha512-aVpnM4lURNkp0D3qPoAzSG92VXStYmoVPOgXveAUoQBWRSuQzt51yvSju29J6AHPmwY1BjH49uR29oyfH1ra8Q==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.19.12.tgz", > "integrity": "sha512-P0UVNGIienjZv3f5zq0DP3Nt2IE/3plFzuaS96vihvD0Hd6H/q4WXUGpCxD/E8YrSXfNyRPbpTq+T8ZQioSuPA==", 120,122c114,116 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.20.0.tgz", < "integrity": "sha512-uK7wAnlRvjkCPzh8jJ+QejFyrP8ObKuR5cBIsQZ+qbMunwR8sbd8krmMbxTLSrDhiPZaJYKQAU5Y3iMDcZPhyQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.19.12.tgz", > "integrity": "sha512-3k7ZoUW6Q6YqhdhIaq/WZ7HwBpnFBlW905Fa4s4qWJyiNOgT1dOqDiVAQFwBH7gBRZr17gLrlFCRzF6jFh7Kew==", 136,138c130,132 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.20.0.tgz", < "integrity": "sha512-AjEcivGAlPs3UAcJedMa9qYg9eSfU6FnGHJjT8s346HSKkrcWlYezGE8VaO2xKfvvlZkgAhyvl06OJOxiMgOYQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.19.12.tgz", > "integrity": "sha512-B6IeSgZgtEzGC42jsI+YYu9Z3HKRxp8ZT3cqhvliEHovq8HSX2YX8lNocDn79gCKJXOSaEot9MVYky7AKjCs8g==", 152,154c146,148 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.20.0.tgz", < "integrity": "sha512-bsgTPoyYDnPv8ER0HqnJggXK6RyFy4PH4rtsId0V7Efa90u2+EifxytE9pZnsDgExgkARy24WUQGv9irVbTvIw==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.19.12.tgz", > "integrity": "sha512-hKoVkKzFiToTgn+41qGhsUJXFlIjxI/jSYeZf3ugemDYZldIXIxhvwN6erJGlX4t5h417iFuheZ7l+YVn05N3A==", 168,170c162,164 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.20.0.tgz", < "integrity": "sha512-kQ7jYdlKS335mpGbMW5tEe3IrQFIok9r84EM3PXB8qBFJPSc6dpWfrtsC/y1pyrz82xfUIn5ZrnSHQQsd6jebQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.19.12.tgz", > "integrity": "sha512-4aRvFIXmwAcDBw9AueDQ2YnGmz5L6obe5kmPT8Vd+/+x/JMVKCgdcRwH6APrbpNXsPz+K653Qg8HB/oXvXVukA==", 184,186c178,180 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.20.0.tgz", < "integrity": "sha512-uG8B0WSepMRsBNVXAQcHf9+Ko/Tr+XqmK7Ptel9HVmnykupXdS4J7ovSQUIi0tQGIndhbqWLaIL/qO/cWhXKyQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.19.12.tgz", > "integrity": "sha512-EYoXZ4d8xtBoVN7CEwWY2IN4ho76xjYXqSXMNccFSx2lgqOG/1TBPW0yPx1bJZk94qu3tX0fycJeeQsKovA8gg==", 200,202c194,196 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.20.0.tgz", < "integrity": "sha512-2ezuhdiZw8vuHf1HKSf4TIk80naTbP9At7sOqZmdVwvvMyuoDiZB49YZKLsLOfKIr77+I40dWpHVeY5JHpIEIg==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.19.12.tgz", > "integrity": "sha512-J5jPms//KhSNv+LO1S1TX1UWp1ucM6N6XuL6ITdKWElCu8wXP72l9MM0zDTzzeikVyqFE6U8YAV9/tFyj0ti+w==", 216,218c210,212 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.20.0.tgz", < "integrity": "sha512-uTtyYAP5veqi2z9b6Gr0NUoNv9F/rOzI8tOD5jKcCvRUn7T60Bb+42NDBCWNhMjkQzI0qqwXkQGo1SY41G52nw==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.19.12.tgz", > "integrity": "sha512-EoTjyYyLuVPfdPLsGVVVC8a0p1BFFvtpQDB/YLEhaXyf/5bczaGeN15QkR+O4S5LeJ92Tqotve7i1jn35qwvdA==", 232,234c226,228 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.20.0.tgz", < "integrity": "sha512-c88wwtfs8tTffPaoJ+SQn3y+lKtgTzyjkD8NgsyCtCmtoIC8RDL7PrJU05an/e9VuAke6eJqGkoMhJK1RY6z4w==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.19.12.tgz", > "integrity": "sha512-Thsa42rrP1+UIGaWz47uydHSBOgTUnwBwNq59khgIwktK6x60Hivfbux9iNR0eHCHzOLjLMLfUMLCypBkZXMHA==", 248,250c242,244 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.20.0.tgz", < "integrity": "sha512-lR2rr/128/6svngnVta6JN4gxSXle/yZEZL3o4XZ6esOqhyR4wsKyfu6qXAL04S4S5CgGfG+GYZnjFd4YiG3Aw==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.19.12.tgz", > "integrity": "sha512-LiXdXA0s3IqRRjm6rV6XaWATScKAXjI4R4LoDlvO7+yQqFdlr1Bax62sRwkVvRIrwXxvtYEHHI4dm50jAXkuAA==", 264,266c258,260 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.20.0.tgz", < "integrity": "sha512-9Sycc+1uUsDnJCelDf6ZNqgZQoK1mJvFtqf2MUz4ujTxGhvCWw+4chYfDLPepMEvVL9PDwn6HrXad5yOrNzIsQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.19.12.tgz", > "integrity": "sha512-fEnAuj5VGTanfJ07ff0gOA6IPsvrVHLVb6Lyd1g2/ed67oU1eFzL0r9WL7ZzscD+/N6i3dWumGE1Un4f7Amf+w==", 280,282c274,276 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.20.0.tgz", < "integrity": "sha512-CoWSaaAXOZd+CjbUTdXIJE/t7Oz+4g90A3VBCHLbfuc5yUQU/nFDLOzQsN0cdxgXd97lYW/psIIBdjzQIwTBGw==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.19.12.tgz", > "integrity": "sha512-nYJA2/QPimDQOh1rKWedNOe3Gfc8PabU7HT3iXWtNUbRzXS9+vgB0Fjaqr//XNbd82mCxHzik2qotuI89cfixg==", 296,298c290,292 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.20.0.tgz", < "integrity": "sha512-mlb1hg/eYRJUpv8h/x+4ShgoNLL8wgZ64SUr26KwglTYnwAWjkhR2GpoKftDbPOCnodA9t4Y/b68H4J9XmmPzA==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.19.12.tgz", > "integrity": "sha512-2MueBrlPQCw5dVJJpQdUYgeqIzDQgw3QtiAHUC4RBz9FXPrskyyU3VI1hw7C0BSKB9OduwSJ79FTCqtGMWqJHg==", 312,314c306,308 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.20.0.tgz", < "integrity": "sha512-fgf9ubb53xSnOBqyvWEY6ukBNRl1mVX1srPNu06B6mNsNK20JfH6xV6jECzrQ69/VMiTLvHMicQR/PgTOgqJUQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.19.12.tgz", > "integrity": "sha512-+Pil1Nv3Umes4m3AZKqA2anfhJiVmNCYkPchwFJNEJN5QxmTs1uzyy4TvmDrCRNT2ApwSari7ZIgrPeUx4UZDg==", 328,330c322,324 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.20.0.tgz", < "integrity": "sha512-H9Eu6MGse++204XZcYsse1yFHmRXEWgadk2N58O/xd50P9EvFMLJTQLg+lB4E1cF2xhLZU5luSWtGTb0l9UeSg==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.19.12.tgz", > "integrity": "sha512-B71g1QpxfwBvNrfyJdVDexenDIt1CiDN1TIXLbhOw0KhJzE78KIFGX6OJ9MrtC0oOqMWf+0xop4qEU8JrJTwCg==", 344,346c338,340 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.20.0.tgz", < "integrity": "sha512-lCT675rTN1v8Fo+RGrE5KjSnfY0x9Og4RN7t7lVrN3vMSjy34/+3na0q7RIfWDAj0e0rCh0OL+P88lu3Rt21MQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.19.12.tgz", > "integrity": "sha512-3ltjQ7n1owJgFbuC61Oj++XhtzmymoCihNFgT84UAmJnxJfm4sYCiSLTXZtE00VWYpPMYc+ZQmB6xbSdVh0JWA==", 360,362c354,356 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.20.0.tgz", < "integrity": "sha512-HKoUGXz/TOVXKQ+67NhxyHv+aDSZf44QpWLa3I1lLvAwGq8x1k0T+e2HHSRvxWhfJrFxaaqre1+YyzQ99KixoA==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.19.12.tgz", > "integrity": "sha512-RbrfTB9SWsr0kWmb9srfF+L933uMDdu9BIzdA7os2t0TXhCRjrQyCeOt6wVxr79CKD4c+p+YhCj31HBkYcXebw==", 376,378c370,372 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.20.0.tgz", < "integrity": "sha512-GDwAqgHQm1mVoPppGsoq4WJwT3vhnz/2N62CzhvApFD1eJyTroob30FPpOZabN+FgCjhG+AgcZyOPIkR8dfD7g==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.19.12.tgz", > "integrity": "sha512-HKjJwRrW8uWtCQnQOz9qcU3mUZhTUQvi56Q8DPTLLB+DawoiQdjsYq+j+D3s9I8VFtDr+F9CjgXKKC4ss89IeA==", 392,394c386,388 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.20.0.tgz", < "integrity": "sha512-0vYsP8aC4TvMlOQYozoksiaxjlvUcQrac+muDqj1Fxy6jh9l9CZJzj7zmh8JGfiV49cYLTorFLxg7593pGldwQ==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.19.12.tgz", > "integrity": "sha512-URgtR1dJnmGvX864pn1B2YUYNzjmXkuJOIqG2HdU62MVS4EHpU2946OZoTMnRUHklGtJdJZ33QfzdjGACXhn1A==", 408,410c402,404 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.20.0.tgz", < "integrity": "sha512-p98u4rIgfh4gdpV00IqknBD5pC84LCub+4a3MO+zjqvU5MVXOc3hqR2UgT2jI2nh3h8s9EQxmOsVI3tyzv1iFg==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.19.12.tgz", > "integrity": "sha512-+ZOE6pUkMOJfmxmBZElNOx72NKpIa/HFOMGzu8fqzQJ5kgf6aTGrcJaFsNiVMH4JKpMipyK+7k0n2UXN7a8YKQ==", 424,426c418,420 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.20.0.tgz", < "integrity": "sha512-NgJnesu1RtWihtTtXGFMU5YSE6JyyHPMxCwBZK7a6/8d31GuSo9l0Ss7w1Jw5QnKUawG6UEehs883kcXf5fYwg==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.19.12.tgz", > "integrity": "sha512-T1QyPSDCyMXaO3pzBkF96E8xMkiRYbUEZADd29SyPGabqxMViNoii+NcK7eWJAEoU6RZyEm5lVSIjTmcdoB9HA==", 453,455c447,449 < "version": "1.2.0", < "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.2.0.tgz", < "integrity": "sha512-yWJKmpGE6lUURKAaIltoPIE/wrbY3TEkqQt+X0m+7fQNnAv0keydnYvbiJFP1PnMhizmIWRWOG5KLhYyc/xl+g==" --- > "version": "1.1.2", > "resolved": "https://registry.npmjs.org/@lit-labs/ssr-dom-shim/-/ssr-dom-shim-1.1.2.tgz", > "integrity": "sha512-jnOD+/+dSrfTWYfSXBXlo5l5f0q1UuJo3tkbMDCYA2lKUYq79jaxqtGEvnRoh049nt1vdo1+45RinipU6FGY2g==" 475,477c469,471 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ast/-/apidom-ast-0.94.0.tgz", < "integrity": "sha512-blHBtP/2Qc8Cxd37VC83FjWzpsxLNwbrRlwK/IBwopOV7bxwuzO2SFe/32Dj+RBhfhvjdNQZw/yjekulZC5/9w==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ast/-/apidom-ast-0.93.0.tgz", > "integrity": "sha512-iGrhEXdlgFEQYX4bAootcX+FaeLXruoJnHCFTO6IQ7yKlml3QIl1G9l2KwTzHybHQ70u3nfgE3ovLGOiy8NM5g==", 480c474 < "@swagger-api/apidom-error": "^0.94.0", --- > "@swagger-api/apidom-error": "^0.93.0", 488,490c482,484 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-core/-/apidom-core-0.94.0.tgz", < "integrity": "sha512-OR0fZ8AD5qut+7Qr3dLbeWfOmkV2NjHS/bQdd1V+pNfA1P1Azi+hetXhFr68BCV6sKPvG9IfoFGx2uIfOLCUKA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-core/-/apidom-core-0.93.0.tgz", > "integrity": "sha512-OxbLBcnJQ8seFmeKqM2KDMkLJox0YTEhnLq3DnCyvOXnzVHdau+wNIhYSUc1+ZzrjsWqJLU0ntS3LEPb7ttnGw==", 493,494c487,488 < "@swagger-api/apidom-ast": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", --- > "@swagger-api/apidom-ast": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", 504,506c498,500 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-error/-/apidom-error-0.94.0.tgz", < "integrity": "sha512-E9x34fT8YSoJ5s1MGNnBWxB5sB6BugYDrfBCT7SG7NysNKkn+gtqJroW07w7mNN17Mc1ssx/z0JjU10F3tZtTA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-error/-/apidom-error-0.93.0.tgz", > "integrity": "sha512-vJiG0IZS8lOhXn8ZPSsKMh0mun6lOB7m4I8Ju6XeWR0khB7dbp15PAtk6xiFjekbWDa7hPn9584hp0YqXb6p5Q==", 512,514c506,508 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-json-pointer/-/apidom-json-pointer-0.94.0.tgz", < "integrity": "sha512-DGBJRVpw5UtFS+0InNZsiv24nTovtN0uZou4eK5kt24IdxrECBYdyP01seL8d52hLReUaoaUeoEigrwDcxosTQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-json-pointer/-/apidom-json-pointer-0.93.0.tgz", > "integrity": "sha512-DnZb/xNKzgBtjKk+5KFMEp5olCeH1wEHbx1YaNY4DDRRtnafphtMxd5/xmapWKj7Glfjfswxi3Uo4m/FAasKPA==", 517,518c511,512 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", 525,527c519,521 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-api-design-systems/-/apidom-ns-api-design-systems-0.94.0.tgz", < "integrity": "sha512-ULOueL2npma+JPSBXCDcb4+OEid6wZIb4ujCCo2F/zrgFG6hHt/W0F15yXh1W+qv9CFa5c/sAf1vU625APMQYQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-api-design-systems/-/apidom-ns-api-design-systems-0.93.0.tgz", > "integrity": "sha512-f3RcUBmZjqmADubnV+yslvtbOJGV3jeMpQuzM9ByS3ASVg+XU1YxKkH5em8BcW3SDj0lqDiQ2ggA9kfPLSuV8A==", 531,533c525,527 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-1": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-1": "^0.93.0", 541,543c535,537 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-asyncapi-2/-/apidom-ns-asyncapi-2-0.94.0.tgz", < "integrity": "sha512-heNdqH/gsdx+o0ev6EFcH8BtjoMnrJTi8rhOnma18dVFmtUna964siqWGfT98Ft7DTfPIur3g6e6m5wGowRoKQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-asyncapi-2/-/apidom-ns-asyncapi-2-0.93.0.tgz", > "integrity": "sha512-cEAFsVo/CiPFlw9FAeu/9WR6WixQKxH50SHNvmy8OsCOgYcl5VHF06majZTFCrgZlpCNXPJh9m5A2pUoHtxxUw==", 547,548c541,542 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-json-schema-draft-7": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-json-schema-draft-7": "^0.93.0", 556,558c550,552 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-json-schema-draft-4/-/apidom-ns-json-schema-draft-4-0.94.0.tgz", < "integrity": "sha512-Q3ExAtywZuoIhk87yK9Vomm/jDWshqDsf5m2X4k5TZeoCL8anvU0X6xaOPTqt0AelLHSNK4D0wO29V3okxPIcg==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-json-schema-draft-4/-/apidom-ns-json-schema-draft-4-0.93.0.tgz", > "integrity": "sha512-dBY7LHrWZ+ydsgD00fQtRq/wOAZjdUh2+PE7/Xe3tYPeD1tv3DZ4F1tcVQeiyGBskF7vReUxUwnQo4uPJipPzA==", 561,562c555,556 < "@swagger-api/apidom-ast": "^0.94.0", < "@swagger-api/apidom-core": "^0.94.0", --- > "@swagger-api/apidom-ast": "^0.93.0", > "@swagger-api/apidom-core": "^0.93.0", 570,572c564,566 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-json-schema-draft-6/-/apidom-ns-json-schema-draft-6-0.94.0.tgz", < "integrity": "sha512-anTa6Y1foQ/CkOTQWqCgUzpvCPVmKUs0YKM2oRZynVbBRBzHdEybTawHaYtwJq9zinHSEYsqMq1QEDi5kNcziQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-json-schema-draft-6/-/apidom-ns-json-schema-draft-6-0.93.0.tgz", > "integrity": "sha512-u0e0Nq9nuuZyGoOCEjVQJKe5NdsIWezH+q8ev3dABlUNEiWMbtFLS9TvHFBeU11plCsyxjJyYRg8TjnI2Q8xzQ==", 576,578c570,572 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", < "@swagger-api/apidom-ns-json-schema-draft-4": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", > "@swagger-api/apidom-ns-json-schema-draft-4": "^0.93.0", 586,588c580,582 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-json-schema-draft-7/-/apidom-ns-json-schema-draft-7-0.94.0.tgz", < "integrity": "sha512-GAXFo3o0Y1p7eUHiJ4bxCvYH0h9/dHhLoSBdE+boU9hdb2LxFqaAcp3YYCiVwvyGcZe7kdKE0+WDAFysKyLHeA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-json-schema-draft-7/-/apidom-ns-json-schema-draft-7-0.93.0.tgz", > "integrity": "sha512-NkHhyezG5ghx5FhclbIzCwo1wH4gmI8KwMnEuorsXJhanmnkl+JXzDSrpCM3Orvezl+4DEnBeMLyLfbnQMMknw==", 592,594c586,588 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", < "@swagger-api/apidom-ns-json-schema-draft-6": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", > "@swagger-api/apidom-ns-json-schema-draft-6": "^0.93.0", 602,604c596,598 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-openapi-2/-/apidom-ns-openapi-2-0.94.0.tgz", < "integrity": "sha512-jtrYrNvuQweQ+voaBdglWsAQhxR+FpzoMm/qX0+mws5jQg73JcTUEJmGzgmXGMQKGoxCimM2i98d1CWnZpYi6g==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-openapi-2/-/apidom-ns-openapi-2-0.93.0.tgz", > "integrity": "sha512-sUZgGyuraLP7rarBp8CISdDLuO8n8L9Q+G8XMiYgl53HGRUY5a7HSGnybcQPpyNPQSNTFKigytSjvsSu8h33ZQ==", 608,610c602,604 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", < "@swagger-api/apidom-ns-json-schema-draft-4": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", > "@swagger-api/apidom-ns-json-schema-draft-4": "^0.93.0", 614c608 < "ts-mixer": "^6.0.3" --- > "stampit": "^4.3.2" 618,620c612,614 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-openapi-3-0/-/apidom-ns-openapi-3-0-0.94.0.tgz", < "integrity": "sha512-JcPhaPjIoywy6to0MU+59v0UW6Dg+A2iwxOtzZwa+HryQhPC5jHOQ8ABrOvSCqXOslMJKNOgUGH5bcDpF8M3ug==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-openapi-3-0/-/apidom-ns-openapi-3-0-0.93.0.tgz", > "integrity": "sha512-zmyMUg9+BocHxJuNbUmJCYi/ArOv38Am3/oSkh/5+ANAYOzB1O+ukVvdy7pHDxfZId6KRiP9ZWW6M7VBxz/t/g==", 623,625c617,619 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", < "@swagger-api/apidom-ns-json-schema-draft-4": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", > "@swagger-api/apidom-ns-json-schema-draft-4": "^0.93.0", 629c623 < "ts-mixer": "^6.0.3" --- > "stampit": "^4.3.2" 633,635c627,629 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-openapi-3-1/-/apidom-ns-openapi-3-1-0.94.0.tgz", < "integrity": "sha512-Ja+01FIMUmemu4c2Egz/Nti9zp+joE+Wc8+ZrdfCQw4ola+Y4+zWu4EwaRBIhoWGc9Vb5283bOmsgdxPLblUfA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-openapi-3-1/-/apidom-ns-openapi-3-1-0.93.0.tgz", > "integrity": "sha512-kUkdcNmJloqqhvEDIAGvamyh1fQrITKGFUqRj5v0YWch/hKrfYk61eHG7igWxnVv3r/wDdM9T3uDWlBefMsj1g==", 638,640c632,634 < "@swagger-api/apidom-ast": "^0.94.0", < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-0": "^0.94.0", --- > "@swagger-api/apidom-ast": "^0.93.0", > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-0": "^0.93.0", 644c638 < "ts-mixer": "^6.0.3" --- > "stampit": "^4.3.2" 648,650c642,644 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-workflows-1/-/apidom-ns-workflows-1-0.94.0.tgz", < "integrity": "sha512-tEpyhm637pAhAP2KS2xcBcu09FpUUxhYD+oVVQpAzUDzFANHx/PWSmnVPMMwamykNne+IRGj19gGBVrrWJex7Q==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-ns-workflows-1/-/apidom-ns-workflows-1-0.93.0.tgz", > "integrity": "sha512-dL92YBMULuI6HiuOVnB24ozOp4P02xN6Zw8tWzTm/H/W5EWVdso8krq5utjuSTFcurj4rODkPQxY8WRKuIuMDw==", 654,655c648,649 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-1": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-1": "^0.93.0", 659c653 < "ts-mixer": "^6.0.3" --- > "stampit": "^4.3.2" 663,665c657,659 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-api-design-systems-json/-/apidom-parser-adapter-api-design-systems-json-0.94.0.tgz", < "integrity": "sha512-cW/OiGb+ZIp2eGbjpjBU3S/6w/ewFEm6yP27SyWRHaR8JV6pzTkCpuB/22vY2yLH3bt2C/XO64nVetP7LsnWzQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-api-design-systems-json/-/apidom-parser-adapter-api-design-systems-json-0.93.0.tgz", > "integrity": "sha512-lKaSt9YOXbhiBMTJcSCIF0C1fjyWLxKrTWkvbFwwqCcjeMt5vg8N/0nKqQeQm4mcZ946mqnssRVpPbJfWEoIWA==", 669,671c663,665 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-api-design-systems": "^0.94.0", < "@swagger-api/apidom-parser-adapter-json": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-api-design-systems": "^0.93.0", > "@swagger-api/apidom-parser-adapter-json": "^0.93.0", 678,680c672,674 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-api-design-systems-yaml/-/apidom-parser-adapter-api-design-systems-yaml-0.94.0.tgz", < "integrity": "sha512-viB6WUGoS9x8ZCT87L+xh/C7mmXJ0Ed3CmpE3EGecLybE7eMcGpdUi6GHrj+32IoucsFXQJXnHJriInnoW+fiQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-api-design-systems-yaml/-/apidom-parser-adapter-api-design-systems-yaml-0.93.0.tgz", > "integrity": "sha512-fjIQs0vRP/46M8kwQ3UGpq8piMboIXvrJqu1lDTylS5PYzE9qXpx1BhESZPtBwuoR9kvVYbumlD+BgjCuyzc8g==", 684,686c678,680 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-api-design-systems": "^0.94.0", < "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-api-design-systems": "^0.93.0", > "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.93.0", 693,695c687,689 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-asyncapi-json-2/-/apidom-parser-adapter-asyncapi-json-2-0.94.0.tgz", < "integrity": "sha512-0Nr7YXcdP8MbWqLN6mb6L4SIu0OAIYzCjVINDzN8N1LchSYLTpboZ82ZA52djuaJTzdKwoJEb8yWpWk0pb1TkQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-asyncapi-json-2/-/apidom-parser-adapter-asyncapi-json-2-0.93.0.tgz", > "integrity": "sha512-65Io5+Zy5LBJTvRt3yKBXXfk5M/DCq3mDUSiVcZuyRPHGNi9ViMTdEFCH3rzF0x2v0omG+6OqryndIBVAXEo/g==", 699,701c693,695 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-asyncapi-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-json": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-asyncapi-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-json": "^0.93.0", 708,710c702,704 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-asyncapi-yaml-2/-/apidom-parser-adapter-asyncapi-yaml-2-0.94.0.tgz", < "integrity": "sha512-z5k3D/f0fngDiVzfd9SXSOOwsDZe5chMMnQ92bA3SEPxlSanQw1hnjN1YzZUWZSdBBJg6ghg9oxyuUjAH9/Q5g==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-asyncapi-yaml-2/-/apidom-parser-adapter-asyncapi-yaml-2-0.93.0.tgz", > "integrity": "sha512-WwGH6StA7kplkTAaV43MziJeJonnJCW6pBOp1bwoEhGaeYO/Yd/dpoFZVDfxAnXJYmDnzk7pqjJm3U6A9BCPcw==", 714,716c708,710 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-asyncapi-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-asyncapi-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.93.0", 723,725c717,719 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-json/-/apidom-parser-adapter-json-0.94.0.tgz", < "integrity": "sha512-CWXspGilYU4kk6c96E/RBkeNw3HsTQzLTACJ3oAZCK0Gkt19x2Nhx7qlZFPoOxU/enxGmyo13VBq3xDnkoEg8g==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-json/-/apidom-parser-adapter-json-0.93.0.tgz", > "integrity": "sha512-FNA36GAqG1EMErkRhMFb4GeW8fuYdzRkOwQmTLWZfKIUzLYOvVMbki8R2dE8ruNs/Gf5VhiQH85mLaCyLwp3xw==", 729,731c723,725 < "@swagger-api/apidom-ast": "^0.94.0", < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", --- > "@swagger-api/apidom-ast": "^0.93.0", > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", 736c730 < "tree-sitter-json": "=0.20.2", --- > "tree-sitter-json": "=0.20.1", 741,743c735,737 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-json-2/-/apidom-parser-adapter-openapi-json-2-0.94.0.tgz", < "integrity": "sha512-sihZkkIwJNKKoE0fcizAVNtsgi//GMVSraWUEVFSV5qLz/ZXSwqWFH62rA3NzDy4NIKddO8L8jtvw+6xi0+IJQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-json-2/-/apidom-parser-adapter-openapi-json-2-0.93.0.tgz", > "integrity": "sha512-bBEYiZdiYQQoubZVdkHw3I/qwgI3nvCcrbFAlqELvpFgRZywJzXssxqHqFOR8clvoX8+JVYx5E/MgSC6Rn77uQ==", 747,749c741,743 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-json": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-json": "^0.93.0", 756,758c750,752 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-json-3-0/-/apidom-parser-adapter-openapi-json-3-0-0.94.0.tgz", < "integrity": "sha512-4rQDyybeWQ0M/7P3mPrZF5HcTtadL0If81Uw59YLOzvBWtILcxOmpqHLSjEheEn2qTdb3zMilx88EK2XKQKzzA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-json-3-0/-/apidom-parser-adapter-openapi-json-3-0-0.93.0.tgz", > "integrity": "sha512-UlM924syGaSa5c35OuDC614xBsjIm5DaWUqshFf6DmmP5iDZFQUh0cyIfLDD5/n1wZvAtiIL040zwfTBrK0Udw==", 762,764c756,758 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-0": "^0.94.0", < "@swagger-api/apidom-parser-adapter-json": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-0": "^0.93.0", > "@swagger-api/apidom-parser-adapter-json": "^0.93.0", 771,773c765,767 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-0.94.0.tgz", < "integrity": "sha512-rhQcRctbhjQ5UF3TxyKXJNs5eWTixv3TWFWrvzYRHAe0ioKIbG3Km1cU7zQhAdPY+ZMzA5aGCiLSsdh3p2eCyQ==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-json-3-1/-/apidom-parser-adapter-openapi-json-3-1-0.93.0.tgz", > "integrity": "sha512-9rqOLv0ip7knvbdmk8hNa1aN/kaeIIoUKdwO6GaMW9eFh2cvIDyriLxp+FwTatnwhlJjWMwp7Mfyv62WT0cfKQ==", 777,779c771,773 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-json": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-json": "^0.93.0", 786,788c780,782 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-yaml-2/-/apidom-parser-adapter-openapi-yaml-2-0.94.0.tgz", < "integrity": "sha512-V8EWfNiQCxa4bFVbzD023M2A0hQlaNHNzBc2QszNLJNpp7Fk4WMgM87BuNvFdePdM6JLNWtV5e4qZHA6EGIryw==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-yaml-2/-/apidom-parser-adapter-openapi-yaml-2-0.93.0.tgz", > "integrity": "sha512-8laGpR9MrFBsBDmGNSexKdvLvGnr5QnjhqOSqFIViK/WFG+zEpE5SsWyJkCQJE4EJ5IvxVA8BfBrjjUqe0Z5uA==", 792,794c786,788 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.93.0", 801,803c795,797 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-yaml-3-0/-/apidom-parser-adapter-openapi-yaml-3-0-0.94.0.tgz", < "integrity": "sha512-6v/xNVcQZpfj7Uh3w3K5qzrGeTbIzE8ZMup8uIBfzDmh4AK3bSTZpsL+RN4CG6xUBETMQGSWfK40cYAFdNr/4Q==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-yaml-3-0/-/apidom-parser-adapter-openapi-yaml-3-0-0.93.0.tgz", > "integrity": "sha512-Tf8eX+MzTsCijXbE5lkfF0/wG5VkvCPGg7hZV7ZGYrzQ584R/Z0xkgHEu3Atqu3Ji9XPGP0u6LqWM/wATuWK0A==", 807,809c801,803 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-0": "^0.94.0", < "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-0": "^0.93.0", > "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.93.0", 816,818c810,812 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-yaml-3-1/-/apidom-parser-adapter-openapi-yaml-3-1-0.94.0.tgz", < "integrity": "sha512-YoPFmLAFfa/n91P4Yjp8thTuwYljgpqcHcT47LAX9N/nZ6biuQQqXIJs03U30T//xx+rBLXlyemNQdG9xg9wNA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-openapi-yaml-3-1/-/apidom-parser-adapter-openapi-yaml-3-1-0.93.0.tgz", > "integrity": "sha512-1Yt3SmgV2x5PAV8NeXIztuRWbIMhAU3cs3SIDJlObzFxXitnsf3cVIRrFTNrK28mqhHU3XNVTat5GrGtlJeD8Q==", 822,824c816,818 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.93.0", 831,833c825,827 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-workflows-json-1/-/apidom-parser-adapter-workflows-json-1-0.94.0.tgz", < "integrity": "sha512-EF1ws8PPW3HznZTA66RTPl2VWFupDujW42gPk+kTDY9oxH6tvho20jHnthO2tkTNSJwNfJn8+OjCFgAqIyd5ww==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-workflows-json-1/-/apidom-parser-adapter-workflows-json-1-0.93.0.tgz", > "integrity": "sha512-tUm049GrXtBHoP8rcLTp+yz5EbJkq/stSgHb4nUNyFH00MKtMkP3j3KnXSCQz2w6br5gzv54DDCKwqPAh7IjuA==", 837,839c831,833 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-workflows-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-json": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-workflows-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-json": "^0.93.0", 846,848c840,842 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-workflows-yaml-1/-/apidom-parser-adapter-workflows-yaml-1-0.94.0.tgz", < "integrity": "sha512-bb570JPAqswNPh26k/YEtjdGz1SQNI8JOb/cHudF6/Rv+O1Z/EeEjas5EU6uCn9dvWG0OE9nkDMgQPl5CWrbgA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-workflows-yaml-1/-/apidom-parser-adapter-workflows-yaml-1-0.93.0.tgz", > "integrity": "sha512-8knwzutGHH+69061yHY0xUwmMW/wWUP5jjn4CVDctxYS7BYXb9iaH84VuKJRuDm5M5L/C6yJHgdoWo4IHnpVBw==", 852,854c846,848 < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-ns-workflows-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-ns-workflows-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.93.0", 861,863c855,857 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-yaml-1-2/-/apidom-parser-adapter-yaml-1-2-0.94.0.tgz", < "integrity": "sha512-RHEcEP/ZCeRa5iRlwrHsP2ptpLsRY2zda5t41uJfVHb7c9+F/e+A8nJgHhwAgxVgOL6t1fIdVpjX9koyQApnOw==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-parser-adapter-yaml-1-2/-/apidom-parser-adapter-yaml-1-2-0.93.0.tgz", > "integrity": "sha512-0z/d/t19f78o4CTxtpMMLdi+7js+JNz7s4/WSJXZ0Q0k5O4pEhlARMMEqJXE4qUXxTGnoXbi4sQY9FV/yA5V0Q==", 867,869c861,863 < "@swagger-api/apidom-ast": "^0.94.0", < "@swagger-api/apidom-core": "^0.94.0", < "@swagger-api/apidom-error": "^0.94.0", --- > "@swagger-api/apidom-ast": "^0.93.0", > "@swagger-api/apidom-core": "^0.93.0", > "@swagger-api/apidom-error": "^0.93.0", 879,881c873,875 < "version": "0.94.0", < "resolved": "https://registry.npmjs.org/@swagger-api/apidom-reference/-/apidom-reference-0.94.0.tgz", < "integrity": "sha512-289mf9R+lfwK11aubFZSRgDPwu4lpwUwpBJXkJG4Rsuzn6rbYtehJ2PFH7/L5VI9cvq07wlzCwSiCrxbiT0+rA==", --- > "version": "0.93.0", > "resolved": "https://registry.npmjs.org/@swagger-api/apidom-reference/-/apidom-reference-0.93.0.tgz", > "integrity": "sha512-kii8DqU3v+Fqv4gLi/3pTEYqR0AhjogcJnJUuKZqs1G/UiGk2RiEN4i/VyJQn0iwL4w4UyFcLOG4kyYxNgDAJw==", 884c878 < "@swagger-api/apidom-core": "^0.94.0", --- > "@swagger-api/apidom-core": "^0.93.0", 894,914c888,908 < "@swagger-api/apidom-error": "^0.94.0", < "@swagger-api/apidom-json-pointer": "^0.94.0", < "@swagger-api/apidom-ns-asyncapi-2": "^0.94.0", < "@swagger-api/apidom-ns-openapi-2": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-0": "^0.94.0", < "@swagger-api/apidom-ns-openapi-3-1": "^0.94.0", < "@swagger-api/apidom-ns-workflows-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-api-design-systems-json": "^0.94.0", < "@swagger-api/apidom-parser-adapter-api-design-systems-yaml": "^0.94.0", < "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-json": "^0.94.0", < "@swagger-api/apidom-parser-adapter-openapi-json-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-openapi-json-3-0": "^0.94.0", < "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-openapi-yaml-2": "^0.94.0", < "@swagger-api/apidom-parser-adapter-openapi-yaml-3-0": "^0.94.0", < "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-workflows-json-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-workflows-yaml-1": "^0.94.0", < "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.94.0" --- > "@swagger-api/apidom-error": "^0.93.0", > "@swagger-api/apidom-json-pointer": "^0.93.0", > "@swagger-api/apidom-ns-asyncapi-2": "^0.93.0", > "@swagger-api/apidom-ns-openapi-2": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-0": "^0.93.0", > "@swagger-api/apidom-ns-openapi-3-1": "^0.93.0", > "@swagger-api/apidom-ns-workflows-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-api-design-systems-json": "^0.93.0", > "@swagger-api/apidom-parser-adapter-api-design-systems-yaml": "^0.93.0", > "@swagger-api/apidom-parser-adapter-asyncapi-json-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-asyncapi-yaml-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-json": "^0.93.0", > "@swagger-api/apidom-parser-adapter-openapi-json-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-openapi-json-3-0": "^0.93.0", > "@swagger-api/apidom-parser-adapter-openapi-json-3-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-openapi-yaml-2": "^0.93.0", > "@swagger-api/apidom-parser-adapter-openapi-yaml-3-0": "^0.93.0", > "@swagger-api/apidom-parser-adapter-openapi-yaml-3-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-workflows-json-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-workflows-yaml-1": "^0.93.0", > "@swagger-api/apidom-parser-adapter-yaml-1-2": "^0.93.0" 946,948c940,942 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.18.tgz", < "integrity": "sha512-F7YK8lMK0iv6b9/Gdk15A67wM0KKZvxDxed0RR60C1z9tIJTKta+urs4j0RTN5XqHISzI3etN3mX0uHhjmoqjQ==", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/compiler-core/-/compiler-core-3.4.15.tgz", > "integrity": "sha512-XcJQVOaxTKCnth1vCxEChteGuwG6wqnUHxAm1DO3gCz0+uXKaJNx8/digSz4dLALCy8n2lKq24jSUs8segoqIw==", 950,951c944,945 < "@babel/parser": "^7.23.9", < "@vue/shared": "3.4.18", --- > "@babel/parser": "^7.23.6", > "@vue/shared": "3.4.15", 958,960c952,954 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.18.tgz", < "integrity": "sha512-24Eb8lcMfInefvQ6YlEVS18w5Q66f4+uXWVA+yb7praKbyjHRNuKVWGuinfSSjM0ZIiPi++QWukhkgznBaqpEA==", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/compiler-dom/-/compiler-dom-3.4.15.tgz", > "integrity": "sha512-wox0aasVV74zoXyblarOM3AZQz/Z+OunYcIHe1OsGclCHt8RsRm04DObjefaI82u6XDzv+qGWZ24tIsRAIi5MQ==", 962,963c956,957 < "@vue/compiler-core": "3.4.18", < "@vue/shared": "3.4.18" --- > "@vue/compiler-core": "3.4.15", > "@vue/shared": "3.4.15" 967,975c961,969 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.18.tgz", < "integrity": "sha512-rG5tqtnzwrVpMqAQ7FHtvHaV70G6LLfJIWLYZB/jZ9m/hrnZmIQh+H3ewnC5onwe/ibljm9+ZupxeElzqCkTAw==", < "dependencies": { < "@babel/parser": "^7.23.9", < "@vue/compiler-core": "3.4.18", < "@vue/compiler-dom": "3.4.18", < "@vue/compiler-ssr": "3.4.18", < "@vue/shared": "3.4.18", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/compiler-sfc/-/compiler-sfc-3.4.15.tgz", > "integrity": "sha512-LCn5M6QpkpFsh3GQvs2mJUOAlBQcCco8D60Bcqmf3O3w5a+KWS5GvYbrrJBkgvL1BDnTp+e8q0lXCLgHhKguBA==", > "dependencies": { > "@babel/parser": "^7.23.6", > "@vue/compiler-core": "3.4.15", > "@vue/compiler-dom": "3.4.15", > "@vue/compiler-ssr": "3.4.15", > "@vue/shared": "3.4.15", 977c971 < "magic-string": "^0.30.6", --- > "magic-string": "^0.30.5", 983,985c977,979 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.18.tgz", < "integrity": "sha512-hSlv20oUhPxo2UYUacHgGaxtqP0tvFo6ixxxD6JlXIkwzwoZ9eKK6PFQN4hNK/R13JlNyldwWt/fqGBKgWJ6nQ==", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/compiler-ssr/-/compiler-ssr-3.4.15.tgz", > "integrity": "sha512-1jdeQyiGznr8gjFDadVmOJqZiLNSsMa5ZgqavkPZ8O2wjHv0tVuAEsw5hTdUoUW4232vpBbL/wJhzVW/JwY1Uw==", 987,988c981,982 < "@vue/compiler-dom": "3.4.18", < "@vue/shared": "3.4.18" --- > "@vue/compiler-dom": "3.4.15", > "@vue/shared": "3.4.15" 997,999c991,993 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.18.tgz", < "integrity": "sha512-7uda2/I0jpLiRygprDo5Jxs2HJkOVXcOMlyVlY54yRLxoycBpwGJRwJT9EdGB4adnoqJDXVT2BilUAYwI7qvmg==", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/reactivity/-/reactivity-3.4.15.tgz", > "integrity": "sha512-55yJh2bsff20K5O84MxSvXKPHHt17I2EomHznvFiJCAZpJTNW8IuLj1xZWMLELRhBK3kkFV/1ErZGHJfah7i7w==", 1001c995 < "@vue/shared": "3.4.18" --- > "@vue/shared": "3.4.15" 1005,1007c999,1001 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.18.tgz", < "integrity": "sha512-7mU9diCa+4e+8/wZ7Udw5pwTH10A11sZ1nldmHOUKJnzCwvZxfJqAtw31mIf4T5H2FsLCSBQT3xgioA9vIjyDQ==", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/runtime-core/-/runtime-core-3.4.15.tgz", > "integrity": "sha512-6E3by5m6v1AkW0McCeAyhHTw+3y17YCOKG0U0HDKDscV4Hs0kgNT5G+GCHak16jKgcCDHpI9xe5NKb8sdLCLdw==", 1009,1010c1003,1004 < "@vue/reactivity": "3.4.18", < "@vue/shared": "3.4.18" --- > "@vue/reactivity": "3.4.15", > "@vue/shared": "3.4.15" 1014,1016c1008,1010 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.18.tgz", < "integrity": "sha512-2y1Mkzcw1niSfG7z3Qx+2ir9Gb4hdTkZe5p/I8x1aTIKQE0vY0tPAEUPhZm5tx6183gG3D/KwHG728UR0sIufA==", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/runtime-dom/-/runtime-dom-3.4.15.tgz", > "integrity": "sha512-EVW8D6vfFVq3V/yDKNPBFkZKGMFSvZrUQmx196o/v2tHKdwWdiZjYUBS+0Ez3+ohRyF8Njwy/6FH5gYJ75liUw==", 1018,1019c1012,1013 < "@vue/runtime-core": "3.4.18", < "@vue/shared": "3.4.18", --- > "@vue/runtime-core": "3.4.15", > "@vue/shared": "3.4.15", 1024,1026c1018,1020 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.18.tgz", < "integrity": "sha512-YJd1wa7mzUN3NRqLEsrwEYWyO+PUBSROIGlCc3J/cvn7Zu6CxhNLgXa8Z4zZ5ja5/nviYO79J1InoPeXgwBTZA==", --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/server-renderer/-/server-renderer-3.4.15.tgz", > "integrity": "sha512-3HYzaidu9cHjrT+qGUuDhFYvF/j643bHC6uUN9BgM11DVy+pM6ATsG6uPBLnkwOgs7BpJABReLmpL3ZPAsUaqw==", 1028,1029c1022,1023 < "@vue/compiler-ssr": "3.4.18", < "@vue/shared": "3.4.18" --- > "@vue/compiler-ssr": "3.4.15", > "@vue/shared": "3.4.15" 1032c1026 < "vue": "3.4.18" --- > "vue": "3.4.15" 1036,1038c1030,1045 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.18.tgz", < "integrity": "sha512-CxouGFxxaW5r1WbrSmWwck3No58rApXgRSBxrqgnY1K+jk20F6DrXJkHdH9n4HVT+/B6G2CAn213Uq3npWiy8Q==" --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/@vue/shared/-/shared-3.4.15.tgz", > "integrity": "sha512-KzfPTxVaWfB+eGcGdbSf4CWdaXcGDqckoeXUh7SB3fZdEtzPCK2Vq9B/lRRL3yutax/LWITz+SwvgyOxz5V75g==" > }, > "node_modules/anymatch": { > "version": "3.1.3", > "resolved": "https://registry.npmjs.org/anymatch/-/anymatch-3.1.3.tgz", > "integrity": "sha512-KMReFUr0B4t+D+OBkjR3KYqvocp2XaSzO55UcB6mgQMd3KbcE+mWTyvVV7D/zsdEbNnV6acZUutkiHQXvTr1Rw==", > "dev": true, > "dependencies": { > "normalize-path": "^3.0.0", > "picomatch": "^2.0.4" > }, > "engines": { > "node": ">= 8" > } 1091a1099,1107 > "node_modules/binary-extensions": { > "version": "2.2.0", > "resolved": "https://registry.npmjs.org/binary-extensions/-/binary-extensions-2.2.0.tgz", > "integrity": "sha512-jDctJ/IVQbZoJykoeHbhXpOlNBqGNcwXJKJog42E5HDPUwQTSdjCHdihjj0DlnheQ7blbT6dHOafNAiS8ooQKA==", > "dev": true, > "engines": { > "node": ">=8" > } > }, 1161,1163c1177,1179 < "version": "1.6.16", < "resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.6.16.tgz", < "integrity": "sha512-SH4pLDxeicMIdJ9aZLNUvDw89dyD0RUUmHVb8cDiKAtyH/1csa9/O23Y4WSezLZ2MpB7ZRUI4YFp4o0WwW6JVQ==" --- > "version": "1.6.15", > "resolved": "https://registry.npmjs.org/bootstrap5-tags/-/bootstrap5-tags-1.6.15.tgz", > "integrity": "sha512-dQ1UpkP049OksrnwXr6g3JMz2S7+reAJnxxzCCf+f2F2/BtDtOHepQQjQ3QOPsFTYycS45p7wrWNM3bDnQMtYw==" 1172a1189,1200 > "node_modules/braces": { > "version": "3.0.2", > "resolved": "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz", > "integrity": "sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A==", > "dev": true, > "dependencies": { > "fill-range": "^7.0.1" > }, > "engines": { > "node": ">=8" > } > }, 1196,1201d1223 < "node_modules/buffer-builder": { < "version": "0.2.0", < "resolved": "https://registry.npmjs.org/buffer-builder/-/buffer-builder-0.2.0.tgz", < "integrity": "sha512-7VPMEPuYznPSoR21NE1zvd2Xna6c/CloiZCfcMXR1Jny6PjX0N4Nsa38zcBFo/FMK+BlA+FLKbJCQ0i2yxp+Xg==", < "dev": true < }, 1203,1205c1225,1227 < "version": "1.0.6", < "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.6.tgz", < "integrity": "sha512-Mj50FLHtlsoVfRfnHaZvyrooHcrlceNZdL/QBvJJVd9Ta55qCQK0gs4ss2oZDeV9zFCs6ewzYgVE5yfVmfFpVg==", --- > "version": "1.0.5", > "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.5.tgz", > "integrity": "sha512-C3nQxfFZxFRVoJoGKKI8y3MOEo129NQ+FgQ08iye+Mk4zNZZGdjfs06bVTr+DBSlA66Q2VEcMki/cUCP4SercQ==", 1207d1228 < "es-errors": "^1.3.0", 1209,1213c1230,1231 < "get-intrinsic": "^1.2.3", < "set-function-length": "^1.2.0" < }, < "engines": { < "node": ">= 0.4" --- > "get-intrinsic": "^1.2.1", > "set-function-length": "^1.1.1" 1218a1237,1263 > "node_modules/chokidar": { > "version": "3.5.3", > "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.5.3.tgz", > "integrity": "sha512-Dr3sfKRP6oTcjf2JmUmFJfeVMvXBdegxB0iVQ5eb2V10uFJUCAS8OByZdVAyVb8xXNz3GjjTgj9kLWsZTqE6kw==", > "dev": true, > "funding": [ > { > "type": "individual", > "url": "https://paulmillr.com/funding/" > } > ], > "dependencies": { > "anymatch": "~3.1.2", > "braces": "~3.0.2", > "glob-parent": "~5.1.2", > "is-binary-path": "~2.1.0", > "is-glob": "~4.0.1", > "normalize-path": "~3.0.0", > "readdirp": "~3.6.0" > }, > "engines": { > "node": ">= 8.10.0" > }, > "optionalDependencies": { > "fsevents": "~2.3.2" > } > }, 1303,1305c1348,1350 < "version": "1.1.2", < "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.2.tgz", < "integrity": "sha512-SRtsSqsDbgpJBbW3pABMCOt6rQyeM8s8RiyeSN8jYG8sYmt/kGJejbydttUsnDs1tadr19tvhT4ShwMyoqAm4g==", --- > "version": "1.1.1", > "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.1.tgz", > "integrity": "sha512-E7uGkTzkk1d0ByLeSc6ZsFS79Axg+m1P/VsgYsxHgiuc3tFSj+MjMIwe90FC4lOAZzNBdY7kkO2P2wKdsQ1vgQ==", 1307,1308c1352 < "es-errors": "^1.3.0", < "get-intrinsic": "^1.2.2", --- > "get-intrinsic": "^1.2.1", 1310c1354 < "has-property-descriptors": "^1.0.1" --- > "has-property-descriptors": "^1.0.0" 1353,1360d1396 < "node_modules/es-errors": { < "version": "1.3.0", < "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", < "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", < "engines": { < "node": ">= 0.4" < } < }, 1362,1364c1398,1400 < "version": "0.20.0", < "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.20.0.tgz", < "integrity": "sha512-6iwE3Y2RVYCME1jLpBqq7LQWK3MW6vjV2bZy6gt/WrqkY+WE74Spyc0ThAOYpMtITvnjX09CrC6ym7A/m9mebA==", --- > "version": "0.19.12", > "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.19.12.tgz", > "integrity": "sha512-aARqgq8roFBj054KvQr5f1sFu0D65G+miZRCuJyJ0G13Zwx7vRar5Zhn2tkQNzIXcBrNVsv/8stehpj+GAjgbg==", 1374,1396c1410,1432 < "@esbuild/aix-ppc64": "0.20.0", < "@esbuild/android-arm": "0.20.0", < "@esbuild/android-arm64": "0.20.0", < "@esbuild/android-x64": "0.20.0", < "@esbuild/darwin-arm64": "0.20.0", < "@esbuild/darwin-x64": "0.20.0", < "@esbuild/freebsd-arm64": "0.20.0", < "@esbuild/freebsd-x64": "0.20.0", < "@esbuild/linux-arm": "0.20.0", < "@esbuild/linux-arm64": "0.20.0", < "@esbuild/linux-ia32": "0.20.0", < "@esbuild/linux-loong64": "0.20.0", < "@esbuild/linux-mips64el": "0.20.0", < "@esbuild/linux-ppc64": "0.20.0", < "@esbuild/linux-riscv64": "0.20.0", < "@esbuild/linux-s390x": "0.20.0", < "@esbuild/linux-x64": "0.20.0", < "@esbuild/netbsd-x64": "0.20.0", < "@esbuild/openbsd-x64": "0.20.0", < "@esbuild/sunos-x64": "0.20.0", < "@esbuild/win32-arm64": "0.20.0", < "@esbuild/win32-ia32": "0.20.0", < "@esbuild/win32-x64": "0.20.0" --- > "@esbuild/aix-ppc64": "0.19.12", > "@esbuild/android-arm": "0.19.12", > "@esbuild/android-arm64": "0.19.12", > "@esbuild/android-x64": "0.19.12", > "@esbuild/darwin-arm64": "0.19.12", > "@esbuild/darwin-x64": "0.19.12", > "@esbuild/freebsd-arm64": "0.19.12", > "@esbuild/freebsd-x64": "0.19.12", > "@esbuild/linux-arm": "0.19.12", > "@esbuild/linux-arm64": "0.19.12", > "@esbuild/linux-ia32": "0.19.12", > "@esbuild/linux-loong64": "0.19.12", > "@esbuild/linux-mips64el": "0.19.12", > "@esbuild/linux-ppc64": "0.19.12", > "@esbuild/linux-riscv64": "0.19.12", > "@esbuild/linux-s390x": "0.19.12", > "@esbuild/linux-x64": "0.19.12", > "@esbuild/netbsd-x64": "0.19.12", > "@esbuild/openbsd-x64": "0.19.12", > "@esbuild/sunos-x64": "0.19.12", > "@esbuild/win32-arm64": "0.19.12", > "@esbuild/win32-ia32": "0.19.12", > "@esbuild/win32-x64": "0.19.12" 1413,1415c1449,1451 < "version": "3.0.0", < "resolved": "https://registry.npmjs.org/esbuild-sass-plugin/-/esbuild-sass-plugin-3.0.0.tgz", < "integrity": "sha512-bwIzYBdI7mK0HghblwqGEYX44Hknvj6EBKXEI8e0hC+Xui5L8oUXFeJ4/PDldxYD++wIPuA6Lr4EAnNCtbv//A==", --- > "version": "2.16.1", > "resolved": "https://registry.npmjs.org/esbuild-sass-plugin/-/esbuild-sass-plugin-2.16.1.tgz", > "integrity": "sha512-mBB2aEF0xk7yo+Q9pSUh8xYED/1O2wbAM6IauGkDrqy6pl9SbJNakLeLGXiNpNujWIudu8TJTZCv2L5AQYRXtA==", 1419c1455 < "sass-embedded": "^1.70.0" --- > "sass": "^1.7.3" 1422c1458 < "esbuild": "^0.20.0" --- > "esbuild": "^0.19.4" 1443a1480,1491 > "node_modules/fill-range": { > "version": "7.0.1", > "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz", > "integrity": "sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ==", > "dev": true, > "dependencies": { > "to-regex-range": "^5.0.1" > }, > "engines": { > "node": ">=8" > } > }, 1481a1530,1543 > "node_modules/fsevents": { > "version": "2.3.3", > "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", > "integrity": "sha512-5xoDfX+fL7faATnagmWPpbFtwh/R77WmMMqqHGS65C3vvB0YHrgF+B1YmZ3441tMj5n63k0212XNoJwzlhffQw==", > "dev": true, > "hasInstallScript": true, > "optional": true, > "os": [ > "darwin" > ], > "engines": { > "node": "^8.16.0 || ^10.6.0 || >=11.0.0" > } > }, 1491,1493c1553,1555 < "version": "1.2.4", < "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", < "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", --- > "version": "1.2.2", > "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.2.tgz", > "integrity": "sha512-0gSo4ml/0j98Y3lngkFEot/zhiCeWsbYIlZ+uZOVgzLyLaUw7wxUL+nCTP0XJvJg1AXulJRI3UJi8GsbDuxdGA==", 1495d1556 < "es-errors": "^1.3.0", 1501,1503d1561 < "engines": { < "node": ">= 0.4" < }, 1513a1572,1583 > "node_modules/glob-parent": { > "version": "5.1.2", > "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", > "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", > "dev": true, > "dependencies": { > "is-glob": "^4.0.1" > }, > "engines": { > "node": ">= 6" > } > }, 1525,1533d1594 < "node_modules/has-flag": { < "version": "4.0.0", < "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", < "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", < "dev": true, < "engines": { < "node": ">=8" < } < }, 1620a1682,1693 > "node_modules/is-binary-path": { > "version": "2.1.0", > "resolved": "https://registry.npmjs.org/is-binary-path/-/is-binary-path-2.1.0.tgz", > "integrity": "sha512-ZMERYes6pDydyuGidse7OsHxtbI7WVeUEozgR/g7rd0xUimYNlvZRE/K2MgZTjWy725IfelLeVcEM97mmtRGXw==", > "dev": true, > "dependencies": { > "binary-extensions": "^2.0.0" > }, > "engines": { > "node": ">=8" > } > }, 1632a1706,1735 > "node_modules/is-extglob": { > "version": "2.1.1", > "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", > "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", > "dev": true, > "engines": { > "node": ">=0.10.0" > } > }, > "node_modules/is-glob": { > "version": "4.0.3", > "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", > "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", > "dev": true, > "dependencies": { > "is-extglob": "^2.1.1" > }, > "engines": { > "node": ">=0.10.0" > } > }, > "node_modules/is-number": { > "version": "7.0.0", > "resolved": "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz", > "integrity": "sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng==", > "dev": true, > "engines": { > "node": ">=0.12.0" > } > }, 1698,1700c1801,1803 < "version": "0.30.7", < "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.7.tgz", < "integrity": "sha512-8vBuFF/I/+OSLRmdf2wwFCJCz+nSn0m6DPvGH1fS/KiQoSaR+sETbov0eIk9KhEKy8CYqIkIAnbohxT/4H0kuA==", --- > "version": "0.30.5", > "resolved": "https://registry.npmjs.org/magic-string/-/magic-string-0.30.5.tgz", > "integrity": "sha512-7xlpfBaQaP/T6Vh8MO/EqXSW5En6INHEvEXQiuff7Gku0PWjU3uf6w/j9o7O+SpB5fOAkrI5HeoNgwjEO0pFsA==", 1791,1793c1894,1896 < "version": "4.4.38", < "resolved": "https://registry.npmjs.org/modern-screenshot/-/modern-screenshot-4.4.38.tgz", < "integrity": "sha512-WeC3BuaJYjKvtXPSvSZRV5uvoJ4A1yrdb4mu1w5eLWkrONwD2mxYecRIJx3scf6/IwNl4zRh1SBrMibeJHMrYQ==" --- > "version": "4.4.37", > "resolved": "https://registry.npmjs.org/modern-screenshot/-/modern-screenshot-4.4.37.tgz", > "integrity": "sha512-D4u8dndnFRe4OyWDiUj/N0BNtViqQrdVkj0YSBM9aV7uqZegnIKVUNYN0l7AbXj9iKS5AubAap2/HctB+Lg5kg==" 1882a1986,1994 > "node_modules/normalize-path": { > "version": "3.0.0", > "resolved": "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz", > "integrity": "sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA==", > "dev": true, > "engines": { > "node": ">=0.10.0" > } > }, 1910a2023,2034 > "node_modules/picomatch": { > "version": "2.3.1", > "resolved": "https://registry.npmjs.org/picomatch/-/picomatch-2.3.1.tgz", > "integrity": "sha512-JU3teHTNjmE2VCGFzuY8EXzCDVwEqB2a8fsIvwaStHhAWJEeVd1o1QD80CU6+ZdEXXSLbSsuLwJjkCBWqRQUVA==", > "dev": true, > "engines": { > "node": ">=8.6" > }, > "funding": { > "url": "https://github.com/sponsors/jonschlinkert" > } > }, 1912,1914c2036,2038 < "version": "8.4.35", < "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.35.tgz", < "integrity": "sha512-u5U8qYpBCpN13BsiEB0CbR1Hhh4Gc0zLFuedrHJKMctHCHAGrMdG0PRM/KErzAL3CU6/eckEtmHNB3x6e3c0vA==", --- > "version": "8.4.33", > "resolved": "https://registry.npmjs.org/postcss/-/postcss-8.4.33.tgz", > "integrity": "sha512-Kkpbhhdjw2qQs2O2DGX+8m5OVqEcbB9HRBvuYM9pgrjEFUg30A9LmXNlTAUj4S9kgtGyrMbTzVjH7E+s5Re2yg==", 2078a2203,2214 > "node_modules/readdirp": { > "version": "3.6.0", > "resolved": "https://registry.npmjs.org/readdirp/-/readdirp-3.6.0.tgz", > "integrity": "sha512-hOS089on8RduqdbhvQ5Z37A0ESjsqz6qnRcffsMU3495FuTdqSm+7bhJ29JvIOsBDEEnan5DPu9t3To9VRlMzA==", > "dev": true, > "dependencies": { > "picomatch": "^2.2.1" > }, > "engines": { > "node": ">=8.10.0" > } > }, 2109,2117d2244 < "node_modules/rxjs": { < "version": "7.8.1", < "resolved": "https://registry.npmjs.org/rxjs/-/rxjs-7.8.1.tgz", < "integrity": "sha512-AA3TVj+0A2iuIoQkWEK/tqFjBq2j+6PO6Y0zJcvzLAFhEFIO3HL0vls9hWLncZbAAbK0mar7oZ4V079I/qPMxg==", < "dev": true, < "dependencies": { < "tslib": "^2.1.0" < } < }, 2138c2265 < "node_modules/sass-embedded": { --- > "node_modules/sass": { 2140,2141c2267,2268 < "resolved": "https://registry.npmjs.org/sass-embedded/-/sass-embedded-1.70.0.tgz", < "integrity": "sha512-1sVSh5MlSdktkwC2zG9WuaVR6j7AlDxadPmZBN0wP4GhznMQTvpwNIAFhAqgjwJYhwdWFOKEdIHSQK4V8K434Q==", --- > "resolved": "https://registry.npmjs.org/sass/-/sass-1.70.0.tgz", > "integrity": "sha512-uUxNQ3zAHeAx5nRFskBnrWzDUJrrvpCPD5FNAoRvTi0WwremlheES3tg+56PaVtCs5QDRX5CBLxxKMDJMEa1WQ==", 2144,2145c2271 < "@bufbuild/protobuf": "^1.0.0", < "buffer-builder": "^0.2.0", --- > "chokidar": ">=3.0.0 <4.0.0", 2147,2224c2273 < "rxjs": "^7.4.0", < "supports-color": "^8.1.1", < "varint": "^6.0.0" < }, < "engines": { < "node": ">=16.0.0" < }, < "optionalDependencies": { < "sass-embedded-android-arm": "1.70.0", < "sass-embedded-android-arm64": "1.70.0", < "sass-embedded-android-ia32": "1.70.0", < "sass-embedded-android-x64": "1.70.0", < "sass-embedded-darwin-arm64": "1.70.0", < "sass-embedded-darwin-x64": "1.70.0", < "sass-embedded-linux-arm": "1.70.0", < "sass-embedded-linux-arm64": "1.70.0", < "sass-embedded-linux-ia32": "1.70.0", < "sass-embedded-linux-musl-arm": "1.70.0", < "sass-embedded-linux-musl-arm64": "1.70.0", < "sass-embedded-linux-musl-ia32": "1.70.0", < "sass-embedded-linux-musl-x64": "1.70.0", < "sass-embedded-linux-x64": "1.70.0", < "sass-embedded-win32-ia32": "1.70.0", < "sass-embedded-win32-x64": "1.70.0" < } < }, < "node_modules/sass-embedded-android-arm": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-android-arm/-/sass-embedded-android-arm-1.70.0.tgz", < "integrity": "sha512-Vog4Z+tsDYGv7m9sZisr/P6KvqDioCMu0cinexdnXhHXReo+X6CFe79yv/zA/Xfq5HtAAmFjGD6CO/nTjoydtw==", < "cpu": [ < "arm" < ], < "dev": true, < "optional": true, < "os": [ < "android" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-android-arm64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-android-arm64/-/sass-embedded-android-arm64-1.70.0.tgz", < "integrity": "sha512-vMr7fruLUv/VvF7CPVF1z7Bc28a8K9Ps5nyN3UatOj+irxN1LbZIbeQua6neX2eFUsXvcg7hLZwvV3+T96Fhrw==", < "cpu": [ < "arm64" < ], < "dev": true, < "optional": true, < "os": [ < "android" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-android-ia32": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-android-ia32/-/sass-embedded-android-ia32-1.70.0.tgz", < "integrity": "sha512-RWEJ7sBGBCd101oSBPuePPU8yXb1iB/ME4sRhgI5xjjyIsldiuvX48saW25u1ZqCo2AVA0BTXfWpNJnhKB3b4Q==", < "cpu": [ < "ia32" < ], < "dev": true, < "optional": true, < "os": [ < "android" < ], < "bin": { < "sass": "dart-sass/sass" --- > "source-map-js": ">=0.6.2 <2.0.0" 2226,2241d2274 < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-android-x64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-android-x64/-/sass-embedded-android-x64-1.70.0.tgz", < "integrity": "sha512-u+ijV6AQR/84kjjGb3mp0aibPiXkFKqfmHxqYBMN7h2xV7EM70Yz054nVifaBr8nfC0E8aT/DurSI4nkkQ6Uvg==", < "cpu": [ < "x64" < ], < "dev": true, < "optional": true, < "os": [ < "android" < ], 2243,2460c2276 < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-darwin-arm64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-darwin-arm64/-/sass-embedded-darwin-arm64-1.70.0.tgz", < "integrity": "sha512-qMs08h0nwRA1B/Ieakcg/Y6lcCEnuBnPTNEkFkBlnfj3PFVPTb50wQvDr9JLpcjXWznlBxyFrz1nZM+pXDix7Q==", < "cpu": [ < "arm64" < ], < "dev": true, < "optional": true, < "os": [ < "darwin" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-darwin-x64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-darwin-x64/-/sass-embedded-darwin-x64-1.70.0.tgz", < "integrity": "sha512-Vf8UQY3IBmsaz9L5DeJDjn19N//1n3rTquH69x29zPCd3zF2gnay38atxIZ+6h7VsZT3C6evm0y58JUJDWN1CA==", < "cpu": [ < "x64" < ], < "dev": true, < "optional": true, < "os": [ < "darwin" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-arm": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-arm/-/sass-embedded-linux-arm-1.70.0.tgz", < "integrity": "sha512-U9e+k0XHwubeSIwsBYTNrTVH+0zF/ErSfuHfgTfuvlcKlhoGtFgAb7W8Qfe9FDF6TYTt0fJAJhSV2MdoExsgRA==", < "cpu": [ < "arm" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-arm64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-arm64/-/sass-embedded-linux-arm64-1.70.0.tgz", < "integrity": "sha512-PzhBg5xlyXcZ8FgyjqAcVtfaq462l3KeEid2OxrsOzBQgdgJb0La1tAEOpP9jz7YOOTr9A96vm609W9fRLI2Iw==", < "cpu": [ < "arm64" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-ia32": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-ia32/-/sass-embedded-linux-ia32-1.70.0.tgz", < "integrity": "sha512-UOxTJywQRC/HzFQthlyNWJ07MX8EzKuTgH0N5T3XyXQTNuGeJQ8EPWY9fv1weLCjydVOEwm853F3djtUNmkCtg==", < "cpu": [ < "ia32" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-musl-arm": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-arm/-/sass-embedded-linux-musl-arm-1.70.0.tgz", < "integrity": "sha512-8zudDFpAoNrQDujNYBKkq8nwl4i0jMmXcysO9Ou0llrzdY7Keok2z1aS3IbZy7AvUXtGaeYSHUi5lXdOalJ/QQ==", < "cpu": [ < "arm" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-musl-arm64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-arm64/-/sass-embedded-linux-musl-arm64-1.70.0.tgz", < "integrity": "sha512-DJl1AV9W7T3SHzXFqAtyjPZy4O2g4AC6QctY5/aM42DTY/xpWOmwUBgsDzDoRbNqP7qDl+GtHLlggrLWCBP9fg==", < "cpu": [ < "arm64" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-musl-ia32": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-ia32/-/sass-embedded-linux-musl-ia32-1.70.0.tgz", < "integrity": "sha512-CcAvT3KPc7cCJfTu1E0HzsAjE/dPQsKaXQD/nsBXNZo081R+lLR2u22wpXM2pnzMNJETRV/pDwozHoYEcPkPqQ==", < "cpu": [ < "ia32" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-musl-x64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-musl-x64/-/sass-embedded-linux-musl-x64-1.70.0.tgz", < "integrity": "sha512-g3i9PKmqTxuyrM1Yeju1s4Fj6fzAGyyfzw/LiZZtq0ZZGhJXJMVvEDog/OxQ37eYxWqq9XHFTW2PphMvukVK0g==", < "cpu": [ < "x64" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-linux-x64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-linux-x64/-/sass-embedded-linux-x64-1.70.0.tgz", < "integrity": "sha512-F9F2CA7C6z/ROfF0U/jtYWknbDe9S/TJoCJ5TlHafwS+SrZE1A+Czf2MWJ+8mc2NFiRjYzYxt4Ad29cuc6rrhw==", < "cpu": [ < "x64" < ], < "dev": true, < "optional": true, < "os": [ < "linux" < ], < "bin": { < "sass": "dart-sass/sass" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-win32-ia32": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-win32-ia32/-/sass-embedded-win32-ia32-1.70.0.tgz", < "integrity": "sha512-TITx2QwJouhMwA0CAjCmnTNeCDL9g2fkLe9z+5rf39OdmcX9CEBrY4CNaO5REnMpgoa+o82u272ZR3oWrsUs8Q==", < "cpu": [ < "ia32" < ], < "dev": true, < "optional": true, < "os": [ < "win32" < ], < "bin": { < "sass": "dart-sass/sass.bat" < }, < "engines": { < "node": ">=14.0.0" < } < }, < "node_modules/sass-embedded-win32-x64": { < "version": "1.70.0", < "resolved": "https://registry.npmjs.org/sass-embedded-win32-x64/-/sass-embedded-win32-x64-1.70.0.tgz", < "integrity": "sha512-rPe8WUdARhlfgIhGcCTGbTNgd6OppcmjtBrxUNoGs3AENSREQCpaNv5d+HBOMhGUfYgXIHUSiipilFUhLWpsrQ==", < "cpu": [ < "arm64", < "x64" < ], < "dev": true, < "optional": true, < "os": [ < "win32" < ], < "bin": { < "sass": "dart-sass/sass.bat" --- > "sass": "sass.js" 2467,2469c2283,2285 < "version": "7.6.0", < "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", < "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", --- > "version": "7.5.4", > "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", > "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", 2482,2484c2298,2300 < "version": "1.2.1", < "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.1.tgz", < "integrity": "sha512-j4t6ccc+VsKwYHso+kElc5neZpjtq9EnRICFZtWyBsLojhmeF/ZBd/elqm22WJh/BziDe/SBiOeAt0m2mfLD0g==", --- > "version": "1.2.0", > "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.0.tgz", > "integrity": "sha512-4DBHDoyHlM1IRPGYcoxexgh67y4ueR53FKV1yyxwFMY7aCqcN/38M1+SwZ/qJQ8iLv7+ck385ot4CcisOAPT9w==", 2486,2487c2302 < "define-data-property": "^1.1.2", < "es-errors": "^1.3.0", --- > "define-data-property": "^1.1.1", 2489c2304 < "get-intrinsic": "^1.2.3", --- > "get-intrinsic": "^1.2.2", 2507,2517c2322,2328 < "version": "1.0.5", < "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.5.tgz", < "integrity": "sha512-QcgiIWV4WV7qWExbN5llt6frQB/lBven9pqliLXfGPB+K9ZYXxDozp0wLkHS24kWCm+6YXH/f0HhnObZnZOBnQ==", < "dependencies": { < "call-bind": "^1.0.6", < "es-errors": "^1.3.0", < "get-intrinsic": "^1.2.4", < "object-inspect": "^1.13.1" < }, < "engines": { < "node": ">= 0.4" --- > "version": "1.0.4", > "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.4.tgz", > "integrity": "sha512-q5XPytqFEIKHkGdiMIrY10mvLRvnQh42/+GoBlFW3b2LXLE2xxJpZFdm94we0BaoV3RwJyGqg5wS7epxTv0Zvw==", > "dependencies": { > "call-bind": "^1.0.0", > "get-intrinsic": "^1.0.2", > "object-inspect": "^1.9.0" 2599,2613d2409 < "node_modules/supports-color": { < "version": "8.1.1", < "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", < "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", < "dev": true, < "dependencies": { < "has-flag": "^4.0.0" < }, < "engines": { < "node": ">=10" < }, < "funding": { < "url": "https://github.com/chalk/supports-color?sponsor=1" < } < }, 2676a2473,2484 > "node_modules/to-regex-range": { > "version": "5.0.1", > "resolved": "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz", > "integrity": "sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ==", > "dev": true, > "dependencies": { > "is-number": "^7.0.0" > }, > "engines": { > "node": ">=8.0" > } > }, 2700,2702c2508,2510 < "version": "0.20.2", < "resolved": "https://registry.npmjs.org/tree-sitter-json/-/tree-sitter-json-0.20.2.tgz", < "integrity": "sha512-eUxrowp4F1QEGk/i7Sa+Xl8Crlfp7J0AXxX1QdJEQKQYMWhgMbCIgyQvpO3Q0P9oyTrNQxRLlRipDS44a8EtRw==", --- > "version": "0.20.1", > "resolved": "https://registry.npmjs.org/tree-sitter-json/-/tree-sitter-json-0.20.1.tgz", > "integrity": "sha512-482hf7J+aBwhksSw8yWaqI8nyP1DrSwnS4IMBShsnkFWD3SE8oalHnsEik59fEVi3orcTCUtMzSjZx+0Tpa6Vw==", 2722c2530,2531 < "integrity": "sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ==" --- > "integrity": "sha512-k43M7uCG1AkTyxgnmI5MPwKoUvS/bRvLvUb7+Pgpdlmok8AoqmUaZxUUw8zKM5B1lqZrt41GjYgnvAi0fppqgQ==", > "optional": true 2729,2734d2537 < "node_modules/tslib": { < "version": "2.6.2", < "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.6.2.tgz", < "integrity": "sha512-AEYxH93jGFPn/a2iVAwW87VuUIkR1FVUKB77NwMF7nBTDkDrrT/Hpt/IrCJ0QXhW27jTBDcf5ZY7w6RiqTMw2Q==", < "dev": true < }, 2756,2758c2559,2561 < "version": "5.28.3", < "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.3.tgz", < "integrity": "sha512-3ItfzbrhDlINjaP0duwnNsKpDQk3acHI3gVJ1z4fmwMK31k5G9OVIAMLSIaP6w4FaGkaAkN6zaQO9LUvZ1t7VA==", --- > "version": "5.28.2", > "resolved": "https://registry.npmjs.org/undici/-/undici-5.28.2.tgz", > "integrity": "sha512-wh1pHJHnUeQV5Xa8/kyQhO7WFa8M34l026L5P/+2TYiakvGy5Rdc8jWZVyG7ieht/0WgJLEd3kcU5gKx+6GC8w==", 2777,2782d2579 < "node_modules/varint": { < "version": "6.0.0", < "resolved": "https://registry.npmjs.org/varint/-/varint-6.0.0.tgz", < "integrity": "sha512-cXEIW6cfr15lFv563k4GuVuW/fiwjknytD37jIOLSdSWuOI6WnO/oKwmP2FQTU2l01LP8/M5TSAJpzUaGe3uWg==", < "dev": true < }, 2784,2792c2581,2589 < "version": "3.4.18", < "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.18.tgz", < "integrity": "sha512-0zLRYamFRe0wF4q2L3O24KQzLyLpL64ye1RUToOgOxuWZsb/FhaNRdGmeozdtVYLz6tl94OXLaK7/WQIrVCw1A==", < "dependencies": { < "@vue/compiler-dom": "3.4.18", < "@vue/compiler-sfc": "3.4.18", < "@vue/runtime-dom": "3.4.18", < "@vue/server-renderer": "3.4.18", < "@vue/shared": "3.4.18" --- > "version": "3.4.15", > "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.15.tgz", > "integrity": "sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==", > "dependencies": { > "@vue/compiler-dom": "3.4.15", > "@vue/compiler-sfc": "3.4.15", > "@vue/runtime-dom": "3.4.15", > "@vue/server-renderer": "3.4.15", > "@vue/shared": "3.4.15" ERROR: npmDepsHash is out of date The package-lock.json in src is not the same as the in /nix/store/dy5p844xqv4vmh7yc6kr8cf1n0v100a8-npm-deps. To fix the issue: 1. Use `lib.fakeHash` as the npmDepsHash value 2. Build the derivation and wait for it to fail with a hash mismatch 3. Copy the 'got: sha256-' value back into the npmDepsHash field error: builder for '/nix/store/18816igbdg27c9f9arsh01sy9r53icdh-mailpit-ui-1.13.3.drv' failed with exit code 1; last 25 log lines: > < "@vue/compiler-dom": "3.4.18", > < "@vue/compiler-sfc": "3.4.18", > < "@vue/runtime-dom": "3.4.18", > < "@vue/server-renderer": "3.4.18", > < "@vue/shared": "3.4.18" > --- > > "version": "3.4.15", > > "resolved": "https://registry.npmjs.org/vue/-/vue-3.4.15.tgz", > > "integrity": "sha512-jC0GH4KkWLWJOEQjOpkqU1bQsBwf4R1rsFtw5GQJbjHVKWDzO6P0nWWBTmjp1xSemAioDFj1jdaK1qa3DnMQoQ==", > > "dependencies": { > > "@vue/compiler-dom": "3.4.15", > > "@vue/compiler-sfc": "3.4.15", > > "@vue/runtime-dom": "3.4.15", > > "@vue/server-renderer": "3.4.15", > > "@vue/shared": "3.4.15" > > ERROR: npmDepsHash is out of date > > The package-lock.json in src is not the same as the in /nix/store/dy5p844xqv4vmh7yc6kr8cf1n0v100a8-npm-deps. > > To fix the issue: > 1. Use `lib.fakeHash` as the npmDepsHash value > 2. Build the derivation and wait for it to fail with a hash mismatch > 3. Copy the 'got: sha256-' value back into the npmDepsHash field > For full logs, run 'nix log /nix/store/18816igbdg27c9f9arsh01sy9r53icdh-mailpit-ui-1.13.3.drv'. error: 1 dependencies of derivation '/nix/store/kshhwk49v19vy3y1qcjh5xx1k088iwh7-mailpit-1.13.3.drv' failed to build [result] Failed to update mailpit 1.13.1 -> 1.13.3 https://github.com/axllent/mailpit/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath acorn, using log file: /var/log/nixpkgs-update/acorn/2024-02-17.log acorn 0.10.0 -> 0.10.1 https://github.com/acorn-io/acorn/releases attrpath: acorn Checking auto update branch... An auto update branch exists with message `acorn: 0.10.0 -> 0.10.1`. New version is 0.10.1. An auto update branch exists with an equal or greater version [result] Failed to update acorn 0.10.0 -> 0.10.1 https://github.com/acorn-io/acorn/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath retroarch-joypad-autoconfig, using log file: /var/log/nixpkgs-update/retroarch-joypad-autoconfig/2024-02-17.log retroarch-joypad-autoconfig 0 -> 1 attrpath: retroarch-joypad-autoconfig Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zzkl41jqwjbc7q8rr5ww1l2ya8w4ly0w-packages.json.drv building '/nix/store/zzkl41jqwjbc7q8rr5ww1l2ya8w4ly0w-packages.json.drv'... Going to be running update for following packages: - retroarch-joypad-autoconfig-1.17.0 Press Enter key to continue... Running update for: - retroarch-joypad-autoconfig-1.17.0: UPDATING ... - retroarch-joypad-autoconfig-1.17.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update retroarch-joypad-autoconfig 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rust-analyzer, using log file: /var/log/nixpkgs-update/rust-analyzer/2024-02-17.log rust-analyzer 2024-01-29 -> 2024-02-12 https://github.com/rust-lang/rust-analyzer/releases attrpath: rust-analyzer Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - rust-analyzer-unwrapped: 2024-01-29 -> 2024-02-12 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/286537" [result] Failed to update rust-analyzer 2024-01-29 -> 2024-02-12 https://github.com/rust-lang/rust-analyzer/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath clickhouse-backup, using log file: /var/log/nixpkgs-update/clickhouse-backup/2024-02-17.log clickhouse-backup 2.4.28 -> 2.4.31 https://github.com/AlexAkulov/clickhouse-backup/releases attrpath: clickhouse-backup Checking auto update branch... An auto update branch exists with message `clickhouse-backup: 2.4.28 -> 2.4.30`. New version is 2.4.31. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-kI2n7vNY7LQC2dLJL7b46X6Sk9ek3E66dSvEdYsxwI8=" [golangModuleVersion] Replaced vendorHash with sha256-kI2n7vNY7LQC2dLJL7b46X6Sk9ek3E66dSvEdYsxwI8= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/database/clickhouse-backup/default.nix b/pkgs/development/tools/database/clickhouse-backup/default.nix index 62a080cf95af..9e7a7624d76d 100644 --- a/pkgs/development/tools/database/clickhouse-backup/default.nix +++ b/pkgs/development/tools/database/clickhouse-backup/default.nix @@ -7,13 +7,13 @@ buildGoModule rec { pname = "clickhouse-backup"; - version = "2.4.28"; + version = "2.4.31"; src = fetchFromGitHub { owner = "AlexAkulov"; repo = pname; rev = "v${version}"; - sha256 = "sha256-lr2JntO8GcPYRnljjKM3+r67abufgE7izDLelhN1ze8="; + sha256 = "sha256-3XCJ7Zn6/sTHl11fmGAsE+V0jdnb+uBtjjI23ud3qy4="; }; vendorHash = "sha256-kI2n7vNY7LQC2dLJL7b46X6Sk9ek3E66dSvEdYsxwI8="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/6r8m8b54ks1b3d7dfpd7376izlmm2qy1-clickhouse-backup-2.4.31" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • clickhouse-backup
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/AlexAkulov/clickhouse-backup/releases. meta.description for clickhouse-backup is: Tool for easy ClickHouse backup and restore with cloud storages support meta.homepage for clickhouse-backup is: https://github.com/AlexAkulov/clickhouse-backup ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/Altinity/clickhouse-backup/releases/tag/v2.4.31) - [Compare changes on GitHub](https://github.com/AlexAkulov/clickhouse-backup/compare/v2.4.28...v2.4.31) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.4.31 with grep in /nix/store/6r8m8b54ks1b3d7dfpd7376izlmm2qy1-clickhouse-backup-2.4.31 - found 2.4.31 in filename of file in /nix/store/6r8m8b54ks1b3d7dfpd7376izlmm2qy1-clickhouse-backup-2.4.31 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath clickhouse-backup ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/6r8m8b54ks1b3d7dfpd7376izlmm2qy1-clickhouse-backup-2.4.31 \ --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 clickhouse-backup https://github.com/r-ryantm/nixpkgs/archive/bfc3e7feb55f2c906de08e8e8a115e3d9f63023b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/bfc3e7feb55f2c906de08e8e8a115e3d9f63023b#clickhouse-backup ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/6r8m8b54ks1b3d7dfpd7376izlmm2qy1-clickhouse-backup-2.4.31 ls -la /nix/store/6r8m8b54ks1b3d7dfpd7376izlmm2qy1-clickhouse-backup-2.4.31/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • clickhouse-backup
--- ###### Maintainer pings Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/288617 [result] Success updating clickhouse-backup 2.4.28 -> 2.4.31 https://github.com/AlexAkulov/clickhouse-backup/releases [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/mbm4sf7xhavhnc7qrmcdv5nhagdzmqf7-packages.json.drv building '/nix/store/mbm4sf7xhavhnc7qrmcdv5nhagdzmqf7-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.arcam-fmj, using log file: /var/log/nixpkgs-update/python311Packages.arcam-fmj/2024-02-17.log python311Packages.arcam-fmj 0 -> 1 attrpath: python311Packages.arcam-fmj Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x32s178qrxglphywaa5ldi47rrvmiyj6-packages.json.drv building '/nix/store/x32s178qrxglphywaa5ldi47rrvmiyj6-packages.json.drv'... Going to be running update for following packages: - python3.11-arcam-fmj-1.4.0 Press Enter key to continue... Running update for: - python3.11-arcam-fmj-1.4.0: UPDATING ... - python3.11-arcam-fmj-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.arcam-fmj 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath oapi-codegen, using log file: /var/log/nixpkgs-update/oapi-codegen/2024-02-17.log oapi-codegen 1.13.4 -> 2.1.0 https://github.com/deepmap/oapi-codegen/releases attrpath: oapi-codegen 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-VsZcdbOGRbHfjKPU+Y01xZCBq4fiVi7qoRBY9AqS0PM=" [golangModuleVersion] Replaced vendorHash with sha256-SqnFfx9bWneVEIyJS8fKe9NNcbPF4wI3qP5QvENqBrI= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A oapi-codegen nix build failed. got build log for 'oapi-codegen' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/6dcaq1g0c836qp1wnf0yc9cbli5kk689-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 ./cmd/oapi-codegen Building subPackage ./internal/test/all_of main module (github.com/deepmap/oapi-codegen/v2) does not contain package github.com/deepmap/oapi-codegen/v2/internal/test/all_of [result] Failed to update oapi-codegen 1.13.4 -> 2.1.0 https://github.com/deepmap/oapi-codegen/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.miauth, using log file: /var/log/nixpkgs-update/python311Packages.miauth/2024-02-17.log python311Packages.miauth 0 -> 1 attrpath: python311Packages.miauth Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9d22z0dvzs50qc940sn1hbybkhlfn870-packages.json.drv building '/nix/store/9d22z0dvzs50qc940sn1hbybkhlfn870-packages.json.drv'... Going to be running update for following packages: - python3.11-miauth-0.9.7 Press Enter key to continue... Running update for: - python3.11-miauth-0.9.7: UPDATING ... - python3.11-miauth-0.9.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.miauth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath icdiff, using log file: /var/log/nixpkgs-update/icdiff/2024-02-17.log icdiff 0 -> 1 attrpath: icdiff Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1g2miwgyq0gync59wkxizs4whaxwm3dl-packages.json.drv building '/nix/store/1g2miwgyq0gync59wkxizs4whaxwm3dl-packages.json.drv'... Going to be running update for following packages: - icdiff-1.9.5 Press Enter key to continue... Running update for: - icdiff-1.9.5: UPDATING ... - icdiff-1.9.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update icdiff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.kbcstorage, using log file: /var/log/nixpkgs-update/python311Packages.kbcstorage/2024-02-17.log python311Packages.kbcstorage 0 -> 1 attrpath: python311Packages.kbcstorage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f5rnlijv3brp8bdvaybzxsazaq8k9ibk-packages.json.drv building '/nix/store/f5rnlijv3brp8bdvaybzxsazaq8k9ibk-packages.json.drv'... Going to be running update for following packages: - python3.11-sapi-python-client-0.7.1 Press Enter key to continue... Running update for: - python3.11-sapi-python-client-0.7.1: UPDATING ... - python3.11-sapi-python-client-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.kbcstorage 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pmw, using log file: /var/log/nixpkgs-update/python311Packages.pmw/2024-02-17.log python311Packages.pmw 0 -> 1 attrpath: python311Packages.pmw Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xv7hw4zh5x399b3qrf7dsqcn3biz11wb-packages.json.drv building '/nix/store/xv7hw4zh5x399b3qrf7dsqcn3biz11wb-packages.json.drv'... Going to be running update for following packages: - python3.11-pmw-2.1.1 Press Enter key to continue... Running update for: - python3.11-pmw-2.1.1: UPDATING ... - python3.11-pmw-2.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pmw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rich-pixels, using log file: /var/log/nixpkgs-update/python311Packages.rich-pixels/2024-02-17.log python311Packages.rich-pixels 0 -> 1 attrpath: python311Packages.rich-pixels 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/6gsmx692f2vclrsljp5f2p2qvcpdkqpp-packages.json.drv building '/nix/store/6gsmx692f2vclrsljp5f2p2qvcpdkqpp-packages.json.drv'... Going to be running update for following packages: - python3.11-rich-pixels-2.2.0 Press Enter key to continue... Running update for: - python3.11-rich-pixels-2.2.0: UPDATING ... - python3.11-rich-pixels-2.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rich-pixels/default.nix b/pkgs/development/python-modules/rich-pixels/default.nix index 7b77e59b6c9f..8b97f1320c49 100644 --- a/pkgs/development/python-modules/rich-pixels/default.nix +++ b/pkgs/development/python-modules/rich-pixels/default.nix @@ -12,14 +12,14 @@ buildPythonPackage rec { pname = "rich-pixels"; - version = "2.2.0"; + version = "3.0.0"; format = "pyproject"; src = fetchFromGitHub { owner = "darrenburns"; repo = "rich-pixels"; - rev = version; - hash = "sha256-fbpnHEfBPWLSYhgETqKbdmmzt7Lu/4oKgetjgNvv04c="; + rev = "refs/tags/${version}"; + hash = "sha256-73CEtK/p4JVOtJgP7CNyee9vEJXaxaAj/kHjWIGETeQ="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.rich-pixels nix build failed. got build log for 'python311Packages.rich-pixels' from 'daemon' Sourcing python-remove-tests-dir-hook Sourcing python-catch-conflicts-hook.sh Sourcing python-remove-bin-bytecode-hook.sh Sourcing pypa-build-hook Using pypaBuildPhase Sourcing python-runtime-deps-check-hook Using pythonRuntimeDepsCheckHook Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/kw5gvgwc6hkcmbpi8fj52ldqp74r65c5-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/test_pixel.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/lkqxr8b4x729w6cigigmbd3lg2hvbd1f-fix-version.patch patching file pyproject.toml Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file pyproject.toml.rej [result] Failed to update python311Packages.rich-pixels 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath epr, using log file: /var/log/nixpkgs-update/epr/2024-02-17.log epr 0 -> 1 attrpath: epr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qlwsrwl6im72xzgdvksj63y65vaig43p-packages.json.drv building '/nix/store/qlwsrwl6im72xzgdvksj63y65vaig43p-packages.json.drv'... Going to be running update for following packages: - epr-2.4.13 Press Enter key to continue... Running update for: - epr-2.4.13: UPDATING ... - epr-2.4.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/epr/default.nix b/pkgs/applications/misc/epr/default.nix index 20b2b4ba8d90..186afb028845 100644 --- a/pkgs/applications/misc/epr/default.nix +++ b/pkgs/applications/misc/epr/default.nix @@ -2,13 +2,13 @@ python3Packages.buildPythonApplication rec { pname = "epr"; - version = "2.4.13"; + version = "2.4.15"; src = fetchFromGitHub { owner = "wustho"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-1qsqYlqGlCRhl7HINrcTDt5bGlb7g5PmaERylT+UvEg="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-HIgJdoiynqvb1hgKPC6rbBAqi6SgwF7vC4oM+Mra4xk="; }; meta = with lib; { No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A epr nix build failed. Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ynp1xd1xswa6f8bl0mni7qjhxgvs21wx-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/screenshot.png @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/tokenize.py", line 396, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context [result] Failed to update epr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath google-guest-agent, using log file: /var/log/nixpkgs-update/google-guest-agent/2024-02-17.log google-guest-agent 20230821.00 -> 20240213.00 https://github.com/GoogleCloudPlatform/guest-agent/releases attrpath: google-guest-agent Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-PGvyDjhLwIKhR6NmwzbzjfkBK+FqsziAdsybQmCbtCc=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'google-guest-agent.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/70ygb347b8q7hvj7h3iajqrns644gc82-guest-agent-20240213.00-go-modules.drv /nix/store/jk8ss21qxnkpr19kgx3z4s2ab2qn613c-guest-agent-20240213.00.drv building '/nix/store/70ygb347b8q7hvj7h3iajqrns644gc82-guest-agent-20240213.00-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/6aavajbpj11cim7cxip2zxzq75y2hhqs-source source root is source Running phase: patchPhase applying patch /nix/store/apxj6zcwyvmygldvy1k0y8sxqpblv60z-disable-etc-mutation.patch patching file google_guest_agent/non_windows_accounts.go Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file google_guest_agent/non_windows_accounts.go.rej patching file google_guest_agent/oslogin.go Hunk #1 FAILED at 76. 1 out of 1 hunk FAILED -- saving rejects to file google_guest_agent/oslogin.go.rej error: builder for '/nix/store/70ygb347b8q7hvj7h3iajqrns644gc82-guest-agent-20240213.00-go-modules.drv' failed with exit code 1; last 13 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/6aavajbpj11cim7cxip2zxzq75y2hhqs-source > source root is source > Running phase: patchPhase > applying patch /nix/store/apxj6zcwyvmygldvy1k0y8sxqpblv60z-disable-etc-mutation.patch > patching file google_guest_agent/non_windows_accounts.go > Reversed (or previously applied) patch detected! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 1 out of 1 hunk ignored -- saving rejects to file google_guest_agent/non_windows_accounts.go.rej > patching file google_guest_agent/oslogin.go > Hunk #1 FAILED at 76. > 1 out of 1 hunk FAILED -- saving rejects to file google_guest_agent/oslogin.go.rej For full logs, run 'nix log /nix/store/70ygb347b8q7hvj7h3iajqrns644gc82-guest-agent-20240213.00-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/jk8ss21qxnkpr19kgx3z4s2ab2qn613c-guest-agent-20240213.00.drv' failed to build [result] Failed to update google-guest-agent 20230821.00 -> 20240213.00 https://github.com/GoogleCloudPlatform/guest-agent/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.facedancer, using log file: /var/log/nixpkgs-update/python311Packages.facedancer/2024-02-17.log python311Packages.facedancer 0 -> 1 attrpath: python311Packages.facedancer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/21dxmyzsvvz815c9w4i00lf9w5d74797-packages.json.drv building '/nix/store/21dxmyzsvvz815c9w4i00lf9w5d74797-packages.json.drv'... Going to be running update for following packages: - python3.11-facedancer-2019.3.2 Press Enter key to continue... Running update for: - python3.11-facedancer-2019.3.2: UPDATING ... - python3.11-facedancer-2019.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.facedancer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lpc-checksum, using log file: /var/log/nixpkgs-update/python311Packages.lpc-checksum/2024-02-17.log python311Packages.lpc-checksum 0 -> 1 attrpath: python311Packages.lpc-checksum Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/s22i88lqyr8skdlnaafwq7ylp9ai69vz-packages.json.drv building '/nix/store/s22i88lqyr8skdlnaafwq7ylp9ai69vz-packages.json.drv'... Going to be running update for following packages: - python3.11-lpc-checksum-3.0.0 Press Enter key to continue... Running update for: - python3.11-lpc-checksum-3.0.0: UPDATING ... - python3.11-lpc-checksum-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lpc-checksum 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiohomekit, using log file: /var/log/nixpkgs-update/python311Packages.aiohomekit/2024-02-17.log python311Packages.aiohomekit 0 -> 1 attrpath: python311Packages.aiohomekit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wywbm0pwwz72r82b00126jlrimy8s6aa-packages.json.drv building '/nix/store/wywbm0pwwz72r82b00126jlrimy8s6aa-packages.json.drv'... Going to be running update for following packages: - python3.11-aiohomekit-3.1.4 Press Enter key to continue... Running update for: - python3.11-aiohomekit-3.1.4: UPDATING ... - python3.11-aiohomekit-3.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiohomekit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-02-17.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/88yaisxjb1fg2fv5hq8v01x3cpqh73wj-packages.json.drv building '/nix/store/88yaisxjb1fg2fv5hq8v01x3cpqh73wj-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.pytest-annotate, using log file: /var/log/nixpkgs-update/python311Packages.pytest-annotate/2024-02-17.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/w7jvf0313md3639nk5z8n7hxh1d4r9mq-packages.json.drv building '/nix/store/w7jvf0313md3639nk5z8n7hxh1d4r9mq-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 libgit2_1_3_0, using log file: /var/log/nixpkgs-update/libgit2_1_3_0/2024-02-17.log libgit2_1_3_0 1.3.0 -> 1.7.2 https://github.com/libgit2/libgit2/releases attrpath: libgit2_1_3_0 Checking auto update branch... No auto update branch exists Version in attr path libgit2_1_3_0 not compatible with 1.7.2 [result] Failed to update libgit2_1_3_0 1.3.0 -> 1.7.2 https://github.com/libgit2/libgit2/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-02-17.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/ciyc1fdfj8cvkwk89n9r1rvwyy526ykx-packages.json.drv building '/nix/store/ciyc1fdfj8cvkwk89n9r1rvwyy526ykx-packages.json.drv'... Going to be running update for following packages: - python3.11-awkward-cpp-29 Press Enter key to continue... Running update for: - python3.11-awkward-cpp-29: UPDATING ... - python3.11-awkward-cpp-29: 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 tkrzw, using log file: /var/log/nixpkgs-update/tkrzw/2024-02-17.log tkrzw 1.0.27 -> 20220922 https://repology.org/project/tkrzw/versions attrpath: tkrzw 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/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv building '/nix/store/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv'... trying https://dbmx.net/tkrzw/pkg/tkrzw-20220922.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 257 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download tkrzw-20220922.tar.gz from any mirror error: builder for '/nix/store/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://dbmx.net/tkrzw/pkg/tkrzw-20220922.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 257 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download tkrzw-20220922.tar.gz from any mirror For full logs, run 'nix log /nix/store/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'tkrzw.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv /nix/store/33ng7j5rxmkb3nw7xkssi8hzdidf7jfq-tkrzw-20220922.drv building '/nix/store/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv'... trying https://dbmx.net/tkrzw/pkg/tkrzw-20220922.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 257 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download tkrzw-20220922.tar.gz from any mirror error: builder for '/nix/store/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying https://dbmx.net/tkrzw/pkg/tkrzw-20220922.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 257 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download tkrzw-20220922.tar.gz from any mirror For full logs, run 'nix log /nix/store/pvn63w1mf4maips90iwpq5ca2dpaln63-tkrzw-20220922.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/33ng7j5rxmkb3nw7xkssi8hzdidf7jfq-tkrzw-20220922.drv' failed to build [result] Failed to update tkrzw 1.0.27 -> 20220922 https://repology.org/project/tkrzw/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ruby-zoom, using log file: /var/log/nixpkgs-update/ruby-zoom/2024-02-17.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 shotwell, using log file: /var/log/nixpkgs-update/shotwell/2024-02-17.log shotwell 0 -> 1 attrpath: shotwell Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pzmpvdjkvsdxkn7bp7dh0am7fknm5iqx-packages.json.drv building '/nix/store/pzmpvdjkvsdxkn7bp7dh0am7fknm5iqx-packages.json.drv'... Going to be running update for following packages: - shotwell-0.32.4 Press Enter key to continue... Running update for: - shotwell-0.32.4: UPDATING ... - shotwell-0.32.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/graphics/shotwell/default.nix b/pkgs/applications/graphics/shotwell/default.nix index d93423e07521..d9e9a64969d3 100644 --- a/pkgs/applications/graphics/shotwell/default.nix +++ b/pkgs/applications/graphics/shotwell/default.nix @@ -40,11 +40,11 @@ stdenv.mkDerivation (finalAttrs: { pname = "shotwell"; - version = "0.32.4"; + version = "0.32.6"; src = fetchurl { url = "mirror://gnome/sources/shotwell/${lib.versions.majorMinor finalAttrs.version}/shotwell-${finalAttrs.version}.tar.xz"; - sha256 = "sha256-3iqUUIRtHOwUxqEDA3X9SeGvJNySCtZIA0QST5zLhW8="; + sha256 = "sha256-dZek/6yR4YzYFEsS8tCDE6P0Bbs2gkOnMmgm99kqcLY="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/7rmg8and9431ar63z4lcm5c85qy4lzfw-shotwell-0.32.6" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • shotwell
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 shotwell is: Popular photo organizer for the GNOME desktop meta.homepage for shotwell is: https://wiki.gnome.org/Apps/Shotwell ###### 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.32.6 with grep in /nix/store/7rmg8and9431ar63z4lcm5c85qy4lzfw-shotwell-0.32.6 - found 0.32.6 in filename of file in /nix/store/7rmg8and9431ar63z4lcm5c85qy4lzfw-shotwell-0.32.6 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath shotwell ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/7rmg8and9431ar63z4lcm5c85qy4lzfw-shotwell-0.32.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 shotwell https://github.com/r-ryantm/nixpkgs/archive/dd23d7d1df1b505762c9ffa476b58fa39fb6f9e8.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/dd23d7d1df1b505762c9ffa476b58fa39fb6f9e8#shotwell ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/7rmg8and9431ar63z4lcm5c85qy4lzfw-shotwell-0.32.6 ls -la /nix/store/7rmg8and9431ar63z4lcm5c85qy4lzfw-shotwell-0.32.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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • shotwell
--- ###### Maintainer pings https://api.github.com/repos/NixOS/nixpkgs/pulls/289434 [result] Success updating shotwell 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kile-wl, using log file: /var/log/nixpkgs-update/kile-wl/2024-02-17.log kile-wl 0 -> 1 attrpath: kile-wl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/k5siw9h1v7a6zqiwf0r5xjv018929vl6-packages.json.drv building '/nix/store/k5siw9h1v7a6zqiwf0r5xjv018929vl6-packages.json.drv'... Going to be running update for following packages: - kile-wl-unstable-2023-07-23 Press Enter key to continue... Running update for: - kile-wl-unstable-2023-07-23: UPDATING ... - kile-wl-unstable-2023-07-23: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/misc/kile-wl/default.nix b/pkgs/applications/misc/kile-wl/default.nix index 842499f845a6..9d153e627c39 100644 --- a/pkgs/applications/misc/kile-wl/default.nix +++ b/pkgs/applications/misc/kile-wl/default.nix @@ -2,13 +2,13 @@ rustPlatform.buildRustPackage rec { pname = "kile-wl"; - version = "unstable-2023-07-23"; + version = "unstable-2023-09-03"; src = fetchFromGitLab { owner = "snakedye"; repo = "kile"; - rev = "c24208761d04e0a74d203fc1dcd2f7fed68da388"; - sha256 = "sha256-4iclNVd7nm6LkgvsHwWaWyi1bZL/A+bbT5OSXn70bLs="; + rev = "683efdd637afca25bcb61b3e8140f7485ac50939"; + sha256 = "sha256-QK6oJ4YpncUJvJWfnSFnz9OeMKf3CPz/P4vjOkJ8pmQ="; }; passthru.updateScript = unstableGitUpdater { No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A kile-wl nix build failed. got build log for 'kile-wl' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/1db6yi6p0wdbdiz8hvysdmyb88xcmw3f-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 73c73 < source = "git+https://gitlab.com/snakedye/kilexpr#ec2ceca749467482051ccec4f47ab04667745b23" --- > source = "git+https://gitlab.com/snakedye/kilexpr#d7b58f2c9fd771b175d410c0b7f870f647a4fbbb" 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 kile-wl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pdoc3, using log file: /var/log/nixpkgs-update/python311Packages.pdoc3/2024-02-17.log python311Packages.pdoc3 0 -> 1 attrpath: python311Packages.pdoc3 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/iijdc9y615k3yaid0isx5p448nia1lbx-packages.json.drv building '/nix/store/iijdc9y615k3yaid0isx5p448nia1lbx-packages.json.drv'... Going to be running update for following packages: - python3.11-pdoc3-0.10.0 Press Enter key to continue... Running update for: - python3.11-pdoc3-0.10.0: UPDATING ... - python3.11-pdoc3-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pdoc3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.uk, using log file: /var/log/nixpkgs-update/aspellDicts.uk/2024-02-17.log aspellDicts.uk 0 -> 1 attrpath: aspellDicts.uk 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/lps6rnk7i249rh2fay8xmvgdsfiyxrjf-update-aspellDict-uk.drv /nix/store/xhxrc9ik6kxxz1pq6va59mjcl36ghc9i-packages.json.drv building '/nix/store/lps6rnk7i249rh2fay8xmvgdsfiyxrjf-update-aspellDict-uk.drv'... building '/nix/store/xhxrc9ik6kxxz1pq6va59mjcl36ghc9i-packages.json.drv'... Going to be running update for following packages: - aspell-dict-uk-1.4.0-0 Press Enter key to continue... Running update for: - aspell-dict-uk-1.4.0-0: UPDATING ... - aspell-dict-uk-1.4.0-0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.uk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.kimageformats, using log file: /var/log/nixpkgs-update/libsForQt5.kimageformats/2024-02-17.log libsForQt5.kimageformats 5.114.0 -> 5.249.0 https://repology.org/project/kimageformats/versions attrpath: libsForQt5.kimageformats Checking auto update branch... No auto update branch exists Old version 5.114.0" not present in master derivation file with contents: /* # New packages READ THIS FIRST This module is for official packages in KDE Frameworks 5. All available packages are listed in `./srcs.nix`, although a few are not yet packaged in Nixpkgs (see below). IF YOUR PACKAGE IS NOT LISTED IN `./srcs.nix`, IT DOES NOT GO HERE. Many of the packages released upstream are not yet built in Nixpkgs due to lack of demand. To add a Nixpkgs build for an upstream package, copy one of the existing packages here and modify it as necessary. # Updates 1. Update the URL in `./fetch.sh`. 2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/kde-frameworks` from the top of the Nixpkgs tree. 3. Use `nox-review wip` to check that everything builds. 4. Commit the changes and open a pull request. */ { libsForQt5, lib, fetchurl }: let maintainers = with lib.maintainers; [ ttuegel nyanloutre ]; license = with lib.licenses; [ lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12Plus ]; srcs = import ./srcs.nix { inherit fetchurl; mirror = "mirror://kde"; }; mkDerivation = libsForQt5.callPackage ({ stdenv, mkDerivation ? stdenv.mkDerivation }: mkDerivation) {}; packages = self: with self; # SUPPORT let propagate = out: let setupHook = { writeScript }: writeScript "setup-hook" '' if [ "''${hookName:-}" != postHook ]; then postHooks+=("source @dev@/nix-support/setup-hook") else # Propagate $dev so that this setup hook is propagated # But only if there is a separate $dev output if [ "''${outputDev:?}" != out ]; then propagatedBuildInputs="''${propagatedBuildInputs-} @dev@" fi fi ''; in callPackage setupHook {}; propagateBin = propagate "bin"; callPackage = self.newScope { inherit propagate propagateBin; mkDerivation = args: let inherit (args) pname; inherit (srcs.${pname}) src version; outputs = args.outputs or [ "bin" "dev" "out" ]; hasSeparateDev = lib.elem "dev" outputs; defaultSetupHook = if hasSeparateDev then propagateBin else null; setupHook = args.setupHook or defaultSetupHook; meta = let meta = args.meta or {}; in meta // { homepage = meta.homepage or "https://kde.org"; license = meta.license or license; maintainers = (meta.maintainers or []) ++ maintainers; platforms = meta.platforms or lib.platforms.all; }; in mkDerivation (args // { inherit pname meta outputs setupHook src version; }); }; in { extra-cmake-modules = callPackage ./extra-cmake-modules {}; # TIER 1 attica = callPackage ./attica.nix {}; bluez-qt = callPackage ./bluez-qt.nix {}; breeze-icons = callPackage ./breeze-icons.nix {}; kapidox = callPackage ./kapidox.nix {}; karchive = callPackage ./karchive.nix {}; kcalendarcore = callPackage ./kcalendarcore.nix {}; kcodecs = callPackage ./kcodecs.nix {}; kconfig = callPackage ./kconfig.nix {}; kcoreaddons = callPackage ./kcoreaddons.nix {}; kdbusaddons = callPackage ./kdbusaddons.nix {}; kdnssd = callPackage ./kdnssd.nix {}; kguiaddons = callPackage ./kguiaddons.nix {}; kholidays = callPackage ./kholidays.nix {}; ki18n = callPackage ./ki18n.nix {}; kidletime = callPackage ./kidletime.nix {}; kirigami2 = callPackage ./kirigami2.nix {}; kitemmodels = callPackage ./kitemmodels.nix {}; kitemviews = callPackage ./kitemviews.nix {}; kplotting = callPackage ./kplotting.nix {}; kquickcharts = callPackage ./kquickcharts.nix {}; kwayland = callPackage ./kwayland.nix {}; kwidgetsaddons = callPackage ./kwidgetsaddons.nix {}; kwindowsystem = callPackage ./kwindowsystem {}; modemmanager-qt = callPackage ./modemmanager-qt.nix {}; networkmanager-qt = callPackage ./networkmanager-qt.nix {}; oxygen-icons = callPackage ./oxygen-icons.nix {}; oxygen-icons5 = oxygen-icons; prison = callPackage ./prison.nix {}; qqc2-desktop-style = callPackage ./qqc2-desktop-style.nix {}; solid = callPackage ./solid {}; sonnet = callPackage ./sonnet.nix {}; syntax-highlighting = callPackage ./syntax-highlighting.nix {}; threadweaver = callPackage ./threadweaver.nix {}; # TIER 2 kactivities = callPackage ./kactivities.nix {}; kauth = callPackage ./kauth {}; kcompletion = callPackage ./kcompletion.nix {}; kcontacts = callPackage ./kcontacts.nix {}; kcrash = callPackage ./kcrash.nix {}; kdoctools = callPackage ./kdoctools {}; kfilemetadata = callPackage ./kfilemetadata {}; kimageformats = callPackage ./kimageformats.nix {}; kjobwidgets = callPackage ./kjobwidgets.nix {}; knotifications = callPackage ./knotifications.nix {}; kpackage = callPackage ./kpackage {}; kpeople = callPackage ./kpeople.nix {}; kpty = callPackage ./kpty.nix {}; kunitconversion = callPackage ./kunitconversion.nix {}; syndication = callPackage ./syndication.nix {}; # TIER 3 baloo = callPackage ./baloo.nix {}; kactivities-stats = callPackage ./kactivities-stats.nix {}; kbookmarks = callPackage ./kbookmarks.nix {}; kcmutils = callPackage ./kcmutils.nix {}; kconfigwidgets = callPackage ./kconfigwidgets.nix {}; kdav = callPackage ./kdav.nix {}; kdeclarative = callPackage ./kdeclarative.nix {}; kded = callPackage ./kded.nix {}; kdesu = callPackage ./kdesu {}; kemoticons = callPackage ./kemoticons.nix {}; kglobalaccel = callPackage ./kglobalaccel.nix {}; kiconthemes = callPackage ./kiconthemes {}; kinit = callPackage ./kinit {}; kio = callPackage ./kio {}; knewstuff = callPackage ./knewstuff {}; knotifyconfig = callPackage ./knotifyconfig.nix {}; kparts = callPackage ./kparts.nix {}; krunner = callPackage ./krunner.nix {}; kservice = callPackage ./kservice {}; ktexteditor = callPackage ./ktexteditor.nix {}; ktextwidgets = callPackage ./ktextwidgets.nix {}; kwallet = callPackage ./kwallet.nix {}; kxmlgui = callPackage ./kxmlgui.nix {}; plasma-framework = callPackage ./plasma-framework.nix {}; kpurpose = callPackage ./purpose.nix {}; # TIER 4 frameworkintegration = callPackage ./frameworkintegration.nix {}; # PORTING AIDS kdelibs4support = callPackage ./kdelibs4support {}; kdesignerplugin = callPackage ./kdesignerplugin.nix {}; khtml = callPackage ./khtml.nix {}; kjs = callPackage ./kjs.nix {}; kjsembed = callPackage ./kjsembed.nix {}; kmediaplayer = callPackage ./kmediaplayer.nix {}; kross = callPackage ./kross.nix {}; kxmlrpcclient = callPackage ./kxmlrpcclient.nix {}; }; in lib.makeScope libsForQt5.newScope packages [result] Failed to update libsForQt5.kimageformats 5.114.0 -> 5.249.0 https://repology.org/project/kimageformats/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rauth, using log file: /var/log/nixpkgs-update/python311Packages.rauth/2024-02-17.log python311Packages.rauth 0 -> 1 attrpath: python311Packages.rauth Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gfkfzjf9373vpal525nig3ldzxzq649s-packages.json.drv building '/nix/store/gfkfzjf9373vpal525nig3ldzxzq649s-packages.json.drv'... Going to be running update for following packages: - python3.11-rauth-0.7.2 Press Enter key to continue... Running update for: - python3.11-rauth-0.7.2: UPDATING ... - python3.11-rauth-0.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rauth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath acousticbrainz-client, using log file: /var/log/nixpkgs-update/acousticbrainz-client/2024-02-17.log acousticbrainz-client 0 -> 1 attrpath: acousticbrainz-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/mx389wcv2m7i6r7zsjv7r0mkfj1jg21f-packages.json.drv building '/nix/store/mx389wcv2m7i6r7zsjv7r0mkfj1jg21f-packages.json.drv'... Going to be running update for following packages: - acousticbrainz-client-0.1 Press Enter key to continue... Running update for: - acousticbrainz-client-0.1: UPDATING ... - acousticbrainz-client-0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update acousticbrainz-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.widlparser, using log file: /var/log/nixpkgs-update/python311Packages.widlparser/2024-02-17.log python311Packages.widlparser 0 -> 1 attrpath: python311Packages.widlparser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/h6592npkrrhvbirxxvgv462idl5xh6p2-packages.json.drv building '/nix/store/h6592npkrrhvbirxxvgv462idl5xh6p2-packages.json.drv'... Going to be running update for following packages: - python3.11-widlparser-1.0.12 Press Enter key to continue... Running update for: - python3.11-widlparser-1.0.12: UPDATING ... - python3.11-widlparser-1.0.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.widlparser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.dde-daemon, using log file: /var/log/nixpkgs-update/deepin.dde-daemon/2024-02-17.log deepin.dde-daemon 6.0.22 -> 6.0.34 https://repology.org/project/deepin-daemon/versions attrpath: deepin.dde-daemon deepin packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/52327#issuecomment-447684194 [result] Failed to update deepin.dde-daemon 6.0.22 -> 6.0.34 https://repology.org/project/deepin-daemon/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tissue, using log file: /var/log/nixpkgs-update/python311Packages.tissue/2024-02-17.log python311Packages.tissue 0 -> 1 attrpath: python311Packages.tissue Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/m265ijnpdgkn3h84fiqirpw05yl9xj66-packages.json.drv building '/nix/store/m265ijnpdgkn3h84fiqirpw05yl9xj66-packages.json.drv'... Going to be running update for following packages: - python3.11-tissue-0.9.2 Press Enter key to continue... Running update for: - python3.11-tissue-0.9.2: UPDATING ... - python3.11-tissue-0.9.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tissue 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gupnp-av, using log file: /var/log/nixpkgs-update/gupnp-av/2024-02-17.log gupnp-av 0 -> 1 attrpath: gupnp-av Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kkhi78rhxh43g7w4d3ixf4d9635nzqzy-packages.json.drv building '/nix/store/kkhi78rhxh43g7w4d3ixf4d9635nzqzy-packages.json.drv'... Going to be running update for following packages: - gupnp-av-0.14.1 Press Enter key to continue... Running update for: - gupnp-av-0.14.1: UPDATING ... - gupnp-av-0.14.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gupnp-av 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.scikit-build, using log file: /var/log/nixpkgs-update/python311Packages.scikit-build/2024-02-17.log python311Packages.scikit-build 0 -> 1 attrpath: python311Packages.scikit-build Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/akkgsmkiyqsxjhkckh679w5q848i3xc9-packages.json.drv building '/nix/store/akkgsmkiyqsxjhkckh679w5q848i3xc9-packages.json.drv'... Going to be running update for following packages: - python3.11-scikit-build-0.17.6 Press Enter key to continue... Running update for: - python3.11-scikit-build-0.17.6: UPDATING ... - python3.11-scikit-build-0.17.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.scikit-build 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.woodblock, using log file: /var/log/nixpkgs-update/python311Packages.woodblock/2024-02-17.log python311Packages.woodblock 0 -> 1 attrpath: python311Packages.woodblock Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8qb836sh8iy4cqa9v30wzzy2lngw9m45-packages.json.drv building '/nix/store/8qb836sh8iy4cqa9v30wzzy2lngw9m45-packages.json.drv'... Going to be running update for following packages: - python3.11-woodblock-0.1.7 Press Enter key to continue... Running update for: - python3.11-woodblock-0.1.7: UPDATING ... - python3.11-woodblock-0.1.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.woodblock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.crownstone-uart, using log file: /var/log/nixpkgs-update/python311Packages.crownstone-uart/2024-02-17.log python311Packages.crownstone-uart 0 -> 1 attrpath: python311Packages.crownstone-uart Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dhdqjrn4q8s2109gl6q5as1n5iddhmaw-packages.json.drv building '/nix/store/dhdqjrn4q8s2109gl6q5as1n5iddhmaw-packages.json.drv'... Going to be running update for following packages: - python3.11-crownstone-uart-2.7.0 Press Enter key to continue... Running update for: - python3.11-crownstone-uart-2.7.0: UPDATING ... - python3.11-crownstone-uart-2.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.crownstone-uart 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.speg, using log file: /var/log/nixpkgs-update/python311Packages.speg/2024-02-17.log python311Packages.speg 0 -> 1 attrpath: python311Packages.speg Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rzp0ffp9pn98sy52fslg454lfc1ggx8z-packages.json.drv building '/nix/store/rzp0ffp9pn98sy52fslg454lfc1ggx8z-packages.json.drv'... Going to be running update for following packages: - python3.11-speg-0.3 Press Enter key to continue... Running update for: - python3.11-speg-0.3: UPDATING ... - python3.11-speg-0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.speg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath element-desktop, using log file: /var/log/nixpkgs-update/element-desktop/2024-02-17.log element-desktop 0 -> 1 attrpath: element-desktop @Ma27 asked to skip [result] Failed to update element-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 suil, using log file: /var/log/nixpkgs-update/suil/2024-02-17.log suil 0.10.6 -> 0.10.20 https://repology.org/project/suil/versions attrpath: suil 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/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv building '/nix/store/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv'... trying https://download.drobilla.net/suil-0.10.20.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download suil-0.10.20.tar.bz2 from any mirror error: builder for '/nix/store/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://download.drobilla.net/suil-0.10.20.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download suil-0.10.20.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'suil.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv /nix/store/1dsymz4360cwgdgd16954d5as5r14k7p-suil-0.10.20.drv building '/nix/store/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv'... trying https://download.drobilla.net/suil-0.10.20.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download suil-0.10.20.tar.bz2 from any mirror error: builder for '/nix/store/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying https://download.drobilla.net/suil-0.10.20.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download suil-0.10.20.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/ql4k8sf9sy9g3kr03j649p1h4r7qh9f4-suil-0.10.20.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/1dsymz4360cwgdgd16954d5as5r14k7p-suil-0.10.20.drv' failed to build [result] Failed to update suil 0.10.6 -> 0.10.20 https://repology.org/project/suil/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mpldatacursor, using log file: /var/log/nixpkgs-update/python311Packages.mpldatacursor/2024-02-17.log python311Packages.mpldatacursor 0 -> 1 attrpath: python311Packages.mpldatacursor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/8yw243i4smvqybqlrdjzb4l7har5ri8r-packages.json.drv building '/nix/store/8yw243i4smvqybqlrdjzb4l7har5ri8r-packages.json.drv'... Going to be running update for following packages: - python3.11-mpldatacursor-0.7.1 Press Enter key to continue... Running update for: - python3.11-mpldatacursor-0.7.1: UPDATING ... - python3.11-mpldatacursor-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mpldatacursor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.setuptools-git, using log file: /var/log/nixpkgs-update/python311Packages.setuptools-git/2024-02-17.log python311Packages.setuptools-git 0 -> 1 attrpath: python311Packages.setuptools-git Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0dikpa2x9r0jjggxidmc68qwyaf4d2xp-packages.json.drv building '/nix/store/0dikpa2x9r0jjggxidmc68qwyaf4d2xp-packages.json.drv'... Going to be running update for following packages: - python3.11-setuptools-git-1.2 Press Enter key to continue... Running update for: - python3.11-setuptools-git-1.2: UPDATING ... - python3.11-setuptools-git-1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.setuptools-git 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pulsar, using log file: /var/log/nixpkgs-update/pulsar/2024-02-17.log pulsar 0 -> 1 attrpath: pulsar Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/v0br2xqxx9mjj75p6g432nsvd2qmnp5p-packages.json.drv building '/nix/store/v0br2xqxx9mjj75p6g432nsvd2qmnp5p-packages.json.drv'... Going to be running update for following packages: - pulsar-1.109.0 Press Enter key to continue... Running update for: - pulsar-1.109.0: UPDATING ... - pulsar-1.109.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/editors/pulsar/default.nix b/pkgs/applications/editors/pulsar/default.nix index ef08ac9352dd..149357a8be31 100644 --- a/pkgs/applications/editors/pulsar/default.nix +++ b/pkgs/applications/editors/pulsar/default.nix @@ -33,13 +33,13 @@ let pname = "pulsar"; - version = "1.109.0"; + version = "1.114.0"; sourcesPath = { x86_64-linux.tarname = "Linux.${pname}-${version}.tar.gz"; - x86_64-linux.hash = "sha256-pIm3mI1YdfapxXgIciSHtI4LeqMw5RdYTnH+eHUQ4Yo="; + x86_64-linux.hash = "sha256-O//dowoMgQfS3hq088IKr5aJd5St9zpT/ypfuswnyv0="; aarch64-linux.tarname = "ARM.Linux.${pname}-${version}-arm64.tar.gz"; - aarch64-linux.hash = "sha256-KIY/qzfl7CU0YwIgQlNHoAMhLfrTbQe7ZZvzdkUVw+M="; + aarch64-linux.hash = "sha256-EzCTB1Ib9cTbslEdXPsS5gehHr1qd5v4iZgOqpxhUmA="; }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); newLibpath = lib.makeLibraryPath [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pulsar Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . pulsar Standard output: error: Package ‘pulsar-1.114.0’ in /var/cache/nixpkgs-update/worker/worktree/pulsar/pkgs/applications/editors/pulsar/default.nix:202 is marked as insecure, refusing to evaluate. Known issues: - CVE-2023-5217 - CVE-2022-21718 - CVE-2022-29247 - CVE-2022-29257 - CVE-2022-36077 - CVE-2023-29198 - CVE-2023-39956 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 ‘pulsar-1.114.0’ to `nixpkgs.config.permittedInsecurePackages` in the configuration.nix, like so: { nixpkgs.config.permittedInsecurePackages = [ "pulsar-1.114.0" ]; } c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add ‘pulsar-1.114.0’ to `permittedInsecurePackages` in ~/.config/nixpkgs/config.nix, like so: { permittedInsecurePackages = [ "pulsar-1.114.0" ]; } (use '--show-trace' to show detailed location information) [result] Failed to update pulsar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysqueezebox, using log file: /var/log/nixpkgs-update/python311Packages.pysqueezebox/2024-02-17.log python311Packages.pysqueezebox 0 -> 1 attrpath: python311Packages.pysqueezebox Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pig0zkdlibs7h235y9sw00jxa2560jpg-packages.json.drv building '/nix/store/pig0zkdlibs7h235y9sw00jxa2560jpg-packages.json.drv'... Going to be running update for following packages: - python3.11-pysqueezebox-0.7.1 Press Enter key to continue... Running update for: - python3.11-pysqueezebox-0.7.1: UPDATING ... - python3.11-pysqueezebox-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysqueezebox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.markupsafe, using log file: /var/log/nixpkgs-update/python311Packages.markupsafe/2024-02-17.log python311Packages.markupsafe 0 -> 1 attrpath: python311Packages.markupsafe Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/5rq2rls5wpmdx73xhr0xnijrydmvq3r2-packages.json.drv building '/nix/store/5rq2rls5wpmdx73xhr0xnijrydmvq3r2-packages.json.drv'... Going to be running update for following packages: - python3.11-markupsafe-2.1.3 Press Enter key to continue... Running update for: - python3.11-markupsafe-2.1.3: UPDATING ... - python3.11-markupsafe-2.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/markupsafe/default.nix b/pkgs/development/python-modules/markupsafe/default.nix index e63af344a3a0..dcb9ac1c0d6e 100644 --- a/pkgs/development/python-modules/markupsafe/default.nix +++ b/pkgs/development/python-modules/markupsafe/default.nix @@ -7,7 +7,7 @@ buildPythonPackage rec { pname = "markupsafe"; - version = "2.1.3"; + version = "2.1.5"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -15,7 +15,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "MarkupSafe"; inherit version; - hash = "sha256-r1mO0y1q6G8bdHuCeDlYsaSrj2F7Bv5oeVx/Amq73K0="; + hash = "sha256-0oPTeokLpMGuc/+t+ARkNcdue8Ike7tjwAvRpwnGVEs="; }; nativeCheckInputs = [ No auto update branch exists Old version 2.1.3" not present in staging derivation file with contents: { lib , buildPythonPackage , fetchPypi , pythonOlder # build-system , setuptools # tests , pytestCheckHook # reverse dependencies , jinja2 , mkdocs , quart , werkzeug }: buildPythonPackage rec { pname = "markupsafe"; version = "2.1.5"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { pname = "MarkupSafe"; inherit version; hash = "sha256-0oPTeokLpMGuc/+t+ARkNcdue8Ike7tjwAvRpwnGVEs="; }; nativeBuildInputs = [ setuptools ]; nativeCheckInputs = [ pytestCheckHook ]; pythonImportsCheck = [ "markupsafe" ]; passthru.tests = { inherit jinja2 mkdocs quart werkzeug ; }; meta = with lib; { changelog = "https://markupsafe.palletsprojects.com/en/${versions.majorMinor version}.x/changes/#version-${replaceStrings [ "." ] [ "-" ] version}"; description = "Implements a XML/HTML/XHTML Markup safe string"; homepage = "https://palletsprojects.com/p/markupsafe/"; license = licenses.bsd3; maintainers = with maintainers; [ domenkozar ]; }; } [result] Failed to update python311Packages.markupsafe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysim, using log file: /var/log/nixpkgs-update/python311Packages.pysim/2024-02-17.log python311Packages.pysim 0 -> 1 attrpath: python311Packages.pysim Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/rykng5mdh21l6bk10ww11bx3j6l5nrs7-packages.json.drv building '/nix/store/rykng5mdh21l6bk10ww11bx3j6l5nrs7-packages.json.drv'... Going to be running update for following packages: - python3.11-pysim-unstable-2023-08-13 Press Enter key to continue... Running update for: - python3.11-pysim-unstable-2023-08-13: UPDATING ... - python3.11-pysim-unstable-2023-08-13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath beetsPackages.alternatives, using log file: /var/log/nixpkgs-update/beetsPackages.alternatives/2024-02-17.log beetsPackages.alternatives 0 -> 1 attrpath: beetsPackages.alternatives Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r0jbmsb616i6inicbs27lyr1wf4r3ac9-packages.json.drv building '/nix/store/r0jbmsb616i6inicbs27lyr1wf4r3ac9-packages.json.drv'... Going to be running update for following packages: - beets-alternatives-unstable-2021-02-01 Press Enter key to continue... Running update for: - beets-alternatives-unstable-2021-02-01: UPDATING ... - beets-alternatives-unstable-2021-02-01: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update beetsPackages.alternatives 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-gamelift, using log file: /var/log/nixpkgs-update/python311Packages.mypy-boto3-gamelift/2024-02-17.log python311Packages.mypy-boto3-gamelift 1.34.0 -> 1.34.1 https://repology.org/project/python:mypy-boto3-gamelift/versions attrpath: python311Packages.mypy-boto3-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/f1fyb8nm7ngrfl2ryfq168bjdmi7zifq-packages.json.drv building '/nix/store/f1fyb8nm7ngrfl2ryfq168bjdmi7zifq-packages.json.drv'... Going to be running update for following packages: - python3.11-mypy-boto3-gamelift-1.34.0 Press Enter key to continue... Running update for: - python3.11-mypy-boto3-gamelift-1.34.0: UPDATING ... - python3.11-mypy-boto3-gamelift-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mypy-boto3-gamelift 1.34.0 -> 1.34.1 https://repology.org/project/python:mypy-boto3-gamelift/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.blurhash, using log file: /var/log/nixpkgs-update/python311Packages.blurhash/2024-02-17.log python311Packages.blurhash 0 -> 1 attrpath: python311Packages.blurhash Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xvzk65r56fx2smaaapjfh1ldzljb0wbx-packages.json.drv building '/nix/store/xvzk65r56fx2smaaapjfh1ldzljb0wbx-packages.json.drv'... Going to be running update for following packages: - python3.11-blurhash-1.1.4 Press Enter key to continue... Running update for: - python3.11-blurhash-1.1.4: UPDATING ... - python3.11-blurhash-1.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.blurhash 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.objgraph, using log file: /var/log/nixpkgs-update/python311Packages.objgraph/2024-02-17.log python311Packages.objgraph 0 -> 1 attrpath: python311Packages.objgraph Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lszlr3q0hl4azjmsl0af1k929k1i3d4w-packages.json.drv building '/nix/store/lszlr3q0hl4azjmsl0af1k929k1i3d4w-packages.json.drv'... Going to be running update for following packages: - python3.11-objgraph-3.6.0 Press Enter key to continue... Running update for: - python3.11-objgraph-3.6.0: UPDATING ... - python3.11-objgraph-3.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.objgraph 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xsensors, using log file: /var/log/nixpkgs-update/xsensors/2024-02-17.log xsensors 0.70 -> 0.80 https://repology.org/project/xsensors/versions attrpath: xsensors 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/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv building '/nix/store/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv'... trying http://www.linuxhardware.org/xsensors/xsensors-0.80.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 746 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download xsensors-0.80.tar.gz from any mirror error: builder for '/nix/store/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying http://www.linuxhardware.org/xsensors/xsensors-0.80.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 746 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download xsensors-0.80.tar.gz from any mirror For full logs, run 'nix log /nix/store/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'xsensors.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv /nix/store/nljwv47p6m0fgsyx363z22vk14v43pkb-xsensors-0.80.drv building '/nix/store/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv'... trying http://www.linuxhardware.org/xsensors/xsensors-0.80.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 746 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download xsensors-0.80.tar.gz from any mirror error: builder for '/nix/store/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv' failed with exit code 1; last 7 log lines: > > trying http://www.linuxhardware.org/xsensors/xsensors-0.80.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 746 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download xsensors-0.80.tar.gz from any mirror For full logs, run 'nix log /nix/store/qlqby3nb3xzjxdfxwxmf5jddnj8rv9ny-xsensors-0.80.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/nljwv47p6m0fgsyx363z22vk14v43pkb-xsensors-0.80.drv' failed to build [result] Failed to update xsensors 0.70 -> 0.80 https://repology.org/project/xsensors/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycryptodome, using log file: /var/log/nixpkgs-update/python311Packages.pycryptodome/2024-02-17.log python311Packages.pycryptodome 0 -> 1 attrpath: python311Packages.pycryptodome Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/i0q06zdnz6agnbnknf88hrjhay18ih04-packages.json.drv building '/nix/store/i0q06zdnz6agnbnknf88hrjhay18ih04-packages.json.drv'... Going to be running update for following packages: - python3.11-pycryptodome-3.19.1 Press Enter key to continue... Running update for: - python3.11-pycryptodome-3.19.1: UPDATING ... - python3.11-pycryptodome-3.19.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pycryptodome/default.nix b/pkgs/development/python-modules/pycryptodome/default.nix index 444d673100bb..358348d865d8 100644 --- a/pkgs/development/python-modules/pycryptodome/default.nix +++ b/pkgs/development/python-modules/pycryptodome/default.nix @@ -10,14 +10,14 @@ let in buildPythonPackage rec { pname = "pycryptodome"; - version = "3.19.1"; + version = "3.20.0"; format = "setuptools"; src = fetchFromGitHub { owner = "Legrandin"; repo = "pycryptodome"; rev = "refs/tags/v${version}"; - hash = "sha256-+m0gF47l3c9gZ9dLdOUNW0I2W1O+OGrmsdysu7QdjvI="; + hash = "sha256-RPaBUj/BJCO+10maGDmugeEXxaIrlk2UHIvkbrQVM8c="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 2841 > 25 [result] Failed to update python311Packages.pycryptodome 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.envoy-reader, using log file: /var/log/nixpkgs-update/python311Packages.envoy-reader/2024-02-17.log python311Packages.envoy-reader 0 -> 1 attrpath: python311Packages.envoy-reader Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/dlsrj2117n4qmbr3yp0axnsf3md2kp86-packages.json.drv building '/nix/store/dlsrj2117n4qmbr3yp0axnsf3md2kp86-packages.json.drv'... Going to be running update for following packages: - python3.11-envoy-reader-0.21.3 Press Enter key to continue... Running update for: - python3.11-envoy-reader-0.21.3: UPDATING ... - python3.11-envoy-reader-0.21.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.envoy-reader 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jwm, using log file: /var/log/nixpkgs-update/jwm/2024-02-17.log jwm 0 -> 1 attrpath: jwm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zkl545s1is8kdqrn363i40dhffi6vggr-packages.json.drv building '/nix/store/zkl545s1is8kdqrn363i40dhffi6vggr-packages.json.drv'... Going to be running update for following packages: - jwm-2.4.3 Press Enter key to continue... Running update for: - jwm-2.4.3: UPDATING ... - jwm-2.4.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update jwm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bleachbit, using log file: /var/log/nixpkgs-update/bleachbit/2024-02-17.log bleachbit 0 -> 1 attrpath: bleachbit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/30sa67w5k0jav9kjhc3ga1kvy25z5mdk-packages.json.drv building '/nix/store/30sa67w5k0jav9kjhc3ga1kvy25z5mdk-packages.json.drv'... Going to be running update for following packages: - bleachbit-4.4.0 Press Enter key to continue... Running update for: - bleachbit-4.4.0: UPDATING ... - bleachbit-4.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update bleachbit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ml-dtypes, using log file: /var/log/nixpkgs-update/python311Packages.ml-dtypes/2024-02-17.log python311Packages.ml-dtypes 0 -> 1 attrpath: python311Packages.ml-dtypes Checking auto update branch... [version] [version] skipping because derivation has 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/l8x77lisbmv7zf9b09jngc3jkk986jgm-packages.json.drv building '/nix/store/l8x77lisbmv7zf9b09jngc3jkk986jgm-packages.json.drv'... Going to be running update for following packages: - python3.11-ml-dtypes-0.3.2 Press Enter key to continue... Running update for: - python3.11-ml-dtypes-0.3.2: UPDATING ... - python3.11-ml-dtypes-0.3.2: ERROR --- SHOWING ERROR LOG FOR python3.11-ml-dtypes-0.3.2 ---------------------- INFO:root:Updating packages... Traceback (most recent call last): File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 596, in main() File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 575, in main results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 575, in results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 519, in _update return _update_package(path, target) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 430, in _update_package new_version, new_sha256, prefix = FETCHERS[fetcher]( ^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 294, in _get_latest_version_github response = subprocess.check_output(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 1950, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nix-prefetch-git' --- SHOWING ERROR LOG FOR python3.11-ml-dtypes-0.3.2 ---------------------- The update script for python3.11-ml-dtypes-0.3.2 failed with exit code 1 [result] Failed to update python311Packages.ml-dtypes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nipype, using log file: /var/log/nixpkgs-update/python311Packages.nipype/2024-02-17.log python311Packages.nipype 0 -> 1 attrpath: python311Packages.nipype Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vwirir16x31l7wvik0dl6zhfyaxkz308-packages.json.drv building '/nix/store/vwirir16x31l7wvik0dl6zhfyaxkz308-packages.json.drv'... Going to be running update for following packages: - python3.11-nipype-1.8.6 Press Enter key to continue... Running update for: - python3.11-nipype-1.8.6: UPDATING ... - python3.11-nipype-1.8.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nipype 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath liboqs, using log file: /var/log/nixpkgs-update/liboqs/2024-02-17.log liboqs 0.8.0 -> 0.9.2 https://github.com/open-quantum-safe/liboqs/releases attrpath: liboqs Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/liboqs/default.nix b/pkgs/development/libraries/liboqs/default.nix index 4962f9459d79..c6b9f3248e25 100644 --- a/pkgs/development/libraries/liboqs/default.nix +++ b/pkgs/development/libraries/liboqs/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "liboqs"; - version = "0.8.0"; + version = "0.9.2"; src = fetchFromGitHub { owner = "open-quantum-safe"; repo = pname; rev = version; - sha256 = "sha256-h3mXoGRYgPg0wKQ1u6uFP7wlEUMQd5uIBt4Hr7vjNtA="; + sha256 = "sha256-1QWfIBmqAB5IVedpnkTv4NuK8K5wFLYmTIvtJS+DO70="; }; patches = [ ./fix-openssl-detection.patch ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A liboqs nix build failed. -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/aes.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/sha2.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/sha3.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/sha3x4.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/kem.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/sig.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/kem_bike.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/kem_frodokem.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/kem_ntruprime.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/kem_classic_mceliece.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/kem_hqc.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/kem_kyber.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/sig_dilithium.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/sig_falcon.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/sig_sphincs.h -- Installing: /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include/oqs/oqsconfig.h @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2 shrinking /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/lib/liboqs.so.0.9.2 checking for references to /build/ in /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2... patching script interpreter paths in /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2 stripping (with command strip and flags -S -p) in /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/lib Broken paths found in a .pc file! /nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/lib/pkgconfig/liboqs.pc The following lines have issues (specifically '//' in paths). 2:libdir=${prefix}//nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/lib 3:includedir=${prefix}//nix/store/y103543ba59karn2a773yxxhaldpw7dx-liboqs-0.9.2/include It is very likely that paths are being joined improperly. ex: "${prefix}/@CMAKE_INSTALL_LIBDIR@" should be "@CMAKE_INSTALL_FULL_LIBDIR@" Please see https://github.com/NixOS/nixpkgs/issues/144170 for more details. [result] Failed to update liboqs 0.8.0 -> 0.9.2 https://github.com/open-quantum-safe/liboqs/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ptouch-print, using log file: /var/log/nixpkgs-update/ptouch-print/2024-02-17.log ptouch-print 1.4.3 -> 1.5 https://repology.org/project/ptouch-print/versions attrpath: ptouch-print Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - ptouch-print: 1.4.3 -> 1.5 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/197981" [result] Failed to update ptouch-print 1.4.3 -> 1.5 https://repology.org/project/ptouch-print/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-lsp-ruff, using log file: /var/log/nixpkgs-update/python311Packages.python-lsp-ruff/2024-02-17.log python311Packages.python-lsp-ruff 0 -> 1 attrpath: python311Packages.python-lsp-ruff Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ic5m4hny6misfbyrc0r31ca8icddzzkm-packages.json.drv building '/nix/store/ic5m4hny6misfbyrc0r31ca8icddzzkm-packages.json.drv'... Going to be running update for following packages: - python3.11-python-lsp-ruff-2.1.0 Press Enter key to continue... Running update for: - python3.11-python-lsp-ruff-2.1.0: UPDATING ... - python3.11-python-lsp-ruff-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-lsp-ruff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath amarok, using log file: /var/log/nixpkgs-update/amarok/2024-02-17.log amarok 2.9.71 -> 2.9.75 https://repology.org/project/amarok/versions attrpath: amarok Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv building '/nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv'... trying https://cdn.download.kde.org/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://download.kde.org/download.php?url=unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 100 335 0 0 2921 0 --:--:-- --:--:-- --:--:-- 2938 0 279 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.gwdg.de/pub/linux/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 239 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ocf.berkeley.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.mit.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ustc.edu.cn/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 150 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download amarok-2.9.75.tar.xz from any mirror error: builder for '/nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv' failed with exit code 1; last 25 log lines: > > trying https://mirrors.ocf.berkeley.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://mirrors.mit.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 153 0 0 0 0 0 0 --:--:-- 0:00:06 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://mirrors.ustc.edu.cn/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 150 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download amarok-2.9.75.tar.xz from any mirror For full logs, run 'nix log /nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'amarok.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv /nix/store/qzzx0pqzkcjf1fdyhf8i2rlgv2z1q0rs-amarok-2.9.75.drv these 16 paths will be fetched (66.14 MiB download, 436.00 MiB unpacked): /nix/store/0d6770sc4rhhcswg4qkxm4hz8dh21xyl-taglib-extras-1.0.1 /nix/store/0v07qsiw95yvky7g645m5nwvn3bnbpj5-syntax-highlighting-5.114.0 /nix/store/2z5h5zdsm67g30szifmdn1v5i9sszlkz-liblastfm-unstable-2019-08-23 /nix/store/4vbqgqfj4xh84irhs2kyjw2skgdvmcp8-syntax-highlighting-5.114.0-dev /nix/store/51k7aaizgzik7ilk6pxlkcwjg3s0r301-ktexteditor-5.114.0 /nix/store/605wcqayjqbv4bz3pg14xidjba2xfyig-ktexteditor-5.114.0-dev /nix/store/8szv12gylfvfzzzakdsc3qg9dmq4mzch-ktexteditor-5.114.0-bin /nix/store/bj80ylaw44g0yjrqqj012qlrzjg9fja6-kcmutils-5.114.0-dev /nix/store/dxaip9waa3ylyvdkx68cnjh89jdfd2js-loudmouth-1.5.3 /nix/store/f2xm63ys664zdnf99k0yw3fmz0w9ksqb-kcmutils-5.114.0-bin /nix/store/g6ydgjg2nakn4m2c6n9z5d6hbdil7gva-kinit-5.114.0 /nix/store/j2y3bbpyk2nm1h4szq8a3gcgs0v07v86-qjson-0.9.0 /nix/store/jgyhlaqwsh0p7rv3g5zdkibd5az80s2f-kcmutils-5.114.0 /nix/store/l3wnz665zqkfr8pza9wy7s8cfaxb1kn9-kinit-5.114.0-dev /nix/store/v654x8xy73riq9q90ww60s18ilxzkg02-mariadb-server-10.11.6 /nix/store/zz5lpb7pr9w17pgqzkbscvw659ax18sq-syntax-highlighting-5.114.0-bin copying path '/nix/store/2z5h5zdsm67g30szifmdn1v5i9sszlkz-liblastfm-unstable-2019-08-23' from 'https://cache.nixos.org'... copying path '/nix/store/v654x8xy73riq9q90ww60s18ilxzkg02-mariadb-server-10.11.6' from 'https://cache.nixos.org'... copying path '/nix/store/dxaip9waa3ylyvdkx68cnjh89jdfd2js-loudmouth-1.5.3' from 'https://cache.nixos.org'... copying path '/nix/store/j2y3bbpyk2nm1h4szq8a3gcgs0v07v86-qjson-0.9.0' from 'https://cache.nixos.org'... copying path '/nix/store/0d6770sc4rhhcswg4qkxm4hz8dh21xyl-taglib-extras-1.0.1' from 'https://cache.nixos.org'... copying path '/nix/store/jgyhlaqwsh0p7rv3g5zdkibd5az80s2f-kcmutils-5.114.0' from 'https://cache.nixos.org'... copying path '/nix/store/g6ydgjg2nakn4m2c6n9z5d6hbdil7gva-kinit-5.114.0' from 'https://cache.nixos.org'... copying path '/nix/store/0v07qsiw95yvky7g645m5nwvn3bnbpj5-syntax-highlighting-5.114.0' from 'https://cache.nixos.org'... building '/nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv'... copying path '/nix/store/f2xm63ys664zdnf99k0yw3fmz0w9ksqb-kcmutils-5.114.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/l3wnz665zqkfr8pza9wy7s8cfaxb1kn9-kinit-5.114.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/bj80ylaw44g0yjrqqj012qlrzjg9fja6-kcmutils-5.114.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/51k7aaizgzik7ilk6pxlkcwjg3s0r301-ktexteditor-5.114.0' from 'https://cache.nixos.org'... copying path '/nix/store/zz5lpb7pr9w17pgqzkbscvw659ax18sq-syntax-highlighting-5.114.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/4vbqgqfj4xh84irhs2kyjw2skgdvmcp8-syntax-highlighting-5.114.0-dev' from 'https://cache.nixos.org'... copying path '/nix/store/8szv12gylfvfzzzakdsc3qg9dmq4mzch-ktexteditor-5.114.0-bin' from 'https://cache.nixos.org'... copying path '/nix/store/605wcqayjqbv4bz3pg14xidjba2xfyig-ktexteditor-5.114.0-dev' from 'https://cache.nixos.org'... trying https://cdn.download.kde.org/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 286 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://download.kde.org/download.php?url=unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 335 100 335 0 0 3426 0 --:--:-- --:--:-- --:--:-- 3453 0 279 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.gwdg.de/pub/linux/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 239 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ocf.berkeley.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.mit.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 153 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://mirrors.ustc.edu.cn/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 150 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download amarok-2.9.75.tar.xz from any mirror error: builder for '/nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv' failed with exit code 1; last 25 log lines: > > trying https://mirrors.ocf.berkeley.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 153 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://mirrors.mit.edu/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 153 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://mirrors.ustc.edu.cn/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 150 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://ftp.funet.fi/pub/mirrors/ftp.kde.org/pub/kde/unstable/amarok/2.9.75/amarok-2.9.75.tar.xz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 315 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download amarok-2.9.75.tar.xz from any mirror For full logs, run 'nix log /nix/store/yyx4a5pkflplalz3agavpr9hia6cnvkk-amarok-2.9.75.tar.xz.drv'. error: 1 dependencies of derivation '/nix/store/qzzx0pqzkcjf1fdyhf8i2rlgv2z1q0rs-amarok-2.9.75.drv' failed to build [result] Failed to update amarok 2.9.71 -> 2.9.75 https://repology.org/project/amarok/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiocsv, using log file: /var/log/nixpkgs-update/python311Packages.aiocsv/2024-02-17.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/n7czxhw65a27xlbszxwzdjng12i4slkx-packages.json.drv building '/nix/store/n7czxhw65a27xlbszxwzdjng12i4slkx-packages.json.drv'... Going to be running update for following packages: - python3.11-aiocsv-1.2.5 Press Enter key to continue... Running update for: - python3.11-aiocsv-1.2.5: UPDATING ... - python3.11-aiocsv-1.2.5: 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-02-17.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/34nhxm1ydfwqmglm8rq6r5h15sl46dav-packages.json.drv building '/nix/store/34nhxm1ydfwqmglm8rq6r5h15sl46dav-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 martin, using log file: /var/log/nixpkgs-update/martin/2024-02-17.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 haskellPackages.resourcet-extra, using log file: /var/log/nixpkgs-update/haskellPackages.resourcet-extra/2024-02-17.log haskellPackages.resourcet-extra 0.0.1 -> 0.1.0 https://repology.org/project/haskell:resourcet-extra/versions attrpath: haskellPackages.resourcet-extra Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.resourcet-extra 0.0.1 -> 0.1.0 https://repology.org/project/haskell:resourcet-extra/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath espeak-classic, using log file: /var/log/nixpkgs-update/espeak-classic/2024-02-17.log espeak-classic 1.48.04 -> 1.51 https://repology.org/project/espeak/versions attrpath: espeak-classic 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/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv building '/nix/store/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv'... trying https://downloads.sourceforge.net/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1028 0 --:--:-- --:--:-- --:--:-- 1029 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 154 100 154 0 0 245 0 --:--:-- --:--:-- --:--:-- 246 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 311 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download espeak-1.51-source.zip from any mirror error: builder for '/nix/store/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 100 154 100 154 0 0 245 0 --:--:-- --:--:-- --:--:-- 246 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 311 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download espeak-1.51-source.zip from any mirror For full logs, run 'nix log /nix/store/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'espeak-classic.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv /nix/store/pc6b1k8bsricp4xz9f0gvkg38gh5x0dm-espeak-1.51.drv building '/nix/store/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv'... trying https://downloads.sourceforge.net/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://prdownloads.sourceforge.net/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://netcologne.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 138 100 138 0 0 1269 0 --:--:-- --:--:-- --:--:-- 1277 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://versaweb.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://freefr.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 311 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 trying https://osdn.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' More details here: https://curl.se/docs/sslcerts.html curl failed to verify the legitimacy of the server and therefore could not establish a secure connection to it. To learn more about this situation and how to fix it, please visit the web page mentioned above. error: cannot download espeak-1.51-source.zip from any mirror error: builder for '/nix/store/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv' failed with exit code 1; last 25 log lines: > trying https://versaweb.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 154 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://freefr.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 311 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 154 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > > trying https://osdn.dl.sourceforge.net/sourceforge/espeak/espeak-1.51-source.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (60) SSL: no alternative certificate subject name matches target host name 'osdn.dl.sourceforge.net' > More details here: https://curl.se/docs/sslcerts.html > > curl failed to verify the legitimacy of the server and therefore could not > establish a secure connection to it. To learn more about this situation and > how to fix it, please visit the web page mentioned above. > error: cannot download espeak-1.51-source.zip from any mirror For full logs, run 'nix log /nix/store/0akw2x65293dcybh1j6l5mdsw689igxx-espeak-1.51-source.zip.drv'. error: 1 dependencies of derivation '/nix/store/pc6b1k8bsricp4xz9f0gvkg38gh5x0dm-espeak-1.51.drv' failed to build [result] Failed to update espeak-classic 1.48.04 -> 1.51 https://repology.org/project/espeak/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.types-tqdm, using log file: /var/log/nixpkgs-update/python311Packages.types-tqdm/2024-02-17.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/s1f52948iwdp1rm40lx3g155syf4472g-packages.json.drv building '/nix/store/s1f52948iwdp1rm40lx3g155syf4472g-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 python311Packages.rank-bm25, using log file: /var/log/nixpkgs-update/python311Packages.rank-bm25/2024-02-17.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/0k3lzs5vc68b0fr5dyb1m071619r81hs-packages.json.drv building '/nix/store/0k3lzs5vc68b0fr5dyb1m071619r81hs-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 libva1, using log file: /var/log/nixpkgs-update/libva1/2024-02-17.log libva1 1.8.3 -> 2.20.0 https://github.com/intel/libva/releases attrpath: libva1 Checking auto update branch... No auto update branch exists Version in attr path libva1 not compatible with 2.20.0 [result] Failed to update libva1 1.8.3 -> 2.20.0 https://github.com/intel/libva/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.routes, using log file: /var/log/nixpkgs-update/python311Packages.routes/2024-02-17.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/xhgn9azmyb7j9rb9ih3zc7ijdlc2134y-packages.json.drv building '/nix/store/xhgn9azmyb7j9rb9ih3zc7ijdlc2134y-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 fltk, using log file: /var/log/nixpkgs-update/fltk/2024-02-17.log fltk 1.3.8 -> 1.3.9 https://repology.org/project/fltk/versions attrpath: fltk Checking auto update branch... No auto update branch exists Old version 1.3.8" not present in master derivation file with contents: { version, rev, sha256 }: { stdenv , lib , fetchFromGitHub , cmake , pkg-config , zlib , libjpeg , libpng , fontconfig , freetype , libX11 , libXext , libXinerama , libXfixes , libXcursor , libXft , libXrender , ApplicationServices , Carbon , Cocoa , withGL ? true , libGL , libGLU , glew , OpenGL , withCairo ? true , cairo , withPango ? (lib.strings.versionAtLeast version "1.4" && stdenv.hostPlatform.isLinux) , pango , withDocs ? true , doxygen , graphviz , withExamples ? (stdenv.buildPlatform == stdenv.hostPlatform) , withShared ? true }: let onOff = value: if value then "ON" else "OFF"; in stdenv.mkDerivation rec { pname = "fltk"; inherit version; src = fetchFromGitHub { owner = "fltk"; repo = "fltk"; inherit rev sha256; }; outputs = [ "out" ] ++ lib.optional withExamples "bin" ++ lib.optional withDocs "doc"; # Manually move example & test binaries to $bin to avoid cyclic dependencies on dev binaries outputBin = lib.optionalString withExamples "out"; patches = lib.optionals stdenv.hostPlatform.isDarwin [ ./nsosv.patch ]; postPatch = '' patchShebangs documentation/make_* ''; nativeBuildInputs = [ cmake pkg-config ] ++ lib.optionals withDocs [ doxygen graphviz ]; buildInputs = lib.optionals stdenv.hostPlatform.isDarwin [ ApplicationServices Carbon ] ++ lib.optionals (withGL && !stdenv.hostPlatform.isDarwin) [ libGL libGLU ] ++ lib.optionals (withExamples && withGL) [ glew ]; propagatedBuildInputs = [ zlib libjpeg libpng ] ++ lib.optionals stdenv.hostPlatform.isLinux [ freetype fontconfig libX11 libXext libXinerama libXfixes libXcursor libXft libXrender ] ++ lib.optionals stdenv.hostPlatform.isDarwin [ Cocoa ] ++ lib.optionals (withGL && stdenv.hostPlatform.isDarwin) [ OpenGL ] ++ lib.optionals withCairo [ cairo ] ++ lib.optionals withPango [ pango ]; cmakeFlags = [ # Common "-DOPTION_BUILD_SHARED_LIBS=${onOff withShared}" "-DOPTION_USE_SYSTEM_ZLIB=ON" "-DOPTION_USE_SYSTEM_LIBJPEG=ON" "-DOPTION_USE_SYSTEM_LIBPNG=ON" # X11 "-DOPTION_USE_XINERAMA=${onOff stdenv.hostPlatform.isLinux}" "-DOPTION_USE_XFIXES=${onOff stdenv.hostPlatform.isLinux}" "-DOPTION_USE_XCURSOR=${onOff stdenv.hostPlatform.isLinux}" "-DOPTION_USE_XFT=${onOff stdenv.hostPlatform.isLinux}" "-DOPTION_USE_XRENDER=${onOff stdenv.hostPlatform.isLinux}" "-DOPTION_USE_XDBE=${onOff stdenv.hostPlatform.isLinux}" # GL "-DOPTION_USE_GL=${onOff withGL}" "-DOpenGL_GL_PREFERENCE=GLVND" # Cairo "-DOPTION_CAIRO=${onOff withCairo}" "-DOPTION_CAIROEXT=${onOff withCairo}" # Pango "-DOPTION_USE_PANGO=${onOff withPango}" # Examples & Tests "-DFLTK_BUILD_EXAMPLES=${onOff withExamples}" "-DFLTK_BUILD_TEST=${onOff withExamples}" # Docs "-DOPTION_BUILD_HTML_DOCUMENTATION=${onOff withDocs}" "-DOPTION_BUILD_PDF_DOCUMENTATION=OFF" "-DOPTION_INSTALL_HTML_DOCUMENTATION=${onOff withDocs}" "-DOPTION_INSTALL_PDF_DOCUMENTATION=OFF" "-DOPTION_INCLUDE_DRIVER_DOCUMENTATION=${onOff withDocs}" # RPATH of binary /nix/store/.../bin/... contains a forbidden reference to /build/ "-DCMAKE_SKIP_BUILD_RPATH=ON" ]; preBuild = lib.optionalString (withCairo && withShared && stdenv.hostPlatform.isDarwin) '' # unresolved symbols in cairo dylib without this: https://github.com/fltk/fltk/issues/250 export NIX_LDFLAGS="$NIX_LDFLAGS -undefined dynamic_lookup" ''; postBuild = lib.optionalString withDocs '' make docs ''; postInstall = lib.optionalString withExamples '' mkdir -p $bin/bin mv bin/{test,examples}/* $bin/bin/ '' + lib.optionalString stdenv.hostPlatform.isDarwin '' mkdir -p $out/Library/Frameworks mv $out{,/Library/Frameworks}/FLTK.framework moveAppBundles() { echo "Moving and symlinking $1" appname="$(basename "$1")" binname="$(basename "$(find "$1"/Contents/MacOS/ -type f -executable | head -n1)")" curpath="$(dirname "$1")" mkdir -p "$curpath"/../Applications/ mv "$1" "$curpath"/../Applications/ [ -f "$curpath"/"$binname" ] && rm "$curpath"/"$binname" ln -s ../Applications/"$appname"/Contents/MacOS/"$binname" "$curpath"/"$binname" } rm $out/bin/fluid.icns for app in $out/bin/*.app ${lib.optionalString withExamples "$bin/bin/*.app"}; do moveAppBundles "$app" done ''; postFixup = '' substituteInPlace $out/bin/fltk-config \ --replace "/$out/" "/" ''; meta = with lib; { description = "A C++ cross-platform lightweight GUI library"; homepage = "https://www.fltk.org"; platforms = platforms.unix; # LGPL2 with static linking exception # https://www.fltk.org/COPYING.php license = licenses.lgpl2Only; }; } [result] Failed to update fltk 1.3.8 -> 1.3.9 https://repology.org/project/fltk/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.importlab, using log file: /var/log/nixpkgs-update/python311Packages.importlab/2024-02-17.log python311Packages.importlab 0 -> 1 attrpath: python311Packages.importlab Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ypx7dc3hn5vs4af2shs12px1hi50aas0-packages.json.drv building '/nix/store/ypx7dc3hn5vs4af2shs12px1hi50aas0-packages.json.drv'... Going to be running update for following packages: - python3.11-importlab-0.8.1 Press Enter key to continue... Running update for: - python3.11-importlab-0.8.1: UPDATING ... - python3.11-importlab-0.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.importlab 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.rocm-device-libs, using log file: /var/log/nixpkgs-update/rocmPackages.rocm-device-libs/2024-02-17.log rocmPackages.rocm-device-libs 0 -> 1 attrpath: rocmPackages.rocm-device-libs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 1 these 2 derivations will be built: /nix/store/2s9v0j5g6k5vpfszvqjqdmybppsms71c-update.sh.drv /nix/store/c76w9n780xkdhvanlv7kgs039dzgakl8-packages.json.drv building '/nix/store/2s9v0j5g6k5vpfszvqjqdmybppsms71c-update.sh.drv'... building '/nix/store/c76w9n780xkdhvanlv7kgs039dzgakl8-packages.json.drv'... Going to be running update for following packages: - rocm-device-libs-5.7.1 Press Enter key to continue... Running update for: - rocm-device-libs-5.7.1: UPDATING ... - rocm-device-libs-5.7.1: ERROR --- SHOWING ERROR LOG FOR rocm-device-libs-5.7.1 ---------------------- 'rocmPackages_5.rocm-device-libs' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.rocm-device-libs'. --- SHOWING ERROR LOG FOR rocm-device-libs-5.7.1 ---------------------- The update script for rocm-device-libs-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.rocm-device-libs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hyp, using log file: /var/log/nixpkgs-update/hyp/2024-02-17.log hyp 0 -> 1 attrpath: hyp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hgf97f1nvlmwdc0wbp7363y80hvlwnhz-packages.json.drv building '/nix/store/hgf97f1nvlmwdc0wbp7363y80hvlwnhz-packages.json.drv'... Going to be running update for following packages: - python3.11-hyp-server-1.2.0 Press Enter key to continue... Running update for: - python3.11-hyp-server-1.2.0: UPDATING ... - python3.11-hyp-server-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update hyp 0 -> 1 [options] github_user: r-ryantm, pull_request: 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 nushellPlugins.gstat 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysocks, using log file: /var/log/nixpkgs-update/python311Packages.pysocks/2024-02-17.log python311Packages.pysocks 0 -> 1 attrpath: python311Packages.pysocks Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hvl7anyrdlm7pvvrjci0z0gr9ciwyflh-packages.json.drv building '/nix/store/hvl7anyrdlm7pvvrjci0z0gr9ciwyflh-packages.json.drv'... Going to be running update for following packages: - python3.11-pysocks-1.7.1 Press Enter key to continue... Running update for: - python3.11-pysocks-1.7.1: UPDATING ... - python3.11-pysocks-1.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysocks 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gridnet, using log file: /var/log/nixpkgs-update/python311Packages.gridnet/2024-02-17.log python311Packages.gridnet 0 -> 1 attrpath: python311Packages.gridnet Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/763nscfaxdz206yi7n8v1mk13sfb9gli-packages.json.drv building '/nix/store/763nscfaxdz206yi7n8v1mk13sfb9gli-packages.json.drv'... Going to be running update for following packages: - python3.11-gridnet-5.0.0 Press Enter key to continue... Running update for: - python3.11-gridnet-5.0.0: UPDATING ... - python3.11-gridnet-5.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gridnet 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zrythm, using log file: /var/log/nixpkgs-update/zrythm/2024-02-17.log zrythm 1.0.0-beta.4.9.1 -> 0.8.982 https://repology.org/project/zrythm/versions attrpath: zrythm Checking auto update branch... No auto update branch exists 0.8.982 is not newer than 1.0.0-beta.4.9.1 according to Nix; versionComparison: -1 [result] Failed to update zrythm 1.0.0-beta.4.9.1 -> 0.8.982 https://repology.org/project/zrythm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.Rglpk, using log file: /var/log/nixpkgs-update/rPackages.Rglpk/2024-02-17.log rPackages.Rglpk 0.6-5 -> 0.6-5.1 https://repology.org/project/r:rglpk/versions attrpath: rPackages.Rglpk Checking auto update branch... No auto update branch exists Old version 0.6-5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.Rglpk 0.6-5 -> 0.6-5.1 https://repology.org/project/r:rglpk/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath narrowlink, using log file: /var/log/nixpkgs-update/narrowlink/2024-02-17.log narrowlink 0.1.4 -> 0.2.4 https://github.com/narrowlink/narrowlink/releases attrpath: narrowlink Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'narrowlink.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/36zf7fwhzxbhsp0nbz795lqap8dc1r2r-narrowlink-0.2.4-vendor.tar.gz.drv /nix/store/d8a81syrk1wds3cn62bssgkcg4i10i7v-narrowlink-0.2.4.drv building '/nix/store/36zf7fwhzxbhsp0nbz795lqap8dc1r2r-narrowlink-0.2.4-vendor.tar.gz.drv'... Running phase: unpackPhase unpacking source archive /nix/store/58lb46bn63rn4z3r28r4ya3z82v73ck6-source source root is source Running phase: patchPhase applying patch /nix/store/6jy7mbfkmhzxlv7ccyjvimsbbk46l8g3-Cargo.lock.patch patching file Cargo.lock Hunk #1 FAILED at 952. Hunk #2 FAILED at 961. Hunk #3 FAILED at 976. Hunk #4 FAILED at 988. Hunk #5 FAILED at 1006. Hunk #6 FAILED at 1016. Hunk #7 FAILED at 1037. Hunk #8 FAILED at 1045. Hunk #9 FAILED at 1058. Hunk #10 FAILED at 1661. 10 out of 10 hunks FAILED -- saving rejects to file Cargo.lock.rej error: builder for '/nix/store/36zf7fwhzxbhsp0nbz795lqap8dc1r2r-narrowlink-0.2.4-vendor.tar.gz.drv' failed with exit code 1; last 17 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/58lb46bn63rn4z3r28r4ya3z82v73ck6-source > source root is source > Running phase: patchPhase > applying patch /nix/store/6jy7mbfkmhzxlv7ccyjvimsbbk46l8g3-Cargo.lock.patch > patching file Cargo.lock > Hunk #1 FAILED at 952. > Hunk #2 FAILED at 961. > Hunk #3 FAILED at 976. > Hunk #4 FAILED at 988. > Hunk #5 FAILED at 1006. > Hunk #6 FAILED at 1016. > Hunk #7 FAILED at 1037. > Hunk #8 FAILED at 1045. > Hunk #9 FAILED at 1058. > Hunk #10 FAILED at 1661. > 10 out of 10 hunks FAILED -- saving rejects to file Cargo.lock.rej For full logs, run 'nix log /nix/store/36zf7fwhzxbhsp0nbz795lqap8dc1r2r-narrowlink-0.2.4-vendor.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/d8a81syrk1wds3cn62bssgkcg4i10i7v-narrowlink-0.2.4.drv' failed to build [result] Failed to update narrowlink 0.1.4 -> 0.2.4 https://github.com/narrowlink/narrowlink/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.setuptools-scm, using log file: /var/log/nixpkgs-update/python311Packages.setuptools-scm/2024-02-17.log python311Packages.setuptools-scm 0 -> 1 attrpath: python311Packages.setuptools-scm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7mf5ag3523kycdgf5hqpbr0czx8hlwln-packages.json.drv building '/nix/store/7mf5ag3523kycdgf5hqpbr0czx8hlwln-packages.json.drv'... Going to be running update for following packages: - python3.11-setuptools-scm-8.0.4 Press Enter key to continue... Running update for: - python3.11-setuptools-scm-8.0.4: UPDATING ... - python3.11-setuptools-scm-8.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.setuptools-scm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.synergy, using log file: /var/log/nixpkgs-update/python311Packages.synergy/2024-02-17.log python311Packages.synergy 0 -> 1 attrpath: python311Packages.synergy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/im11m739877iax7s7vx47kgspp8vqpvq-packages.json.drv building '/nix/store/im11m739877iax7s7vx47kgspp8vqpvq-packages.json.drv'... Going to be running update for following packages: - python3.11-synergy-0.5.1 Press Enter key to continue... Running update for: - python3.11-synergy-0.5.1: UPDATING ... - python3.11-synergy-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.synergy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fop, using log file: /var/log/nixpkgs-update/fop/2024-02-17.log fop 2.8 -> 2.9 https://repology.org/project/fop/versions attrpath: fop 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/typesetting/fop/default.nix b/pkgs/tools/typesetting/fop/default.nix index 254f29d27a78..e77ca2e8cf74 100644 --- a/pkgs/tools/typesetting/fop/default.nix +++ b/pkgs/tools/typesetting/fop/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "fop"; - version = "2.8"; + version = "2.9"; src = fetchurl { url = "mirror://apache/xmlgraphics/fop/source/${pname}-${version}-src.tar.gz"; - sha256 = "sha256-b7Av17wu6Ar/npKOiwYqzlvBFSIuXTpqTacM1sxtBvc="; + sha256 = "sha256-5W+C0tJHqh0PKJQ4T9QjcoUumA9JKcJKOnm6UgAmMWw="; }; buildInputs = [ ant jdk ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fop nix build failed. at org.apache.tools.ant.taskdefs.launcher.Java13CommandLauncher.exec(Java13CommandLauncher.java:58) at org.apache.tools.ant.taskdefs.Execute.launch(Execute.java:424) at org.apache.tools.ant.taskdefs.Execute.execute(Execute.java:438) at org.apache.tools.ant.taskdefs.ExecTask.runExecute(ExecTask.java:660) at org.apache.tools.ant.taskdefs.ExecTask.runExec(ExecTask.java:699) at org.apache.tools.ant.taskdefs.ExecTask.execute(ExecTask.java:527) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:299) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:99) at org.apache.tools.ant.Task.perform(Task.java:350) at org.apache.tools.ant.Target.execute(Target.java:449) at org.apache.tools.ant.Target.performTasks(Target.java:470) at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1401) at org.apache.tools.ant.Project.executeTarget(Project.java:1374) at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41) at org.apache.tools.ant.Project.executeTargets(Project.java:1264) at org.apache.tools.ant.Main.runBuild(Main.java:818) at org.apache.tools.ant.Main.startAnt(Main.java:223) at org.apache.tools.ant.launch.Launcher.run(Launcher.java:284) at org.apache.tools.ant.launch.Launcher.main(Launcher.java:101) Caused by: java.io.IOException: error=2, No such file or directory at java.lang.UNIXProcess.forkAndExec(Native Method) at java.lang.UNIXProcess.(UNIXProcess.java:247) at java.lang.ProcessImpl.start(ProcessImpl.java:134) at java.lang.ProcessBuilder.start(ProcessBuilder.java:1029) ... 23 more Total time: 0 seconds [result] Failed to update fop 2.8 -> 2.9 https://repology.org/project/fop/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyter-server-terminals, using log file: /var/log/nixpkgs-update/python311Packages.jupyter-server-terminals/2024-02-17.log python311Packages.jupyter-server-terminals 0 -> 1 attrpath: python311Packages.jupyter-server-terminals Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qgy975ln764kgs8bqbqax88ggrdqi9vq-packages.json.drv building '/nix/store/qgy975ln764kgs8bqbqax88ggrdqi9vq-packages.json.drv'... Going to be running update for following packages: - python3.11-jupyter-server-terminals-0.5.2 Press Enter key to continue... Running update for: - python3.11-jupyter-server-terminals-0.5.2: UPDATING ... - python3.11-jupyter-server-terminals-0.5.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyter-server-terminals 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bt-proximity, using log file: /var/log/nixpkgs-update/python311Packages.bt-proximity/2024-02-17.log python311Packages.bt-proximity 0 -> 1 attrpath: python311Packages.bt-proximity Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y1sq7nm3h0j08l08z4873wkhlaxq6m5i-packages.json.drv building '/nix/store/y1sq7nm3h0j08l08z4873wkhlaxq6m5i-packages.json.drv'... Going to be running update for following packages: - python3.11-bt-proximity-0.2.1 Press Enter key to continue... Running update for: - python3.11-bt-proximity-0.2.1: UPDATING ... - python3.11-bt-proximity-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bt-proximity 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO skipped until better versioning schema https://github.com/NixOS/nixpkgs/pull/46298#issuecomment-419536301 [result] Failed to update burp 2.4.0 -> 3.1.4 https://github.com/grke/burp/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyplatec, using log file: /var/log/nixpkgs-update/python311Packages.pyplatec/2024-02-17.log python311Packages.pyplatec 0 -> 1 attrpath: python311Packages.pyplatec Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/jhcll58hps3hqwnblh9i4m35f792mi37-packages.json.drv building '/nix/store/jhcll58hps3hqwnblh9i4m35f792mi37-packages.json.drv'... Going to be running update for following packages: - python3.11-PyPlatec-1.4.0 Press Enter key to continue... Running update for: - python3.11-PyPlatec-1.4.0: UPDATING ... - python3.11-PyPlatec-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyplatec 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-multitoc-numbering, using log file: /var/log/nixpkgs-update/python311Packages.sphinx-multitoc-numbering/2024-02-17.log python311Packages.sphinx-multitoc-numbering 0 -> 1 attrpath: python311Packages.sphinx-multitoc-numbering Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kh5fzc5rjff8jk2j53f60z82mbb0701a-packages.json.drv building '/nix/store/kh5fzc5rjff8jk2j53f60z82mbb0701a-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinx-multitoc-numbering-0.1.3 Press Enter key to continue... Running update for: - python3.11-sphinx-multitoc-numbering-0.1.3: UPDATING ... - python3.11-sphinx-multitoc-numbering-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinx-multitoc-numbering 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/jwv1d9nplfjyc82mr0x7kd7jp6dk345k-packages.json.drv building '/nix/store/jwv1d9nplfjyc82mr0x7kd7jp6dk345k-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..d857cdf49716 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.2.2"; 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-9t6iGMWmC29RcBCXswIhgbQyr9K6NpppmVYMLY+IghA="; }; postFixup = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A git-big-picture Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/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 ghunt, using log file: /var/log/nixpkgs-update/ghunt/2024-02-17.log ghunt 0 -> 1 attrpath: ghunt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/f9n0fdpdkny5q4pcg8vyxfsafz4ily6z-packages.json.drv building '/nix/store/f9n0fdpdkny5q4pcg8vyxfsafz4ily6z-packages.json.drv'... Going to be running update for following packages: - ghunt-2.0.1 Press Enter key to continue... Running update for: - ghunt-2.0.1: UPDATING ... - ghunt-2.0.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/gh/ghunt/package.nix b/pkgs/by-name/gh/ghunt/package.nix index ff4e7340409f..645392b11585 100644 --- a/pkgs/by-name/gh/ghunt/package.nix +++ b/pkgs/by-name/gh/ghunt/package.nix @@ -5,14 +5,14 @@ python3.pkgs.buildPythonApplication rec { pname = "ghunt"; - version = "2.0.1"; + version = "2.1.0"; format = "setuptools"; src = fetchFromGitHub { owner = "mxrch"; repo = "ghunt"; rev = "refs/tags/v${version}"; - hash = "sha256-7awLKX+1fVbufg3++lUUCZg4p07c2yGeefiPFcE1Ij4="; + hash = "sha256-UeHVATTyAH3Xdm/NVSUhiicM+tZ4UnLeJsy1jSLK3v8="; }; propagatedBuildInputs = with python3.pkgs; [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ghunt nix build failed. Sourcing pypa-install-hook Using pypaInstallPhase Sourcing python-imports-check-hook.sh Using pythonImportsCheckPhase Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/ynqxrk4j5i8qixmfbblfzz5k9hgan8f2-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/requirements.txt @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/tokenize.py", line 396, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context [result] Failed to update ghunt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RClickhouse, using log file: /var/log/nixpkgs-update/rPackages.RClickhouse/2024-02-17.log rPackages.RClickhouse 0.6.8 -> 0.6.9 https://repology.org/project/r:rclickhouse/versions attrpath: rPackages.RClickhouse Checking auto update branch... No auto update branch exists Old version 0.6.8" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RClickhouse 0.6.8 -> 0.6.9 https://repology.org/project/r:rclickhouse/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sphinx-inline-tabs, using log file: /var/log/nixpkgs-update/python311Packages.sphinx-inline-tabs/2024-02-17.log python311Packages.sphinx-inline-tabs 0 -> 1 attrpath: python311Packages.sphinx-inline-tabs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qnb0n8pjh3nd5ia0ycf3dwrwbsjn7cr5-packages.json.drv building '/nix/store/qnb0n8pjh3nd5ia0ycf3dwrwbsjn7cr5-packages.json.drv'... Going to be running update for following packages: - python3.11-sphinx-inline-tabs-2023.04.21 Press Enter key to continue... Running update for: - python3.11-sphinx-inline-tabs-2023.04.21: UPDATING ... - python3.11-sphinx-inline-tabs-2023.04.21: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinx-inline-tabs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-02-17.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/ni4znbf26l7jyxwh4jw3w5xpyrm3zbgz-packages.json.drv building '/nix/store/ni4znbf26l7jyxwh4jw3w5xpyrm3zbgz-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-02-17.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/nvmavf4dbxgv0ym8l582iyid9yn563gg-packages.json.drv building '/nix/store/nvmavf4dbxgv0ym8l582iyid9yn563gg-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 hheretic, using log file: /var/log/nixpkgs-update/hheretic/2024-02-17.log hheretic 0 -> 1 attrpath: hheretic Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vhamjvbrhfcav89pi0q68icvymmv3jcd-packages.json.drv building '/nix/store/vhamjvbrhfcav89pi0q68icvymmv3jcd-packages.json.drv'... Going to be running update for following packages: - hheretic-0.2.3 Press Enter key to continue... Running update for: - hheretic-0.2.3: UPDATING ... - hheretic-0.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update hheretic 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.multidict, using log file: /var/log/nixpkgs-update/python311Packages.multidict/2024-02-17.log python311Packages.multidict 0 -> 1 attrpath: python311Packages.multidict Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bv6sw0vi12drr2b16vq9qv5bxzk1b3py-packages.json.drv building '/nix/store/bv6sw0vi12drr2b16vq9qv5bxzk1b3py-packages.json.drv'... Going to be running update for following packages: - python3.11-multidict-6.0.4 Press Enter key to continue... Running update for: - python3.11-multidict-6.0.4: UPDATING ... - python3.11-multidict-6.0.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/multidict/default.nix b/pkgs/development/python-modules/multidict/default.nix index 79646183fa18..023967e7418d 100644 --- a/pkgs/development/python-modules/multidict/default.nix +++ b/pkgs/development/python-modules/multidict/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "multidict"; - version = "6.0.4"; + version = "6.0.5"; disabled = pythonOlder "3.7"; @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-NmaQZJLvt2RTwOe5fyz0WbBoLnQCwEialUhJZdvB2kk="; + hash = "sha256-9+MBB17a9QUA8LNBVDxBGU2N865cr0cC8glfPKc92No="; }; postPatch = '' No auto update branch exists Old version 6.0.4" not present in staging derivation file with contents: { lib , fetchPypi , buildPythonPackage , pytestCheckHook , pythonOlder , setuptools }: buildPythonPackage rec { pname = "multidict"; version = "6.0.5"; disabled = pythonOlder "3.7"; pyproject = true; src = fetchPypi { inherit pname version; hash = "sha256-9+MBB17a9QUA8LNBVDxBGU2N865cr0cC8glfPKc92No="; }; postPatch = '' substituteInPlace pytest.ini \ --replace-fail "-p pytest_cov" "" sed -i '/--cov/d' pytest.ini # `python3 -I -c "import multidict"` fails with ModuleNotFoundError substituteInPlace tests/test_circular_imports.py \ --replace-fail '"-I",' "" ''; nativeBuildInputs = [ setuptools ]; nativeCheckInputs = [ pytestCheckHook ]; preCheck = '' # import from $out rm -r multidict ''; pythonImportsCheck = [ "multidict" ]; meta = with lib; { changelog = "https://github.com/aio-libs/multidict/blob/v${version}/CHANGES.rst"; description = "Multidict implementation"; homepage = "https://github.com/aio-libs/multidict/"; license = licenses.asl20; maintainers = with maintainers; [ dotlambda ]; }; } [result] Failed to update python311Packages.multidict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.installer, using log file: /var/log/nixpkgs-update/python311Packages.installer/2024-02-17.log python311Packages.installer 0 -> 1 attrpath: python311Packages.installer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/js84cbs2d4lp6vj8mlaxm7195l5pcwjq-packages.json.drv building '/nix/store/js84cbs2d4lp6vj8mlaxm7195l5pcwjq-packages.json.drv'... Going to be running update for following packages: - python3.11-installer-0.7.0 Press Enter key to continue... Running update for: - python3.11-installer-0.7.0: UPDATING ... - python3.11-installer-0.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.installer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pdftotext, using log file: /var/log/nixpkgs-update/python311Packages.pdftotext/2024-02-17.log python311Packages.pdftotext 0 -> 1 attrpath: python311Packages.pdftotext Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4slw9aqm2r4z23llc9g8hmrnr15wiasz-packages.json.drv building '/nix/store/4slw9aqm2r4z23llc9g8hmrnr15wiasz-packages.json.drv'... Going to be running update for following packages: - python3.11-pdftotext-2.2.2 Press Enter key to continue... Running update for: - python3.11-pdftotext-2.2.2: UPDATING ... - python3.11-pdftotext-2.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pdftotext 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.waitress-django, using log file: /var/log/nixpkgs-update/python311Packages.waitress-django/2024-02-17.log python311Packages.waitress-django 0 -> 1 attrpath: python311Packages.waitress-django Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/17v9g7bnk32w4g1xwwybc866xsaq3wl3-packages.json.drv building '/nix/store/17v9g7bnk32w4g1xwwybc866xsaq3wl3-packages.json.drv'... Going to be running update for following packages: - python3.11-waitress-django-1.0.0 Press Enter key to continue... Running update for: - python3.11-waitress-django-1.0.0: UPDATING ... - python3.11-waitress-django-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.waitress-django 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nwg-wrapper, using log file: /var/log/nixpkgs-update/nwg-wrapper/2024-02-17.log nwg-wrapper 0 -> 1 attrpath: nwg-wrapper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/aj6p4irgrdj5q68ssr4q54fgif9cb8yj-packages.json.drv building '/nix/store/aj6p4irgrdj5q68ssr4q54fgif9cb8yj-packages.json.drv'... Going to be running update for following packages: - python3.11-nwg-wrapper-0.1.3 Press Enter key to continue... Running update for: - python3.11-nwg-wrapper-0.1.3: UPDATING ... - python3.11-nwg-wrapper-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nwg-wrapper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.expecttest, using log file: /var/log/nixpkgs-update/python311Packages.expecttest/2024-02-17.log python311Packages.expecttest 0 -> 1 attrpath: python311Packages.expecttest Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/9nkca3qj9qscrc7gapy7kvblf7kzakyk-packages.json.drv building '/nix/store/9nkca3qj9qscrc7gapy7kvblf7kzakyk-packages.json.drv'... Going to be running update for following packages: - python3.11-expecttest-0.1.4 Press Enter key to continue... Running update for: - python3.11-expecttest-0.1.4: UPDATING ... - python3.11-expecttest-0.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.expecttest 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath toxic, using log file: /var/log/nixpkgs-update/toxic/2024-02-17.log toxic 0.11.3 -> 0.14.1 https://github.com/Tox/toxic/releases attrpath: toxic 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/instant-messengers/toxic/default.nix b/pkgs/applications/networking/instant-messengers/toxic/default.nix index 2f16cb78454f..379165dc0829 100644 --- a/pkgs/applications/networking/instant-messengers/toxic/default.nix +++ b/pkgs/applications/networking/instant-messengers/toxic/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation rec { pname = "toxic"; - version = "0.11.3"; + version = "0.14.1"; src = fetchFromGitHub { owner = "Tox"; repo = "toxic"; rev = "v${version}"; - sha256 = "sha256-BabRY9iu5ccEXo5POrWkWaIWAeQU4MVlMK8I+Iju6aQ="; + sha256 = "sha256-6acofmLSfiWiUeln6IB7heAvlO76ieEgn1JX1CEItsg="; }; makeFlags = [ "PREFIX=$(out)"]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A toxic nix build failed. /build/source/src/toxic.h:143:56: error: unknown type name 'Tox_Group_Join_Fail' 143 | void on_group_rejected(Tox *tox, uint32_t groupnumber, Tox_Group_Join_Fail type, void *userdata); | ^~~~~~~~~~~~~~~~~~~ /build/source/src/toxic.h:145:26: error: unknown type name 'Tox_Group_Mod_Event' 145 | Tox_Group_Mod_Event type, void *userdata); | ^~~~~~~~~~~~~~~~~~~ /build/source/src/toxic.h:146:59: error: unknown type name 'Tox_Group_Voice_State' 146 | void on_group_voice_state(Tox *tox, uint32_t groupnumber, Tox_Group_Voice_State voice_state, void *userdata); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /build/source/src/autocomplete.h:27: /build/source/src/windows.h:194:70: error: unknown type name 'Tox_Group_Exit_Type'; did you mean 'Tox_Proxy_Type'? 194 | void(*onGroupPeerExit)(ToxWindow *, Toxic *, uint32_t, uint32_t, Tox_Group_Exit_Type, const char *, size_t, | ^~~~~~~~~~~~~~~~~~~ | Tox_Proxy_Type /build/source/src/windows.h:201:64: error: unknown type name 'Tox_Group_Privacy_State' 201 | void(*onGroupPrivacyState)(ToxWindow *, Toxic *, uint32_t, Tox_Group_Privacy_State); | ^~~~~~~~~~~~~~~~~~~~~~~ /build/source/src/windows.h:202:61: error: unknown type name 'Tox_Group_Topic_Lock' 202 | void(*onGroupTopicLock)(ToxWindow *, Toxic *, uint32_t, Tox_Group_Topic_Lock); | ^~~~~~~~~~~~~~~~~~~~ /build/source/src/windows.h:205:60: error: unknown type name 'Tox_Group_Join_Fail' 205 | void(*onGroupRejected)(ToxWindow *, Toxic *, uint32_t, Tox_Group_Join_Fail); | ^~~~~~~~~~~~~~~~~~~ /build/source/src/windows.h:206:82: error: unknown type name 'Tox_Group_Mod_Event' 206 | void(*onGroupModeration)(ToxWindow *, Toxic *, uint32_t, uint32_t, uint32_t, Tox_Group_Mod_Event); | ^~~~~~~~~~~~~~~~~~~ /build/source/src/windows.h:207:62: error: unknown type name 'Tox_Group_Voice_State' 207 | void(*onGroupVoiceState)(ToxWindow *, Toxic *, uint32_t, Tox_Group_Voice_State); | ^~~~~~~~~~~~~~~~~~~~~ make: *** [Makefile:85: /build/source/build/autocomplete.o] Error 1 [result] Failed to update toxic 0.11.3 -> 0.14.1 https://github.com/Tox/toxic/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.twitter-common-log, using log file: /var/log/nixpkgs-update/python311Packages.twitter-common-log/2024-02-17.log python311Packages.twitter-common-log 0 -> 1 attrpath: python311Packages.twitter-common-log Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/mbsdxdxfaxvn9nsp47w36vvdjaj4zc5v-packages.json.drv building '/nix/store/mbsdxdxfaxvn9nsp47w36vvdjaj4zc5v-packages.json.drv'... Going to be running update for following packages: - python3.11-twitter.common.log-0.3.11 Press Enter key to continue... Running update for: - python3.11-twitter.common.log-0.3.11: UPDATING ... - python3.11-twitter.common.log-0.3.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.twitter-common-log 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycron, using log file: /var/log/nixpkgs-update/python311Packages.pycron/2024-02-17.log python311Packages.pycron 0 -> 1 attrpath: python311Packages.pycron Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/60405ywv9hmf77djm0fvm7jv34lspnh8-packages.json.drv building '/nix/store/60405ywv9hmf77djm0fvm7jv34lspnh8-packages.json.drv'... Going to be running update for following packages: - python3.11-pycron-3.0.0 Press Enter key to continue... Running update for: - python3.11-pycron-3.0.0: UPDATING ... - python3.11-pycron-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycron 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.logilab-common, using log file: /var/log/nixpkgs-update/python311Packages.logilab-common/2024-02-17.log python311Packages.logilab-common 0 -> 1 attrpath: python311Packages.logilab-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/n3a9m98r874dxb9kgc18xjg9v9as6znq-packages.json.drv building '/nix/store/n3a9m98r874dxb9kgc18xjg9v9as6znq-packages.json.drv'... Going to be running update for following packages: - python3.11-logilab-common-2.0.0 Press Enter key to continue... Running update for: - python3.11-logilab-common-2.0.0: UPDATING ... - python3.11-logilab-common-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.logilab-common 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ibus-engines.uniemoji, using log file: /var/log/nixpkgs-update/ibus-engines.uniemoji/2024-02-17.log ibus-engines.uniemoji 0.6.0 -> 0.6.0.16 https://repology.org/project/ibus-uniemoji/versions attrpath: ibus-engines.uniemoji 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/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv building '/nix/store/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv'... trying https://github.com/salty-horse/ibus-uniemoji/archive/v0.6.0.16.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/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/salty-horse/ibus-uniemoji/archive/v0.6.0.16.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/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'ibus-engines.uniemoji.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv /nix/store/ch5ijq6a2dcyqicms93xsipj9k9bznj7-python3-3.11.7-env.drv /nix/store/kqspi87xv1nak99ikhx810bsbfw4swjf-ibus-uniemoji-0.6.0.16.drv building '/nix/store/ch5ijq6a2dcyqicms93xsipj9k9bznj7-python3-3.11.7-env.drv'... building '/nix/store/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv'... created 320 symlinks in user environment trying https://github.com/salty-horse/ibus-uniemoji/archive/v0.6.0.16.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/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/salty-horse/ibus-uniemoji/archive/v0.6.0.16.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/5j9wmk49p1cj7gf6k15h6jfpgc46aw8c-source.drv'. error: 1 dependencies of derivation '/nix/store/kqspi87xv1nak99ikhx810bsbfw4swjf-ibus-uniemoji-0.6.0.16.drv' failed to build [result] Failed to update ibus-engines.uniemoji 0.6.0 -> 0.6.0.16 https://repology.org/project/ibus-uniemoji/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hubstaff, using log file: /var/log/nixpkgs-update/hubstaff/2024-02-17.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/65phv3775j3r1w33xgxqx2x9vs7j9lbi-hubstaff-updater.drv /nix/store/133zpfr9yhprsvk6xcin55irjkqg2iaa-packages.json.drv building '/nix/store/65phv3775j3r1w33xgxqx2x9vs7j9lbi-hubstaff-updater.drv'... building '/nix/store/133zpfr9yhprsvk6xcin55irjkqg2iaa-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-02-17.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/z8lskx470mqiyir8ga2s8m666dq6wiya-packages.json.drv building '/nix/store/z8lskx470mqiyir8ga2s8m666dq6wiya-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 formula, using log file: /var/log/nixpkgs-update/formula/2024-02-17.log formula 0 -> 1 attrpath: formula Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ym7j6kjc1bddry4cr5mj56mm6iabcic7-packages.json.drv building '/nix/store/ym7j6kjc1bddry4cr5mj56mm6iabcic7-packages.json.drv'... Going to be running update for following packages: - formula-dotnet-2.0 Press Enter key to continue... Running update for: - formula-dotnet-2.0: UPDATING ... - formula-dotnet-2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/science/logic/formula/default.nix b/pkgs/applications/science/logic/formula/default.nix index 20267e6071c5..66bf258031d9 100644 --- a/pkgs/applications/science/logic/formula/default.nix +++ b/pkgs/applications/science/logic/formula/default.nix @@ -2,13 +2,13 @@ buildDotnetModule rec { pname = "formula-dotnet"; - version = "2.0"; + version = "unstable-2022-10-17"; src = fetchFromGitHub { owner = "VUISIS"; repo = "formula-dotnet"; - rev = "8ee2e6abfd4ce038e1d9cb9c8602dec1ed6c0163"; - sha256 = "sha256-2ulv//YV3OqrfFltgUCeDe4rOPC0qqJ+80/D2lIoih8="; + rev = "8d3b6e635ed94feb639aa843b1f0a33f86131f0f"; + sha256 = "sha256-0oczQrDDaw2r3fsALBTHn1hCp1FPET1pjbgrNl14+mc="; }; nugetDeps = ./nuget.nix; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A formula nix build failed. got build log for 'formula' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/7082kwjlfcl4b14rlqam4h1p8ga53z3l-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... /nix/store/7523v2ypcvgmli44gsfvrx2mf33syp07-dotnet-sdk-6.0.418/sdk/6.0.418/NuGet.targets(132,5): error : 'unstable-2022-10-17' is not a valid version string. (Parameter 'value') [/build/source/Src/CommandLine/CommandLine.csproj] [result] Failed to update formula 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mlxtend, using log file: /var/log/nixpkgs-update/python311Packages.mlxtend/2024-02-17.log python311Packages.mlxtend 0 -> 1 attrpath: python311Packages.mlxtend Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/zwn4iwh778vc4170hs392q63wg344wh3-packages.json.drv building '/nix/store/zwn4iwh778vc4170hs392q63wg344wh3-packages.json.drv'... Going to be running update for following packages: - python3.11-mlxtend-0.23.0 Press Enter key to continue... Running update for: - python3.11-mlxtend-0.23.0: UPDATING ... - python3.11-mlxtend-0.23.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/mlxtend/default.nix b/pkgs/development/python-modules/mlxtend/default.nix index 7f84aaac49ba..4a743ac664a9 100644 --- a/pkgs/development/python-modules/mlxtend/default.nix +++ b/pkgs/development/python-modules/mlxtend/default.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "mlxtend"; - version = "0.23.0"; + version = "0.23.1"; pyproject = true; disabled = isPy27; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "rasbt"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-TUZ8SdQAOV1CaIlDl4uXYVHvdlEkOz6E48S3pUS6UE0="; + hash = "sha256-FlP6UqX/Ejk9c3Enm0EJ0xqy7iOhDlFqjWWxd4VIczQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.mlxtend Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.mlxtend Standard output: error: Package ‘python3.11-mlxtend-0.23.1’ in /var/cache/nixpkgs-update/worker/worktree/python311Packages.mlxtend/pkgs/development/python-modules/mlxtend/default.nix:56 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python311Packages.mlxtend 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pypdf, using log file: /var/log/nixpkgs-update/python311Packages.pypdf/2024-02-17.log python311Packages.pypdf 0 -> 1 attrpath: python311Packages.pypdf Checking auto update branch... [version] [version] skipping because derivation has 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/dvv3xb0s967d6hr2sayn41pfcnffmigg-packages.json.drv building '/nix/store/dvv3xb0s967d6hr2sayn41pfcnffmigg-packages.json.drv'... Going to be running update for following packages: - python3.11-pypdf-3.17.4 Press Enter key to continue... Running update for: - python3.11-pypdf-3.17.4: UPDATING ... - python3.11-pypdf-3.17.4: ERROR --- SHOWING ERROR LOG FOR python3.11-pypdf-3.17.4 ---------------------- INFO:root:Updating packages... Traceback (most recent call last): File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 596, in main() File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 575, in main results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 619, in result_iterator yield _result_or_cancel(fs.pop()) ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 317, in _result_or_cancel return fut.result(timeout) ^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 456, in result return self.__get_result() ^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/_base.py", line 401, in __get_result raise self._exception File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/concurrent/futures/thread.py", line 58, in run result = self.fn(*self.args, **self.kwargs) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 575, in results = list(filter(bool, p.map(lambda pkg: _update(pkg, target), packages))) ^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 519, in _update return _update_package(path, target) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 430, in _update_package new_version, new_sha256, prefix = FETCHERS[fetcher]( ^^^^^^^^^^^^^^^^^^ File "/nix/store/ml5f39z5yjdalqf1adpbzw8giraky8fd-update-python-libraries", line 294, in _get_latest_version_github response = subprocess.check_output(cmd) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 466, in check_output return run(*popenargs, stdout=PIPE, timeout=timeout, check=True, ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 548, in run with Popen(*popenargs, **kwargs) as process: ^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 1026, in __init__ self._execute_child(args, executable, preexec_fn, close_fds, File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/subprocess.py", line 1950, in _execute_child raise child_exception_type(errno_num, err_msg, err_filename) FileNotFoundError: [Errno 2] No such file or directory: 'nix-prefetch-git' --- SHOWING ERROR LOG FOR python3.11-pypdf-3.17.4 ---------------------- The update script for python3.11-pypdf-3.17.4 failed with exit code 1 [result] Failed to update python311Packages.pypdf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.minidb, using log file: /var/log/nixpkgs-update/python311Packages.minidb/2024-02-17.log python311Packages.minidb 0 -> 1 attrpath: python311Packages.minidb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/pf261bns714azmw78zfgvx0rf8rlliz9-packages.json.drv building '/nix/store/pf261bns714azmw78zfgvx0rf8rlliz9-packages.json.drv'... Going to be running update for following packages: - python3.11-minidb-2.0.7 Press Enter key to continue... Running update for: - python3.11-minidb-2.0.7: UPDATING ... - python3.11-minidb-2.0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.minidb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.blis, using log file: /var/log/nixpkgs-update/python311Packages.blis/2024-02-17.log python311Packages.blis 0 -> 1 attrpath: python311Packages.blis Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/gh3rq6b9r16mrhw4vzp2mw41bxk98yyj-packages.json.drv building '/nix/store/gh3rq6b9r16mrhw4vzp2mw41bxk98yyj-packages.json.drv'... Going to be running update for following packages: - python3.11-blis-0.7.11 Press Enter key to continue... Running update for: - python3.11-blis-0.7.11: UPDATING ... - python3.11-blis-0.7.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.blis 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pynzb, using log file: /var/log/nixpkgs-update/python311Packages.pynzb/2024-02-17.log python311Packages.pynzb 0 -> 1 attrpath: python311Packages.pynzb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z0br39g6pnh5s9zkhxy1nj6nfm2v2xhn-packages.json.drv building '/nix/store/z0br39g6pnh5s9zkhxy1nj6nfm2v2xhn-packages.json.drv'... Going to be running update for following packages: - python3.11-pynzb-0.1.0 Press Enter key to continue... Running update for: - python3.11-pynzb-0.1.0: UPDATING ... - python3.11-pynzb-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pynzb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-02-17.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/wlyrj46v9g574l7zzgz6xz4qsfka8dxf-packages.json.drv building '/nix/store/wlyrj46v9g574l7zzgz6xz4qsfka8dxf-packages.json.drv'... Going to be running update for following packages: - python3.11-azure-storage-blob-12.19.0 Press Enter key to continue... Running update for: - python3.11-azure-storage-blob-12.19.0: UPDATING ... - python3.11-azure-storage-blob-12.19.0: 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 haskellPackages.hledger-lib_1_32_1, using log file: /var/log/nixpkgs-update/haskellPackages.hledger-lib_1_32_1/2024-02-17.log haskellPackages.hledger-lib_1_32_1 1.32.1 -> 1.32.3 https://repology.org/project/haskell:hledger-lib/versions attrpath: haskellPackages.hledger-lib_1_32_1 Checking auto update branch... No auto update branch exists Version in attr path haskellPackages.hledger-lib_1_32_1 not compatible with 1.32.3 [result] Failed to update haskellPackages.hledger-lib_1_32_1 1.32.1 -> 1.32.3 https://repology.org/project/haskell:hledger-lib/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.docker-py, using log file: /var/log/nixpkgs-update/python311Packages.docker-py/2024-02-17.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/n79nfk3pb23dxy5z7wvwkp7qip740b9q-packages.json.drv building '/nix/store/n79nfk3pb23dxy5z7wvwkp7qip740b9q-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.pmdsky-debug-py, using log file: /var/log/nixpkgs-update/python311Packages.pmdsky-debug-py/2024-02-17.log python311Packages.pmdsky-debug-py 0 -> 1 attrpath: python311Packages.pmdsky-debug-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/34phlxj6fy7rj52njjhgmwvbv9gfak1f-packages.json.drv building '/nix/store/34phlxj6fy7rj52njjhgmwvbv9gfak1f-packages.json.drv'... Going to be running update for following packages: - python3.11-pmdsky-debug-py-8.0.4 Press Enter key to continue... Running update for: - python3.11-pmdsky-debug-py-8.0.4: UPDATING ... - python3.11-pmdsky-debug-py-8.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pmdsky-debug-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 fatcat, using log file: /var/log/nixpkgs-update/fatcat/2024-02-17.log fatcat 0 -> 1 attrpath: fatcat Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/hqr2gnhp8wbqh6dd1ynx05zilsiypw95-packages.json.drv building '/nix/store/hqr2gnhp8wbqh6dd1ynx05zilsiypw95-packages.json.drv'... Going to be running update for following packages: - fatcat-1.1.1 Press Enter key to continue... Running update for: - fatcat-1.1.1: UPDATING ... - fatcat-1.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update fatcat 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.brelpy, using log file: /var/log/nixpkgs-update/python311Packages.brelpy/2024-02-17.log python311Packages.brelpy 0 -> 1 attrpath: python311Packages.brelpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2b449kjgj6p9n5xgxhf3i73km4bvxdx1-packages.json.drv building '/nix/store/2b449kjgj6p9n5xgxhf3i73km4bvxdx1-packages.json.drv'... Going to be running update for following packages: - python3.11-brelpy-0.0.3 Press Enter key to continue... Running update for: - python3.11-brelpy-0.0.3: UPDATING ... - python3.11-brelpy-0.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.brelpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pidginPackages.purple-discord, using log file: /var/log/nixpkgs-update/pidginPackages.purple-discord/2024-02-17.log pidginPackages.purple-discord 2021-10-17 -> 20220514 https://repology.org/project/purple-discord/versions attrpath: pidginPackages.purple-discord 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/instant-messengers/pidgin/pidgin-plugins/purple-discord/default.nix b/pkgs/applications/networking/instant-messengers/pidgin/pidgin-plugins/purple-discord/default.nix index 8af6811d6a58..6cdd251dea36 100644 --- a/pkgs/applications/networking/instant-messengers/pidgin/pidgin-plugins/purple-discord/default.nix +++ b/pkgs/applications/networking/instant-messengers/pidgin/pidgin-plugins/purple-discord/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation { pname = "purple-discord"; - version = "unstable-2021-10-17"; + version = "unstable-20220514"; src = fetchFromGitHub { owner = "EionRobb"; repo = "purple-discord"; rev = "b7ac72399218d2ce011ac84bb171b572560aa2d2"; - sha256 = "0xvj9rdvgsvcr55sk9m40y07rchg699l1yr98xqwx7sc2sba3814"; + sha256 = "sha256-JKChlhZMn85xRyn7QFMyD7J8gAekpqlLyWzrt1tOcnc="; }; nativeBuildInputs = [ imagemagick gettext ]; Source url did not change. [result] Failed to update pidginPackages.purple-discord 2021-10-17 -> 20220514 https://repology.org/project/purple-discord/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bacpypes, using log file: /var/log/nixpkgs-update/python311Packages.bacpypes/2024-02-17.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/01dc9sdim6gwb2jnfcl657q38zd1d380-packages.json.drv building '/nix/store/01dc9sdim6gwb2jnfcl657q38zd1d380-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 python311Packages.pinboard, using log file: /var/log/nixpkgs-update/python311Packages.pinboard/2024-02-17.log python311Packages.pinboard 2.1.8 -> 2.1.9 https://repology.org/project/python:pinboard/versions attrpath: python311Packages.pinboard Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ljzxyds9mg5dvq4b33pl1cym137scv1m-packages.json.drv building '/nix/store/ljzxyds9mg5dvq4b33pl1cym137scv1m-packages.json.drv'... Going to be running update for following packages: - python3.11-pinboard-2.1.8 Press Enter key to continue... Running update for: - python3.11-pinboard-2.1.8: UPDATING ... - python3.11-pinboard-2.1.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pinboard 2.1.8 -> 2.1.9 https://repology.org/project/python:pinboard/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hydrogen-web, using log file: /var/log/nixpkgs-update/hydrogen-web/2024-02-17.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.catalogue, using log file: /var/log/nixpkgs-update/python311Packages.catalogue/2024-02-17.log python311Packages.catalogue 0 -> 1 attrpath: python311Packages.catalogue Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vwxx3cypi6bibm7jly9dwzh0a9q1ggk2-packages.json.drv building '/nix/store/vwxx3cypi6bibm7jly9dwzh0a9q1ggk2-packages.json.drv'... Going to be running update for following packages: - python3.11-catalogue-2.0.10 Press Enter key to continue... Running update for: - python3.11-catalogue-2.0.10: UPDATING ... - python3.11-catalogue-2.0.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/catalogue/default.nix b/pkgs/development/python-modules/catalogue/default.nix index b417dba120f6..1c253db8f3c8 100644 --- a/pkgs/development/python-modules/catalogue/default.nix +++ b/pkgs/development/python-modules/catalogue/default.nix @@ -11,14 +11,14 @@ buildPythonPackage rec { pname = "catalogue"; - version = "2.0.10"; + version = "2.1.0"; pyproject = true; disabled = pythonOlder "3.8"; src = fetchPypi { inherit pname version; - hash = "sha256-T1baqUCRPT8J1YnBkcdOWm1Rdis6njfdU7dDev1s2hU="; + hash = "sha256-oczi8XOKMd6yqiSz5Kieb7PoUlVcGDsOzaiivMHq7y4="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.catalogue nix build failed. @nix { "action": "setPhase", "phase": "installCheckPhase" } Running phase: installCheckPhase no Makefile or custom installCheckPhase, doing nothing @nix { "action": "setPhase", "phase": "pythonCatchConflictsPhase" } Running phase: pythonCatchConflictsPhase @nix { "action": "setPhase", "phase": "pythonRemoveBinBytecodePhase" } Running phase: pythonRemoveBinBytecodePhase @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: catalogue Traceback (most recent call last): File "", line 1, in File "", line 1, in File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/importlib/__init__.py", line 126, in import_module return _bootstrap._gcd_import(name[level:], package, level) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "", line 1204, in _gcd_import File "", line 1176, in _find_and_load File "", line 1147, in _find_and_load_unlocked File "", line 690, in _load_unlocked File "", line 940, in exec_module File "", line 241, in _call_with_frames_removed File "/nix/store/9y16ngpsmv2ijg9laf35la1b1jyqv6yc-python3.11-catalogue-2.1.0/lib/python3.11/site-packages/catalogue/__init__.py", line 2, in from catalogue.config import * File "/nix/store/9y16ngpsmv2ijg9laf35la1b1jyqv6yc-python3.11-catalogue-2.1.0/lib/python3.11/site-packages/catalogue/config/__init__.py", line 1, in from .config import * File "/nix/store/9y16ngpsmv2ijg9laf35la1b1jyqv6yc-python3.11-catalogue-2.1.0/lib/python3.11/site-packages/catalogue/config/config.py", line 10, in from pydantic import BaseModel, create_model, ValidationError, Extra ModuleNotFoundError: No module named 'pydantic' [result] Failed to update python311Packages.catalogue 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dbus-sharp-1_0, using log file: /var/log/nixpkgs-update/dbus-sharp-1_0/2024-02-17.log dbus-sharp-1_0 0.7 -> 0.8.1 https://github.com/mono/dbus-sharp/releases attrpath: dbus-sharp-1_0 Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix b/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix index eb1b20e29eb1..620ba31dce93 100644 --- a/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix +++ b/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "dbus-sharp"; - version = "0.7"; + version = "0.8.1"; src = fetchFromGitHub { owner = "mono"; repo = "dbus-sharp"; rev = "v${version}"; - sha256 = "13qlqx9wqahfpzzl59157cjxprqcx2bd40w5gb2bs3vdx058p562"; + sha256 = "sha256-xxtebtePxw+eIeaoI5eQNalhjV9GjPsdtBy0uTNdtLw="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A dbus-sharp-1_0 nix build failed. Making all in tools make[1]: Entering directory '/build/source/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/tools' Making all in examples make[1]: Entering directory '/build/source/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/examples' Making all in tests make[1]: Entering directory '/build/source/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/tests' make[1]: Entering directory '/build/source' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/source' @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase install flags: SHELL=/nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash install Making install in src make[1]: Entering directory '/build/source/src' make[2]: Entering directory '/build/source/src' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/qf8cq7cjd0kcrlj96bh0lmn7ama40spi-mono-6.12.0.182/bin/xbuild /nologo /verbosity:quiet dbus-sharp.csproj /nix/store/qf8cq7cjd0kcrlj96bh0lmn7ama40spi-mono-6.12.0.182/bin/gacutil /i dbus-sharp.dll /package dbus-sharp-2.0 /f /gacdir /nix/store/la1mrrm5sh125fhvr2g3dnyazbmmc216-dbus-sharp-0.8.1/lib /root /nix/store/la1mrrm5sh125fhvr2g3dnyazbmmc216-dbus-sharp-0.8.1/lib Failure adding assembly dbus-sharp.dll to the cache: Strong name cannot be verified for delay-signed assembly make[2]: *** [Makefile:469: install-data-local] Error 1 make[2]: Leaving directory '/build/source/src' make[1]: *** [Makefile:354: install-am] Error 2 make[1]: Leaving directory '/build/source/src' make: *** [Makefile:407: install-recursive] Error 1 [result] Failed to update dbus-sharp-1_0 0.7 -> 0.8.1 https://github.com/mono/dbus-sharp/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.yowsup, using log file: /var/log/nixpkgs-update/python311Packages.yowsup/2024-02-17.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/0djvnn5np5i8274axp4f46v0825ykaak-packages.json.drv building '/nix/store/0djvnn5np5i8274axp4f46v0825ykaak-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 ec2stepshell, using log file: /var/log/nixpkgs-update/ec2stepshell/2024-02-17.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/fq0bj2ykz5rm7nvydh1qayy22dpqq5vz-packages.json.drv building '/nix/store/fq0bj2ykz5rm7nvydh1qayy22dpqq5vz-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 wlcs, using log file: /var/log/nixpkgs-update/wlcs/2024-02-17.log wlcs 0 -> 1 attrpath: wlcs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y1jygq5nkx2bfcgf9qpzxvqwxrfil51s-packages.json.drv building '/nix/store/y1jygq5nkx2bfcgf9qpzxvqwxrfil51s-packages.json.drv'... Going to be running update for following packages: - wlcs-1.7.0 Press Enter key to continue... Running update for: - wlcs-1.7.0: UPDATING ... - wlcs-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update wlcs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-02-17.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/i8zhbqjh36lxanzm3y4kyqml4ck30a5w-packages.json.drv building '/nix/store/i8zhbqjh36lxanzm3y4kyqml4ck30a5w-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 xmlbeans, using log file: /var/log/nixpkgs-update/xmlbeans/2024-02-17.log xmlbeans 5.1.1-20220819 -> 5.2.0 https://repology.org/project/xmlbeans/versions attrpath: xmlbeans 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/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv building '/nix/store/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv'... trying https://web.archive.org/web/20230313151507/https://dlcdn.apache.org/poi/xmlbeans/release/bin/xmlbeans-bin-5.2.0.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv' failed with exit code 1; last 7 log lines: > > trying https://web.archive.org/web/20230313151507/https://dlcdn.apache.org/poi/xmlbeans/release/bin/xmlbeans-bin-5.2.0.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'xmlbeans.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv /nix/store/skccphg8skw97ypjvgn8rlkg8zlcv6qa-xmlbeans-5.2.0.drv building '/nix/store/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv'... trying https://web.archive.org/web/20230313151507/https://dlcdn.apache.org/poi/xmlbeans/release/bin/xmlbeans-bin-5.2.0.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv' failed with exit code 1; last 7 log lines: > > trying https://web.archive.org/web/20230313151507/https://dlcdn.apache.org/poi/xmlbeans/release/bin/xmlbeans-bin-5.2.0.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/nqx6n4bbfvvg2fhqlraqdr8aa88kxm52-source.drv'. error: 1 dependencies of derivation '/nix/store/skccphg8skw97ypjvgn8rlkg8zlcv6qa-xmlbeans-5.2.0.drv' failed to build [result] Failed to update xmlbeans 5.1.1-20220819 -> 5.2.0 https://repology.org/project/xmlbeans/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vprof, using log file: /var/log/nixpkgs-update/python311Packages.vprof/2024-02-17.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/wpq6zgdfc5hvndrck4qgiikaalx03qrl-packages.json.drv building '/nix/store/wpq6zgdfc5hvndrck4qgiikaalx03qrl-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 python311Packages.jsonrpc-async, using log file: /var/log/nixpkgs-update/python311Packages.jsonrpc-async/2024-02-17.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/91954pxf1ff6b4f05sj7gbjmybprnmqp-packages.json.drv building '/nix/store/91954pxf1ff6b4f05sj7gbjmybprnmqp-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 python311Packages.pycuda, using log file: /var/log/nixpkgs-update/python311Packages.pycuda/2024-02-17.log python311Packages.pycuda 0 -> 1 attrpath: python311Packages.pycuda Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/l5h4x3hipwwdaiz367d4b7c3wrflzpjx-packages.json.drv building '/nix/store/l5h4x3hipwwdaiz367d4b7c3wrflzpjx-packages.json.drv'... Going to be running update for following packages: - python3.11-pycuda-2024.1 Press Enter key to continue... Running update for: - python3.11-pycuda-2024.1: UPDATING ... - python3.11-pycuda-2024.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycuda 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.upb-lib, using log file: /var/log/nixpkgs-update/python311Packages.upb-lib/2024-02-17.log python311Packages.upb-lib 0 -> 1 attrpath: python311Packages.upb-lib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/81v6dkzy45c6qh7sf43ydiddix55q230-packages.json.drv building '/nix/store/81v6dkzy45c6qh7sf43ydiddix55q230-packages.json.drv'... Going to be running update for following packages: - python3.11-upb-lib-0.5.4 Press Enter key to continue... Running update for: - python3.11-upb-lib-0.5.4: UPDATING ... - python3.11-upb-lib-0.5.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.upb-lib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.libsixel, using log file: /var/log/nixpkgs-update/python311Packages.libsixel/2024-02-17.log python311Packages.libsixel 0 -> 1 attrpath: python311Packages.libsixel Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4f9zrv27vssn8iqd7pmnq2knf1fk93if-packages.json.drv building '/nix/store/4f9zrv27vssn8iqd7pmnq2knf1fk93if-packages.json.drv'... Going to be running update for following packages: - python3.11-libsixel-1.10.3 Press Enter key to continue... Running update for: - python3.11-libsixel-1.10.3: UPDATING ... - python3.11-libsixel-1.10.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.libsixel 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-02-17.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/yz124f875awwvd7pfigxgc3xxy99wpf1-packages.json.drv building '/nix/store/yz124f875awwvd7pfigxgc3xxy99wpf1-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-02-17.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/8rlidnh285vaz6ga3xxaag8kzpbqqawr-packages.json.drv building '/nix/store/8rlidnh285vaz6ga3xxaag8kzpbqqawr-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-02-17.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/zg2719l2ckgwjppdsx1yc9ncpyzss25i-packages.json.drv building '/nix/store/zg2719l2ckgwjppdsx1yc9ncpyzss25i-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-02-17.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/ab96qq5fknc6qvnrjmhqvkfvdlh0ldyq-packages.json.drv building '/nix/store/ab96qq5fknc6qvnrjmhqvkfvdlh0ldyq-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-02-17.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/hai3583calqihkvvhlzhy4qpla918d4j-packages.json.drv building '/nix/store/hai3583calqihkvvhlzhy4qpla918d4j-packages.json.drv'... Going to be running update for following packages: - python3.11-cherrypy-cors-1.7.0 Press Enter key to continue... Running update for: - python3.11-cherrypy-cors-1.7.0: UPDATING ... - python3.11-cherrypy-cors-1.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cherrypy-cors 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ncgopher, using log file: /var/log/nixpkgs-update/ncgopher/2024-02-17.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/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ncgopher nix build failed.  Compiling pem v3.0.2  Compiling object v0.32.1  Compiling data-encoding v2.3.2  Compiling rustc-demangle v0.1.21 error: failed to run custom build command for `openssl-sys v0.9.90` Caused by: process didn't exit successfully: `/build/source/target/release/build/openssl-sys-4b575158c1fcdf4f/build-script-main` (exit status: 101) --- stdout cargo:rerun-if-env-changed=X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR X86_64_UNKNOWN_LINUX_GNU_OPENSSL_NO_VENDOR unset cargo:rerun-if-env-changed=OPENSSL_NO_VENDOR OPENSSL_NO_VENDOR unset CC_x86_64-unknown-linux-gnu = None CC_x86_64_unknown_linux_gnu = None HOST_CC = Some("/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc") CFLAGS_x86_64-unknown-linux-gnu = None CFLAGS_x86_64_unknown_linux_gnu = None HOST_CFLAGS = None CFLAGS = None CRATE_CC_NO_DEFAULTS = None DEBUG = Some("false") CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") running cd "/build/source/target/x86_64-unknown-linux-gnu/release/build/openssl-sys-b0c3df5222a526b6/out/openssl-build/build/src" && env -u CROSS_COMPILE CC="/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc" "perl" "./Configure" "--prefix=/build/source/target/x86_64-unknown-linux-gnu/release/build/openssl-sys-b0c3df5222a526b6/out/openssl-build/install" "--openssldir=/usr/local/ssl" "no-dso" "no-shared" "no-ssl3" "no-unit-test" "no-comp" "no-zlib" "no-zlib-dynamic" "no-md2" "no-rc5" "no-weak-ssl-ciphers" "no-camellia" "no-idea" "no-seed" "linux-x86_64" "-O2" "-ffunction-sections" "-fdata-sections" "-fPIC" "-m64" --- stderr thread 'main' panicked at /build/ncgopher-0.6.0-vendor.tar.gz/openssl-src/src/lib.rs:497:39: called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace warning: build failed, waiting for other jobs to finish... [result] Failed to update ncgopher 0.5.0 -> 0.6.0 https://github.com/jansc/ncgopher/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sdnotify, using log file: /var/log/nixpkgs-update/python311Packages.sdnotify/2024-02-17.log python311Packages.sdnotify 0 -> 1 attrpath: python311Packages.sdnotify Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ixcpfxd0b5hsm9bhhzxnhibazq6j9068-packages.json.drv building '/nix/store/ixcpfxd0b5hsm9bhhzxnhibazq6j9068-packages.json.drv'... Going to be running update for following packages: - python3.11-sdnotify-0.3.2 Press Enter key to continue... Running update for: - python3.11-sdnotify-0.3.2: UPDATING ... - python3.11-sdnotify-0.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sdnotify 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycddl, using log file: /var/log/nixpkgs-update/python311Packages.pycddl/2024-02-17.log python311Packages.pycddl 0 -> 1 attrpath: python311Packages.pycddl 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/c6jjmjrbj5h0xqqsn06raq925pnlcaan-packages.json.drv building '/nix/store/c6jjmjrbj5h0xqqsn06raq925pnlcaan-packages.json.drv'... Going to be running update for following packages: - python3.11-pycddl-0.5.2 Press Enter key to continue... Running update for: - python3.11-pycddl-0.5.2: UPDATING ... - python3.11-pycddl-0.5.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycddl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.oseq, using log file: /var/log/nixpkgs-update/ocamlPackages.oseq/2024-02-17.log ocamlPackages.oseq 0.5 -> 0.5.1 https://repology.org/project/ocaml:oseq/versions attrpath: ocamlPackages.oseq Checking auto update branch... An auto update branch exists with message `ocamlPackages.oseq: 0.5 -> 0.5.1`. New version is 0.5.1. An auto update branch exists with an equal or greater version [result] Failed to update ocamlPackages.oseq 0.5 -> 0.5.1 https://repology.org/project/ocaml:oseq/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyatem, using log file: /var/log/nixpkgs-update/python311Packages.pyatem/2024-02-17.log python311Packages.pyatem 0 -> 1 attrpath: python311Packages.pyatem Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/myn3k6lam783l3bacx8an6myasxryacv-packages.json.drv building '/nix/store/myn3k6lam783l3bacx8an6myasxryacv-packages.json.drv'... Going to be running update for following packages: - python3.11-pyatem-0.10.0 Press Enter key to continue... Running update for: - python3.11-pyatem-0.10.0: UPDATING ... - python3.11-pyatem-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyatem 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath flamerobin, using log file: /var/log/nixpkgs-update/flamerobin/2024-02-17.log flamerobin 0.9.3.12 -> 0.9.9 https://repology.org/project/flamerobin/versions attrpath: flamerobin 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 flamerobin 0.9.3.12 -> 0.9.9 https://repology.org/project/flamerobin/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath upx, using log file: /var/log/nixpkgs-update/upx/2024-02-17.log upx 0 -> 1 attrpath: upx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r518mvvnfxl5iwh517p2qp3rzwrhhgyb-packages.json.drv building '/nix/store/r518mvvnfxl5iwh517p2qp3rzwrhhgyb-packages.json.drv'... Going to be running update for following packages: - upx-4.2.2 Press Enter key to continue... Running update for: - upx-4.2.2: UPDATING ... - upx-4.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update upx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lazy-imports, using log file: /var/log/nixpkgs-update/python311Packages.lazy-imports/2024-02-17.log python311Packages.lazy-imports 0 -> 1 attrpath: python311Packages.lazy-imports Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2vg29r9gsk5njnp69vqgi1k48zq22sbm-packages.json.drv building '/nix/store/2vg29r9gsk5njnp69vqgi1k48zq22sbm-packages.json.drv'... Going to be running update for following packages: - python3.11-lazy-imports-0.3.1 Press Enter key to continue... Running update for: - python3.11-lazy-imports-0.3.1: UPDATING ... - python3.11-lazy-imports-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lazy-imports 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/md4jqicnfzzxr27b48d2ci3f6j5ch10b-update-aspellDict-fo.drv /nix/store/brwzk4brl3vnzjffld3r1680wff8rix7-packages.json.drv building '/nix/store/md4jqicnfzzxr27b48d2ci3f6j5ch10b-update-aspellDict-fo.drv'... building '/nix/store/brwzk4brl3vnzjffld3r1680wff8rix7-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 terraform-providers.gitlab, using log file: /var/log/nixpkgs-update/terraform-providers.gitlab/2024-02-17.log terraform-providers.gitlab 0 -> 1 attrpath: terraform-providers.gitlab Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.gitlab 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ssdfs-utils, using log file: /var/log/nixpkgs-update/ssdfs-utils/2024-02-17.log ssdfs-utils 0 -> 1 attrpath: ssdfs-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/k2kv90zs15rxdayww525aqbn2qk6c1g0-packages.json.drv building '/nix/store/k2kv90zs15rxdayww525aqbn2qk6c1g0-packages.json.drv'... Going to be running update for following packages: - ssdfs-utils-4.38 Press Enter key to continue... Running update for: - ssdfs-utils-4.38: UPDATING ... - ssdfs-utils-4.38: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ssdfs-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 usbsdmux, using log file: /var/log/nixpkgs-update/usbsdmux/2024-02-17.log usbsdmux 0 -> 1 attrpath: usbsdmux Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/0i74rg9h94rbkx9zks2nlyqar7qqr4nj-packages.json.drv building '/nix/store/0i74rg9h94rbkx9zks2nlyqar7qqr4nj-packages.json.drv'... Going to be running update for following packages: - usbsdmux-24.1.1 Press Enter key to continue... Running update for: - usbsdmux-24.1.1: UPDATING ... - usbsdmux-24.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update usbsdmux 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-timezone-field, using log file: /var/log/nixpkgs-update/python311Packages.django-timezone-field/2024-02-17.log python311Packages.django-timezone-field 0 -> 1 attrpath: python311Packages.django-timezone-field Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/cy8b577b6l0w193ws3andfj35bqnxbiz-packages.json.drv building '/nix/store/cy8b577b6l0w193ws3andfj35bqnxbiz-packages.json.drv'... Going to be running update for following packages: - python3.11-django-timezone-field-5.1 Press Enter key to continue... Running update for: - python3.11-django-timezone-field-5.1: UPDATING ... - python3.11-django-timezone-field-5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-timezone-field 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-hypervisor, using log file: /var/log/nixpkgs-update/python311Packages.dissect-hypervisor/2024-02-17.log python311Packages.dissect-hypervisor 0 -> 1 attrpath: python311Packages.dissect-hypervisor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bajzpy6bnj7lq6v45bbgvsjsw0vrqx5l-packages.json.drv building '/nix/store/bajzpy6bnj7lq6v45bbgvsjsw0vrqx5l-packages.json.drv'... Going to be running update for following packages: - python3.11-dissect-hypervisor-3.11 Press Enter key to continue... Running update for: - python3.11-dissect-hypervisor-3.11: UPDATING ... - python3.11-dissect-hypervisor-3.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissect-hypervisor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.btrfsutil, using log file: /var/log/nixpkgs-update/python311Packages.btrfsutil/2024-02-17.log python311Packages.btrfsutil 0 -> 1 attrpath: python311Packages.btrfsutil Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qy5kd3xbrdpw4axj4rlasjafy3lv7q50-packages.json.drv building '/nix/store/qy5kd3xbrdpw4axj4rlasjafy3lv7q50-packages.json.drv'... Going to be running update for following packages: - python3.11-btrfsutil-6.7.1 Press Enter key to continue... Running update for: - python3.11-btrfsutil-6.7.1: UPDATING ... - python3.11-btrfsutil-6.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.btrfsutil 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rfc6555, using log file: /var/log/nixpkgs-update/python311Packages.rfc6555/2024-02-17.log python311Packages.rfc6555 0 -> 1 attrpath: python311Packages.rfc6555 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1hmdplz9wl2rj7z5v4l86h4v3f61nbi9-packages.json.drv building '/nix/store/1hmdplz9wl2rj7z5v4l86h4v3f61nbi9-packages.json.drv'... Going to be running update for following packages: - python3.11-rfc6555-0.1.0 Press Enter key to continue... Running update for: - python3.11-rfc6555-0.1.0: UPDATING ... - python3.11-rfc6555-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rfc6555 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gdb, using log file: /var/log/nixpkgs-update/gdb/2024-02-17.log gdb 0 -> 1 attrpath: gdb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [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/y22cbwwfswmgi4j80kmllbvp8v9wjq3i-update-gdb.drv /nix/store/n30jcqh59zrpl6cly9n322qhz79yqm9y-packages.json.drv building '/nix/store/y22cbwwfswmgi4j80kmllbvp8v9wjq3i-update-gdb.drv'... building '/nix/store/n30jcqh59zrpl6cly9n322qhz79yqm9y-packages.json.drv'... Going to be running update for following packages: - gdb-14.1 Press Enter key to continue... Running update for: - gdb-14.1: UPDATING ... - gdb-14.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gdb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.estimatr, using log file: /var/log/nixpkgs-update/rPackages.estimatr/2024-02-17.log rPackages.estimatr 1.0.0 -> 1.0.2 https://repology.org/project/r:estimatr/versions attrpath: rPackages.estimatr Checking auto update branch... No auto update branch exists Old version 1.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.estimatr 1.0.0 -> 1.0.2 https://repology.org/project/r:estimatr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath circle-flags, using log file: /var/log/nixpkgs-update/circle-flags/2024-02-17.log circle-flags 0 -> 1 attrpath: circle-flags Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/sysk4l1ci64ksbppfhzws0c3ykff6jgv-packages.json.drv building '/nix/store/sysk4l1ci64ksbppfhzws0c3ykff6jgv-packages.json.drv'... Going to be running update for following packages: - circle-flags-2.7.0 Press Enter key to continue... Running update for: - circle-flags-2.7.0: UPDATING ... - circle-flags-2.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update circle-flags 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydantic_1, using log file: /var/log/nixpkgs-update/python311Packages.pydantic_1/2024-02-17.log python311Packages.pydantic_1 0 -> 1 attrpath: python311Packages.pydantic_1 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ij88jr0pgkq6fbw6kxwyb9mlaxphaj67-packages.json.drv building '/nix/store/ij88jr0pgkq6fbw6kxwyb9mlaxphaj67-packages.json.drv'... Going to be running update for following packages: - python3.11-pydantic-1.10.13 Press Enter key to continue... Running update for: - python3.11-pydantic-1.10.13: UPDATING ... - python3.11-pydantic-1.10.13: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pydantic/1.nix b/pkgs/development/python-modules/pydantic/1.nix index e1fc840f0ee1..46fead073d65 100644 --- a/pkgs/development/python-modules/pydantic/1.nix +++ b/pkgs/development/python-modules/pydantic/1.nix @@ -14,7 +14,7 @@ buildPythonPackage rec { pname = "pydantic"; - version = "1.10.13"; + version = "2.6.1"; pyproject = true; disabled = pythonOlder "3.7"; @@ -23,7 +23,7 @@ buildPythonPackage rec { owner = "pydantic"; repo = "pydantic"; rev = "refs/tags/v${version}"; - hash = "sha256-ruDVcCLPVuwIkHOjYVuKOoP3hHHr7ItIY55Y6hUgR74="; + hash = "sha256-HLs1s8Ezzocc0x+fyVTEoorqZHuniiuDxgxrWQuffwg="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 819 > 25 [result] Failed to update python311Packages.pydantic_1 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.slob, using log file: /var/log/nixpkgs-update/python311Packages.slob/2024-02-17.log python311Packages.slob 0 -> 1 attrpath: python311Packages.slob Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ilpxn9rgaay6jw072kfa8agdz8634jsy-packages.json.drv building '/nix/store/ilpxn9rgaay6jw072kfa8agdz8634jsy-packages.json.drv'... Going to be running update for following packages: - python3.11-slob-unstable-2020-06-26 Press Enter key to continue... Running update for: - python3.11-slob-unstable-2020-06-26: UPDATING ... - python3.11-slob-unstable-2020-06-26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.slob 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aioridwell, using log file: /var/log/nixpkgs-update/python311Packages.aioridwell/2024-02-17.log python311Packages.aioridwell 0 -> 1 attrpath: python311Packages.aioridwell Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/c71sz9c5jhyblh7xai1jd484r96q4n18-packages.json.drv building '/nix/store/c71sz9c5jhyblh7xai1jd484r96q4n18-packages.json.drv'... Going to be running update for following packages: - python3.11-aioridwell-2024.01.0 Press Enter key to continue... Running update for: - python3.11-aioridwell-2024.01.0: UPDATING ... - python3.11-aioridwell-2024.01.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aioridwell 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.txtorcon, using log file: /var/log/nixpkgs-update/python311Packages.txtorcon/2024-02-17.log python311Packages.txtorcon 0 -> 1 attrpath: python311Packages.txtorcon Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z7pagbxmrsskpgm6q083iwrmjmyinzil-packages.json.drv building '/nix/store/z7pagbxmrsskpgm6q083iwrmjmyinzil-packages.json.drv'... Going to be running update for following packages: - python3.11-txtorcon-23.11.0 Press Enter key to continue... Running update for: - python3.11-txtorcon-23.11.0: UPDATING ... - python3.11-txtorcon-23.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.txtorcon 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.oldest-supported-numpy, using log file: /var/log/nixpkgs-update/python312Packages.oldest-supported-numpy/2024-02-17.log python312Packages.oldest-supported-numpy 2023.10.25 -> 2023.12.21 https://repology.org/project/python:oldest-supported-numpy/versions attrpath: python312Packages.oldest-supported-numpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/qrzi505g1k0g1fah74xjhm7ykm1kwgaj-packages.json.drv building '/nix/store/qrzi505g1k0g1fah74xjhm7ykm1kwgaj-packages.json.drv'... Going to be running update for following packages: - python3.12-oldest-supported-numpy-2023.10.25 Press Enter key to continue... Running update for: - python3.12-oldest-supported-numpy-2023.10.25: UPDATING ... - python3.12-oldest-supported-numpy-2023.10.25: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oldest-supported-numpy/default.nix b/pkgs/development/python-modules/oldest-supported-numpy/default.nix index 7349a63a2c2a..a0ec902984e1 100644 --- a/pkgs/development/python-modules/oldest-supported-numpy/default.nix +++ b/pkgs/development/python-modules/oldest-supported-numpy/default.nix @@ -6,12 +6,12 @@ buildPythonPackage rec { pname = "oldest-supported-numpy"; - version = "2023.10.25"; + version = "2023.12.21"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-dBqJrxLoyCMl9zEmtTORXc4QYNoPnk7GQtpGZoBoYpY="; + hash = "sha256-cdicMbtWeBTkfi4mjrLpK2+Z9c529MPbMIM2JOnvKeA="; }; # The purpose of oldest-supported-numpy is to build a project against the No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 4114 > 25 [result] Failed to update python312Packages.oldest-supported-numpy 2023.10.25 -> 2023.12.21 https://repology.org/project/python:oldest-supported-numpy/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mpvScripts.webtorrent-mpv-hook, using log file: /var/log/nixpkgs-update/mpvScripts.webtorrent-mpv-hook/2024-02-17.log mpvScripts.webtorrent-mpv-hook 0 -> 1 attrpath: mpvScripts.webtorrent-mpv-hook 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/rvgvqa03xqn0pmg08c3f9v0jnmq7gdcb-packages.json.drv building '/nix/store/rvgvqa03xqn0pmg08c3f9v0jnmq7gdcb-packages.json.drv'... Going to be running update for following packages: - webtorrent-mpv-hook-1.4.1 Press Enter key to continue... Running update for: - webtorrent-mpv-hook-1.4.1: UPDATING ... - webtorrent-mpv-hook-1.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mpvScripts.webtorrent-mpv-hook 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.networkmanager-openconnect, using log file: /var/log/nixpkgs-update/gnome.networkmanager-openconnect/2024-02-17.log gnome.networkmanager-openconnect 0 -> 1 attrpath: gnome.networkmanager-openconnect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/1jwaz54d02cfvhlh63grd4img39hvb2s-packages.json.drv building '/nix/store/1jwaz54d02cfvhlh63grd4img39hvb2s-packages.json.drv'... Going to be running update for following packages: - NetworkManager-openconnect-1.2.10 Press Enter key to continue... Running update for: - NetworkManager-openconnect-1.2.10: UPDATING ... - NetworkManager-openconnect-1.2.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gnome.networkmanager-openconnect 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.snakemake-interface-executor-plugins, using log file: /var/log/nixpkgs-update/python311Packages.snakemake-interface-executor-plugins/2024-02-17.log python311Packages.snakemake-interface-executor-plugins 0 -> 1 attrpath: python311Packages.snakemake-interface-executor-plugins Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2aaxcic3bmrr8cg2d6f0pgp1vfixaj5p-packages.json.drv building '/nix/store/2aaxcic3bmrr8cg2d6f0pgp1vfixaj5p-packages.json.drv'... Going to be running update for following packages: - python3.11-snakemake-interface-executor-plugins-8.2.0 Press Enter key to continue... Running update for: - python3.11-snakemake-interface-executor-plugins-8.2.0: UPDATING ... - python3.11-snakemake-interface-executor-plugins-8.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.snakemake-interface-executor-plugins 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pid1, using log file: /var/log/nixpkgs-update/pid1/2024-02-17.log pid1 0.1.2 -> 0.1.3 https://github.com/fpco/pid1-rs/releases attrpath: pid1 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-/KK9U1dgCLglgn/MJ7+sov4EEnY/nluEsz0ooMp6ggI= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A pid1 nix build failed. got build log for 'pid1' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/d5dzsvszaxyin4z16jz26xv1r5a2fzx8-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/sxxvcc2ir912bi87a4gi8y5s0idfzs41-pid1-0.1.3-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/pid1-0.1.3-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release error: the lock file /build/source/Cargo.lock needs to be updated but --frozen was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --frozen flag and use --offline instead. [result] Failed to update pid1 0.1.2 -> 0.1.3 https://github.com/fpco/pid1-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.future, using log file: /var/log/nixpkgs-update/python311Packages.future/2024-02-17.log python311Packages.future 0 -> 1 attrpath: python311Packages.future 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/lla4hl3gyp0ipfbh4q85cm5s7aahb6yl-packages.json.drv building '/nix/store/lla4hl3gyp0ipfbh4q85cm5s7aahb6yl-packages.json.drv'... Going to be running update for following packages: - python3.11-future-0.18.3 Press Enter key to continue... Running update for: - python3.11-future-0.18.3: UPDATING ... - python3.11-future-0.18.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.future 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xortool, using log file: /var/log/nixpkgs-update/xortool/2024-02-17.log xortool 0 -> 1 attrpath: xortool Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nq966q7h45ybb9p69xzcqcm4ysvk22dr-packages.json.drv building '/nix/store/nq966q7h45ybb9p69xzcqcm4ysvk22dr-packages.json.drv'... Going to be running update for following packages: - xortool-1.0.0 Press Enter key to continue... Running update for: - xortool-1.0.0: UPDATING ... - xortool-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update xortool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath php81Packages.phive, using log file: /var/log/nixpkgs-update/php81Packages.phive/2024-02-17.log php81Packages.phive 0 -> 1 attrpath: php81Packages.phive Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wrdppqm3qv0h6y15c6856iil9n6hdv6r-packages.json.drv building '/nix/store/wrdppqm3qv0h6y15c6856iil9n6hdv6r-packages.json.drv'... Going to be running update for following packages: - php-phive-0.15.2 Press Enter key to continue... Running update for: - php-phive-0.15.2: UPDATING ... - php-phive-0.15.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update php81Packages.phive 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dtrx, using log file: /var/log/nixpkgs-update/dtrx/2024-02-17.log dtrx 0 -> 1 attrpath: dtrx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kgblc048g7bliahxbin7n42pyrb0gbs5-packages.json.drv building '/nix/store/kgblc048g7bliahxbin7n42pyrb0gbs5-packages.json.drv'... Going to be running update for following packages: - dtrx-8.5.3 Press Enter key to continue... Running update for: - dtrx-8.5.3: UPDATING ... - dtrx-8.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dtrx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spawn_fcgi, using log file: /var/log/nixpkgs-update/spawn_fcgi/2024-02-17.log spawn_fcgi 1.6.4 -> 1.6.5 https://repology.org/project/spawn-fcgi/versions attrpath: spawn_fcgi 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/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv building '/nix/store/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv'... exporting svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5 (rHEAD) into /nix/store/jglalc988z4hgmw1mzwriqzxjzmh4akm-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD svn: E170013: Unable to connect to a repository at URL 'svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5' svn: E670002: Unknown hostname 'svn.lighttpd.net' error: builder for '/nix/store/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv' failed with exit code 1; last 3 log lines: > exporting svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5 (rHEAD) into /nix/store/jglalc988z4hgmw1mzwriqzxjzmh4akm-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD > svn: E170013: Unable to connect to a repository at URL 'svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5' > svn: E670002: Unknown hostname 'svn.lighttpd.net' For full logs, run 'nix log /nix/store/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'spawn_fcgi.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv /nix/store/h4phmld77bbsxv6qa2y7aik1wwxfxmji-spawn-fcgi-1.6.5.drv building '/nix/store/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv'... exporting svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5 (rHEAD) into /nix/store/jglalc988z4hgmw1mzwriqzxjzmh4akm-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD svn: E170013: Unable to connect to a repository at URL 'svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5' svn: E670002: Unknown hostname 'svn.lighttpd.net' error: builder for '/nix/store/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv' failed with exit code 1; last 3 log lines: > exporting svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5 (rHEAD) into /nix/store/jglalc988z4hgmw1mzwriqzxjzmh4akm-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD > svn: E170013: Unable to connect to a repository at URL 'svn://svn.lighttpd.net/spawn-fcgi/tags/spawn-fcgi-1.6.5' > svn: E670002: Unknown hostname 'svn.lighttpd.net' For full logs, run 'nix log /nix/store/svpmpj31shx73wifa530i4pswkal977v-spawn-fcgi-spawn-fcgi-1.6.5-rHEAD.drv'. error: 1 dependencies of derivation '/nix/store/h4phmld77bbsxv6qa2y7aik1wwxfxmji-spawn-fcgi-1.6.5.drv' failed to build [result] Failed to update spawn_fcgi 1.6.4 -> 1.6.5 https://repology.org/project/spawn-fcgi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.morphys, using log file: /var/log/nixpkgs-update/python311Packages.morphys/2024-02-17.log python311Packages.morphys 0 -> 1 attrpath: python311Packages.morphys Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/33p0dsqx6r52r9jiahldzgi6pg322nyx-packages.json.drv building '/nix/store/33p0dsqx6r52r9jiahldzgi6pg322nyx-packages.json.drv'... Going to be running update for following packages: - python3.11-morphys-1.0 Press Enter key to continue... Running update for: - python3.11-morphys-1.0: UPDATING ... - python3.11-morphys-1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.morphys 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath percona-server_8_0, using log file: /var/log/nixpkgs-update/percona-server_8_0/2024-02-17.log percona-server_8_0 8.0.35-27 -> 8.1.0_1 https://repology.org/project/percona-server/versions attrpath: percona-server_8_0 Checking auto update branch... No auto update branch exists Version in attr path percona-server_8_0 not compatible with 8.1.0_1 [result] Failed to update percona-server_8_0 8.0.35-27 -> 8.1.0_1 https://repology.org/project/percona-server/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.chevron, using log file: /var/log/nixpkgs-update/python311Packages.chevron/2024-02-17.log python311Packages.chevron 0 -> 1 attrpath: python311Packages.chevron Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/x9v45v3jryv7604r3816zwczyxz0q2yi-packages.json.drv building '/nix/store/x9v45v3jryv7604r3816zwczyxz0q2yi-packages.json.drv'... Going to be running update for following packages: - python3.11-chevron-0.13.1 Press Enter key to continue... Running update for: - python3.11-chevron-0.13.1: UPDATING ... - python3.11-chevron-0.13.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.chevron 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath storcli, using log file: /var/log/nixpkgs-update/storcli/2024-02-17.log storcli 7.2309.00 -> 007.2806.0000.0000 https://repology.org/project/storcli/versions attrpath: storcli 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/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv building '/nix/store/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv'... trying https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/Unified_storcli_all_os_007.2806.0000.000000.0000.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv' failed with exit code 1; last 7 log lines: > > trying https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/Unified_storcli_all_os_007.2806.0000.000000.0000.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:01 --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'storcli.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv /nix/store/2m1628jqbypvikx6x4vrl1g2r9hv8q6q-storcli-007.2806.0000.0000.drv building '/nix/store/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv'... trying https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/Unified_storcli_all_os_007.2806.0000.000000.0000.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv' failed with exit code 1; last 7 log lines: > > trying https://docs.broadcom.com/docs-and-downloads/raid-controllers/raid-controllers-common-files/Unified_storcli_all_os_007.2806.0000.000000.0000.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/02x3rxjcavq2lwsd7mqk447dbbh7wzna-source.drv'. error: 1 dependencies of derivation '/nix/store/2m1628jqbypvikx6x4vrl1g2r9hv8q6q-storcli-007.2806.0000.0000.drv' failed to build [result] Failed to update storcli 7.2309.00 -> 007.2806.0000.0000 https://repology.org/project/storcli/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-olm, using log file: /var/log/nixpkgs-update/python311Packages.python-olm/2024-02-17.log python311Packages.python-olm 0 -> 1 attrpath: python311Packages.python-olm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2iwq6xflh66vsjmmvd992jrqbghgm1pa-packages.json.drv building '/nix/store/2iwq6xflh66vsjmmvd992jrqbghgm1pa-packages.json.drv'... Going to be running update for following packages: - python3.11-python-olm-3.2.16 Press Enter key to continue... Running update for: - python3.11-python-olm-3.2.16: UPDATING ... - python3.11-python-olm-3.2.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-olm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath stratis-cli, using log file: /var/log/nixpkgs-update/stratis-cli/2024-02-17.log stratis-cli 0 -> 1 attrpath: stratis-cli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/j00lhrh3w1wzrwp2raq3xz2yji1ad49l-packages.json.drv building '/nix/store/j00lhrh3w1wzrwp2raq3xz2yji1ad49l-packages.json.drv'... Going to be running update for following packages: - stratis-cli-3.6.0 Press Enter key to continue... Running update for: - stratis-cli-3.6.0: UPDATING ... - stratis-cli-3.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update stratis-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.twinkly-client, using log file: /var/log/nixpkgs-update/python311Packages.twinkly-client/2024-02-17.log python311Packages.twinkly-client 0 -> 1 attrpath: python311Packages.twinkly-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/bnskd3q0s8f5m843c6vcvr41ng9j2v2n-packages.json.drv building '/nix/store/bnskd3q0s8f5m843c6vcvr41ng9j2v2n-packages.json.drv'... Going to be running update for following packages: - python3.11-twinkly-client-0.0.3 Press Enter key to continue... Running update for: - python3.11-twinkly-client-0.0.3: UPDATING ... - python3.11-twinkly-client-0.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.twinkly-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 ipatool, using log file: /var/log/nixpkgs-update/ipatool/2024-02-17.log ipatool 0 -> 1 attrpath: ipatool 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/ppf1hx663i363sfdjr5mwrgl12dcdx47-packages.json.drv building '/nix/store/ppf1hx663i363sfdjr5mwrgl12dcdx47-packages.json.drv'... Going to be running update for following packages: - ipatool-2.1.4 Press Enter key to continue... Running update for: - ipatool-2.1.4: UPDATING ... - ipatool-2.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ipatool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.Quandl, using log file: /var/log/nixpkgs-update/python311Packages.Quandl/2024-02-17.log python311Packages.Quandl 0 -> 1 attrpath: python311Packages.Quandl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/z6f9g98dni5fq0gnjva42g0iqx3hqy1q-packages.json.drv building '/nix/store/z6f9g98dni5fq0gnjva42g0iqx3hqy1q-packages.json.drv'... Going to be running update for following packages: - python3.11-quandl-3.7.0 Press Enter key to continue... Running update for: - python3.11-quandl-3.7.0: UPDATING ... - python3.11-quandl-3.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.Quandl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.qtermwidget, using log file: /var/log/nixpkgs-update/lxqt.qtermwidget/2024-02-17.log lxqt.qtermwidget 0 -> 1 attrpath: lxqt.qtermwidget Packages for lxqt are currently skipped. [result] Failed to update lxqt.qtermwidget 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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 pre-commit, using log file: /var/log/nixpkgs-update/pre-commit/2024-02-17.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/389nqfp3y6f8sn8699h18z52fagmp6j8-packages.json.drv building '/nix/store/389nqfp3y6f8sn8699h18z52fagmp6j8-packages.json.drv'... Going to be running update for following packages: - pre-commit-3.6.0 Press Enter key to continue... Running update for: - pre-commit-3.6.0: UPDATING ... - pre-commit-3.6.0: 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 11d76add076f..c52c453dd8be 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.0"; + version = "3.6.1"; format = "setuptools"; disabled = pythonOlder "3.9"; @@ -26,8 +26,8 @@ buildPythonApplication rec { src = fetchFromGitHub { owner = "pre-commit"; repo = "pre-commit"; - rev = "v${version}"; - hash = "sha256-OTduVg8uhMdXs2gQ7KaMVOO1zQK4m489W9SU7PWIvcM="; + rev = "refs/tags/v${version}"; + hash = "sha256-UmQ1GehoMDXKEXo8wgPLxTDbtObk7YC2cfk1yNqesJM="; }; patches = [ An auto update branch exists with message `pre-commit: 3.6.0 -> 3.6.1`. New version is 3.6.1. An auto update branch exists with an equal or greater version [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 python311Packages.flask-sock, using log file: /var/log/nixpkgs-update/python311Packages.flask-sock/2024-02-17.log python311Packages.flask-sock 0 -> 1 attrpath: python311Packages.flask-sock Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/98iwkwz83y4c2xqqis378wx5vh15aycw-packages.json.drv building '/nix/store/98iwkwz83y4c2xqqis378wx5vh15aycw-packages.json.drv'... Going to be running update for following packages: - python3.11-flask-sock-0.7.0 Press Enter key to continue... Running update for: - python3.11-flask-sock-0.7.0: UPDATING ... - python3.11-flask-sock-0.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flask-sock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sensu, using log file: /var/log/nixpkgs-update/sensu/2024-02-17.log sensu 0 -> 1 attrpath: sensu 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 sensu 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.tensorrt, using log file: /var/log/nixpkgs-update/cudaPackages.tensorrt/2024-02-17.log cudaPackages.tensorrt 8.6.1.6 -> 9.3.0.1 https://repology.org/project/tensorrt/versions attrpath: cudaPackages.tensorrt Checking auto update branch... No auto update branch exists Old version 8.6.1.6" not present in master derivation file with contents: { # General callPackage-supplied arguments autoAddOpenGLRunpathHook, autoAddCudaCompatRunpathHook, autoPatchelfHook, backendStdenv, fetchurl, lib, lndir, markForCudatoolkitRootHook, flags, stdenv, hostPlatform, # Builder-specific arguments # Short package name (e.g., "cuda_cccl") # pname : String pname, # Common name (e.g., "cutensor" or "cudnn") -- used in the URL. # Also known as the Redistributable Name. # redistName : String, redistName, # If libPath is non-null, it must be a subdirectory of `lib`. # The contents of `libPath` will be moved to the root of `lib`. libPath ? null, # See ./modules/generic/manifests/redistrib/release.nix redistribRelease, # See ./modules/generic/manifests/feature/release.nix featureRelease, cudaMajorMinorVersion, }: let inherit (lib) attrsets lists meta strings trivial licenses teams sourceTypes ; # Get the redist architectures for which package provides distributables. # These are used by meta.platforms. supportedRedistArchs = builtins.attrNames featureRelease; # redistArch :: String # The redistArch is the name of the architecture for which the redistributable is built. # It is `"unsupported"` if the redistributable is not supported on the target platform. redistArch = flags.getRedistArch hostPlatform.system; sourceMatchesHost = flags.getNixSystem redistArch == stdenv.hostPlatform.system; in backendStdenv.mkDerivation ( finalAttrs: { # NOTE: Even though there's no actual buildPhase going on here, the derivations of the # redistributables are sensitive to the compiler flags provided to stdenv. The patchelf package # is sensitive to the compiler flags provided to stdenv, and we depend on it. As such, we are # also sensitive to the compiler flags provided to stdenv. inherit pname; inherit (redistribRelease) version; # Don't force serialization to string for structured attributes, like outputToPatterns # and brokenConditions. # Avoids "set cannot be coerced to string" errors. __structuredAttrs = true; # Keep better track of dependencies. strictDeps = true; # NOTE: Outputs are evaluated jointly with meta, so in the case that this is an unsupported platform, # we still need to provide a list of outputs. outputs = let # Checks whether the redistributable provides an output. hasOutput = output: attrsets.attrByPath [ redistArch "outputs" output ] false featureRelease; # Order is important here so we use a list. possibleOutputs = [ "bin" "lib" "static" "dev" "doc" "sample" "python" ]; # Filter out outputs that don't exist in the redistributable. # NOTE: In the case the redistributable isn't supported on the target platform, # we will have `outputs = [ "out" ] ++ possibleOutputs`. This is of note because platforms which # aren't supported would otherwise have evaluation errors when trying to access outputs other than `out`. # The alternative would be to have `outputs = [ "out" ]` when`redistArch = "unsupported"`, but that would # require adding guards throughout the entirety of the CUDA package set to ensure `cudaSupport` is true -- # recall that OfBorg will evaluate packages marked as broken and that `cudaPackages` will be evaluated with # `cudaSupport = false`! additionalOutputs = if redistArch == "unsupported" then possibleOutputs else builtins.filter hasOutput possibleOutputs; # The out output is special -- it's the default output and we always include it. outputs = [ "out" ] ++ additionalOutputs; in outputs; # Traversed in the order of the outputs speficied in outputs; # entries are skipped if they don't exist in outputs. outputToPatterns = { bin = [ "bin" ]; dev = [ "share/pkgconfig" "**/*.pc" "**/*.cmake" ]; lib = [ "lib" "lib64" ]; static = ["**/*.a"]; sample = ["samples"]; python = ["**/*.whl"]; }; # Useful for introspecting why something went wrong. Maps descriptions of why the derivation would be marked as # broken on have badPlatforms include the current platform. # brokenConditions :: AttrSet Bool # Sets `meta.broken = true` if any of the conditions are true. # Example: Broken on a specific version of CUDA or when a dependency has a specific version. brokenConditions = { }; # badPlatformsConditions :: AttrSet Bool # Sets `meta.badPlatforms = meta.platforms` if any of the conditions are true. # Example: Broken on a specific architecture when some condition is met (like targeting Jetson). badPlatformsConditions = { "No source" = !sourceMatchesHost; }; # src :: Optional Derivation src = trivial.pipe redistArch [ # If redistArch doesn't exist in redistribRelease, return null. (redistArch: redistribRelease.${redistArch} or null) # If the release is non-null, fetch the source; otherwise, return null. (trivial.mapNullable ( { relative_path, sha256, ... }: fetchurl { url = "https://developer.download.nvidia.com/compute/${redistName}/redist/${relative_path}"; inherit sha256; } )) ]; # Handle the pkg-config files: # 1. No FHS # 2. Location expected by the pkg-config wrapper # 3. Generate unversioned names too postPatch = '' for path in pkg-config pkgconfig ; do [[ -d "$path" ]] || continue mkdir -p share/pkgconfig mv "$path"/* share/pkgconfig/ rmdir "$path" done for pc in share/pkgconfig/*.pc ; do sed -i \ -e "s|^cudaroot\s*=.*\$|cudaroot=''${!outputDev}|" \ -e "s|^libdir\s*=.*/lib\$|libdir=''${!outputLib}/lib|" \ -e "s|^includedir\s*=.*/include\$|includedir=''${!outputDev}/include|" \ "$pc" done # E.g. cuda-11.8.pc -> cuda.pc for pc in share/pkgconfig/*-"$majorMinorVersion.pc" ; do ln -s "$(basename "$pc")" "''${pc%-$majorMinorVersion.pc}".pc done ''; env.majorMinorVersion = cudaMajorMinorVersion; # We do need some other phases, like configurePhase, so the multiple-output setup hook works. dontBuild = true; nativeBuildInputs = [ autoPatchelfHook # This hook will make sure libcuda can be found # in typically /lib/opengl-driver by adding that # directory to the rpath of all ELF binaries. # Check e.g. with `patchelf --print-rpath path/to/my/binary autoAddOpenGLRunpathHook markForCudatoolkitRootHook ] # autoAddCudaCompatRunpathHook depends on cuda_compat and would cause # infinite recursion if applied to `cuda_compat` itself (beside the fact # that it doesn't make sense in the first place) ++ lib.optionals (pname != "cuda_compat" && flags.isJetsonBuild) [ # autoAddCudaCompatRunpathHook must appear AFTER autoAddOpenGLRunpathHook. # See its documentation in ./setup-hooks/extension.nix. autoAddCudaCompatRunpathHook ]; buildInputs = [ # autoPatchelfHook will search for a libstdc++ and we're giving it # one that is compatible with the rest of nixpkgs, even when # nvcc forces us to use an older gcc # NB: We don't actually know if this is the right thing to do stdenv.cc.cc.lib ]; # Picked up by autoPatchelf # Needed e.g. for libnvrtc to locate (dlopen) libnvrtc-builtins appendRunpaths = ["$ORIGIN"]; # NOTE: We don't need to check for dev or doc, because those outputs are handled by # the multiple-outputs setup hook. # NOTE: moveToOutput operates on all outputs: # https://github.com/NixOS/nixpkgs/blob/2920b6fc16a9ed5d51429e94238b28306ceda79e/pkgs/build-support/setup-hooks/multiple-outputs.sh#L105-L107 installPhase = let mkMoveToOutputCommand = output: let template = pattern: ''moveToOutput "${pattern}" "${"$" + output}"''; patterns = finalAttrs.outputToPatterns.${output} or []; in strings.concatMapStringsSep "\n" template patterns; in # Pre-install hook '' runHook preInstall '' # Handle the existence of libPath, which requires us to re-arrange the lib directory + strings.optionalString (libPath != null) '' full_lib_path="lib/${libPath}" if [[ ! -d "$full_lib_path" ]] ; then echo "${finalAttrs.pname}: '$full_lib_path' does not exist, only found:" >&2 find lib/ -mindepth 1 -maxdepth 1 >&2 echo "This release might not support your CUDA version" >&2 exit 1 fi echo "Making libPath '$full_lib_path' the root of lib" >&2 mv "$full_lib_path" lib_new rm -r lib mv lib_new lib '' # Create the primary output, out, and move the other outputs into it. + '' mkdir -p "$out" mv * "$out" '' # Move the outputs into their respective outputs. + strings.concatMapStringsSep "\n" mkMoveToOutputCommand (builtins.tail finalAttrs.outputs) # Add a newline to the end of the installPhase, so that the post-install hook doesn't # get concatenated with the last moveToOutput command. + "\n" # Post-install hook + '' runHook postInstall ''; doInstallCheck = true; allowFHSReferences = true; # TODO: Default to `false` postInstallCheck = '' echo "Executing postInstallCheck" if [[ -z "''${allowFHSReferences-}" ]] ; then mapfile -t outputPaths < <(for o in $(getAllOutputNames); do echo "''${!o}"; done) if grep --max-count=5 --recursive --exclude=LICENSE /usr/ "''${outputPaths[@]}" ; then echo "Detected references to /usr" >&2 exit 1 fi fi ''; # libcuda needs to be resolved during runtime autoPatchelfIgnoreMissingDeps = [ "libcuda.so" "libcuda.so.*" ]; # The out output leverages the same functionality which backs the `symlinkJoin` function in # Nixpkgs: # https://github.com/NixOS/nixpkgs/blob/d8b2a92df48f9b08d68b0132ce7adfbdbc1fbfac/pkgs/build-support/trivial-builders/default.nix#L510 # # That should allow us to emulate "fat" default outputs without having to actually create them. # # It is important that this run after the autoPatchelfHook, otherwise the symlinks in out will reference libraries in lib, creating a circular dependency. postPhases = ["postPatchelf"]; # For each output, create a symlink to it in the out output. # NOTE: We must recreate the out output here, because the setup hook will have deleted it if it was empty. postPatchelf = '' mkdir -p "$out" for output in $(getAllOutputNames); do if [[ "$output" != "out" ]]; then ${meta.getExe lndir} "''${!output}" "$out" fi done ''; # Make the CUDA-patched stdenv available passthru.stdenv = backendStdenv; # Setting propagatedBuildInputs to false will prevent outputs known to the multiple-outputs # from depending on `out` by default. # https://github.com/NixOS/nixpkgs/blob/2920b6fc16a9ed5d51429e94238b28306ceda79e/pkgs/build-support/setup-hooks/multiple-outputs.sh#L196 # Indeed, we want to do the opposite -- fat "out" outputs that contain all the other outputs. propagatedBuildOutputs = false; # By default, if the dev output exists it just uses that. # However, because we disabled propagatedBuildOutputs, dev doesn't contain libraries or # anything of the sort. To remedy this, we set outputSpecified to true, and use # outputsToInstall, which tells Nix which outputs to use when the package name is used # unqualified (that is, without an explicit output). outputSpecified = true; meta = { description = "${redistribRelease.name}. By downloading and using the packages you accept the terms and conditions of the ${finalAttrs.meta.license.shortName}"; sourceProvenance = [sourceTypes.binaryNativeCode]; broken = lists.any trivial.id (attrsets.attrValues finalAttrs.brokenConditions); platforms = trivial.pipe supportedRedistArchs [ # Map each redist arch to the equivalent nix system or null if there is no equivalent. (builtins.map flags.getNixSystem) # Filter out unsupported systems (builtins.filter (nixSystem: !(strings.hasPrefix "unsupported-" nixSystem))) ]; badPlatforms = let isBadPlatform = lists.any trivial.id (attrsets.attrValues finalAttrs.badPlatformsConditions); in lists.optionals isBadPlatform finalAttrs.meta.platforms; license = licenses.unfree; maintainers = teams.cuda.members; # Force the use of the default, fat output by default (even though `dev` exists, which # causes Nix to prefer that output over the others if outputSpecified isn't set). outputsToInstall = ["out"]; }; } ) [result] Failed to update cudaPackages.tensorrt 8.6.1.6 -> 9.3.0.1 https://repology.org/project/tensorrt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.distrax, using log file: /var/log/nixpkgs-update/python311Packages.distrax/2024-02-17.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/gkvak3l01nb86iyjqb7svzbddlxrkaw9-packages.json.drv building '/nix/store/gkvak3l01nb86iyjqb7svzbddlxrkaw9-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 python311Packages.aio-geojson-client, using log file: /var/log/nixpkgs-update/python311Packages.aio-geojson-client/2024-02-17.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/3impjp8lsqm1l6ydl2nzcd25q45drw3z-packages.json.drv building '/nix/store/3impjp8lsqm1l6ydl2nzcd25q45drw3z-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.ha-ffmpeg, using log file: /var/log/nixpkgs-update/python311Packages.ha-ffmpeg/2024-02-17.log python311Packages.ha-ffmpeg 0 -> 1 attrpath: python311Packages.ha-ffmpeg Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/xgzd0hy1kbzxvb4c43jadc1vx0mdzhp6-packages.json.drv building '/nix/store/xgzd0hy1kbzxvb4c43jadc1vx0mdzhp6-packages.json.drv'... Going to be running update for following packages: - python3.11-ha-ffmpeg-3.1.0 Press Enter key to continue... Running update for: - python3.11-ha-ffmpeg-3.1.0: UPDATING ... - python3.11-ha-ffmpeg-3.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ha-ffmpeg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libtransmission, using log file: /var/log/nixpkgs-update/libtransmission/2024-02-17.log libtransmission 3.00 -> 4.0.5 https://github.com/transmission/transmission/releases attrpath: libtransmission 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 libtransmission 3.00 -> 4.0.5 https://github.com/transmission/transmission/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dd_rescue, using log file: /var/log/nixpkgs-update/dd_rescue/2024-02-17.log dd_rescue 1.99.8 -> 1.99.13 https://repology.org/project/dd-rescue/versions attrpath: dd_rescue 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 dd_rescue 1.99.8 -> 1.99.13 https://repology.org/project/dd-rescue/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.emailthreads, using log file: /var/log/nixpkgs-update/python311Packages.emailthreads/2024-02-17.log python311Packages.emailthreads 0 -> 1 attrpath: python311Packages.emailthreads Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/lznnpah7nx7cvjpr9ndnq5achaqp7r0g-packages.json.drv building '/nix/store/lznnpah7nx7cvjpr9ndnq5achaqp7r0g-packages.json.drv'... Going to be running update for following packages: - python3.11-emailthreads-0.1.3 Press Enter key to continue... Running update for: - python3.11-emailthreads-0.1.3: UPDATING ... - python3.11-emailthreads-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.emailthreads 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-02-17.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/bwgz4simzd7j77q4nfwcs30mbgnp04yk-packages.json.drv building '/nix/store/bwgz4simzd7j77q4nfwcs30mbgnp04yk-packages.json.drv'... Going to be running update for following packages: - colloid-icon-theme-2023-07-01 Press Enter key to continue... Running update for: - colloid-icon-theme-2023-07-01: UPDATING ... - colloid-icon-theme-2023-07-01: 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 libsForQt5.layer-shell-qt, using log file: /var/log/nixpkgs-update/libsForQt5.layer-shell-qt/2024-02-17.log libsForQt5.layer-shell-qt 5.27.10 -> 5.93.0 https://repology.org/project/layer-shell-qt/versions attrpath: libsForQt5.layer-shell-qt Checking auto update branch... No auto update branch exists Old version 5.27.10" not present in master derivation file with contents: /* # New packages READ THIS FIRST This module is for official packages in KDE Plasma 5. All available packages are listed in `./srcs.nix`, although a few are not yet packaged in Nixpkgs (see below). IF YOUR PACKAGE IS NOT LISTED IN `./srcs.nix`, IT DOES NOT GO HERE. Many of the packages released upstream are not yet built in Nixpkgs due to lack of demand. To add a Nixpkgs build for an upstream package, copy one of the existing packages here and modify it as necessary. # Updates 1. Update the URL in `./fetch.sh`. 2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/desktops/plasma-5` from the top of the Nixpkgs tree. 3. Use `nox-review wip` to check that everything builds. 4. Commit the changes and open a pull request. */ { libsForQt5 , lib , config , fetchurl , gconf , gsettings-desktop-schemas }: let maintainers = with lib.maintainers; [ ttuegel nyanloutre ]; license = with lib.licenses; [ lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12Plus ]; srcs = import ./srcs.nix { inherit fetchurl; mirror = "mirror://kde"; }; qtStdenv = libsForQt5.callPackage ({ stdenv }: stdenv) { }; packages = self: let propagate = out: let setupHook = { writeScript }: writeScript "setup-hook" '' if [[ "''${hookName-}" != postHook ]]; then postHooks+=("source @dev@/nix-support/setup-hook") else # Propagate $${out} output propagatedUserEnvPkgs+=" @${out}@" if [ -z "$outputDev" ]; then echo "error: \$outputDev is unset!" >&2 exit 1 fi # Propagate $dev so that this setup hook is propagated # But only if there is a separate $dev output if [ "$outputDev" != out ]; then propagatedBuildInputs+=" @dev@" fi fi ''; in callPackage setupHook { }; propagateBin = propagate "bin"; callPackage = self.newScope { inherit propagate propagateBin; mkDerivation = args: let inherit (args) pname; sname = args.sname or pname; inherit (srcs.${sname}) src version; outputs = args.outputs or [ "out" ]; hasBin = lib.elem "bin" outputs; hasDev = lib.elem "dev" outputs; defaultSetupHook = if hasBin && hasDev then propagateBin else null; setupHook = args.setupHook or defaultSetupHook; nativeBuildInputs = (args.nativeBuildInputs or [ ]) ++ [ libsForQt5.wrapQtAppsHook ]; meta = let meta = args.meta or { }; in meta // { homepage = meta.homepage or "http://www.kde.org"; license = meta.license or license; maintainers = (meta.maintainers or [ ]) ++ maintainers; platforms = meta.platforms or lib.platforms.linux; }; in qtStdenv.mkDerivation (args // { inherit pname version meta outputs setupHook src nativeBuildInputs; }); }; in { aura-browser = callPackage ./aura-browser.nix { }; bluedevil = callPackage ./bluedevil.nix { }; breeze-gtk = callPackage ./breeze-gtk.nix { }; breeze-qt5 = callPackage ./breeze-qt5.nix { }; breeze-grub = callPackage ./breeze-grub.nix { }; breeze-plymouth = callPackage ./breeze-plymouth { }; discover = callPackage ./discover.nix { }; flatpak-kcm = callPackage ./flatpak-kcm.nix { }; kactivitymanagerd = callPackage ./kactivitymanagerd.nix { }; kde-cli-tools = callPackage ./kde-cli-tools.nix { }; kde-gtk-config = callPackage ./kde-gtk-config { inherit gsettings-desktop-schemas; }; kdecoration = callPackage ./kdecoration.nix { }; kdeplasma-addons = callPackage ./kdeplasma-addons.nix { }; kgamma5 = callPackage ./kgamma5.nix { }; khotkeys = callPackage ./khotkeys.nix { }; kinfocenter = callPackage ./kinfocenter { }; kmenuedit = callPackage ./kmenuedit.nix { }; kpipewire = callPackage ./kpipewire.nix { }; kscreen = callPackage ./kscreen.nix { }; kscreenlocker = callPackage ./kscreenlocker.nix { }; ksshaskpass = callPackage ./ksshaskpass.nix { }; ksystemstats = callPackage ./ksystemstats.nix { }; kwallet-pam = callPackage ./kwallet-pam.nix { }; kwayland-integration = callPackage ./kwayland-integration.nix { }; kwin = callPackage ./kwin { }; kwrited = callPackage ./kwrited.nix { }; layer-shell-qt = callPackage ./layer-shell-qt.nix { }; libkscreen = callPackage ./libkscreen { }; libksysguard = callPackage ./libksysguard { }; milou = callPackage ./milou.nix { }; oxygen = callPackage ./oxygen.nix { }; oxygen-sounds = callPackage ./oxygen-sounds.nix { }; plank-player = callPackage ./plank-player.nix { }; plasma-bigscreen = callPackage ./plasma-bigscreen.nix { }; plasma-browser-integration = callPackage ./plasma-browser-integration.nix { }; plasma-desktop = callPackage ./plasma-desktop { }; plasma-disks = callPackage ./plasma-disks.nix { }; plasma-integration = callPackage ./plasma-integration { }; plasma-mobile = callPackage ./plasma-mobile { }; plasma-nano = callPackage ./plasma-nano { }; plasma-nm = callPackage ./plasma-nm { }; plasma-pa = callPackage ./plasma-pa.nix { inherit gconf; }; plasma-remotecontrollers = callPackage ./plasma-remotecontrollers.nix { }; plasma-sdk = callPackage ./plasma-sdk.nix { }; plasma-systemmonitor = callPackage ./plasma-systemmonitor.nix { }; plasma-thunderbolt = callPackage ./plasma-thunderbolt.nix { }; plasma-vault = callPackage ./plasma-vault { }; plasma-welcome = callPackage ./plasma-welcome.nix { }; plasma-workspace = callPackage ./plasma-workspace { }; plasma-workspace-wallpapers = callPackage ./plasma-workspace-wallpapers.nix { }; polkit-kde-agent = callPackage ./polkit-kde-agent.nix { }; powerdevil = callPackage ./powerdevil.nix { }; qqc2-breeze-style = callPackage ./qqc2-breeze-style.nix { }; sddm-kcm = callPackage ./sddm-kcm.nix { }; systemsettings = callPackage ./systemsettings.nix { }; xdg-desktop-portal-kde = callPackage ./xdg-desktop-portal-kde.nix { }; thirdParty = let inherit (libsForQt5) callPackage; in { plasma-applet-caffeine-plus = callPackage ./3rdparty/addons/caffeine-plus.nix { }; plasma-applet-virtual-desktop-bar = callPackage ./3rdparty/addons/virtual-desktop-bar.nix { }; bismuth = callPackage ./3rdparty/addons/bismuth { }; kwin-dynamic-workspaces = callPackage ./3rdparty/kwin/scripts/dynamic-workspaces.nix { }; kwin-tiling = callPackage ./3rdparty/kwin/scripts/tiling.nix { }; krohnkite = callPackage ./3rdparty/kwin/scripts/krohnkite.nix { }; krunner-ssh = callPackage ./3rdparty/addons/krunner-ssh.nix { }; krunner-symbols = callPackage ./3rdparty/addons/krunner-symbols.nix { }; kzones = callPackage ./3rdparty/kwin/scripts/kzones.nix { }; lightly = callPackage ./3rdparty/lightly { }; parachute = callPackage ./3rdparty/kwin/scripts/parachute.nix { }; polonium = callPackage ./3rdparty/addons/polonium.nix { }; }; } // lib.optionalAttrs config.allowAliases { ksysguard = throw "ksysguard has been replaced with plasma-systemmonitor"; plasma-phone-components = throw "'plasma-phone-components' has been renamed to/replaced by 'plasma-mobile'"; }; in lib.makeScope libsForQt5.newScope packages [result] Failed to update libsForQt5.layer-shell-qt 5.27.10 -> 5.93.0 https://repology.org/project/layer-shell-qt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mailchimp, using log file: /var/log/nixpkgs-update/python311Packages.mailchimp/2024-02-17.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] [updateScript] Success [updateScript] this derivation will be built: /nix/store/p2w4p6liw80krqpygksr9y1r60ayhs8i-packages.json.drv building '/nix/store/p2w4p6liw80krqpygksr9y1r60ayhs8i-packages.json.drv'... Going to be running update for following packages: - python3.11-mailchimp-2.0.10 Press Enter key to continue... Running update for: - python3.11-mailchimp-2.0.10: UPDATING ... - python3.11-mailchimp-2.0.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mailchimp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.betamax-matchers, using log file: /var/log/nixpkgs-update/python311Packages.betamax-matchers/2024-02-17.log python311Packages.betamax-matchers 0 -> 1 attrpath: python311Packages.betamax-matchers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wbzz0slm43pid3vdlysrhhp46jwi971n-packages.json.drv building '/nix/store/wbzz0slm43pid3vdlysrhhp46jwi971n-packages.json.drv'... Going to be running update for following packages: - python3.11-betamax-matchers-0.4.0 Press Enter key to continue... Running update for: - python3.11-betamax-matchers-0.4.0: UPDATING ... - python3.11-betamax-matchers-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.betamax-matchers 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.polling, using log file: /var/log/nixpkgs-update/python311Packages.polling/2024-02-17.log python311Packages.polling 0 -> 1 attrpath: python311Packages.polling Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ijqnq0azjhgjc0xk0h2xbw0m48fpzrd4-packages.json.drv building '/nix/store/ijqnq0azjhgjc0xk0h2xbw0m48fpzrd4-packages.json.drv'... Going to be running update for following packages: - python3.11-polling-0.3.0 Press Enter key to continue... Running update for: - python3.11-polling-0.3.0: UPDATING ... - python3.11-polling-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.polling 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.csdata, using log file: /var/log/nixpkgs-update/rPackages.csdata/2024-02-17.log rPackages.csdata 2023.5.22 -> 2024.1.17 https://repology.org/project/r:csdata/versions attrpath: rPackages.csdata Checking auto update branch... No auto update branch exists Old version 2023.5.22" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.csdata 2023.5.22 -> 2024.1.17 https://repology.org/project/r:csdata/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath caf, using log file: /var/log/nixpkgs-update/caf/2024-02-17.log caf 0.19.5 -> 0.19.6 https://github.com/actor-framework/actor-framework/releases attrpath: caf Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/caf/default.nix b/pkgs/development/libraries/caf/default.nix index 96593487bbeb..ae7075cd80df 100644 --- a/pkgs/development/libraries/caf/default.nix +++ b/pkgs/development/libraries/caf/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "actor-framework"; - version = "0.19.5"; + version = "0.19.6"; src = fetchFromGitHub { owner = "actor-framework"; repo = "actor-framework"; rev = version; - hash = "sha256-G69qZ8aoaRP9Ug+BIhXrYs6xteUG3Zhxbo2O09LEh3s="; + hash = "sha256-Nb/BF/+xDWV/6iPo3o/NO6EtIaAW+yGFj06AO2baFfc="; }; nativeBuildInputs = [ cmake ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/1h7gcl30yc5j7iga6zfzljjcbzrj6qv1-actor-framework-0.19.6" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • caf
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/actor-framework/actor-framework/releases. meta.description for caf is: An open source implementation of the actor model in C++ meta.homepage for caf is: http://actor-framework.org/ meta.changelog for caf is: https://github.com/actor-framework/actor-framework/raw/0.19.6/CHANGELOG.md ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/actor-framework/actor-framework/releases/tag/0.19.6) - [Compare changes on GitHub](https://github.com/actor-framework/actor-framework/compare/0.19.5...0.19.6) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.19.6 with grep in /nix/store/1h7gcl30yc5j7iga6zfzljjcbzrj6qv1-actor-framework-0.19.6 - found 0.19.6 in filename of file in /nix/store/1h7gcl30yc5j7iga6zfzljjcbzrj6qv1-actor-framework-0.19.6 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath caf ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/1h7gcl30yc5j7iga6zfzljjcbzrj6qv1-actor-framework-0.19.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 caf https://github.com/r-ryantm/nixpkgs/archive/6cbe4efb2444f5323cd89b2eafb648facb930845.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/6cbe4efb2444f5323cd89b2eafb648facb930845#caf ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/1h7gcl30yc5j7iga6zfzljjcbzrj6qv1-actor-framework-0.19.6 ls -la /nix/store/1h7gcl30yc5j7iga6zfzljjcbzrj6qv1-actor-framework-0.19.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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • caf
--- ###### Maintainer pings cc @bobakker @tobim 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/289452 [result] Success updating caf 0.19.5 -> 0.19.6 https://github.com/actor-framework/actor-framework/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.universal-pathlib, using log file: /var/log/nixpkgs-update/python312Packages.universal-pathlib/2024-02-17.log python312Packages.universal-pathlib 0.1.4 -> 0.2.0 https://repology.org/project/python:universal-pathlib/versions attrpath: python312Packages.universal-pathlib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-universal-pathlib-0.1.4 Press Enter key to continue... Running update for: - python3.12-universal-pathlib-0.1.4: UPDATING ... - python3.12-universal-pathlib-0.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/universal-pathlib/default.nix b/pkgs/development/python-modules/universal-pathlib/default.nix index 23667d02c283..5527744c380f 100644 --- a/pkgs/development/python-modules/universal-pathlib/default.nix +++ b/pkgs/development/python-modules/universal-pathlib/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "universal-pathlib"; - version = "0.1.4"; + version = "0.2.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -17,7 +17,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "universal_pathlib"; inherit version; - hash = "sha256-guXYbRaifg6hrcfYisvLqdAtWkVIgWMXT5bZrCidsuQ="; + hash = "sha256-HL1YnRw+u7eHrYZlJ/eF2v8N4gt1QKpVe4KFoFoXaRI="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.universal-pathlib: 0.1.4 -> 0.2.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288628" [result] Failed to update python312Packages.universal-pathlib 0.1.4 -> 0.2.0 https://repology.org/project/python:universal-pathlib/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.funspace, using log file: /var/log/nixpkgs-update/rPackages.funspace/2024-02-17.log rPackages.funspace 0.1.1 -> 0.2.1 https://repology.org/project/r:funspace/versions attrpath: rPackages.funspace Checking auto update branch... No auto update branch exists Old version 0.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.funspace 0.1.1 -> 0.2.1 https://repology.org/project/r:funspace/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.marshmallow-oneofschema, using log file: /var/log/nixpkgs-update/python312Packages.marshmallow-oneofschema/2024-02-17.log python312Packages.marshmallow-oneofschema 3.0.2 -> 3.1.1 https://repology.org/project/python:marshmallow-oneofschema/versions attrpath: python312Packages.marshmallow-oneofschema Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-marshmallow-oneofschema-3.0.2 Press Enter key to continue... Running update for: - python3.12-marshmallow-oneofschema-3.0.2: UPDATING ... - python3.12-marshmallow-oneofschema-3.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.marshmallow-oneofschema 3.0.2 -> 3.1.1 https://repology.org/project/python:marshmallow-oneofschema/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.extremevalues, using log file: /var/log/nixpkgs-update/rPackages.extremevalues/2024-02-17.log rPackages.extremevalues 2.3.3 -> 2.3.4 https://repology.org/project/r:extremevalues/versions attrpath: rPackages.extremevalues Checking auto update branch... No auto update branch exists Old version 2.3.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.extremevalues 2.3.3 -> 2.3.4 https://repology.org/project/r:extremevalues/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sane-backends, using log file: /var/log/nixpkgs-update/sane-backends/2024-02-17.log sane-backends 1.2.1 -> 1.3.0 https://repology.org/project/sane-backends/versions attrpath: sane-backends 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 sane-backends 1.2.1 -> 1.3.0 https://repology.org/project/sane-backends/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath asn, using log file: /var/log/nixpkgs-update/asn/2024-02-17.log asn 0.75.2 -> 0.75.3 https://github.com/nitefood/asn/releases attrpath: asn Checking auto update branch... An auto update branch exists with message `asn: 0.75.2 -> 0.75.3`. New version is 0.75.3. An auto update branch exists with an equal or greater version [result] Failed to update asn 0.75.2 -> 0.75.3 https://github.com/nitefood/asn/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wasm-bindgen-cli, using log file: /var/log/nixpkgs-update/wasm-bindgen-cli/2024-02-17.log wasm-bindgen-cli 0 -> 1 attrpath: wasm-bindgen-cli 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] Going to be running update for following packages: - wasm-bindgen-cli-0.2.91 Press Enter key to continue... Running update for: - wasm-bindgen-cli-0.2.91: UPDATING ... - wasm-bindgen-cli-0.2.91: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update wasm-bindgen-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath neuron-mpi, using log file: /var/log/nixpkgs-update/neuron-mpi/2024-02-17.log neuron-mpi 8.2.3 -> 8.2.4 https://github.com/neuronsimulator/nrn/releases attrpath: neuron-mpi 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/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-full-src-package-8.2.4.tar.gz.drv building '/nix/store/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-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/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-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/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-full-src-package-8.2.4.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'neuron-mpi.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-full-src-package-8.2.4.tar.gz.drv /nix/store/vv9fi9hn4vljk6i5xwjb4m0id8abcxck-neuron-8.2.4.drv building '/nix/store/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-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/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-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/bygsnaggjk8crkmp4rs0fv28v9qnb5sf-full-src-package-8.2.4.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/vv9fi9hn4vljk6i5xwjb4m0id8abcxck-neuron-8.2.4.drv' failed to build [result] Failed to update neuron-mpi 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 calicoctl, using log file: /var/log/nixpkgs-update/calicoctl/2024-02-17.log calicoctl 3.27.0 -> 3.27.1 https://repology.org/project/calicoctl/versions attrpath: calicoctl 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-DK+mkbmOS56gVU/hIqAIELTkeALcdR7Pnq5niAhyzLw=" [golangModuleVersion] Replaced vendorHash with sha256-h4qTtMG4Xi6YqLMMsXZRWVVdQ3U3VrFG6bV7YDwT5Zk= [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/cluster/calico/default.nix b/pkgs/applications/networking/cluster/calico/default.nix index 16bf611f3665..714ed7724c23 100644 --- a/pkgs/applications/networking/cluster/calico/default.nix +++ b/pkgs/applications/networking/cluster/calico/default.nix @@ -2,16 +2,16 @@ builtins.mapAttrs (pname: { doCheck ? true, mainProgram ? pname, subPackages }: buildGoModule rec { inherit pname; - version = "3.27.0"; + version = "3.27.1"; src = fetchFromGitHub { owner = "projectcalico"; repo = "calico"; rev = "v${version}"; - hash = "sha256-BW7xo7gOeFOM/5EGMlhkqDyOdZOkqliWa4B2U1fLn5c="; + hash = "sha256-d3hUpwLI/3gjuquhc8ujLgiN1UU7jXYXwrdHPyMU8d8="; }; - vendorHash = "sha256-DK+mkbmOS56gVU/hIqAIELTkeALcdR7Pnq5niAhyzLw="; + vendorHash = "sha256-h4qTtMG4Xi6YqLMMsXZRWVVdQ3U3VrFG6bV7YDwT5Zk="; inherit doCheck subPackages; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/qck6r14x9fl2sv8aizm8lsl73gc3ad1b-calicoctl-3.27.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • calico-apiserver
  • calico-app-policy
  • calico-cni-plugin
  • calico-kube-controllers
  • calico-pod2daemon
  • calico-typha
  • calicoctl
  • confd-calico
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/calicoctl/versions. meta.description for calicoctl is: Cloud native networking and network security meta.homepage for calicoctl is: https://projectcalico.docs.tigera.io meta.changelog for calicoctl is: https://github.com/projectcalico/calico/releases/tag/v3.27.1 ###### Updates performed - Golang update ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/projectcalico/calico/compare/v3.27.0...v3.27.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.27.1 in filename of file in /nix/store/qck6r14x9fl2sv8aizm8lsl73gc3ad1b-calicoctl-3.27.1 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath calico-apiserver calico-app-policy calico-cni-plugin calico-kube-controllers calico-pod2daemon calico-typha calicoctl confd-calico ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qck6r14x9fl2sv8aizm8lsl73gc3ad1b-calicoctl-3.27.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 calicoctl https://github.com/r-ryantm/nixpkgs/archive/49bd8a4362aa7b08f7673ff876f7076d8759f4f7.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/49bd8a4362aa7b08f7673ff876f7076d8759f4f7#calicoctl ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/qck6r14x9fl2sv8aizm8lsl73gc3ad1b-calicoctl-3.27.1 ls -la /nix/store/qck6r14x9fl2sv8aizm8lsl73gc3ad1b-calicoctl-3.27.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • calico-apiserver
  • calico-app-policy
  • calico-cni-plugin
  • calico-kube-controllers
  • calico-pod2daemon
  • calico-typha
  • calicoctl
  • confd-calico
--- ###### Maintainer pings cc @urandom2 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/289458 [result] Success updating calicoctl 3.27.0 -> 3.27.1 https://repology.org/project/calicoctl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.django-cors-headers, using log file: /var/log/nixpkgs-update/python312Packages.django-cors-headers/2024-02-17.log python312Packages.django-cors-headers 3.13.0 -> 4.3.1 https://repology.org/project/python:django-cors-headers/versions attrpath: python312Packages.django-cors-headers Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vi6zakh929ic24902gi7yirnjvfc0lhi-packages.json.drv building '/nix/store/vi6zakh929ic24902gi7yirnjvfc0lhi-packages.json.drv'... Going to be running update for following packages: - python3.12-django-cors-headers-3.13.0 Press Enter key to continue... Running update for: - python3.12-django-cors-headers-3.13.0: UPDATING ... - python3.12-django-cors-headers-3.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.django-cors-headers 3.13.0 -> 4.3.1 https://repology.org/project/python:django-cors-headers/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nghttp3, using log file: /var/log/nixpkgs-update/nghttp3/2024-02-17.log nghttp3 1.1.0 -> 1.2.0 https://repology.org/project/nghttp3/versions attrpath: nghttp3 Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/nghttp3/default.nix b/pkgs/development/libraries/nghttp3/default.nix index 76de14079deb..74aadb357945 100644 --- a/pkgs/development/libraries/nghttp3/default.nix +++ b/pkgs/development/libraries/nghttp3/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "nghttp3"; - version = "1.1.0"; + version = "1.2.0"; src = fetchFromGitHub { owner = "ngtcp2"; repo = pname; rev = "v${version}"; - hash = "sha256-B/5r0mRpOEi5DQ7OUAAcDmAm1nnak6qNz4qjDrzWlDc="; + hash = "sha256-ojfetGkeSIn+ppkn7dJLMslBB5i+fYc0MOszTsZu8pQ="; }; outputs = [ "out" "dev" "doc" ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nghttp3 nix build failed. Static: OFF Library only: OFF Examples: 1 -- Configuring done (1.6s) CMake Error at lib/CMakeLists.txt:68 (add_library): Cannot find source file: sfparse/sfparse.c  CMake Error at tests/CMakeLists.txt:44 (add_executable): Cannot find source file: munit/munit.c  CMake Error at lib/CMakeLists.txt:68 (add_library): No SOURCES given to target: nghttp3  CMake Error at lib/CMakeLists.txt:82 (add_library): No SOURCES given to target: nghttp3_static  CMake Error at tests/CMakeLists.txt:44 (add_executable): No SOURCES given to target: main  CMake Generate step failed. Build files cannot be regenerated correctly. [result] Failed to update nghttp3 1.1.0 -> 1.2.0 https://repology.org/project/nghttp3/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.fastparquet, using log file: /var/log/nixpkgs-update/python312Packages.fastparquet/2024-02-17.log python312Packages.fastparquet 2023.7.0 -> 2024.2.0 https://repology.org/project/python:fastparquet/versions attrpath: python312Packages.fastparquet Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/57lawgjqr6q4n4hhsl4jbsmjiggcv459-packages.json.drv building '/nix/store/57lawgjqr6q4n4hhsl4jbsmjiggcv459-packages.json.drv'... Going to be running update for following packages: - python3.12-fastparquet-2023.7.0 Press Enter key to continue... Running update for: - python3.12-fastparquet-2023.7.0: UPDATING ... - python3.12-fastparquet-2023.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.fastparquet 2023.7.0 -> 2024.2.0 https://repology.org/project/python:fastparquet/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cpeditor, using log file: /var/log/nixpkgs-update/cpeditor/2024-02-17.log cpeditor 6.11.1 -> 6.11.2 https://repology.org/project/cpeditor/versions attrpath: cpeditor 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/editors/cpeditor/default.nix b/pkgs/applications/editors/cpeditor/default.nix index c7d56cf50abe..773ef1af035e 100644 --- a/pkgs/applications/editors/cpeditor/default.nix +++ b/pkgs/applications/editors/cpeditor/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "cpeditor"; - version = "6.11.1"; + version = "6.11.2"; src = fetchFromGitHub { owner = "cpeditor"; repo = "cpeditor"; rev = version; - sha256 = "sha256-Uwo7ZE+9yrHV/+D6rvfew2d3ZJbpFOjgek38iYkPppw="; + sha256 = "sha256-zotbXzRjIwZdYluJiz6GWUIOXl/wz1TWt+dcTwMhURo="; fetchSubmodules = true; }; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/426wiclpq2jramb3v046zgxr92ywi4hz-cpeditor-6.11.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cpeditor
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/cpeditor/versions. meta.description for cpeditor is: An IDE specially designed for competitive programming meta.homepage for cpeditor is: https://cpeditor.org ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 6.11.2 with grep in /nix/store/426wiclpq2jramb3v046zgxr92ywi4hz-cpeditor-6.11.2 - found 6.11.2 in filename of file in /nix/store/426wiclpq2jramb3v046zgxr92ywi4hz-cpeditor-6.11.2 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cpeditor ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/426wiclpq2jramb3v046zgxr92ywi4hz-cpeditor-6.11.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A cpeditor https://github.com/r-ryantm/nixpkgs/archive/e15d47a93c2a3beeaff5e235250fd98376622532.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/e15d47a93c2a3beeaff5e235250fd98376622532#cpeditor ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/426wiclpq2jramb3v046zgxr92ywi4hz-cpeditor-6.11.2 ls -la /nix/store/426wiclpq2jramb3v046zgxr92ywi4hz-cpeditor-6.11.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cpeditor
--- ###### Maintainer pings cc @wineee 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/289461 [result] Success updating cpeditor 6.11.1 -> 6.11.2 https://repology.org/project/cpeditor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath openpgp-card-tools, using log file: /var/log/nixpkgs-update/openpgp-card-tools/2024-02-17.log openpgp-card-tools 0.9.5 -> 0.10.0 https://repology.org/project/openpgp-card-tools/versions attrpath: openpgp-card-tools 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-coFoFWI/Iq7tbkv9RKPCNfAVKWDsJd7KTzOTtQDHXJY= [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/security/openpgp-card-tools/default.nix b/pkgs/tools/security/openpgp-card-tools/default.nix index 38f814bbd2e2..a7e626bbc59b 100644 --- a/pkgs/tools/security/openpgp-card-tools/default.nix +++ b/pkgs/tools/security/openpgp-card-tools/default.nix @@ -12,17 +12,17 @@ rustPlatform.buildRustPackage rec { pname = "openpgp-card-tools"; - version = "0.9.5"; + version = "0.10.0"; src = fetchFromGitea { domain = "codeberg.org"; owner = "openpgp-card"; repo = "openpgp-card-tools"; rev = "v${version}"; - hash = "sha256-VD0eDq+lfeAu2gY9VZfz2ola3+CJCWerTEaGivpILyo="; + hash = "sha256-dSGkPAeiQ54hYMJgghlPkbeJP3ZPUXGU7WmE63yIvz0="; }; - cargoHash = "sha256-tfawWfwsdWUOimd97b059HXt83ew6KBouI2MdGN8Knc="; + cargoHash = "sha256-coFoFWI/Iq7tbkv9RKPCNfAVKWDsJd7KTzOTtQDHXJY="; nativeBuildInputs = [ pkg-config rustPlatform.bindgenHook ]; buildInputs = [ pcsclite nettle ] ++ lib.optionals stdenv.isDarwin [ PCSC ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/l6xp9zqypaqb52wq4zv789x5z4w5cgd2-openpgp-card-tools-0.10.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • openpgp-card-tools
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/openpgp-card-tools/versions. meta.description for openpgp-card-tools is: CLI tools for OpenPGP cards meta.homepage for openpgp-card-tools is: https://gitlab.com/openpgp-card/openpgp-card ###### Updates performed - Rust version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - Warning: a test defined in `passthru.tests` did not pass - found 0.10.0 with grep in /nix/store/l6xp9zqypaqb52wq4zv789x5z4w5cgd2-openpgp-card-tools-0.10.0 - found 0.10.0 in filename of file in /nix/store/l6xp9zqypaqb52wq4zv789x5z4w5cgd2-openpgp-card-tools-0.10.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath openpgp-card-tools ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/l6xp9zqypaqb52wq4zv789x5z4w5cgd2-openpgp-card-tools-0.10.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A openpgp-card-tools https://github.com/r-ryantm/nixpkgs/archive/f0ee395d9357146d8a974536cc7b66f0d218a8ef.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f0ee395d9357146d8a974536cc7b66f0d218a8ef#openpgp-card-tools ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/l6xp9zqypaqb52wq4zv789x5z4w5cgd2-openpgp-card-tools-0.10.0 ls -la /nix/store/l6xp9zqypaqb52wq4zv789x5z4w5cgd2-openpgp-card-tools-0.10.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • openpgp-card-tools
--- ###### Maintainer pings cc @NickCao 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/289465 [result] Success updating openpgp-card-tools 0.9.5 -> 0.10.0 https://repology.org/project/openpgp-card-tools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.oslo-config, using log file: /var/log/nixpkgs-update/python312Packages.oslo-config/2024-02-17.log python312Packages.oslo-config 9.2.0 -> 9.3.0 https://repology.org/project/python:oslo-config/versions attrpath: python312Packages.oslo-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/7y1a2m5lhsr86ca4hfwq87rpyxawc2p8-packages.json.drv building '/nix/store/7y1a2m5lhsr86ca4hfwq87rpyxawc2p8-packages.json.drv'... Going to be running update for following packages: - python3.12-oslo-config-9.2.0 Press Enter key to continue... Running update for: - python3.12-oslo-config-9.2.0: UPDATING ... - python3.12-oslo-config-9.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/oslo-config/default.nix b/pkgs/development/python-modules/oslo-config/default.nix index 11384932218d..32ec0f587030 100644 --- a/pkgs/development/python-modules/oslo-config/default.nix +++ b/pkgs/development/python-modules/oslo-config/default.nix @@ -14,13 +14,13 @@ buildPythonPackage rec { pname = "oslo-config"; - version = "9.2.0"; + version = "9.3.0"; format = "setuptools"; src = fetchPypi { pname = "oslo.config"; inherit version; - hash = "sha256-/+sBymWmA9VSWQXxqIozGb4Jzixqw3bEMSquwoMJWHg="; + hash = "sha256-pLHlJhNdZ8DpsU0+0pnG7Io4h/kq/LJvTz6pGFBKNVQ="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 39 > 25 [result] Failed to update python312Packages.oslo-config 9.2.0 -> 9.3.0 https://repology.org/project/python:oslo-config/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ngtcp2, using log file: /var/log/nixpkgs-update/ngtcp2/2024-02-17.log ngtcp2 1.2.0 -> 1.3.0 https://repology.org/project/ngtcp2/versions attrpath: ngtcp2 Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/ngtcp2/default.nix b/pkgs/development/libraries/ngtcp2/default.nix index 948fb0c071f4..1fb2adfa9b08 100644 --- a/pkgs/development/libraries/ngtcp2/default.nix +++ b/pkgs/development/libraries/ngtcp2/default.nix @@ -8,13 +8,13 @@ stdenv.mkDerivation rec { pname = "ngtcp2"; - version = "1.2.0"; + version = "1.3.0"; src = fetchFromGitHub { owner = "ngtcp2"; repo = pname; rev = "v${version}"; - hash = "sha256-/lHsHkSySKyZZdjTTYCo0a6cwcMcbOWNvAEcO36/kEw="; + hash = "sha256-KKfr5AjaC56yUNdk928H1PyP79GnQJ2pIZcZQTgLhEQ="; }; outputs = [ "out" "dev" "doc" ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ngtcp2 nix build failed. CXXFLAGS: -O3 WARNCFLAGS: -W -Wall -Wconversion -Winline -Wmissing-declarations -Wmissing-prototypes -Wnested-externs -Wpointer-arith -Wshadow -Wundef -Wwrite-strings -Waddress -Wattributes -Wcast-align -Wdeclaration-after-statement -Wdiv-by-zero -Wempty-body -Wendif-labels -Wfloat-equal -Wformat-nonliteral -Wformat-security -Wmissing-field-initializers -Wmissing-noreturn -Wno-format-nonliteral -Wredundant-decls -Wsign-conversion -Wstrict-prototypes -Wunreachable-code -Wunused-macros -Wunused-parameter -Wvla -Wclobbered -Wduplicated-branches -Wpragmas WARNCXXFLAGS: -Wall -Wformat-security -Wno-noexcept-type Library: Shared: ON Static: OFF Libs: OpenSSL: TRUE (LIBS='/nix/store/fj0mxmqb0fh9d9bvkgdd3hllvw54qpvj-quictls-3.1.4-quic1/lib/libssl.so;/nix/store/fj0mxmqb0fh9d9bvkgdd3hllvw54qpvj-quictls-3.1.4-quic1/lib/libcrypto.so') Libev: TRUE (LIBS='/nix/store/d4rnfj6xz9aba7jzv13i4hgj0mfrfpk1-libev-4.33/lib/libev.so') Libnghttp3: TRUE (LIBS='/nix/store/mzz9cr684sawrjzjnhhvh3xip5dkr3x9-nghttp3-1.1.0/lib/libnghttp3.so') GnuTLS: FALSE (LIBS='') BoringSSL: FALSE (LIBS='') Picotls: FALSE (LIBS='') wolfSSL: FALSE (LIBS='') Jemalloc: (LIBS='') Libbrotlienc: FALSE (LIBS='') Libbrotlidec: FALSE (LIBS='') -- Configuring done (2.4s) CMake Error at tests/CMakeLists.txt:61 (add_executable): Cannot find source file: munit/munit.c  CMake Error at tests/CMakeLists.txt:61 (add_executable): No SOURCES given to target: main  CMake Generate step failed. Build files cannot be regenerated correctly. [result] Failed to update ngtcp2 1.2.0 -> 1.3.0 https://repology.org/project/ngtcp2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.polars, using log file: /var/log/nixpkgs-update/python312Packages.polars/2024-02-17.log python312Packages.polars 0.20.7 -> 0.20.9 https://repology.org/project/python:polars/versions attrpath: python312Packages.polars Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/4dryr4gq0cqy2h3dfibhp09pagbcnc7g-packages.json.drv building '/nix/store/4dryr4gq0cqy2h3dfibhp09pagbcnc7g-packages.json.drv'... Going to be running update for following packages: - python3.12-polars-0.20.7 Press Enter key to continue... Running update for: - python3.12-polars-0.20.7: UPDATING ... - python3.12-polars-0.20.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.polars 0.20.7 -> 0.20.9 https://repology.org/project/python:polars/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lua51Packages.luaexpat, using log file: /var/log/nixpkgs-update/lua51Packages.luaexpat/2024-02-17.log lua51Packages.luaexpat 1.4.1-1 -> 1.5.1 https://repology.org/project/lua:expat/versions attrpath: lua51Packages.luaexpat Packages for lua are currently skipped. https://github.com/NixOS/nixpkgs/pull/37501#issuecomment-375169646 [result] Failed to update lua51Packages.luaexpat 1.4.1-1 -> 1.5.1 https://repology.org/project/lua:expat/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.proto-plus, using log file: /var/log/nixpkgs-update/python312Packages.proto-plus/2024-02-17.log python312Packages.proto-plus 1.22.3 -> 1.23.0 https://repology.org/project/python:proto-plus/versions attrpath: python312Packages.proto-plus Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/kqlcmpzla595ng3vcss5gz2gcs6d3da8-packages.json.drv building '/nix/store/kqlcmpzla595ng3vcss5gz2gcs6d3da8-packages.json.drv'... Going to be running update for following packages: - python3.12-proto-plus-1.22.3 Press Enter key to continue... Running update for: - python3.12-proto-plus-1.22.3: UPDATING ... - python3.12-proto-plus-1.22.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/proto-plus/default.nix b/pkgs/development/python-modules/proto-plus/default.nix index a6c49c51b722..e7997e71b7a8 100644 --- a/pkgs/development/python-modules/proto-plus/default.nix +++ b/pkgs/development/python-modules/proto-plus/default.nix @@ -10,13 +10,13 @@ buildPythonPackage rec { pname = "proto-plus"; - version = "1.22.3"; + version = "1.23.0"; format = "setuptools"; disabled = !isPy3k; src = fetchPypi { inherit pname version; - hash = "sha256-/c0JcTy9QkgHQNL+KcmQ9/vYhaZ+/DKKqL5u4+n3ams="; + hash = "sha256-iQdRce8RmIs/oVf129i5zwnWX//ul+Kc5APNje+6GdI="; }; propagatedBuildInputs = [ protobuf ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 147 > 25 [result] Failed to update python312Packages.proto-plus 1.22.3 -> 1.23.0 https://repology.org/project/python:proto-plus/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pyquil, using log file: /var/log/nixpkgs-update/python312Packages.pyquil/2024-02-17.log python312Packages.pyquil 4.2.0 -> 4.6.1 https://repology.org/project/python:pyquil/versions attrpath: python312Packages.pyquil Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/78nh1pa3p2mxarmg3jf5sx6ra4y9lvlz-packages.json.drv building '/nix/store/78nh1pa3p2mxarmg3jf5sx6ra4y9lvlz-packages.json.drv'... Going to be running update for following packages: - python3.12-pyquil-4.2.0 Press Enter key to continue... Running update for: - python3.12-pyquil-4.2.0: UPDATING ... - python3.12-pyquil-4.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyquil/default.nix b/pkgs/development/python-modules/pyquil/default.nix index f980365202dd..1e9998ca5965 100644 --- a/pkgs/development/python-modules/pyquil/default.nix +++ b/pkgs/development/python-modules/pyquil/default.nix @@ -29,7 +29,7 @@ buildPythonPackage rec { pname = "pyquil"; - version = "4.2.0"; + version = "4.6.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -38,7 +38,7 @@ buildPythonPackage rec { owner = "rigetti"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-LLhTK/wE42mBTrqjBbnkPvqSG8gP7Vx/3ip66hKHxXc="; + hash = "sha256-93dHujgGEh9/r9epAiUcUCiFCG7SFTAFoQbjQwwKhN0="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.pyquil Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.pyquil Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.pyquil/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.pyquil 4.2.0 -> 4.6.1 https://repology.org/project/python:pyquil/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.gmsh, using log file: /var/log/nixpkgs-update/python312Packages.gmsh/2024-02-17.log python312Packages.gmsh 4.11.1 -> 4.12.2 https://repology.org/project/gmsh/versions attrpath: python312Packages.gmsh 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.gmsh 4.11.1 -> 4.12.2 https://repology.org/project/gmsh/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.recoll, using log file: /var/log/nixpkgs-update/python312Packages.recoll/2024-02-17.log python312Packages.recoll 1.37.2 -> 1.37.4 https://repology.org/project/recoll/versions attrpath: python312Packages.recoll Checking auto update branch... An auto update branch exists with message `python312Packages.recoll: 1.36.2 -> 1.37.4`. New version is 1.37.4. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.recoll 1.37.2 -> 1.37.4 https://repology.org/project/recoll/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.python, using log file: /var/log/nixpkgs-update/python312Packages.python/2024-02-17.log python312Packages.python 3.12.1 -> 3.12.2 https://repology.org/project/python/versions attrpath: python312Packages.python Checking auto update branch... No auto update branch exists Old version 3.12.1" not present in master derivation file with contents: { lib , stdenv , fetchurl , fetchpatch , fetchgit # build dependencies , autoconf-archive , autoreconfHook , nukeReferences , pkg-config , python-setup-hook # runtime dependencies , bzip2 , expat , libffi , libxcrypt , mpdecimal , ncurses , openssl , sqlite , xz , zlib # platform-specific dependencies , bash , configd , darwin , windows # optional dependencies , bluezSupport ? false, bluez , mimetypesSupport ? true, mailcap , tzdata , withGdbm ? !stdenv.hostPlatform.isWindows, gdbm , withReadline ? !stdenv.hostPlatform.isWindows, readline , x11Support ? false, tcl, tk, tix, libX11, xorgproto # splicing/cross , pythonAttr ? "python${sourceVersion.major}${sourceVersion.minor}" , self , pkgsBuildBuild , pkgsBuildHost , pkgsBuildTarget , pkgsHostHost , pkgsTargetTarget # build customization , sourceVersion , hash , passthruFun , stripConfig ? false , stripIdlelib ? false , stripTests ? false , stripTkinter ? false , rebuildBytecode ? true , stripBytecode ? true , includeSiteCustomize ? true , static ? stdenv.hostPlatform.isStatic , enableFramework ? false , noldconfigPatch ? ./. + "/${sourceVersion.major}.${sourceVersion.minor}/no-ldconfig.patch" # pgo (not reproducible) + -fno-semantic-interposition # https://docs.python.org/3/using/configure.html#cmdoption-enable-optimizations , enableOptimizations ? false # improves performance, but remains reproducible , enableNoSemanticInterposition ? true # enabling LTO on 32bit arch causes downstream packages to fail when linking # enabling LTO on *-darwin causes python3 to fail when linking. , enableLTO ? stdenv.is64bit && stdenv.isLinux # enable asserts to ensure the build remains reproducible , reproducibleBuild ? false # for the Python package set , packageOverrides ? (self: super: {}) # tests , testers } @ inputs: # Note: this package is used for bootstrapping fetchurl, and thus # cannot use fetchpatch! All mutable patches (generated by GitHub or # cgit) that are needed here should be included directly in Nixpkgs as # files. assert x11Support -> tcl != null && tk != null && xorgproto != null && libX11 != null; assert bluezSupport -> bluez != null; assert lib.assertMsg (bluezSupport -> stdenv.isLinux) "Bluez support is only available on Linux."; assert lib.assertMsg (enableFramework -> stdenv.isDarwin) "Framework builds are only supported on Darwin."; assert lib.assertMsg (reproducibleBuild -> stripBytecode) "Deterministic builds require stripping bytecode."; assert lib.assertMsg (reproducibleBuild -> (!enableOptimizations)) "Deterministic builds are not achieved when optimizations are enabled."; assert lib.assertMsg (reproducibleBuild -> (!rebuildBytecode)) "Deterministic builds are not achieved when (default unoptimized) bytecode is created."; let inherit (lib) concatMapStringsSep concatStringsSep getDev getLib optionals optionalString replaceStrings versionOlder ; buildPackages = pkgsBuildHost; inherit (passthru) pythonOnBuildForHost; tzdataSupport = tzdata != null && passthru.pythonAtLeast "3.9"; passthru = let # When we override the interpreter we also need to override the spliced versions of the interpreter inputs' = lib.filterAttrs (n: v: ! lib.isDerivation v && n != "passthruFun") inputs; override = attr: let python = attr.override (inputs' // { self = python; }); in python; in passthruFun rec { inherit self sourceVersion packageOverrides; implementation = "cpython"; libPrefix = "python${pythonVersion}"; executable = libPrefix; pythonVersion = with sourceVersion; "${major}.${minor}"; sitePackages = "lib/${libPrefix}/site-packages"; inherit hasDistutilsCxxPatch pythonAttr; pythonOnBuildForBuild = override pkgsBuildBuild.${pythonAttr}; pythonOnBuildForHost = override pkgsBuildHost.${pythonAttr}; pythonOnBuildForTarget = override pkgsBuildTarget.${pythonAttr}; pythonOnHostForHost = override pkgsHostHost.${pythonAttr}; pythonOnTargetForTarget = lib.optionalAttrs (lib.hasAttr pythonAttr pkgsTargetTarget) (override pkgsTargetTarget.${pythonAttr}); }; version = with sourceVersion; "${major}.${minor}.${patch}${suffix}"; nativeBuildInputs = [ nukeReferences ] ++ optionals (!stdenv.isDarwin) [ autoconf-archive # needed for AX_CHECK_COMPILE_FLAG autoreconfHook pkg-config ] ++ optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ buildPackages.stdenv.cc pythonOnBuildForHost ] ++ optionals (stdenv.cc.isClang && (!stdenv.hostPlatform.useAndroidPrebuilt or false) && (enableLTO || enableOptimizations)) [ stdenv.cc.cc.libllvm.out ]; buildInputs = lib.filter (p: p != null) ([ bzip2 expat libffi libxcrypt mpdecimal ncurses openssl sqlite xz zlib ] ++ optionals bluezSupport [ bluez ] ++ optionals enableFramework [ darwin.apple_sdk.frameworks.Cocoa ] ++ optionals stdenv.hostPlatform.isMinGW [ windows.dlfcn windows.mingw_w64_pthreads ] ++ optionals stdenv.isDarwin [ configd ] ++ optionals tzdataSupport [ tzdata ] ++ optionals withGdbm [ gdbm ] ++ optionals withReadline [ readline ] ++ optionals x11Support [ libX11 tcl tk xorgproto ]); hasDistutilsCxxPatch = !(stdenv.cc.isGNU or false); pythonOnBuildForHostInterpreter = if stdenv.hostPlatform == stdenv.buildPlatform then "$out/bin/python" else pythonOnBuildForHost.interpreter; src = fetchurl { url = with sourceVersion; "https://www.python.org/ftp/python/${major}.${minor}.${patch}/Python-${version}.tar.xz"; inherit hash; }; # The CPython interpreter contains a _sysconfigdata_ # module that is imported by the sysconfig and distutils.sysconfig modules. # The sysconfigdata module is generated at build time and contains settings # required for building Python extension modules, such as include paths and # other compiler flags. By default, the sysconfigdata module is loaded from # the currently running interpreter (ie. the build platform interpreter), but # when cross-compiling we want to load it from the host platform interpreter. # This can be done using the _PYTHON_SYSCONFIGDATA_NAME environment variable. # The _PYTHON_HOST_PLATFORM variable also needs to be set to get the correct # platform suffix on extension modules. The correct values for these variables # are not documented, and must be derived from the configure script (see links # below). sysconfigdataHook = with stdenv.hostPlatform; with passthru; let machdep = if isWindows then "win32" else parsed.kernel.name; # win32 is added by Fedora’s patch # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L428 # The configure script uses "arm" as the CPU name for all 32-bit ARM # variants when cross-compiling, but native builds include the version # suffix, so we do the same. pythonHostPlatform = let cpu = { # According to PEP600, Python's name for the Power PC # architecture is "ppc", not "powerpc". Without the Rosetta # Stone below, the PEP600 requirement that "${ARCH} matches # the return value from distutils.util.get_platform()" fails. # https://peps.python.org/pep-0600/ powerpc = "ppc"; powerpcle = "ppcle"; powerpc64 = "ppc64"; powerpc64le = "ppc64le"; }.${parsed.cpu.name} or parsed.cpu.name; in "${machdep}-${cpu}"; # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L724 multiarchCpu = if isAarch32 then if parsed.cpu.significantByte.name == "littleEndian" then "arm" else "armeb" else if isx86_32 then "i386" else parsed.cpu.name; pythonAbiName = let # python's build doesn't match the nixpkgs abi in some cases. # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L724 nixpkgsPythonAbiMappings = { "gnuabielfv2" = "gnu"; "muslabielfv2" = "musl"; }; pythonAbi = nixpkgsPythonAbiMappings.${parsed.abi.name} or parsed.abi.name; in # Python <3.11 doesn't distinguish musl and glibc and always prefixes with "gnu" if versionOlder version "3.11" then replaceStrings [ "musl" ] [ "gnu" ] pythonAbi else pythonAbi; multiarch = if isDarwin then "darwin" else if isWindows then "" else "${multiarchCpu}-${machdep}-${pythonAbiName}"; abiFlags = optionalString isPy37 "m"; # https://github.com/python/cpython/blob/e488e300f5c01289c10906c2e53a8e43d6de32d8/configure.ac#L78 pythonSysconfigdataName = "_sysconfigdata_${abiFlags}_${machdep}_${multiarch}"; in '' sysconfigdataHook() { if [ "$1" = '${placeholder "out"}' ]; then export _PYTHON_HOST_PLATFORM='${pythonHostPlatform}' export _PYTHON_SYSCONFIGDATA_NAME='${pythonSysconfigdataName}' fi } addEnvHooks "$hostOffset" sysconfigdataHook ''; execSuffix = stdenv.hostPlatform.extensions.executable; in with passthru; stdenv.mkDerivation (finalAttrs: { pname = "python3"; inherit src version; inherit nativeBuildInputs; buildInputs = lib.optionals (!stdenv.hostPlatform.isWindows) [ bash # only required for patchShebangs ] ++ buildInputs; prePatch = optionalString stdenv.isDarwin '' substituteInPlace configure --replace-fail '`/usr/bin/arch`' '"i386"' '' + optionalString (pythonOlder "3.9" && stdenv.isDarwin && x11Support) '' # Broken on >= 3.9; replaced with ./3.9/darwin-tcl-tk.patch substituteInPlace setup.py --replace-fail /Library/Frameworks /no-such-path ''; patches = [ # Disable the use of ldconfig in ctypes.util.find_library (since # ldconfig doesn't work on NixOS), and don't use # ctypes.util.find_library during the loading of the uuid module # (since it will do a futile invocation of gcc (!) to find # libuuid, slowing down program startup a lot). noldconfigPatch # Make sure that the virtualenv activation scripts are # owner-writable, so venvs can be recreated without permission # errors. ./virtualenv-permissions.patch ] ++ optionals mimetypesSupport [ # Make the mimetypes module refer to the right file ./mimetypes.patch ] ++ optionals (pythonAtLeast "3.7" && pythonOlder "3.11") [ # Fix darwin build https://bugs.python.org/issue34027 ./3.7/darwin-libutil.patch ] ++ optionals (pythonAtLeast "3.11") [ ./3.11/darwin-libutil.patch ] ++ optionals (pythonAtLeast "3.9" && pythonOlder "3.11" && stdenv.isDarwin) [ # Stop checking for TCL/TK in global macOS locations ./3.9/darwin-tcl-tk.patch ] ++ optionals (hasDistutilsCxxPatch && pythonOlder "3.12") [ # Fix for http://bugs.python.org/issue1222585 # Upstream distutils is calling C compiler to compile C++ code, which # only works for GCC and Apple Clang. This makes distutils to call C++ # compiler when needed. ( if pythonAtLeast "3.7" && pythonOlder "3.11" then ./3.7/python-3.x-distutils-C++.patch else if pythonAtLeast "3.11" then ./3.11/python-3.x-distutils-C++.patch else fetchpatch { url = "https://bugs.python.org/file48016/python-3.x-distutils-C++.patch"; sha256 = "1h18lnpx539h5lfxyk379dxwr8m2raigcjixkf133l4xy3f4bzi2"; } ) ] ++ optionals (pythonAtLeast "3.7" && pythonOlder "3.12") [ # LDSHARED now uses $CC instead of gcc. Fixes cross-compilation of extension modules. ./3.8/0001-On-all-posix-systems-not-just-Darwin-set-LDSHARED-if.patch # Use sysconfigdata to find headers. Fixes cross-compilation of extension modules. ./3.7/fix-finding-headers-when-cross-compiling.patch ] ++ optionals (pythonOlder "3.12") [ # https://github.com/python/cpython/issues/90656 ./loongarch-support.patch ] ++ optionals (pythonAtLeast "3.11" && pythonOlder "3.13") [ # backport fix for https://github.com/python/cpython/issues/95855 ./platform-triplet-detection.patch ] ++ optionals (stdenv.hostPlatform.isMinGW) (let # https://src.fedoraproject.org/rpms/mingw-python3 mingw-patch = fetchgit { name = "mingw-python-patches"; url = "https://src.fedoraproject.org/rpms/mingw-python3.git"; rev = "45c45833ab9e5480ad0ae00778a05ebf35812ed4"; # for python 3.11.5 at the time of writing. sha256 = "sha256-KIyNvO6MlYTrmSy9V/DbzXm5OsIuyT/BEpuo7Umm9DI="; }; in [ "${mingw-patch}/*.patch" ]); postPatch = optionalString (!stdenv.hostPlatform.isWindows) '' substituteInPlace Lib/subprocess.py \ --replace-fail "'/bin/sh'" "'${bash}/bin/sh'" '' + optionalString mimetypesSupport '' substituteInPlace Lib/mimetypes.py \ --replace-fail "@mime-types@" "${mailcap}" '' + optionalString (pythonOlder "3.13" && x11Support && (tix != null)) '' substituteInPlace "Lib/tkinter/tix.py" --replace-fail \ "os.environ.get('TIX_LIBRARY')" \ "os.environ.get('TIX_LIBRARY') or '${tix}/lib'" ''; env = { CPPFLAGS = concatStringsSep " " (map (p: "-I${getDev p}/include") buildInputs); LDFLAGS = concatStringsSep " " (map (p: "-L${getLib p}/lib") buildInputs); LIBS = "${optionalString (!stdenv.isDarwin) "-lcrypt"}"; NIX_LDFLAGS = lib.optionalString (stdenv.cc.isGNU && !stdenv.hostPlatform.isStatic) ({ "glibc" = "-lgcc_s"; "musl" = "-lgcc_eh"; }."${stdenv.hostPlatform.libc}" or ""); # Determinism: We fix the hashes of str, bytes and datetime objects. PYTHONHASHSEED=0; }; # https://docs.python.org/3/using/configure.html configureFlags = [ "--without-ensurepip" "--with-system-expat" ] ++ optionals (!(stdenv.isDarwin && pythonAtLeast "3.12")) [ # ./Modules/_decimal/_decimal.c:4673:6: error: "No valid combination of CONFIG_64, CONFIG_32 and _PyHASH_BITS" # https://hydra.nixos.org/build/248410479/nixlog/2/tail "--with-system-libmpdec" ] ++ optionals (openssl != null) [ "--with-openssl=${openssl.dev}" ] ++ optionals tzdataSupport [ "--with-tzpath=${tzdata}/share/zoneinfo" ] ++ optionals (execSuffix != "") [ "--with-suffix=${execSuffix}" ] ++ optionals enableLTO [ "--with-lto" ] ++ optionals (!static && !enableFramework) [ "--enable-shared" ] ++ optionals enableFramework [ "--enable-framework=${placeholder "out"}/Library/Frameworks" ] ++ optionals enableOptimizations [ "--enable-optimizations" ] ++ optionals (sqlite != null) [ "--enable-loadable-sqlite-extensions" ] ++ optionals (libxcrypt != null) [ "CFLAGS=-I${libxcrypt}/include" "LIBS=-L${libxcrypt}/lib" ] ++ optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ "ac_cv_buggy_getaddrinfo=no" # Assume little-endian IEEE 754 floating point when cross compiling "ac_cv_little_endian_double=yes" "ac_cv_big_endian_double=no" "ac_cv_mixed_endian_double=no" "ac_cv_x87_double_rounding=yes" "ac_cv_tanh_preserves_zero_sign=yes" # Generally assume that things are present and work "ac_cv_posix_semaphores_enabled=yes" "ac_cv_broken_sem_getvalue=no" "ac_cv_wchar_t_signed=yes" "ac_cv_rshift_extends_sign=yes" "ac_cv_broken_nice=no" "ac_cv_broken_poll=no" "ac_cv_working_tzset=yes" "ac_cv_have_long_long_format=yes" "ac_cv_have_size_t_format=yes" "ac_cv_computed_gotos=yes" # Both fail when building for windows, normally configure checks this by itself but on other platforms this is set to yes always. "ac_cv_file__dev_ptmx=${if stdenv.hostPlatform.isWindows then "no" else "yes"}" "ac_cv_file__dev_ptc=${if stdenv.hostPlatform.isWindows then "no" else "yes"}" ] ++ optionals (stdenv.hostPlatform != stdenv.buildPlatform && pythonAtLeast "3.11") [ "--with-build-python=${pythonOnBuildForHostInterpreter}" ] ++ optionals stdenv.hostPlatform.isLinux [ # Never even try to use lchmod on linux, # don't rely on detecting glibc-isms. "ac_cv_func_lchmod=no" ] ++ optionals static [ "LDFLAGS=-static" ]; preConfigure = optionalString (pythonOlder "3.12") '' # Improve purity for path in /usr /sw /opt /pkg; do substituteInPlace ./setup.py --replace-warn $path /no-such-path done '' + optionalString stdenv.isDarwin '' # Override the auto-detection in setup.py, which assumes a universal build export PYTHON_DECIMAL_WITH_MACHINE=${if stdenv.isAarch64 then "uint128" else "x64"} '' + optionalString (stdenv.isDarwin && x11Support && pythonAtLeast "3.11") '' export TCLTK_LIBS="-L${tcl}/lib -L${tk}/lib -l${tcl.libPrefix} -l${tk.libPrefix}" export TCLTK_CFLAGS="-I${tcl}/include -I${tk}/include" '' + optionalString stdenv.hostPlatform.isMusl '' export NIX_CFLAGS_COMPILE+=" -DTHREAD_STACK_SIZE=0x100000" '' + # enableNoSemanticInterposition essentially sets that CFLAG -fno-semantic-interposition # which changes how symbols are looked up. This essentially means we can't override # libpython symbols via LD_PRELOAD anymore. This is common enough as every build # that uses --enable-optimizations has the same "issue". # # The Fedora wiki has a good article about their journey towards enabling this flag: # https://fedoraproject.org/wiki/Changes/PythonNoSemanticInterpositionSpeedup optionalString enableNoSemanticInterposition '' export CFLAGS_NODIST="-fno-semantic-interposition" ''; setupHook = python-setup-hook sitePackages; postInstall = let # References *not* to nuke from (sys)config files keep-references = concatMapStringsSep " " (val: "-e ${val}") ([ (placeholder "out") libxcrypt ] ++ optionals tzdataSupport [ tzdata ]); in lib.optionalString enableFramework '' for dir in include lib share; do ln -s $out/Library/Frameworks/Python.framework/Versions/Current/$dir $out/$dir done '' + '' # needed for some packages, especially packages that backport functionality # to 2.x from 3.x for item in $out/lib/${libPrefix}/test/*; do if [[ "$item" != */test_support.py* && "$item" != */test/support && "$item" != */test/libregrtest && "$item" != */test/regrtest.py* ]]; then rm -rf "$item" else echo $item fi done touch $out/lib/${libPrefix}/test/__init__.py # Determinism: Windows installers were not deterministic. # We're also not interested in building Windows installers. find "$out" -name 'wininst*.exe' | xargs -r rm -f # Use Python3 as default python ln -s "$out/bin/idle3" "$out/bin/idle" ln -s "$out/bin/pydoc3" "$out/bin/pydoc" ln -s "$out/bin/python3${execSuffix}" "$out/bin/python${execSuffix}" ln -s "$out/bin/python3-config" "$out/bin/python-config" ln -s "$out/lib/pkgconfig/python3.pc" "$out/lib/pkgconfig/python.pc" ln -sL "$out/share/man/man1/python3.1.gz" "$out/share/man/man1/python.1.gz" # Get rid of retained dependencies on -dev packages, and remove # some $TMPDIR references to improve binary reproducibility. # Note that the .pyc file of _sysconfigdata.py should be regenerated! for i in $out/lib/${libPrefix}/_sysconfigdata*.py $out/lib/${libPrefix}/config-${sourceVersion.major}${sourceVersion.minor}*/Makefile; do sed -i $i -e "s|$TMPDIR|/no-such-path|g" done # Further get rid of references. https://github.com/NixOS/nixpkgs/issues/51668 find $out/lib/python*/config-* -type f -print -exec nuke-refs ${keep-references} '{}' + find $out/lib -name '_sysconfigdata*.py*' -print -exec nuke-refs ${keep-references} '{}' + # Make the sysconfigdata module accessible on PYTHONPATH # This allows build Python to import host Python's sysconfigdata mkdir -p "$out/${sitePackages}" ln -s "$out/lib/${libPrefix}/"_sysconfigdata*.py "$out/${sitePackages}/" '' + optionalString stripConfig '' rm -R $out/bin/python*-config $out/lib/python*/config-* '' + optionalString stripIdlelib '' # Strip IDLE (and turtledemo, which uses it) rm -R $out/bin/idle* $out/lib/python*/{idlelib,turtledemo} '' + optionalString stripTkinter '' rm -R $out/lib/python*/tkinter '' + optionalString stripTests '' # Strip tests rm -R $out/lib/python*/test $out/lib/python*/**/test{,s} '' + optionalString includeSiteCustomize '' # Include a sitecustomize.py file cp ${../sitecustomize.py} $out/${sitePackages}/sitecustomize.py '' + optionalString stripBytecode '' # Determinism: deterministic bytecode # First we delete all old bytecode. find $out -type d -name __pycache__ -print0 | xargs -0 -I {} rm -rf "{}" '' + optionalString rebuildBytecode '' # Python 3.7 implements PEP 552, introducing support for deterministic bytecode. # compileall uses the therein introduced checked-hash method by default when # `SOURCE_DATE_EPOCH` is set. # We exclude lib2to3 because that's Python 2 code which fails # We build 3 levels of optimized bytecode. Note the default level, without optimizations, # is not reproducible yet. https://bugs.python.org/issue29708 # Not creating bytecode will result in a large performance loss however, so we do build it. find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -m compileall -q -f -x "lib2to3" -i - find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -O -m compileall -q -f -x "lib2to3" -i - find $out -name "*.py" | ${pythonOnBuildForHostInterpreter} -OO -m compileall -q -f -x "lib2to3" -i - '' + '' # *strip* shebang from libpython gdb script - it should be dual-syntax and # interpretable by whatever python the gdb in question is using, which may # not even match the major version of this python. doing this after the # bytecode compilations for the same reason - we don't want bytecode generated. mkdir -p $out/share/gdb sed '/^#!/d' Tools/gdb/libpython.py > $out/share/gdb/libpython.py # Disable system-wide pip installation. See https://peps.python.org/pep-0668/. cat <<'EXTERNALLY_MANAGED' > $out/lib/${libPrefix}/EXTERNALLY-MANAGED [externally-managed] Error=This command has been disabled as it tries to modify the immutable `/nix/store` filesystem. To use Python with Nix and nixpkgs, have a look at the online documentation: . EXTERNALLY_MANAGED '' + optionalString stdenv.hostPlatform.isWindows '' # Shebang files that link against the build python. Shebang don’t work on windows rm $out/bin/2to3* rm $out/bin/idle* rm $out/bin/pydoc* echo linking DLLs for python’s compiled librairies linkDLLsInfolder $out/lib/python*/lib-dynload/ ''; preFixup = lib.optionalString (stdenv.hostPlatform != stdenv.buildPlatform) '' # Ensure patch-shebangs uses shebangs of host interpreter. export PATH=${lib.makeBinPath [ "$out" ]}:$PATH ''; # Add CPython specific setup-hook that configures distutils.sysconfig to # always load sysconfigdata from host Python. postFixup = lib.optionalString (!stdenv.hostPlatform.isDarwin) '' cat << "EOF" >> "$out/nix-support/setup-hook" ${sysconfigdataHook} EOF ''; # Enforce that we don't have references to the OpenSSL -dev package, which we # explicitly specify in our configure flags above. disallowedReferences = lib.optionals (openssl != null && !static && !enableFramework) [ openssl.dev ] ++ lib.optionals (stdenv.hostPlatform != stdenv.buildPlatform) [ # Ensure we don't have references to build-time packages. # These typically end up in shebangs. pythonOnBuildForHost buildPackages.bash ]; separateDebugInfo = true; passthru = passthru // { doc = stdenv.mkDerivation { inherit src; name = "python${pythonVersion}-${version}-doc"; dontConfigure = true; dontBuild = true; sphinxRoot = "Doc"; postInstallSphinx = '' mv $out/share/doc/* $out/share/doc/python${pythonVersion}-${version} ''; nativeBuildInputs = with pkgsBuildBuild.python3.pkgs; [ sphinxHook python-docs-theme ]; }; tests = passthru.tests // { pkg-config = testers.testMetaPkgConfig finalAttrs.finalPackage; }; }; enableParallelBuilding = true; meta = with lib; { homepage = "https://www.python.org"; changelog = let majorMinor = versions.majorMinor version; dashedVersion = replaceStrings [ "." "a" ] [ "-" "-alpha-" ] version; in if sourceVersion.suffix == "" then "https://docs.python.org/release/${version}/whatsnew/changelog.html" else "https://docs.python.org/${majorMinor}/whatsnew/changelog.html#python-${dashedVersion}"; description = "A high-level dynamically-typed programming language"; longDescription = '' Python is a remarkably powerful dynamic programming language that is used in a wide variety of application domains. Some of its key distinguishing features include: clear, readable syntax; strong introspection capabilities; intuitive object orientation; natural expression of procedural code; full modularity, supporting hierarchical packages; exception-based error handling; and very high level dynamic data types. ''; license = licenses.psfl; pkgConfigModules = [ "python3" ]; platforms = platforms.linux ++ platforms.darwin ++ platforms.windows; maintainers = with maintainers; [ fridh ]; mainProgram = executable; }; }) [result] Failed to update python312Packages.python 3.12.1 -> 3.12.2 https://repology.org/project/python/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.rpy2, using log file: /var/log/nixpkgs-update/python312Packages.rpy2/2024-02-17.log python312Packages.rpy2 3.5.14 -> 3.5.15 https://repology.org/project/python:rpy2/versions attrpath: python312Packages.rpy2 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/v5xm3z8ij0q9mg8q7vrgn6wydz0yvp6j-packages.json.drv building '/nix/store/v5xm3z8ij0q9mg8q7vrgn6wydz0yvp6j-packages.json.drv'... Going to be running update for following packages: - python3.12-rpy2-3.5.14 Press Enter key to continue... Running update for: - python3.12-rpy2-3.5.14: UPDATING ... - python3.12-rpy2-3.5.14: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rpy2/default.nix b/pkgs/development/python-modules/rpy2/default.nix index b957fb117041..027083232650 100644 --- a/pkgs/development/python-modules/rpy2/default.nix +++ b/pkgs/development/python-modules/rpy2/default.nix @@ -24,14 +24,14 @@ }: buildPythonPackage rec { - version = "3.5.14"; + version = "3.5.15"; format = "setuptools"; pname = "rpy2"; disabled = isPyPy; src = fetchPypi { inherit version pname; - hash = "sha256-X0auMdNuEXvjZq1K4CSTwBWsa6WevjtM1yAAdTMvxIE="; + hash = "sha256-RE+uSoTcfyM7cOqrCqgTmO4BR8ThrjjdRSTXedbyWys="; }; patches = [ An auto update branch exists with message `python312Packages.rpy2: 3.5.14 -> 3.5.15`. New version is 3.5.15. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.rpy2 3.5.14 -> 3.5.15 https://repology.org/project/python:rpy2/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.rope, using log file: /var/log/nixpkgs-update/python312Packages.rope/2024-02-17.log python312Packages.rope 1.9.0 -> 1.12.0 https://repology.org/project/python:rope/versions attrpath: python312Packages.rope Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/vn23rg920dbpya8riqjgi92d7rvy16ns-packages.json.drv building '/nix/store/vn23rg920dbpya8riqjgi92d7rvy16ns-packages.json.drv'... Going to be running update for following packages: - python3.12-rope-1.9.0 Press Enter key to continue... Running update for: - python3.12-rope-1.9.0: UPDATING ... - python3.12-rope-1.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/rope/default.nix b/pkgs/development/python-modules/rope/default.nix index c014314685b9..7dce5d12319a 100644 --- a/pkgs/development/python-modules/rope/default.nix +++ b/pkgs/development/python-modules/rope/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "rope"; - version = "1.9.0"; + version = "1.12.0"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -19,7 +19,7 @@ buildPythonPackage rec { owner = "python-rope"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-j65C3x3anhH23D4kic5j++r/Ft0RqgZ/jFrNrNHVcXA="; + hash = "sha256-j/9q2S2B3DzmEqMOBLG9iHwnLqZipcPxLaKppysJffA="; }; nativeBuildInputs = [ An auto update branch exists with message `python312Packages.rope: 1.9.0 -> 1.12.0`. New version is 1.12.0. An auto update branch exists with an equal or greater version [result] Failed to update python312Packages.rope 1.9.0 -> 1.12.0 https://repology.org/project/python:rope/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.lark, using log file: /var/log/nixpkgs-update/python312Packages.lark/2024-02-17.log python312Packages.lark 1.1.8 -> 1.1.9 https://repology.org/project/python:lark-parser/versions attrpath: python312Packages.lark Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/bllxqn449x0p8sn7548ab6naan82aqkk-packages.json.drv building '/nix/store/bllxqn449x0p8sn7548ab6naan82aqkk-packages.json.drv'... Going to be running update for following packages: - python3.12-lark-1.1.8 Press Enter key to continue... Running update for: - python3.12-lark-1.1.8: UPDATING ... - python3.12-lark-1.1.8: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/lark/default.nix b/pkgs/development/python-modules/lark/default.nix index 5366311fed3c..5c39a4f0c0df 100644 --- a/pkgs/development/python-modules/lark/default.nix +++ b/pkgs/development/python-modules/lark/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "lark"; - version = "1.1.8"; + version = "1.1.9"; format = "pyproject"; src = fetchFromGitHub { owner = "lark-parser"; repo = "lark"; rev = "refs/tags/${version}"; - hash = "sha256-bGNoQeiAC2JIFOhgYUnc+nApa2ovFzXnpl9JQAE11hM="; + hash = "sha256-pWLKjELy10VNumpBHjBYCO2TltKsZx1GhQcGMHsYJNk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 60 > 25 [result] Failed to update python312Packages.lark 1.1.8 -> 1.1.9 https://repology.org/project/python:lark-parser/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath calico-pod2daemon, using log file: /var/log/nixpkgs-update/calico-pod2daemon/2024-02-17.log calico-pod2daemon 3.27.0 -> 3.27.2 https://github.com/projectcalico/calico/releases attrpath: calico-pod2daemon 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-DK+mkbmOS56gVU/hIqAIELTkeALcdR7Pnq5niAhyzLw=" [golangModuleVersion] Replaced vendorHash with sha256-h4qTtMG4Xi6YqLMMsXZRWVVdQ3U3VrFG6bV7YDwT5Zk= [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/cluster/calico/default.nix b/pkgs/applications/networking/cluster/calico/default.nix index 16bf611f3665..145c5d332e00 100644 --- a/pkgs/applications/networking/cluster/calico/default.nix +++ b/pkgs/applications/networking/cluster/calico/default.nix @@ -2,16 +2,16 @@ builtins.mapAttrs (pname: { doCheck ? true, mainProgram ? pname, subPackages }: buildGoModule rec { inherit pname; - version = "3.27.0"; + version = "3.27.2"; src = fetchFromGitHub { owner = "projectcalico"; repo = "calico"; rev = "v${version}"; - hash = "sha256-BW7xo7gOeFOM/5EGMlhkqDyOdZOkqliWa4B2U1fLn5c="; + hash = "sha256-iVRK/5vjPnfJMULaufaOu8u09utSt3u85R4cIBl+yUI="; }; - vendorHash = "sha256-DK+mkbmOS56gVU/hIqAIELTkeALcdR7Pnq5niAhyzLw="; + vendorHash = "sha256-h4qTtMG4Xi6YqLMMsXZRWVVdQ3U3VrFG6bV7YDwT5Zk="; inherit doCheck subPackages; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/hhgxihz5hrm1bfakpv64anjr56px1xx3-calico-pod2daemon-3.27.2" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • calico-apiserver
  • calico-app-policy
  • calico-cni-plugin
  • calico-kube-controllers
  • calico-pod2daemon
  • calico-typha
  • calicoctl
  • confd-calico
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/projectcalico/calico/releases. meta.description for calico-pod2daemon is: Cloud native networking and network security meta.homepage for calico-pod2daemon is: https://projectcalico.docs.tigera.io meta.changelog for calico-pod2daemon is: https://github.com/projectcalico/calico/releases/tag/v3.27.2 ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/projectcalico/calico/releases/tag/v3.27.2) - [Compare changes on GitHub](https://github.com/projectcalico/calico/compare/v3.27.0...v3.27.2) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 3.27.2 in filename of file in /nix/store/hhgxihz5hrm1bfakpv64anjr56px1xx3-calico-pod2daemon-3.27.2 ---
Rebuild report (if merged into master) (click to expand) ``` 8 total rebuild path(s) 8 package rebuild(s) First fifty rebuilds by attrpath calico-apiserver calico-app-policy calico-cni-plugin calico-kube-controllers calico-pod2daemon calico-typha calicoctl confd-calico ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/hhgxihz5hrm1bfakpv64anjr56px1xx3-calico-pod2daemon-3.27.2 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A calico-pod2daemon https://github.com/r-ryantm/nixpkgs/archive/bf842f9162becde65c9447cf81c1672a80435e2a.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/bf842f9162becde65c9447cf81c1672a80435e2a#calico-pod2daemon ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/hhgxihz5hrm1bfakpv64anjr56px1xx3-calico-pod2daemon-3.27.2 ls -la /nix/store/hhgxihz5hrm1bfakpv64anjr56px1xx3-calico-pod2daemon-3.27.2/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
8 packages built:
  • calico-apiserver
  • calico-app-policy
  • calico-cni-plugin
  • calico-kube-controllers
  • calico-pod2daemon
  • calico-typha
  • calicoctl
  • confd-calico
--- ###### Maintainer pings cc @urandom2 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/289478 [result] Success updating calico-pod2daemon 3.27.0 -> 3.27.2 https://github.com/projectcalico/calico/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cargo-hack, using log file: /var/log/nixpkgs-update/cargo-hack/2024-02-17.log cargo-hack 0.6.18 -> 0.6.19 https://github.com/taiki-e/cargo-hack/releases attrpath: cargo-hack 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-FGZ1Gc7LT1wee2vHMCIo2xvKvz8oj0R6oINAl/y7mKA= [rustCrateVersion] Finished updating Crate version and replacing hashes [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/rust/cargo-hack/default.nix b/pkgs/development/tools/rust/cargo-hack/default.nix index 4cc982f9433d..744000015e0f 100644 --- a/pkgs/development/tools/rust/cargo-hack/default.nix +++ b/pkgs/development/tools/rust/cargo-hack/default.nix @@ -2,14 +2,14 @@ rustPlatform.buildRustPackage rec { pname = "cargo-hack"; - version = "0.6.18"; + version = "0.6.19"; src = fetchCrate { inherit pname version; - hash = "sha256-SHLYS7XRzOC6sTUjaJI5S+a230sV69a9m7cTW5gQkXQ="; + hash = "sha256-dsuf3+GYsIL6B64Belj6SF9NLsZCd62VkpcDUrnr14U="; }; - cargoHash = "sha256-vqgrffgMQWzmjIjGswObLPc63hjqXTOwJ3YrA/KyCck="; + cargoHash = "sha256-FGZ1Gc7LT1wee2vHMCIo2xvKvz8oj0R6oINAl/y7mKA="; # some necessary files are absent in the crate version doCheck = false; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/877lkdyfi3z51phdh784j8qirrwxlslg-cargo-hack-0.6.19" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cargo-hack
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/taiki-e/cargo-hack/releases. meta.description for cargo-hack is: Cargo subcommand to provide various options useful for testing and continuous integration meta.homepage for cargo-hack is: https://github.com/taiki-e/cargo-hack meta.changelog for cargo-hack is: https://github.com/taiki-e/cargo-hack/blob/v0.6.19/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.6.19 with grep in /nix/store/877lkdyfi3z51phdh784j8qirrwxlslg-cargo-hack-0.6.19 - found 0.6.19 in filename of file in /nix/store/877lkdyfi3z51phdh784j8qirrwxlslg-cargo-hack-0.6.19 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath cargo-hack ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/877lkdyfi3z51phdh784j8qirrwxlslg-cargo-hack-0.6.19 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A cargo-hack https://github.com/r-ryantm/nixpkgs/archive/3fb648bd93041c9c5ae138ff507a840bbc8b1296.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/3fb648bd93041c9c5ae138ff507a840bbc8b1296#cargo-hack ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/877lkdyfi3z51phdh784j8qirrwxlslg-cargo-hack-0.6.19 ls -la /nix/store/877lkdyfi3z51phdh784j8qirrwxlslg-cargo-hack-0.6.19/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cargo-hack
--- ###### 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/289482 [result] Success updating cargo-hack 0.6.18 -> 0.6.19 https://github.com/taiki-e/cargo-hack/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.lazy-object-proxy, using log file: /var/log/nixpkgs-update/python312Packages.lazy-object-proxy/2024-02-17.log python312Packages.lazy-object-proxy 1.9.0 -> 1.10.0 https://repology.org/project/python:lazy-object-proxy/versions attrpath: python312Packages.lazy-object-proxy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/n5zxx88cxaplalfjrmdq26anzjz1isin-packages.json.drv building '/nix/store/n5zxx88cxaplalfjrmdq26anzjz1isin-packages.json.drv'... Going to be running update for following packages: - python3.12-lazy-object-proxy-1.9.0 Press Enter key to continue... Running update for: - python3.12-lazy-object-proxy-1.9.0: UPDATING ... - python3.12-lazy-object-proxy-1.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/lazy-object-proxy/default.nix b/pkgs/development/python-modules/lazy-object-proxy/default.nix index 2eec2c6e2827..4026bbbe5531 100644 --- a/pkgs/development/python-modules/lazy-object-proxy/default.nix +++ b/pkgs/development/python-modules/lazy-object-proxy/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "lazy-object-proxy"; - version = "1.9.0"; + version = "1.10.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-ZZ+1gJ+kYpuKGsUQb2ac/HvvJvuzid2lOz4BDRrE664="; + hash = "sha256-eCR7bUX0OlLvNcJbVYFFnoURciVAikEoo9r4v5ZIrGk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 1337 > 25 [result] Failed to update python312Packages.lazy-object-proxy 1.9.0 -> 1.10.0 https://repology.org/project/python:lazy-object-proxy/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath optimism, using log file: /var/log/nixpkgs-update/optimism/2024-02-17.log optimism 1.5.1 -> 1.6.1 https://github.com/ethereum-optimism/optimism/releases attrpath: optimism 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-QDpCGfykTUIgPQxHH8qIfmOsQrcQfZ3/vwjsuvUo1Fo=" [golangModuleVersion] Replaced vendorHash with sha256-zuATJ5FBdil9bHgkMf32WuTW6/99GIsGCzI5srP21m8= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/blockchains/optimism/default.nix b/pkgs/applications/blockchains/optimism/default.nix index 40f5c0ceb2e7..d95565d919de 100644 --- a/pkgs/applications/blockchains/optimism/default.nix +++ b/pkgs/applications/blockchains/optimism/default.nix @@ -6,19 +6,19 @@ buildGoModule rec { pname = "optimism"; - version = "1.5.1"; + version = "1.6.1"; src = fetchFromGitHub { owner = "ethereum-optimism"; repo = "optimism"; rev = "op-node/v${version}"; - hash = "sha256-oVrm1mK2yw5IF7WZCwDQ1U/JdYvUPKJY/kzRSp6Pzwo="; + hash = "sha256-ic5OHGxU/crq6IqqUnzAC+99KpCXUKFagnAKD4FtYBI="; fetchSubmodules = true; }; subPackages = [ "op-node/cmd" "op-proposer/cmd" "op-batcher/cmd" ]; - vendorHash = "sha256-QDpCGfykTUIgPQxHH8qIfmOsQrcQfZ3/vwjsuvUo1Fo="; + vendorHash = "sha256-zuATJ5FBdil9bHgkMf32WuTW6/99GIsGCzI5srP21m8="; buildInputs = [ libpcap [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/smrfpl3zdzcn803xy2v6qlglknvpdb3n-optimism-1.6.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • optimism
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/ethereum-optimism/optimism/releases. meta.description for optimism is: Optimism is Ethereum, scaled meta.homepage for optimism is: https://github.com/ethereum-optimism/optimism ###### Updates performed - Golang update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.6.1 with grep in /nix/store/smrfpl3zdzcn803xy2v6qlglknvpdb3n-optimism-1.6.1 - found 1.6.1 in filename of file in /nix/store/smrfpl3zdzcn803xy2v6qlglknvpdb3n-optimism-1.6.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath optimism ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/smrfpl3zdzcn803xy2v6qlglknvpdb3n-optimism-1.6.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 optimism https://github.com/r-ryantm/nixpkgs/archive/62c08c4f495027a7173307be70a9d2eff412b179.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/62c08c4f495027a7173307be70a9d2eff412b179#optimism ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/smrfpl3zdzcn803xy2v6qlglknvpdb3n-optimism-1.6.1 ls -la /nix/store/smrfpl3zdzcn803xy2v6qlglknvpdb3n-optimism-1.6.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • optimism
--- ###### Maintainer pings cc @happysalada 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/289485 [result] Success updating optimism 1.5.1 -> 1.6.1 https://github.com/ethereum-optimism/optimism/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pycountry, using log file: /var/log/nixpkgs-update/python312Packages.pycountry/2024-02-17.log python312Packages.pycountry 22.3.5 -> 23.12.11 https://repology.org/project/python:pycountry/versions attrpath: python312Packages.pycountry Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/7qrxng4d3g4mbcdzjmn7ascqhs6xvcsh-packages.json.drv building '/nix/store/7qrxng4d3g4mbcdzjmn7ascqhs6xvcsh-packages.json.drv'... Going to be running update for following packages: - python3.12-pycountry-22.3.5 Press Enter key to continue... Running update for: - python3.12-pycountry-22.3.5: UPDATING ... - python3.12-pycountry-22.3.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pycountry/default.nix b/pkgs/development/python-modules/pycountry/default.nix index 49a1ad025000..58ce8b435317 100644 --- a/pkgs/development/python-modules/pycountry/default.nix +++ b/pkgs/development/python-modules/pycountry/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "pycountry"; - version = "22.3.5"; + version = "23.12.11"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-shY6JGxYWJTYCPGHg+GRN8twoMGPs2dI3AH8bxCcFkY="; + hash = "sha256-AFadgurvvGpJCjEb+oSpxXHP+d2/iwpPTntPhotK2SU="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 1310 > 25 [result] Failed to update python312Packages.pycountry 22.3.5 -> 23.12.11 https://repology.org/project/python:pycountry/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.gast, using log file: /var/log/nixpkgs-update/python312Packages.gast/2024-02-17.log python312Packages.gast 0.5.3 -> 0.5.4 https://repology.org/project/python:gast/versions attrpath: python312Packages.gast Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/621i3kg676ji8maicig917zfrcfgph1a-packages.json.drv building '/nix/store/621i3kg676ji8maicig917zfrcfgph1a-packages.json.drv'... Going to be running update for following packages: - python3.12-gast-0.5.3 Press Enter key to continue... Running update for: - python3.12-gast-0.5.3: UPDATING ... - python3.12-gast-0.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.gast 0.5.3 -> 0.5.4 https://repology.org/project/python:gast/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.wcwidth, using log file: /var/log/nixpkgs-update/python312Packages.wcwidth/2024-02-17.log python312Packages.wcwidth 0.2.12 -> 0.2.13 https://repology.org/project/python:wcwidth/versions attrpath: python312Packages.wcwidth Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/2qvcb43rspyi0g7sv8alrdk9zlvjpp1h-packages.json.drv building '/nix/store/2qvcb43rspyi0g7sv8alrdk9zlvjpp1h-packages.json.drv'... Going to be running update for following packages: - python3.12-wcwidth-0.2.12 Press Enter key to continue... Running update for: - python3.12-wcwidth-0.2.12: UPDATING ... - python3.12-wcwidth-0.2.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wcwidth/default.nix b/pkgs/development/python-modules/wcwidth/default.nix index ee12162a0632..55e04c6c372d 100644 --- a/pkgs/development/python-modules/wcwidth/default.nix +++ b/pkgs/development/python-modules/wcwidth/default.nix @@ -4,12 +4,12 @@ buildPythonPackage rec { pname = "wcwidth"; - version = "0.2.12"; + version = "0.2.13"; pyproject = true; src = fetchPypi { inherit pname version; - hash = "sha256-8BwQTv31eXG8t1bwVN1Y3exSBN0V+jHWUD6leUfZfAI="; + hash = "sha256-cuoMBjmesobZeP3ttpI6nrR+HEhs5j6bTmT8GDA5crU="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 3535 > 25 [result] Failed to update python312Packages.wcwidth 0.2.12 -> 0.2.13 https://repology.org/project/python:wcwidth/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.rustworkx, using log file: /var/log/nixpkgs-update/python312Packages.rustworkx/2024-02-17.log python312Packages.rustworkx 0.13.1 -> 0.14.0 https://repology.org/project/python:rustworkx/versions attrpath: python312Packages.rustworkx 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/mwxscjhicv2j6i5ck5rr2vyi2cv92hky-packages.json.drv building '/nix/store/mwxscjhicv2j6i5ck5rr2vyi2cv92hky-packages.json.drv'... Going to be running update for following packages: - python3.12-rustworkx-0.13.1 Press Enter key to continue... Running update for: - python3.12-rustworkx-0.13.1: UPDATING ... - python3.12-rustworkx-0.13.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.rustworkx 0.13.1 -> 0.14.0 https://repology.org/project/python:rustworkx/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.setuptools, using log file: /var/log/nixpkgs-update/python312Packages.setuptools/2024-02-17.log python312Packages.setuptools 69.0.3 -> 69.1.0 https://repology.org/project/python:setuptools/versions attrpath: python312Packages.setuptools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ivp0fjqi54hcvyzbmaihq1x3na1i4c67-packages.json.drv building '/nix/store/ivp0fjqi54hcvyzbmaihq1x3na1i4c67-packages.json.drv'... Going to be running update for following packages: - python3.12-setuptools-69.0.3 Press Enter key to continue... Running update for: - python3.12-setuptools-69.0.3: UPDATING ... - python3.12-setuptools-69.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.setuptools 69.0.3 -> 69.1.0 https://repology.org/project/python:setuptools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.moto, using log file: /var/log/nixpkgs-update/python312Packages.moto/2024-02-17.log python312Packages.moto 4.2.11 -> 5.0.1 https://repology.org/project/python:moto/versions attrpath: python312Packages.moto Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/ljbzlvdw86k8y52grj8l0zzrjlw155iz-packages.json.drv building '/nix/store/ljbzlvdw86k8y52grj8l0zzrjlw155iz-packages.json.drv'... Going to be running update for following packages: - python3.12-moto-4.2.11 Press Enter key to continue... Running update for: - python3.12-moto-4.2.11: UPDATING ... - python3.12-moto-4.2.11: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/moto/default.nix b/pkgs/development/python-modules/moto/default.nix index 7f5b42e4d2f0..8040071e6fe6 100644 --- a/pkgs/development/python-modules/moto/default.nix +++ b/pkgs/development/python-modules/moto/default.nix @@ -43,14 +43,14 @@ buildPythonPackage rec { pname = "moto"; - version = "4.2.11"; + version = "5.0.1"; pyproject = true; disabled = pythonOlder "3.6"; src = fetchPypi { inherit pname version; - hash = "sha256-LaYtUuqnZd/idiySDwqIpY86CeBFgckduWfZL67ISPE="; + hash = "sha256-Yrl5iu+QKEMhlM67emcfQGQle7O+Zi2cG4O5RBG2lLs="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 1246 > 25 [result] Failed to update python312Packages.moto 4.2.11 -> 5.0.1 https://repology.org/project/python:moto/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.langsmith, using log file: /var/log/nixpkgs-update/python312Packages.langsmith/2024-02-17.log python312Packages.langsmith 0.0.83 -> 0.1.2 https://repology.org/project/python:langsmith/versions attrpath: python312Packages.langsmith Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/6ivvs8yck2jv1psmdx6kcihp7k4dssp7-packages.json.drv building '/nix/store/6ivvs8yck2jv1psmdx6kcihp7k4dssp7-packages.json.drv'... Going to be running update for following packages: - python3.12-langsmith-0.0.83 Press Enter key to continue... Running update for: - python3.12-langsmith-0.0.83: UPDATING ... - python3.12-langsmith-0.0.83: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langsmith/default.nix b/pkgs/development/python-modules/langsmith/default.nix index 21ee2b4ac871..e2e794cf749d 100644 --- a/pkgs/development/python-modules/langsmith/default.nix +++ b/pkgs/development/python-modules/langsmith/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "langsmith"; - version = "0.0.83"; + version = "0.1.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langsmith-sdk"; rev = "refs/tags/v${version}"; - hash = "sha256-WRrwekh4pcn3I0U/A2Q91ePrRx2RUC3XX+z4bez0BzU="; + hash = "sha256-l1avmp6nxADD0sEINAHk3sPJTLGE/89UiCYAgSXlxu4="; }; sourceRoot = "${src.name}/python"; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.langsmith nix build failed. @nix { "action": "setPhase", "phase": "pythonImportsCheckPhase" } Running phase: pythonImportsCheckPhase Executing pythonImportsCheckPhase Check whether the following modules can be imported: langsmith @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase ============================= test session starts ============================== platform linux -- Python 3.12.1, pytest-7.4.4, pluggy-1.4.0 rootdir: /build/source/python configfile: pyproject.toml plugins: asyncio-0.21.1 asyncio: mode=Mode.AUTO collecting ...  collecting 52 items / 1 error  collected 61 items / 1 error / 14 deselected / 47 selected  ==================================== ERRORS ==================================== _______________ ERROR collecting tests/unit_tests/test_client.py _______________ ImportError while importing test module '/build/source/python/tests/unit_tests/test_client.py'. Hint: make sure your test modules/packages have valid Python names. Traceback: /nix/store/y4dxr00qg40pwgxx9nxj61091zk8bsvl-python3-3.12.1/lib/python3.12/importlib/__init__.py:90: in import_module return _bootstrap._gcd_import(name[level:], package, level) tests/unit_tests/test_client.py:20: in import attr E ModuleNotFoundError: No module named 'attr' =========================== short test summary info ============================ ERROR tests/unit_tests/test_client.py !!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!! ======================= 14 deselected, 1 error in 0.61s ======================== /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context [result] Failed to update python312Packages.langsmith 0.0.83 -> 0.1.2 https://repology.org/project/python:langsmith/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zimfw, using log file: /var/log/nixpkgs-update/zimfw/2024-02-17.log zimfw 1.12.1 -> 1.13.0 https://github.com/zimfw/zimfw/releases attrpath: zimfw 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/zsh/zimfw/default.nix b/pkgs/shells/zsh/zimfw/default.nix index af452968fa63..c62c978b983d 100644 --- a/pkgs/shells/zsh/zimfw/default.nix +++ b/pkgs/shells/zsh/zimfw/default.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "zimfw"; - version = "1.12.1"; + version = "1.13.0"; src = fetchFromGitHub { owner = "zimfw"; repo = "zimfw"; rev = "v${version}"; ## zim only needs this one file to be installed. sparseCheckout = [ "zimfw.zsh" ]; - sha256 = "sha256-BoUNUdhRUWNi2ttxgWJxbjHw64K9k0rNjRi2L4V+gLk="; + sha256 = "sha256-yo1+jXmBzJdFLaVpmyKe8cyceg+sIgD++l2mSYPaKd8="; }; strictDeps = true; dontConfigure = true; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/ldv8qgzmwwk925frr7cxm9sbidy4zm2r-zimfw-1.13.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • zimfw
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/zimfw/zimfw/releases. meta.description for zimfw is: The Zsh configuration framework with blazing speed and modular extensions meta.homepage for zimfw is: https://zimfw.sh ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.13.0 with grep in /nix/store/ldv8qgzmwwk925frr7cxm9sbidy4zm2r-zimfw-1.13.0 - found 1.13.0 in filename of file in /nix/store/ldv8qgzmwwk925frr7cxm9sbidy4zm2r-zimfw-1.13.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath zimfw ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/ldv8qgzmwwk925frr7cxm9sbidy4zm2r-zimfw-1.13.0 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A zimfw https://github.com/r-ryantm/nixpkgs/archive/90f257d961039f74987b703a033c9a2aa36de3a9.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/90f257d961039f74987b703a033c9a2aa36de3a9#zimfw ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/ldv8qgzmwwk925frr7cxm9sbidy4zm2r-zimfw-1.13.0 ls -la /nix/store/ldv8qgzmwwk925frr7cxm9sbidy4zm2r-zimfw-1.13.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • zimfw
--- ###### Maintainer pings cc @joedevivo 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/289487 [result] Success updating zimfw 1.12.1 -> 1.13.0 https://github.com/zimfw/zimfw/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pytest-pudb, using log file: /var/log/nixpkgs-update/python312Packages.pytest-pudb/2024-02-17.log python312Packages.pytest-pudb 0.7.0 -> 0.8.0 https://repology.org/project/python:pytest-pudb/versions attrpath: python312Packages.pytest-pudb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-pytest-pudb-0.7.0 Press Enter key to continue... Running update for: - python3.12-pytest-pudb-0.7.0: UPDATING ... - python3.12-pytest-pudb-0.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.pytest-pudb 0.7.0 -> 0.8.0 https://repology.org/project/python:pytest-pudb/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath element-web-unwrapped, using log file: /var/log/nixpkgs-update/element-web-unwrapped/2024-02-17.log element-web-unwrapped 1.11.57 -> 1.11.58 https://github.com/vector-im/element-web/releases attrpath: element-web-unwrapped has to be updated along with element-desktop [result] Failed to update element-web-unwrapped 1.11.57 -> 1.11.58 https://github.com/vector-im/element-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 element-web, using log file: /var/log/nixpkgs-update/element-web/2024-02-17.log element-web 1.11.57 -> 1.11.58 https://github.com/vector-im/element-web/releases attrpath: element-web has to be updated along with element-desktop [result] Failed to update element-web 1.11.57 -> 1.11.58 https://github.com/vector-im/element-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 apt, using log file: /var/log/nixpkgs-update/apt/2024-02-17.log apt 2.7.10 -> 2.7.11 https://repology.org/project/apt/versions attrpath: apt Checking auto update branch... No auto update branch exists Old version 2.7.10" not present in master derivation file with contents: { lib , stdenv , fetchurl , bzip2 , cmake , curl , db , docbook_xml_dtd_45 , docbook_xsl , doxygen , dpkg , gettext , gnutls , gtest , libgcrypt , libgpg-error , libseccomp , libtasn1 , libxslt , lz4 , p11-kit , perlPackages , pkg-config , triehash , udev , w3m , xxHash , xz , zstd , withDocs ? true , withNLS ? true }: stdenv.mkDerivation (finalAttrs: { pname = "apt"; version = "2.7.11"; src = fetchurl { url = "mirror://debian/pool/main/a/apt/apt_${finalAttrs.version}.tar.xz"; hash = "sha256-ZD5skWsyQSmGc5yStEwijMmQv0c/ikHWm5m1RdEMMqc="; }; # cycle detection; lib can't be split outputs = [ "out" "dev" "doc" "man" ]; nativeBuildInputs = [ cmake gtest (lib.getBin libxslt) pkg-config triehash ]; buildInputs = [ bzip2 curl db dpkg gnutls libgcrypt libgpg-error libseccomp libtasn1 lz4 p11-kit perlPackages.perl udev xxHash xz zstd ] ++ lib.optionals withDocs [ docbook_xml_dtd_45 doxygen perlPackages.Po4a w3m ] ++ lib.optionals withNLS [ gettext ]; cmakeFlags = [ (lib.cmakeOptionType "filepath" "BERKELEY_INCLUDE_DIRS" "${lib.getDev db}/include") (lib.cmakeOptionType "filepath" "DOCBOOK_XSL""${docbook_xsl}/share/xml/docbook-xsl") (lib.cmakeOptionType "filepath" "GNUTLS_INCLUDE_DIR" "${lib.getDev gnutls}/include") (lib.cmakeFeature "DROOT_GROUP" "root") (lib.cmakeBool "USE_NLS" withNLS) (lib.cmakeBool "WITH_DOC" withDocs) ]; meta = { homepage = "https://salsa.debian.org/apt-team/apt"; description = "Command-line package management tools used on Debian-based systems"; changelog = "https://salsa.debian.org/apt-team/apt/-/raw/${finalAttrs.version}/debian/changelog"; license = with lib.licenses; [ gpl2Plus ]; mainProgram = "apt"; maintainers = with lib.maintainers; [ AndersonTorres ]; platforms = lib.platforms.linux; }; }) [result] Failed to update apt 2.7.10 -> 2.7.11 https://repology.org/project/apt/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mandelbulber, using log file: /var/log/nixpkgs-update/mandelbulber/2024-02-17.log mandelbulber 2.31 -> 2.31-1 https://github.com/buddhi1980/mandelbulber2/releases attrpath: mandelbulber Checking auto update branch... An auto update branch exists with message `mandelbulber: 2.31 -> 2.31-1`. New version is 2.31-1. An auto update branch exists with an equal or greater version [result] Failed to update mandelbulber 2.31 -> 2.31-1 https://github.com/buddhi1980/mandelbulber2/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vinegar, using log file: /var/log/nixpkgs-update/vinegar/2024-02-17.log vinegar 1.6.1 -> 1.7.3 https://github.com/vinegarhq/vinegar/releases attrpath: vinegar Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - Vinegar: 1.6.1 -> 1.7.3 + update sigregrevert patch URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289310" - vinegar: added segregrevert, mouselock, loader-prefer-winedllpath.patch for wine 9.2; vinegar 1.6.1 -> 1.7.3 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/289265" [result] Failed to update vinegar 1.6.1 -> 1.7.3 https://github.com/vinegarhq/vinegar/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vvvvvv, using log file: /var/log/nixpkgs-update/vvvvvv/2024-02-17.log vvvvvv 2.4 -> 2.4.1 https://github.com/TerryCavanagh/VVVVVV/releases attrpath: vvvvvv 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 vvvvvv 2.4 -> 2.4.1 https://github.com/TerryCavanagh/VVVVVV/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rke, using log file: /var/log/nixpkgs-update/rke/2024-02-17.log rke 1.5.3 -> 1.5.5 https://github.com/rancher/rke/releases attrpath: rke Checking auto update branch... An auto update branch exists with message `rke: 1.5.3 -> 1.5.5`. New version is 1.5.5. An auto update branch exists with an equal or greater version [result] Failed to update rke 1.5.3 -> 1.5.5 https://github.com/rancher/rke/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.kaggle, using log file: /var/log/nixpkgs-update/python311Packages.kaggle/2024-02-17.log python311Packages.kaggle 1.6.3 -> 1.6.6 https://repology.org/project/python:kaggle/versions attrpath: python311Packages.kaggle Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-kaggle-1.6.3 Press Enter key to continue... Running update for: - python3.11-kaggle-1.6.3: UPDATING ... - python3.11-kaggle-1.6.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/kaggle/default.nix b/pkgs/development/python-modules/kaggle/default.nix index 58098b37bf79..1de5eff46285 100644 --- a/pkgs/development/python-modules/kaggle/default.nix +++ b/pkgs/development/python-modules/kaggle/default.nix @@ -13,12 +13,12 @@ buildPythonPackage rec { pname = "kaggle"; - version = "1.6.3"; + version = "1.6.6"; format = "setuptools"; src = fetchPypi { inherit pname version; - sha256 = "sha256-J2FOzXJhO59Ya4cjE68WOK2MChfQx4rZ1KcYeb7NcuQ="; + sha256 = "sha256-24hxXMBhivJTtq/eIYga6ejm9ksxCs+yc/0T9KV1Igc="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.kaggle: 1.6.3 -> 1.6.6`. New version is 1.6.6. An auto update branch exists with an equal or greater version [result] Failed to update python311Packages.kaggle 1.6.3 -> 1.6.6 https://repology.org/project/python:kaggle/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xfsprogs, using log file: /var/log/nixpkgs-update/xfsprogs/2024-02-17.log xfsprogs 6.4.0 -> 6.6.0 https://repology.org/project/xfsprogs/versions attrpath: xfsprogs Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - xfsprogs: 6.4.0 -> 6.6.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/260867" [result] Failed to update xfsprogs 6.4.0 -> 6.6.0 https://repology.org/project/xfsprogs/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.esphome-dashboard-api, using log file: /var/log/nixpkgs-update/python311Packages.esphome-dashboard-api/2024-02-17.log python311Packages.esphome-dashboard-api 0 -> 1 attrpath: python311Packages.esphome-dashboard-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] Going to be running update for following packages: - python3.11-esphome-dashboard-api-1.2.3 Press Enter key to continue... Running update for: - python3.11-esphome-dashboard-api-1.2.3: UPDATING ... - python3.11-esphome-dashboard-api-1.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.esphome-dashboard-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 libsForQt5.kcontacts, using log file: /var/log/nixpkgs-update/libsForQt5.kcontacts/2024-02-17.log libsForQt5.kcontacts 5.114.0 -> 5.249.0 https://repology.org/project/kcontacts/versions attrpath: libsForQt5.kcontacts Checking auto update branch... No auto update branch exists Old version 5.114.0" not present in master derivation file with contents: /* # New packages READ THIS FIRST This module is for official packages in KDE Frameworks 5. All available packages are listed in `./srcs.nix`, although a few are not yet packaged in Nixpkgs (see below). IF YOUR PACKAGE IS NOT LISTED IN `./srcs.nix`, IT DOES NOT GO HERE. Many of the packages released upstream are not yet built in Nixpkgs due to lack of demand. To add a Nixpkgs build for an upstream package, copy one of the existing packages here and modify it as necessary. # Updates 1. Update the URL in `./fetch.sh`. 2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/kde-frameworks` from the top of the Nixpkgs tree. 3. Use `nox-review wip` to check that everything builds. 4. Commit the changes and open a pull request. */ { libsForQt5, lib, fetchurl }: let maintainers = with lib.maintainers; [ ttuegel nyanloutre ]; license = with lib.licenses; [ lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12Plus ]; srcs = import ./srcs.nix { inherit fetchurl; mirror = "mirror://kde"; }; mkDerivation = libsForQt5.callPackage ({ stdenv, mkDerivation ? stdenv.mkDerivation }: mkDerivation) {}; packages = self: with self; # SUPPORT let propagate = out: let setupHook = { writeScript }: writeScript "setup-hook" '' if [ "''${hookName:-}" != postHook ]; then postHooks+=("source @dev@/nix-support/setup-hook") else # Propagate $dev so that this setup hook is propagated # But only if there is a separate $dev output if [ "''${outputDev:?}" != out ]; then propagatedBuildInputs="''${propagatedBuildInputs-} @dev@" fi fi ''; in callPackage setupHook {}; propagateBin = propagate "bin"; callPackage = self.newScope { inherit propagate propagateBin; mkDerivation = args: let inherit (args) pname; inherit (srcs.${pname}) src version; outputs = args.outputs or [ "bin" "dev" "out" ]; hasSeparateDev = lib.elem "dev" outputs; defaultSetupHook = if hasSeparateDev then propagateBin else null; setupHook = args.setupHook or defaultSetupHook; meta = let meta = args.meta or {}; in meta // { homepage = meta.homepage or "https://kde.org"; license = meta.license or license; maintainers = (meta.maintainers or []) ++ maintainers; platforms = meta.platforms or lib.platforms.all; }; in mkDerivation (args // { inherit pname meta outputs setupHook src version; }); }; in { extra-cmake-modules = callPackage ./extra-cmake-modules {}; # TIER 1 attica = callPackage ./attica.nix {}; bluez-qt = callPackage ./bluez-qt.nix {}; breeze-icons = callPackage ./breeze-icons.nix {}; kapidox = callPackage ./kapidox.nix {}; karchive = callPackage ./karchive.nix {}; kcalendarcore = callPackage ./kcalendarcore.nix {}; kcodecs = callPackage ./kcodecs.nix {}; kconfig = callPackage ./kconfig.nix {}; kcoreaddons = callPackage ./kcoreaddons.nix {}; kdbusaddons = callPackage ./kdbusaddons.nix {}; kdnssd = callPackage ./kdnssd.nix {}; kguiaddons = callPackage ./kguiaddons.nix {}; kholidays = callPackage ./kholidays.nix {}; ki18n = callPackage ./ki18n.nix {}; kidletime = callPackage ./kidletime.nix {}; kirigami2 = callPackage ./kirigami2.nix {}; kitemmodels = callPackage ./kitemmodels.nix {}; kitemviews = callPackage ./kitemviews.nix {}; kplotting = callPackage ./kplotting.nix {}; kquickcharts = callPackage ./kquickcharts.nix {}; kwayland = callPackage ./kwayland.nix {}; kwidgetsaddons = callPackage ./kwidgetsaddons.nix {}; kwindowsystem = callPackage ./kwindowsystem {}; modemmanager-qt = callPackage ./modemmanager-qt.nix {}; networkmanager-qt = callPackage ./networkmanager-qt.nix {}; oxygen-icons = callPackage ./oxygen-icons.nix {}; oxygen-icons5 = oxygen-icons; prison = callPackage ./prison.nix {}; qqc2-desktop-style = callPackage ./qqc2-desktop-style.nix {}; solid = callPackage ./solid {}; sonnet = callPackage ./sonnet.nix {}; syntax-highlighting = callPackage ./syntax-highlighting.nix {}; threadweaver = callPackage ./threadweaver.nix {}; # TIER 2 kactivities = callPackage ./kactivities.nix {}; kauth = callPackage ./kauth {}; kcompletion = callPackage ./kcompletion.nix {}; kcontacts = callPackage ./kcontacts.nix {}; kcrash = callPackage ./kcrash.nix {}; kdoctools = callPackage ./kdoctools {}; kfilemetadata = callPackage ./kfilemetadata {}; kimageformats = callPackage ./kimageformats.nix {}; kjobwidgets = callPackage ./kjobwidgets.nix {}; knotifications = callPackage ./knotifications.nix {}; kpackage = callPackage ./kpackage {}; kpeople = callPackage ./kpeople.nix {}; kpty = callPackage ./kpty.nix {}; kunitconversion = callPackage ./kunitconversion.nix {}; syndication = callPackage ./syndication.nix {}; # TIER 3 baloo = callPackage ./baloo.nix {}; kactivities-stats = callPackage ./kactivities-stats.nix {}; kbookmarks = callPackage ./kbookmarks.nix {}; kcmutils = callPackage ./kcmutils.nix {}; kconfigwidgets = callPackage ./kconfigwidgets.nix {}; kdav = callPackage ./kdav.nix {}; kdeclarative = callPackage ./kdeclarative.nix {}; kded = callPackage ./kded.nix {}; kdesu = callPackage ./kdesu {}; kemoticons = callPackage ./kemoticons.nix {}; kglobalaccel = callPackage ./kglobalaccel.nix {}; kiconthemes = callPackage ./kiconthemes {}; kinit = callPackage ./kinit {}; kio = callPackage ./kio {}; knewstuff = callPackage ./knewstuff {}; knotifyconfig = callPackage ./knotifyconfig.nix {}; kparts = callPackage ./kparts.nix {}; krunner = callPackage ./krunner.nix {}; kservice = callPackage ./kservice {}; ktexteditor = callPackage ./ktexteditor.nix {}; ktextwidgets = callPackage ./ktextwidgets.nix {}; kwallet = callPackage ./kwallet.nix {}; kxmlgui = callPackage ./kxmlgui.nix {}; plasma-framework = callPackage ./plasma-framework.nix {}; kpurpose = callPackage ./purpose.nix {}; # TIER 4 frameworkintegration = callPackage ./frameworkintegration.nix {}; # PORTING AIDS kdelibs4support = callPackage ./kdelibs4support {}; kdesignerplugin = callPackage ./kdesignerplugin.nix {}; khtml = callPackage ./khtml.nix {}; kjs = callPackage ./kjs.nix {}; kjsembed = callPackage ./kjsembed.nix {}; kmediaplayer = callPackage ./kmediaplayer.nix {}; kross = callPackage ./kross.nix {}; kxmlrpcclient = callPackage ./kxmlrpcclient.nix {}; }; in lib.makeScope libsForQt5.newScope packages [result] Failed to update libsForQt5.kcontacts 5.114.0 -> 5.249.0 https://repology.org/project/kcontacts/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydeconz, using log file: /var/log/nixpkgs-update/python311Packages.pydeconz/2024-02-17.log python311Packages.pydeconz 0 -> 1 attrpath: python311Packages.pydeconz Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pydeconz-114 Press Enter key to continue... Running update for: - python3.11-pydeconz-114: UPDATING ... - python3.11-pydeconz-114: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pydeconz 0 -> 1 [options] github_user: r-ryantm, pull_request: 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.CGIFast 2.16 -> 2.17 https://repology.org/project/perl:cgi-fast/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.protobuf, using log file: /var/log/nixpkgs-update/haskellPackages.protobuf/2024-02-17.log haskellPackages.protobuf 0.2.1.3 -> 0.2.1.4 https://repology.org/project/haskell:protobuf/versions attrpath: haskellPackages.protobuf Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.protobuf 0.2.1.3 -> 0.2.1.4 https://repology.org/project/haskell:protobuf/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lazy, using log file: /var/log/nixpkgs-update/python311Packages.lazy/2024-02-17.log python311Packages.lazy 0 -> 1 attrpath: python311Packages.lazy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-lazy-1.4 Press Enter key to continue... Running update for: - python3.11-lazy-1.4: UPDATING ... - python3.11-lazy-1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lazy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymetar, using log file: /var/log/nixpkgs-update/python311Packages.pymetar/2024-02-17.log python311Packages.pymetar 0 -> 1 attrpath: python311Packages.pymetar Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pymetar-1.4 Press Enter key to continue... Running update for: - python3.11-pymetar-1.4: UPDATING ... - python3.11-pymetar-1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymetar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.digital-ocean, using log file: /var/log/nixpkgs-update/python311Packages.digital-ocean/2024-02-17.log python311Packages.digital-ocean 0 -> 1 attrpath: python311Packages.digital-ocean Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-python-digitalocean-1.17.0 Press Enter key to continue... Running update for: - python3.11-python-digitalocean-1.17.0: UPDATING ... - python3.11-python-digitalocean-1.17.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.digital-ocean 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath etcd_3_4, using log file: /var/log/nixpkgs-update/etcd_3_4/2024-02-17.log etcd_3_4 3.4.28 -> 3.5.12 https://github.com/etcd-io/etcd/releases attrpath: etcd_3_4 Checking auto update branch... No auto update branch exists Version in attr path etcd_3_4 not compatible with 3.5.12 [result] Failed to update etcd_3_4 3.4.28 -> 3.5.12 https://github.com/etcd-io/etcd/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.buienradar, using log file: /var/log/nixpkgs-update/python311Packages.buienradar/2024-02-17.log python311Packages.buienradar 0 -> 1 attrpath: python311Packages.buienradar Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-buienradar-1.0.5 Press Enter key to continue... Running update for: - python3.11-buienradar-1.0.5: UPDATING ... - python3.11-buienradar-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.buienradar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vivaldi, using log file: /var/log/nixpkgs-update/vivaldi/2024-02-17.log vivaldi 0 -> 1 attrpath: vivaldi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - vivaldi-6.5.3206.55 Press Enter key to continue... Running update for: - vivaldi-6.5.3206.55: UPDATING ... - vivaldi-6.5.3206.55: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/vivaldi/default.nix b/pkgs/applications/networking/browsers/vivaldi/default.nix index 4995a5b9340e..ada3dc518efc 100644 --- a/pkgs/applications/networking/browsers/vivaldi/default.nix +++ b/pkgs/applications/networking/browsers/vivaldi/default.nix @@ -24,7 +24,7 @@ let vivaldiName = if isSnapshot then "vivaldi-snapshot" else "vivaldi"; in stdenv.mkDerivation rec { pname = "vivaldi"; - version = "6.5.3206.55"; + version = "6.5.3206.63"; suffix = { aarch64-linux = "arm64"; @@ -34,8 +34,8 @@ in stdenv.mkDerivation rec { src = fetchurl { url = "https://downloads.vivaldi.com/${branch}/vivaldi-${branch}_${version}-1_${suffix}.deb"; hash = { - aarch64-linux = "sha256-lr+9+w1vRZSG/2dP5K3mcKLCQijckPdkM/I2DgjO4wg="; - x86_64-linux = "sha256-ElkuuaZfK8F6CVA5xbKszkbqdcPACFR+xd0pRxnd6+U="; + aarch64-linux = "sha256-MyKTihImCd1/4UwnC/GqyeQcYnJNvKW5UfIIRN45r8E="; + x86_64-linux = "sha256-RbGoOKQyAaNY+y+jCT+r7GI9vymTT9kPDrwl9/bhaNw="; }.${stdenv.hostPlatform.system} or (throw "Unsupported system: ${stdenv.hostPlatform.system}"); }; An auto update branch exists with message `vivaldi: 6.5.3206.55 -> 6.5.3206.61`. New version is 6.5.3206.63. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/q4kgq5g2a57b109hq5b8brrjl65abjba-vivaldi-6.5.3206.63" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • vivaldi
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 vivaldi is: A Browser for our Friends, powerful and personal meta.homepage for vivaldi is: https://vivaldi.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 6.5.3206.63 with grep in /nix/store/q4kgq5g2a57b109hq5b8brrjl65abjba-vivaldi-6.5.3206.63 - found 6.5.3206.63 in filename of file in /nix/store/q4kgq5g2a57b109hq5b8brrjl65abjba-vivaldi-6.5.3206.63 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath vivaldi ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/q4kgq5g2a57b109hq5b8brrjl65abjba-vivaldi-6.5.3206.63 \ --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 vivaldi https://github.com/r-ryantm/nixpkgs/archive/f8cf3dda82b48f8f2d008bd5ecbbab4b57bb4e7d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f8cf3dda82b48f8f2d008bd5ecbbab4b57bb4e7d#vivaldi ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/q4kgq5g2a57b109hq5b8brrjl65abjba-vivaldi-6.5.3206.63 ls -la /nix/store/q4kgq5g2a57b109hq5b8brrjl65abjba-vivaldi-6.5.3206.63/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • vivaldi
--- ###### Maintainer pings cc @otwieracz @badmutex 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/285245 [result] Success updating vivaldi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spacedrive, using log file: /var/log/nixpkgs-update/spacedrive/2024-02-17.log spacedrive 0 -> 1 attrpath: spacedrive 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 spacedrive 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.magic-filter, using log file: /var/log/nixpkgs-update/python311Packages.magic-filter/2024-02-17.log python311Packages.magic-filter 0 -> 1 attrpath: python311Packages.magic-filter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-magic-filter-1.0.12 Press Enter key to continue... Running update for: - python3.11-magic-filter-1.0.12: UPDATING ... - python3.11-magic-filter-1.0.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.magic-filter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath yewtube, using log file: /var/log/nixpkgs-update/yewtube/2024-02-17.log yewtube 0 -> 1 attrpath: yewtube Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - yewtube-2.10.5 Press Enter key to continue... Running update for: - yewtube-2.10.5: UPDATING ... - yewtube-2.10.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update yewtube 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath re2c, using log file: /var/log/nixpkgs-update/re2c/2024-02-17.log re2c 0 -> 1 attrpath: re2c Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - re2c-3.1 Press Enter key to continue... Running update for: - re2c-3.1: UPDATING ... - re2c-3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update re2c 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocrad, using log file: /var/log/nixpkgs-update/ocrad/2024-02-17.log ocrad 0.27 -> 0.29 https://repology.org/project/ocrad/versions attrpath: ocrad 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/graphics/ocrad/default.nix b/pkgs/applications/graphics/ocrad/default.nix index 8eae4fda5f8b..350a0222a741 100644 --- a/pkgs/applications/graphics/ocrad/default.nix +++ b/pkgs/applications/graphics/ocrad/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "ocrad"; - version = "0.27"; + version = "0.29"; src = fetchurl { url = "mirror://gnu/ocrad/${pname}-${version}.tar.lz"; - sha256 = "0divffvcaim89g4pvqs8kslbcxi475bcl3b4ynphf284k9zfdgx9"; + sha256 = "sha256-ESAMxrC3uhaISnLcy1jvaU96omzSsgQeVVWA8GTS2ek="; }; nativeBuildInputs = [ lzip /* unpack */ ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ocrad nix build failed. AR = ar CPPFLAGS = CXXFLAGS = -Wall -W -O2 LDFLAGS = ARFLAGS = -rcs LIBS = -lpng MAKEINFO = makeinfo OK. Now you can run make. If make fails, check that the PNG library libpng is correctly installed (see INSTALL). @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase build flags: SHELL=/nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash g++ -Wall -W -O2 -c -o common.o common.cc g++ -Wall -W -O2 -c -o segment.o segment.cc g++ -Wall -W -O2 -c -o mask.o mask.cc g++ -Wall -W -O2 -c -o rational.o rational.cc g++ -Wall -W -O2 -c -o rectangle.o rectangle.cc g++ -Wall -W -O2 -c -o track.o track.cc g++ -Wall -W -O2 -c -o iso_8859.o iso_8859.cc g++ -Wall -W -O2 -c -o ucs.o ucs.cc g++ -Wall -W -O2 -c -o user_filter.o user_filter.cc g++ -Wall -W -O2 -c -o page_image.o page_image.cc g++ -Wall -W -O2 -c -o page_image_io.o page_image_io.cc g++ -Wall -W -O2 -c -o png_io.o png_io.cc png_io.cc:27:10: fatal error: png.h: No such file or directory 27 | #include  | ^~~~~~~ compilation terminated. make: *** [Makefile:71: png_io.o] Error 1 [result] Failed to update ocrad 0.27 -> 0.29 https://repology.org/project/ocrad/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lmcloud, using log file: /var/log/nixpkgs-update/python311Packages.lmcloud/2024-02-17.log python311Packages.lmcloud 0 -> 1 attrpath: python311Packages.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] Going to be running update for following packages: - python3.11-lmcloud-0.4.35 Press Enter key to continue... Running update for: - python3.11-lmcloud-0.4.35: UPDATING ... - python3.11-lmcloud-0.4.35: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lmcloud 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath heisenbridge, using log file: /var/log/nixpkgs-update/heisenbridge/2024-02-17.log heisenbridge 0 -> 1 attrpath: heisenbridge Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - heisenbridge-1.14.6 Press Enter key to continue... Running update for: - heisenbridge-1.14.6: UPDATING ... - heisenbridge-1.14.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update heisenbridge 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-vmfs, using log file: /var/log/nixpkgs-update/python311Packages.dissect-vmfs/2024-02-17.log python311Packages.dissect-vmfs 0 -> 1 attrpath: python311Packages.dissect-vmfs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dissect-vmfs-3.6 Press Enter key to continue... Running update for: - python3.11-dissect-vmfs-3.6: UPDATING ... - python3.11-dissect-vmfs-3.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissect-vmfs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyvips, using log file: /var/log/nixpkgs-update/python311Packages.pyvips/2024-02-17.log python311Packages.pyvips 0 -> 1 attrpath: python311Packages.pyvips Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyvips-2.2.1 Press Enter key to continue... Running update for: - python3.11-pyvips-2.2.1: UPDATING ... - python3.11-pyvips-2.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyvips 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-text-editor, using log file: /var/log/nixpkgs-update/gnome-text-editor/2024-02-17.log gnome-text-editor 0 -> 1 attrpath: gnome-text-editor Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome-text-editor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath polygon-cli, using log file: /var/log/nixpkgs-update/polygon-cli/2024-02-17.log polygon-cli 0 -> 1 attrpath: polygon-cli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-polygon-cli-1.1.11 Press Enter key to continue... Running update for: - python3.11-polygon-cli-1.1.11: UPDATING ... - python3.11-polygon-cli-1.1.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update polygon-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.yt-dlp, using log file: /var/log/nixpkgs-update/python311Packages.yt-dlp/2024-02-17.log python311Packages.yt-dlp 0 -> 1 attrpath: python311Packages.yt-dlp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-yt-dlp-2023.12.30 Press Enter key to continue... Running update for: - python3.11-yt-dlp-2023.12.30: UPDATING ... - python3.11-yt-dlp-2023.12.30: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.yt-dlp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pythonegardia, using log file: /var/log/nixpkgs-update/python311Packages.pythonegardia/2024-02-17.log python311Packages.pythonegardia 0 -> 1 attrpath: python311Packages.pythonegardia Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pythonegardia-1.0.52 Press Enter key to continue... Running update for: - python3.11-pythonegardia-1.0.52: UPDATING ... - python3.11-pythonegardia-1.0.52: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pythonegardia 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sssd, using log file: /var/log/nixpkgs-update/sssd/2024-02-17.log sssd 0 -> 1 attrpath: sssd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - sssd-2.9.4 Press Enter key to continue... Running update for: - sssd-2.9.4: UPDATING ... - sssd-2.9.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sssd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyvisa-py, using log file: /var/log/nixpkgs-update/python311Packages.pyvisa-py/2024-02-17.log python311Packages.pyvisa-py 0 -> 1 attrpath: python311Packages.pyvisa-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] Going to be running update for following packages: - python3.11-pyvisa-py-0.7.1 Press Enter key to continue... Running update for: - python3.11-pyvisa-py-0.7.1: UPDATING ... - python3.11-pyvisa-py-0.7.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyvisa-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.garth, using log file: /var/log/nixpkgs-update/python311Packages.garth/2024-02-17.log python311Packages.garth 0 -> 1 attrpath: python311Packages.garth Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-garth-0.4.44 Press Enter key to continue... Running update for: - python3.11-garth-0.4.44: UPDATING ... - python3.11-garth-0.4.44: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.garth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-network, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-network/2024-02-17.log python311Packages.azure-mgmt-network 0 -> 1 attrpath: python311Packages.azure-mgmt-network Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-azure-mgmt-network-25.2.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-network-25.2.0: UPDATING ... - python3.11-azure-mgmt-network-25.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-network 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mung, using log file: /var/log/nixpkgs-update/python311Packages.mung/2024-02-17.log python311Packages.mung 0 -> 1 attrpath: python311Packages.mung Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-mung-1.2 Press Enter key to continue... Running update for: - python3.11-mung-1.2: UPDATING ... - python3.11-mung-1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mung 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath squeezelite, using log file: /var/log/nixpkgs-update/squeezelite/2024-02-17.log squeezelite 0 -> 1 attrpath: squeezelite Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - squeezelite-2.0.0.1465 Press Enter key to continue... Running update for: - squeezelite-2.0.0.1465: UPDATING ... - squeezelite-2.0.0.1465: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/audio/squeezelite/default.nix b/pkgs/applications/audio/squeezelite/default.nix index 58261e4a9fcc..ec6c04053602 100644 --- a/pkgs/applications/audio/squeezelite/default.nix +++ b/pkgs/applications/audio/squeezelite/default.nix @@ -45,13 +45,13 @@ stdenv.mkDerivation { pname = binName; # versions are specified in `squeezelite.h` # see https://github.com/ralph-irving/squeezelite/issues/29 - version = "2.0.0.1465"; + version = "2.0.0.1466"; src = fetchFromGitHub { owner = "ralph-irving"; repo = "squeezelite"; - rev = "6de9e229aa4cc7c3131ff855f3ead39581127090"; - hash = "sha256-qSRmiX1+hbsWQsU9cRQ7QRkdXs5Q6aE7n7lxZsx8+Hs="; + rev = "c89faf3280c5dca3f04906a4ff7796a0043e99f0"; + hash = "sha256-6Rx9Ec+NcT/VCnNPIE4iplUkPF7IavgKWHn5J9wM+00="; }; buildInputs = [ flac libmad libvorbis mpg123 ] No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A squeezelite nix build failed. ffmpeg.c:346:23: warning: assignment discards 'const' qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 346 | codec = AVCODEC(ff, find_decoder, ff->codecP->codec_id); | ^ ffmpeg.c:420:25: warning: 'channels' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 420 | LOG_SDEBUG("got audio channels: %u samples: %u format: %u", ff->codecC->channels, ff->frame->nb_samples, | ^~~~~~~~~~ In file included from ffmpeg.c:27: /nix/store/13h5m171w8h023cpcz9gv1vwiywhma47-ffmpeg-6.1-dev/include/libavcodec/avcodec.h:1072:9: note: declared here 1072 | int channels; | ^~~~~~~~ ffmpeg.c:445:33: warning: 'channels' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 445 | if (ff->codecC->channels == 2) { | ^~ /nix/store/13h5m171w8h023cpcz9gv1vwiywhma47-ffmpeg-6.1-dev/include/libavcodec/avcodec.h:1072:9: note: declared here 1072 | int channels; | ^~~~~~~~ ffmpeg.c:480:33: warning: 'channels' is deprecated []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdeprecated-declarations-Wdeprecated-declarations]8;;] 480 | } else if (ff->codecC->channels == 1) { | ^ /nix/store/13h5m171w8h023cpcz9gv1vwiywhma47-ffmpeg-6.1-dev/include/libavcodec/avcodec.h:1072:9: note: declared here 1072 | int channels; | ^~~~~~~~ ffmpeg.c: In function 'ff_open_wma': ffmpeg.c:584:26: warning: assignment discards 'const' qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 584 | ff->input_format = AV(ff, find_input_format, "asf"); | ^ ffmpeg.c: In function 'ff_open_alac': ffmpeg.c:600:26: warning: assignment discards 'const' qualifier from pointer target type []8;;https://gcc.gnu.org/onlinedocs/gcc/Warning-Options.html#index-Wdiscarded-qualifiers-Wdiscarded-qualifiers]8;;] 600 | ff->input_format = AV(ff, find_input_format, "mp4"); | ^ [result] Failed to update squeezelite 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mkdocs-material-extensions, using log file: /var/log/nixpkgs-update/python311Packages.mkdocs-material-extensions/2024-02-17.log python311Packages.mkdocs-material-extensions 0 -> 1 attrpath: python311Packages.mkdocs-material-extensions Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-mkdocs-material-extensions-1.3.1 Press Enter key to continue... Running update for: - python3.11-mkdocs-material-extensions-1.3.1: UPDATING ... - python3.11-mkdocs-material-extensions-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mkdocs-material-extensions 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libsForQt5.kwidgetsaddons, using log file: /var/log/nixpkgs-update/libsForQt5.kwidgetsaddons/2024-02-17.log libsForQt5.kwidgetsaddons 5.114.0 -> 5.249.0 https://repology.org/project/kwidgetsaddons/versions attrpath: libsForQt5.kwidgetsaddons Checking auto update branch... No auto update branch exists Old version 5.114.0" not present in master derivation file with contents: /* # New packages READ THIS FIRST This module is for official packages in KDE Frameworks 5. All available packages are listed in `./srcs.nix`, although a few are not yet packaged in Nixpkgs (see below). IF YOUR PACKAGE IS NOT LISTED IN `./srcs.nix`, IT DOES NOT GO HERE. Many of the packages released upstream are not yet built in Nixpkgs due to lack of demand. To add a Nixpkgs build for an upstream package, copy one of the existing packages here and modify it as necessary. # Updates 1. Update the URL in `./fetch.sh`. 2. Run `./maintainers/scripts/fetch-kde-qt.sh pkgs/development/libraries/kde-frameworks` from the top of the Nixpkgs tree. 3. Use `nox-review wip` to check that everything builds. 4. Commit the changes and open a pull request. */ { libsForQt5, lib, fetchurl }: let maintainers = with lib.maintainers; [ ttuegel nyanloutre ]; license = with lib.licenses; [ lgpl21Plus lgpl3Plus bsd2 mit gpl2Plus gpl3Plus fdl12Plus ]; srcs = import ./srcs.nix { inherit fetchurl; mirror = "mirror://kde"; }; mkDerivation = libsForQt5.callPackage ({ stdenv, mkDerivation ? stdenv.mkDerivation }: mkDerivation) {}; packages = self: with self; # SUPPORT let propagate = out: let setupHook = { writeScript }: writeScript "setup-hook" '' if [ "''${hookName:-}" != postHook ]; then postHooks+=("source @dev@/nix-support/setup-hook") else # Propagate $dev so that this setup hook is propagated # But only if there is a separate $dev output if [ "''${outputDev:?}" != out ]; then propagatedBuildInputs="''${propagatedBuildInputs-} @dev@" fi fi ''; in callPackage setupHook {}; propagateBin = propagate "bin"; callPackage = self.newScope { inherit propagate propagateBin; mkDerivation = args: let inherit (args) pname; inherit (srcs.${pname}) src version; outputs = args.outputs or [ "bin" "dev" "out" ]; hasSeparateDev = lib.elem "dev" outputs; defaultSetupHook = if hasSeparateDev then propagateBin else null; setupHook = args.setupHook or defaultSetupHook; meta = let meta = args.meta or {}; in meta // { homepage = meta.homepage or "https://kde.org"; license = meta.license or license; maintainers = (meta.maintainers or []) ++ maintainers; platforms = meta.platforms or lib.platforms.all; }; in mkDerivation (args // { inherit pname meta outputs setupHook src version; }); }; in { extra-cmake-modules = callPackage ./extra-cmake-modules {}; # TIER 1 attica = callPackage ./attica.nix {}; bluez-qt = callPackage ./bluez-qt.nix {}; breeze-icons = callPackage ./breeze-icons.nix {}; kapidox = callPackage ./kapidox.nix {}; karchive = callPackage ./karchive.nix {}; kcalendarcore = callPackage ./kcalendarcore.nix {}; kcodecs = callPackage ./kcodecs.nix {}; kconfig = callPackage ./kconfig.nix {}; kcoreaddons = callPackage ./kcoreaddons.nix {}; kdbusaddons = callPackage ./kdbusaddons.nix {}; kdnssd = callPackage ./kdnssd.nix {}; kguiaddons = callPackage ./kguiaddons.nix {}; kholidays = callPackage ./kholidays.nix {}; ki18n = callPackage ./ki18n.nix {}; kidletime = callPackage ./kidletime.nix {}; kirigami2 = callPackage ./kirigami2.nix {}; kitemmodels = callPackage ./kitemmodels.nix {}; kitemviews = callPackage ./kitemviews.nix {}; kplotting = callPackage ./kplotting.nix {}; kquickcharts = callPackage ./kquickcharts.nix {}; kwayland = callPackage ./kwayland.nix {}; kwidgetsaddons = callPackage ./kwidgetsaddons.nix {}; kwindowsystem = callPackage ./kwindowsystem {}; modemmanager-qt = callPackage ./modemmanager-qt.nix {}; networkmanager-qt = callPackage ./networkmanager-qt.nix {}; oxygen-icons = callPackage ./oxygen-icons.nix {}; oxygen-icons5 = oxygen-icons; prison = callPackage ./prison.nix {}; qqc2-desktop-style = callPackage ./qqc2-desktop-style.nix {}; solid = callPackage ./solid {}; sonnet = callPackage ./sonnet.nix {}; syntax-highlighting = callPackage ./syntax-highlighting.nix {}; threadweaver = callPackage ./threadweaver.nix {}; # TIER 2 kactivities = callPackage ./kactivities.nix {}; kauth = callPackage ./kauth {}; kcompletion = callPackage ./kcompletion.nix {}; kcontacts = callPackage ./kcontacts.nix {}; kcrash = callPackage ./kcrash.nix {}; kdoctools = callPackage ./kdoctools {}; kfilemetadata = callPackage ./kfilemetadata {}; kimageformats = callPackage ./kimageformats.nix {}; kjobwidgets = callPackage ./kjobwidgets.nix {}; knotifications = callPackage ./knotifications.nix {}; kpackage = callPackage ./kpackage {}; kpeople = callPackage ./kpeople.nix {}; kpty = callPackage ./kpty.nix {}; kunitconversion = callPackage ./kunitconversion.nix {}; syndication = callPackage ./syndication.nix {}; # TIER 3 baloo = callPackage ./baloo.nix {}; kactivities-stats = callPackage ./kactivities-stats.nix {}; kbookmarks = callPackage ./kbookmarks.nix {}; kcmutils = callPackage ./kcmutils.nix {}; kconfigwidgets = callPackage ./kconfigwidgets.nix {}; kdav = callPackage ./kdav.nix {}; kdeclarative = callPackage ./kdeclarative.nix {}; kded = callPackage ./kded.nix {}; kdesu = callPackage ./kdesu {}; kemoticons = callPackage ./kemoticons.nix {}; kglobalaccel = callPackage ./kglobalaccel.nix {}; kiconthemes = callPackage ./kiconthemes {}; kinit = callPackage ./kinit {}; kio = callPackage ./kio {}; knewstuff = callPackage ./knewstuff {}; knotifyconfig = callPackage ./knotifyconfig.nix {}; kparts = callPackage ./kparts.nix {}; krunner = callPackage ./krunner.nix {}; kservice = callPackage ./kservice {}; ktexteditor = callPackage ./ktexteditor.nix {}; ktextwidgets = callPackage ./ktextwidgets.nix {}; kwallet = callPackage ./kwallet.nix {}; kxmlgui = callPackage ./kxmlgui.nix {}; plasma-framework = callPackage ./plasma-framework.nix {}; kpurpose = callPackage ./purpose.nix {}; # TIER 4 frameworkintegration = callPackage ./frameworkintegration.nix {}; # PORTING AIDS kdelibs4support = callPackage ./kdelibs4support {}; kdesignerplugin = callPackage ./kdesignerplugin.nix {}; khtml = callPackage ./khtml.nix {}; kjs = callPackage ./kjs.nix {}; kjsembed = callPackage ./kjsembed.nix {}; kmediaplayer = callPackage ./kmediaplayer.nix {}; kross = callPackage ./kross.nix {}; kxmlrpcclient = callPackage ./kxmlrpcclient.nix {}; }; in lib.makeScope libsForQt5.newScope packages [result] Failed to update libsForQt5.kwidgetsaddons 5.114.0 -> 5.249.0 https://repology.org/project/kwidgetsaddons/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tess, using log file: /var/log/nixpkgs-update/python311Packages.tess/2024-02-17.log python311Packages.tess 0 -> 1 attrpath: python311Packages.tess Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-tess-unstable-2019-05-07 Press Enter key to continue... Running update for: - python3.11-tess-unstable-2019-05-07: UPDATING ... - python3.11-tess-unstable-2019-05-07: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tess 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gato, using log file: /var/log/nixpkgs-update/gato/2024-02-17.log gato 0 -> 1 attrpath: gato Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - gato-1.6 Press Enter key to continue... Running update for: - gato-1.6: UPDATING ... - gato-1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gato 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.traitsui, using log file: /var/log/nixpkgs-update/python311Packages.traitsui/2024-02-17.log python311Packages.traitsui 0 -> 1 attrpath: python311Packages.traitsui Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-traitsui-8.0.0 Press Enter key to continue... Running update for: - python3.11-traitsui-8.0.0: UPDATING ... - python3.11-traitsui-8.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.traitsui 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath emacsPackages.js2-mode, using log file: /var/log/nixpkgs-update/emacsPackages.js2-mode/2024-02-17.log emacsPackages.js2-mode 20230628.238 -> 20231224 https://repology.org/project/emacs:js2-mode/versions attrpath: emacsPackages.js2-mode Checking auto update branch... No auto update branch exists Old version 20230628.238" not present in master derivation file with contents: lib: self: let fetcherGenerators = { repo ? null , url ? null , ... }: { sha256 , commit , ...}: { github = self.callPackage ({ fetchFromGitHub }: fetchFromGitHub { owner = lib.head (lib.splitString "/" repo); repo = lib.head (lib.tail (lib.splitString "/" repo)); rev = commit; inherit sha256; } ) {}; gitlab = self.callPackage ({ fetchFromGitLab }: fetchFromGitLab { owner = lib.head (lib.splitString "/" repo); repo = lib.head (lib.tail (lib.splitString "/" repo)); rev = commit; inherit sha256; } ) {}; git = self.callPackage ({ fetchgit }: (fetchgit { rev = commit; inherit sha256 url; }).overrideAttrs(_: { GIT_SSL_NO_VERIFY = true; }) ) {}; bitbucket = self.callPackage ({ fetchhg }: fetchhg { rev = commit; url = "https://bitbucket.com/${repo}"; inherit sha256; } ) {}; hg = self.callPackage ({ fetchhg }: fetchhg { rev = commit; inherit sha256 url; } ) {}; sourcehut = self.callPackage ({ fetchzip }: fetchzip { url = "https://git.sr.ht/~${repo}/archive/${commit}.tar.gz"; inherit sha256; } ) {}; codeberg = self.callPackage ({ fetchzip }: fetchzip { url = "https://codeberg.org/${repo}/archive/${commit}.tar.gz"; inherit sha256; } ) {}; }; in { melpaDerivation = variant: { ename, fetcher , commit ? null , sha256 ? null , ... }@args: let sourceArgs = args.${variant}; version = sourceArgs.version or null; deps = sourceArgs.deps or null; error = sourceArgs.error or args.error or null; hasSource = lib.hasAttr variant args; pname = builtins.replaceStrings [ "@" ] [ "at" ] ename; broken = error != null; in if hasSource then lib.nameValuePair ename ( self.callPackage ({ melpaBuild, fetchurl, ... }@pkgargs: melpaBuild { inherit pname ename commit; version = lib.optionalString (version != null) (lib.concatStringsSep "." (map toString # Hack: Melpa archives contains versions with parse errors such as [ 4 4 -4 413 ] which should be 4.4-413 # This filter method is still technically wrong, but it's computationally cheap enough and tapers over the issue (builtins.filter (n: n >= 0) version))); # TODO: Broken should not result in src being null (hack to avoid eval errors) src = if (sha256 == null || broken) then null else lib.getAttr fetcher (fetcherGenerators args sourceArgs); recipe = if commit == null then null else fetchurl { name = pname + "-recipe"; url = "https://raw.githubusercontent.com/melpa/melpa/${commit}/recipes/${ename}"; inherit sha256; }; packageRequires = lib.optionals (deps != null) (map (dep: pkgargs.${dep} or self.${dep} or null) deps); meta = (sourceArgs.meta or {}) // { inherit broken; }; } ) {} ) else null; } [result] Failed to update emacsPackages.js2-mode 20230628.238 -> 20231224 https://repology.org/project/emacs:js2-mode/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyaes, using log file: /var/log/nixpkgs-update/python311Packages.pyaes/2024-02-17.log python311Packages.pyaes 0 -> 1 attrpath: python311Packages.pyaes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyaes-1.6.1 Press Enter key to continue... Running update for: - python3.11-pyaes-1.6.1: UPDATING ... - python3.11-pyaes-1.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyaes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath autotiling, using log file: /var/log/nixpkgs-update/autotiling/2024-02-17.log autotiling 0 -> 1 attrpath: autotiling Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - autotiling-1.9 Press Enter key to continue... Running update for: - autotiling-1.9: UPDATING ... - autotiling-1.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update autotiling 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyleri, using log file: /var/log/nixpkgs-update/python311Packages.pyleri/2024-02-17.log python311Packages.pyleri 0 -> 1 attrpath: python311Packages.pyleri Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyleri-1.4.2 Press Enter key to continue... Running update for: - python3.11-pyleri-1.4.2: UPDATING ... - python3.11-pyleri-1.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyleri 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cmaes, using log file: /var/log/nixpkgs-update/python311Packages.cmaes/2024-02-17.log python311Packages.cmaes 0 -> 1 attrpath: python311Packages.cmaes Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-cmaes-0.10.0 Press Enter key to continue... Running update for: - python3.11-cmaes-0.10.0: UPDATING ... - python3.11-cmaes-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cmaes 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyface, using log file: /var/log/nixpkgs-update/python311Packages.pyface/2024-02-17.log python311Packages.pyface 0 -> 1 attrpath: python311Packages.pyface Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyface-8.0.0 Press Enter key to continue... Running update for: - python3.11-pyface-8.0.0: UPDATING ... - python3.11-pyface-8.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyface 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.osc, using log file: /var/log/nixpkgs-update/python311Packages.osc/2024-02-17.log python311Packages.osc 0 -> 1 attrpath: python311Packages.osc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-osc-1.3.1 Press Enter key to continue... Running update for: - python3.11-osc-1.3.1: UPDATING ... - python3.11-osc-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.osc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.sw, using log file: /var/log/nixpkgs-update/aspellDicts.sw/2024-02-17.log aspellDicts.sw 0 -> 1 attrpath: aspellDicts.sw 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] Going to be running update for following packages: - aspell-dict-sw-0.50-0 Press Enter key to continue... Running update for: - aspell-dict-sw-0.50-0: UPDATING ... - aspell-dict-sw-0.50-0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.sw 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dialogbox, using log file: /var/log/nixpkgs-update/dialogbox/2024-02-17.log dialogbox 1.0+unstable=2020-11-16 -> 1.0 https://github.com/martynets/dialogbox/releases attrpath: dialogbox Checking auto update branch... No auto update branch exists 1.0 is not newer than 1.0+unstable=2020-11-16 according to Nix; versionComparison: -1 [result] Failed to update dialogbox 1.0+unstable=2020-11-16 -> 1.0 https://github.com/martynets/dialogbox/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vsts-cd-manager, using log file: /var/log/nixpkgs-update/python311Packages.vsts-cd-manager/2024-02-17.log python311Packages.vsts-cd-manager 0 -> 1 attrpath: python311Packages.vsts-cd-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] Going to be running update for following packages: - python3.11-vsts-cd-manager-1.0.2 Press Enter key to continue... Running update for: - python3.11-vsts-cd-manager-1.0.2: UPDATING ... - python3.11-vsts-cd-manager-1.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vsts-cd-manager 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath box64, using log file: /var/log/nixpkgs-update/box64/2024-02-17.log box64 0 -> 1 attrpath: box64 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - box64-0.2.6 Press Enter key to continue... Running update for: - box64-0.2.6: UPDATING ... - box64-0.2.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update box64 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath openvswitch-lts, using log file: /var/log/nixpkgs-update/openvswitch-lts/2024-02-17.log openvswitch-lts 0 -> 1 attrpath: openvswitch-lts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - openvswitch-2.17.9 Press Enter key to continue... Running update for: - openvswitch-2.17.9: UPDATING ... - openvswitch-2.17.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update openvswitch-lts 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ocamlformat_0_23_0, using log file: /var/log/nixpkgs-update/ocamlformat_0_23_0/2024-02-17.log ocamlformat_0_23_0 0.23.0 -> 0.26.1 https://github.com/ocaml-ppx/ocamlformat/releases attrpath: ocamlformat_0_23_0 Checking auto update branch... No auto update branch exists Version in attr path ocamlformat_0_23_0 not compatible with 0.26.1 [result] Failed to update ocamlformat_0_23_0 0.23.0 -> 0.26.1 https://github.com/ocaml-ppx/ocamlformat/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath driversi686Linux.glxinfo, using log file: /var/log/nixpkgs-update/driversi686Linux.glxinfo/2024-02-17.log driversi686Linux.glxinfo 8.4.0 -> 8.5.0 https://repology.org/project/glxinfo/versions attrpath: driversi686Linux.glxinfo 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/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv building '/nix/store/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv'... trying ftp://ftp.freedesktop.org/pub/mesa/demos/mesa-demos-8.5.0.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (78) The file does not exist error: cannot download mesa-demos-8.5.0.tar.bz2 from any mirror error: builder for '/nix/store/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying ftp://ftp.freedesktop.org/pub/mesa/demos/mesa-demos-8.5.0.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 > curl: (78) The file does not exist > error: cannot download mesa-demos-8.5.0.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'driversi686Linux.glxinfo.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv /nix/store/q67zblqmj8h58cl75yz59dxdk6ibc539-glxinfo-8.5.0.drv building '/nix/store/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv'... trying ftp://ftp.freedesktop.org/pub/mesa/demos/mesa-demos-8.5.0.tar.bz2 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (78) The file does not exist error: cannot download mesa-demos-8.5.0.tar.bz2 from any mirror error: builder for '/nix/store/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv' failed with exit code 1; last 7 log lines: > > trying ftp://ftp.freedesktop.org/pub/mesa/demos/mesa-demos-8.5.0.tar.bz2 > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 > curl: (78) The file does not exist > error: cannot download mesa-demos-8.5.0.tar.bz2 from any mirror For full logs, run 'nix log /nix/store/a9dibq9jq8wr952q3dvj7h5jb4a5x82r-mesa-demos-8.5.0.tar.bz2.drv'. error: 1 dependencies of derivation '/nix/store/q67zblqmj8h58cl75yz59dxdk6ibc539-glxinfo-8.5.0.drv' failed to build [result] Failed to update driversi686Linux.glxinfo 8.4.0 -> 8.5.0 https://repology.org/project/glxinfo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.xhtml2pdf, using log file: /var/log/nixpkgs-update/python311Packages.xhtml2pdf/2024-02-17.log python311Packages.xhtml2pdf 0 -> 1 attrpath: python311Packages.xhtml2pdf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-xhtml2pdf-0.2.13 Press Enter key to continue... Running update for: - python3.11-xhtml2pdf-0.2.13: UPDATING ... - python3.11-xhtml2pdf-0.2.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.xhtml2pdf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.txi2p-tahoe, using log file: /var/log/nixpkgs-update/python311Packages.txi2p-tahoe/2024-02-17.log python311Packages.txi2p-tahoe 0 -> 1 attrpath: python311Packages.txi2p-tahoe Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-txi2p-tahoe-0.3.7 Press Enter key to continue... Running update for: - python3.11-txi2p-tahoe-0.3.7: UPDATING ... - python3.11-txi2p-tahoe-0.3.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.txi2p-tahoe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dvc-task, using log file: /var/log/nixpkgs-update/python311Packages.dvc-task/2024-02-17.log python311Packages.dvc-task 0 -> 1 attrpath: python311Packages.dvc-task Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dvc-task-0.3.0 Press Enter key to continue... Running update for: - python3.11-dvc-task-0.3.0: UPDATING ... - python3.11-dvc-task-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dvc-task 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.xpybutil, using log file: /var/log/nixpkgs-update/python311Packages.xpybutil/2024-02-17.log python311Packages.xpybutil 0 -> 1 attrpath: python311Packages.xpybutil Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-xpybutil-0.0.6 Press Enter key to continue... Running update for: - python3.11-xpybutil-0.0.6: UPDATING ... - python3.11-xpybutil-0.0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.xpybutil 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fasttext-predict, using log file: /var/log/nixpkgs-update/python311Packages.fasttext-predict/2024-02-17.log python311Packages.fasttext-predict 0 -> 1 attrpath: python311Packages.fasttext-predict Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-fasttext-predict-0.9.2.2 Press Enter key to continue... Running update for: - python3.11-fasttext-predict-0.9.2.2: UPDATING ... - python3.11-fasttext-predict-0.9.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fasttext-predict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath flip, using log file: /var/log/nixpkgs-update/flip/2024-02-17.log flip 1.2 -> 20130224 https://repology.org/project/flip/versions attrpath: flip Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update flip 1.2 -> 20130224 https://repology.org/project/flip/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath g15daemon, using log file: /var/log/nixpkgs-update/g15daemon/2024-02-17.log g15daemon 1.9.5.3 -> 3.0.4 https://repology.org/project/g15daemon/versions attrpath: g15daemon 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 g15daemon 1.9.5.3 -> 3.0.4 https://repology.org/project/g15daemon/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath procps, using log file: /var/log/nixpkgs-update/procps/2024-02-17.log procps 3.3.17 -> 4.0.4 https://repology.org/project/procps-ng/versions attrpath: procps 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 procps 3.3.17 -> 4.0.4 https://repology.org/project/procps-ng/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octavePackages.video, using log file: /var/log/nixpkgs-update/octavePackages.video/2024-02-17.log octavePackages.video 0 -> 1 attrpath: octavePackages.video Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - octave-8.4.0-video-2.0.2 Press Enter key to continue... Running update for: - octave-8.4.0-video-2.0.2: UPDATING ... - octave-8.4.0-video-2.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/octave-modules/video/default.nix b/pkgs/development/octave-modules/video/default.nix index bc0c0749b9f2..79b22d1b5a39 100644 --- a/pkgs/development/octave-modules/video/default.nix +++ b/pkgs/development/octave-modules/video/default.nix @@ -8,11 +8,11 @@ buildOctavePackage rec { pname = "video"; - version = "2.0.2"; + version = "2.1.1"; src = fetchurl { url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz"; - sha256 = "sha256-bZNaRnmJl5UF0bQMNoEWvoIXJaB0E6/V9eChE725OHY="; + sha256 = "sha256-ZDW4PjbNuaxQ8rZLzXIf3UJUStpuK6xph1E7U2TclVo="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A octavePackages.video Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . octavePackages.video Standard output: error: build log of 'octavePackages.video' is not available [result] Failed to update octavePackages.video 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath coq_8_6, using log file: /var/log/nixpkgs-update/coq_8_6/2024-02-17.log coq_8_6 8.6.1 -> 8.19.0 https://github.com/coq/coq/releases attrpath: coq_8_6 Checking auto update branch... No auto update branch exists Version in attr path coq_8_6 not compatible with 8.19.0 [result] Failed to update coq_8_6 8.6.1 -> 8.19.0 https://github.com/coq/coq/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kodiPackages.six, using log file: /var/log/nixpkgs-update/kodiPackages.six/2024-02-17.log kodiPackages.six 0 -> 1 attrpath: kodiPackages.six Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - kodi-six-1.16.0+matrix.1 Press Enter key to continue... Running update for: - kodi-six-1.16.0+matrix.1: UPDATING ... - kodi-six-1.16.0+matrix.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update kodiPackages.six 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pysigma-backend-insightidr, using log file: /var/log/nixpkgs-update/python311Packages.pysigma-backend-insightidr/2024-02-17.log python311Packages.pysigma-backend-insightidr 0 -> 1 attrpath: python311Packages.pysigma-backend-insightidr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pysigma-backend-insightidr-0.2.2 Press Enter key to continue... Running update for: - python3.11-pysigma-backend-insightidr-0.2.2: UPDATING ... - python3.11-pysigma-backend-insightidr-0.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pysigma-backend-insightidr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lilypond-unstable, using log file: /var/log/nixpkgs-update/lilypond-unstable/2024-02-17.log lilypond-unstable 0 -> 1 attrpath: lilypond-unstable Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/wyvawan9pmlhlwkdp94wzmnb4n08dnsb-packages.json.drv building '/nix/store/wyvawan9pmlhlwkdp94wzmnb4n08dnsb-packages.json.drv'... Going to be running update for following packages: - lilypond-2.25.13 Press Enter key to continue... Running update for: - lilypond-2.25.13: UPDATING ... - lilypond-2.25.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update lilypond-unstable 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tox, using log file: /var/log/nixpkgs-update/python311Packages.tox/2024-02-17.log python311Packages.tox 0 -> 1 attrpath: python311Packages.tox Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-tox-4.11.4 Press Enter key to continue... Running update for: - python3.11-tox-4.11.4: UPDATING ... - python3.11-tox-4.11.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/tox/default.nix b/pkgs/development/python-modules/tox/default.nix index 8d227bb5df85..55d41dfc7636 100644 --- a/pkgs/development/python-modules/tox/default.nix +++ b/pkgs/development/python-modules/tox/default.nix @@ -24,14 +24,14 @@ buildPythonPackage rec { pname = "tox"; - version = "4.11.4"; + version = "4.13.0"; format = "pyproject"; src = fetchFromGitHub { owner = "tox-dev"; repo = "tox"; rev = "refs/tags/${version}"; - hash = "sha256-pZmT8392YuHzCrAquPpveByYw3x6bkMGCUToCAqAGc8="; + hash = "sha256-V4KtUInaTsDluQ+ikgo1tIe+Za9swzlSGo88lHdtcKQ="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 42 > 25 [result] Failed to update python311Packages.tox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath emacsPackages.orgalist, using log file: /var/log/nixpkgs-update/emacsPackages.orgalist/2024-02-17.log emacsPackages.orgalist 1.13 -> 1.14 https://repology.org/project/emacs:orgalist/versions attrpath: emacsPackages.orgalist 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 emacsPackages.orgalist 1.13 -> 1.14 https://repology.org/project/emacs:orgalist/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.EMMIXgene, using log file: /var/log/nixpkgs-update/rPackages.EMMIXgene/2024-02-17.log rPackages.EMMIXgene 0.1.3 -> 0.1.4 https://repology.org/project/r:emmixgene/versions attrpath: rPackages.EMMIXgene Checking auto update branch... No auto update branch exists Old version 0.1.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.EMMIXgene 0.1.3 -> 0.1.4 https://repology.org/project/r:emmixgene/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.FORTLS, using log file: /var/log/nixpkgs-update/rPackages.FORTLS/2024-02-17.log rPackages.FORTLS 1.3.0 -> 1.4.0 https://repology.org/project/r:fortls/versions attrpath: rPackages.FORTLS Checking auto update branch... No auto update branch exists Old version 1.3.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.FORTLS 1.3.0 -> 1.4.0 https://repology.org/project/r:fortls/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.viralmodels, using log file: /var/log/nixpkgs-update/rPackages.viralmodels/2024-02-17.log rPackages.viralmodels 1.1.0 -> 1.2.0 https://repology.org/project/r:viralmodels/versions attrpath: rPackages.viralmodels Checking auto update branch... No auto update branch exists Old version 1.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.viralmodels 1.1.0 -> 1.2.0 https://repology.org/project/r:viralmodels/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.precommit, using log file: /var/log/nixpkgs-update/rPackages.precommit/2024-02-17.log rPackages.precommit 0.3.2 -> 0.4.0 https://repology.org/project/r:precommit/versions attrpath: rPackages.precommit Checking auto update branch... No auto update branch exists Old version 0.3.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.precommit 0.3.2 -> 0.4.0 https://repology.org/project/r:precommit/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xcb-util-cursor, using log file: /var/log/nixpkgs-update/xcb-util-cursor/2024-02-17.log xcb-util-cursor 0.1.4 -> 0.1.5 https://repology.org/project/xcb-util-cursor/versions attrpath: xcb-util-cursor Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update xcb-util-cursor 0.1.4 -> 0.1.5 https://repology.org/project/xcb-util-cursor/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elvis-erlang, using log file: /var/log/nixpkgs-update/elvis-erlang/2024-02-17.log elvis-erlang 0 -> 1 attrpath: elvis-erlang Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - elvis-erlang-3.0.1 Press Enter key to continue... Running update for: - elvis-erlang-3.0.1: UPDATING ... - elvis-erlang-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update elvis-erlang 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-sound, using log file: /var/log/nixpkgs-update/pantheon.switchboard-plug-sound/2024-02-17.log pantheon.switchboard-plug-sound 0 -> 1 attrpath: pantheon.switchboard-plug-sound Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - switchboard-plug-sound-2.3.3 Press Enter key to continue... Running update for: - switchboard-plug-sound-2.3.3: UPDATING ... - switchboard-plug-sound-2.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.switchboard-plug-sound 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pirate-get, using log file: /var/log/nixpkgs-update/pirate-get/2024-02-17.log pirate-get 0 -> 1 attrpath: pirate-get Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pirate-get-0.4.2 Press Enter key to continue... Running update for: - pirate-get-0.4.2: UPDATING ... - pirate-get-0.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pirate-get 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath z3_4_11, using log file: /var/log/nixpkgs-update/z3_4_11/2024-02-17.log z3_4_11 4.11.2 -> 4.12.5 https://github.com/Z3Prover/z3/releases attrpath: z3_4_11 Checking auto update branch... No auto update branch exists Version in attr path z3_4_11 not compatible with 4.12.5 [result] Failed to update z3_4_11 4.11.2 -> 4.12.5 https://github.com/Z3Prover/z3/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath spirv-tools, using log file: /var/log/nixpkgs-update/spirv-tools/2024-02-17.log spirv-tools 1.3.275.0 -> 2023.2 https://github.com/KhronosGroup/SPIRV-Tools/releases attrpath: spirv-tools 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/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv building '/nix/store/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv'... trying https://github.com/KhronosGroup/SPIRV-Tools/archive/vulkan-sdk-2023.2.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/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/KhronosGroup/SPIRV-Tools/archive/vulkan-sdk-2023.2.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/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'spirv-tools.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv /nix/store/7zm72487r2rr1zhiff5rafyrg5m1mr8l-spirv-tools-2023.2.drv building '/nix/store/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv'... trying https://github.com/KhronosGroup/SPIRV-Tools/archive/vulkan-sdk-2023.2.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/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/KhronosGroup/SPIRV-Tools/archive/vulkan-sdk-2023.2.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/inks5ls1bah0mp6v5lpr4k2h0v61cn0y-source.drv'. error: 1 dependencies of derivation '/nix/store/7zm72487r2rr1zhiff5rafyrg5m1mr8l-spirv-tools-2023.2.drv' failed to build [result] Failed to update spirv-tools 1.3.275.0 -> 2023.2 https://github.com/KhronosGroup/SPIRV-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.django-taggit, using log file: /var/log/nixpkgs-update/python311Packages.django-taggit/2024-02-17.log python311Packages.django-taggit 0 -> 1 attrpath: python311Packages.django-taggit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-django-taggit-5.0.1 Press Enter key to continue... Running update for: - python3.11-django-taggit-5.0.1: UPDATING ... - python3.11-django-taggit-5.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-taggit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mockfs, using log file: /var/log/nixpkgs-update/python311Packages.mockfs/2024-02-17.log python311Packages.mockfs 0 -> 1 attrpath: python311Packages.mockfs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-mockfs-1.1.4 Press Enter key to continue... Running update for: - python3.11-mockfs-1.1.4: UPDATING ... - python3.11-mockfs-1.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mockfs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.dconf-editor, using log file: /var/log/nixpkgs-update/gnome.dconf-editor/2024-02-17.log gnome.dconf-editor 0 -> 1 attrpath: gnome.dconf-editor Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.dconf-editor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libblockdev, using log file: /var/log/nixpkgs-update/libblockdev/2024-02-17.log libblockdev 3.0.4 -> 3.1.0-1 https://github.com/storaged-project/libblockdev/releases attrpath: libblockdev 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/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv building '/nix/store/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv'... trying https://github.com/storaged-project/libblockdev/archive/3.1.0-1-1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/storaged-project/libblockdev/archive/3.1.0-1-1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'libblockdev.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv /nix/store/q08nnhk63wbkwnn4dwgzikzydywljn8z-libblockdev-3.1.0-1.drv building '/nix/store/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv'... trying https://github.com/storaged-project/libblockdev/archive/3.1.0-1-1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/storaged-project/libblockdev/archive/3.1.0-1-1.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/pn1pwsfifgdmy32zncf60avas1wjrxds-source.drv'. error: 1 dependencies of derivation '/nix/store/q08nnhk63wbkwnn4dwgzikzydywljn8z-libblockdev-3.1.0-1.drv' failed to build [result] Failed to update libblockdev 3.0.4 -> 3.1.0-1 https://github.com/storaged-project/libblockdev/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.docloud, using log file: /var/log/nixpkgs-update/python311Packages.docloud/2024-02-17.log python311Packages.docloud 0 -> 1 attrpath: python311Packages.docloud Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-docloud-1.0.375 Press Enter key to continue... Running update for: - python3.11-docloud-1.0.375: UPDATING ... - python3.11-docloud-1.0.375: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.docloud 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sensirion-ble, using log file: /var/log/nixpkgs-update/python311Packages.sensirion-ble/2024-02-17.log python311Packages.sensirion-ble 0 -> 1 attrpath: python311Packages.sensirion-ble Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-sensirion-ble-0.1.1 Press Enter key to continue... Running update for: - python3.11-sensirion-ble-0.1.1: UPDATING ... - python3.11-sensirion-ble-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sensirion-ble 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath terraform-providers.okta, using log file: /var/log/nixpkgs-update/terraform-providers.okta/2024-02-17.log terraform-providers.okta 0 -> 1 attrpath: terraform-providers.okta Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.okta 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pegen, using log file: /var/log/nixpkgs-update/python311Packages.pegen/2024-02-17.log python311Packages.pegen 0 -> 1 attrpath: python311Packages.pegen Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pegen-0.3.0 Press Enter key to continue... Running update for: - python3.11-pegen-0.3.0: UPDATING ... - python3.11-pegen-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pegen 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ircrobots, using log file: /var/log/nixpkgs-update/python311Packages.ircrobots/2024-02-17.log python311Packages.ircrobots 0 -> 1 attrpath: python311Packages.ircrobots Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-ircrobots-0.6.6 Press Enter key to continue... Running update for: - python3.11-ircrobots-0.6.6: UPDATING ... - python3.11-ircrobots-0.6.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ircrobots 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dl-librescore, using log file: /var/log/nixpkgs-update/dl-librescore/2024-02-17.log dl-librescore 0.34.59 -> 0.34.62 https://github.com/LibreScore/dl-librescore/releases attrpath: dl-librescore 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-DX3to2SNYhNWIJqcz5Mberuk/HSpCO538CjsvvALgkI= [result] Failed to update dl-librescore 0.34.59 -> 0.34.62 https://github.com/LibreScore/dl-librescore/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qds-sdk, using log file: /var/log/nixpkgs-update/python311Packages.qds-sdk/2024-02-17.log python311Packages.qds-sdk 0 -> 1 attrpath: python311Packages.qds-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] Going to be running update for following packages: - python3.11-qds-sdk-1.16.1 Press Enter key to continue... Running update for: - python3.11-qds-sdk-1.16.1: UPDATING ... - python3.11-qds-sdk-1.16.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qds-sdk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.social-auth-app-django, using log file: /var/log/nixpkgs-update/python311Packages.social-auth-app-django/2024-02-17.log python311Packages.social-auth-app-django 0 -> 1 attrpath: python311Packages.social-auth-app-django Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-social-auth-app-django-5.4.0 Press Enter key to continue... Running update for: - python3.11-social-auth-app-django-5.4.0: UPDATING ... - python3.11-social-auth-app-django-5.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.social-auth-app-django 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pika, using log file: /var/log/nixpkgs-update/python311Packages.pika/2024-02-17.log python311Packages.pika 0 -> 1 attrpath: python311Packages.pika Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pika-1.3.2 Press Enter key to continue... Running update for: - python3.11-pika-1.3.2: UPDATING ... - python3.11-pika-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pika 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aadict, using log file: /var/log/nixpkgs-update/python311Packages.aadict/2024-02-17.log python311Packages.aadict 0 -> 1 attrpath: python311Packages.aadict Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-aadict-0.2.3 Press Enter key to continue... Running update for: - python3.11-aadict-0.2.3: UPDATING ... - python3.11-aadict-0.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aadict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mkosi, using log file: /var/log/nixpkgs-update/mkosi/2024-02-17.log mkosi 0 -> 1 attrpath: mkosi 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] Going to be running update for following packages: - mkosi-20.2 Press Enter key to continue... Running update for: - mkosi-20.2: UPDATING ... - mkosi-20.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mkosi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.coverage, using log file: /var/log/nixpkgs-update/python311Packages.coverage/2024-02-17.log python311Packages.coverage 0 -> 1 attrpath: python311Packages.coverage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-coverage-7.3.2 Press Enter key to continue... Running update for: - python3.11-coverage-7.3.2: UPDATING ... - python3.11-coverage-7.3.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/coverage/default.nix b/pkgs/development/python-modules/coverage/default.nix index eba9e13865d8..d97f0e1804ec 100644 --- a/pkgs/development/python-modules/coverage/default.nix +++ b/pkgs/development/python-modules/coverage/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "coverage"; - version = "7.3.2"; + version = "7.4.1"; pyproject = true; # uses f strings @@ -16,7 +16,7 @@ buildPythonPackage rec { src = fetchPypi { inherit pname version; - hash = "sha256-vjKtKTQbAXDnlcpZDhwH6B/AYctbEMdM5yA0kUhEBO8="; + hash = "sha256-HtS5VICVKxom2GPlRvpQlFZKoAZeHl8NTQBB8pMlHQQ="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 5550 > 25 [result] Failed to update python311Packages.coverage 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath whitebox-tools, using log file: /var/log/nixpkgs-update/whitebox-tools/2024-02-17.log whitebox-tools 2.2.0 -> 2.3.0 https://github.com/jblindsay/whitebox-tools/releases attrpath: whitebox-tools 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-Hi/bvnRlk7zqSWbMKeemTvJCzS08Ro9wEhMaugMcTwY= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A whitebox-tools nix build failed. cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None HOST_CMAKE_TOOLCHAIN_FILE = None CMAKE_TOOLCHAIN_FILE = None CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None HOST_CMAKE_GENERATOR = None CMAKE_GENERATOR = None CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None HOST_CMAKE_PREFIX_PATH = None CMAKE_PREFIX_PATH = None CMAKE_x86_64-unknown-linux-gnu = None CMAKE_x86_64_unknown_linux_gnu = None HOST_CMAKE = None CMAKE = None running: cd "/build/source/target/x86_64-unknown-linux-gnu/release/build/freetype-sys-08b28a6a00fc6c26/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/build/whitebox_tools-2.3.0-vendor.tar.gz/freetype-sys/freetype2" "-DWITH_BZip2=OFF" "-DWITH_HarfBuzz=OFF" "-DWITH_PNG=OFF" "-DWITH_ZLIB=OFF" "-DCMAKE_INSTALL_PREFIX=/build/source/target/x86_64-unknown-linux-gnu/release/build/freetype-sys-08b28a6a00fc6c26/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc" "-DCMAKE_BUILD_TYPE=Release" --- stderr thread 'main' panicked at /build/whitebox_tools-2.3.0-vendor.tar.gz/cmake/src/lib.rs:1104:5: failed to execute command: No such file or directory (os error 2) is `cmake` not installed? build script failed, must exit now 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 whitebox-tools 2.2.0 -> 2.3.0 https://github.com/jblindsay/whitebox-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.pelican, using log file: /var/log/nixpkgs-update/python311Packages.pelican/2024-02-17.log python311Packages.pelican 0 -> 1 attrpath: python311Packages.pelican Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pelican-4.9.1 Press Enter key to continue... Running update for: - python3.11-pelican-4.9.1: UPDATING ... - python3.11-pelican-4.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pelican 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-bigtable, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-bigtable/2024-02-17.log python311Packages.google-cloud-bigtable 0 -> 1 attrpath: python311Packages.google-cloud-bigtable Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-google-cloud-bigtable-2.22.0 Press Enter key to continue... Running update for: - python3.11-google-cloud-bigtable-2.22.0: UPDATING ... - python3.11-google-cloud-bigtable-2.22.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/google-cloud-bigtable/default.nix b/pkgs/development/python-modules/google-cloud-bigtable/default.nix index 1f0695a1770f..3d63114c663f 100644 --- a/pkgs/development/python-modules/google-cloud-bigtable/default.nix +++ b/pkgs/development/python-modules/google-cloud-bigtable/default.nix @@ -15,14 +15,14 @@ buildPythonPackage rec { pname = "google-cloud-bigtable"; - version = "2.22.0"; + version = "2.23.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Y6HO3Q5JZC4lSBJDbJxMlAHWnF3LzIDLY2ZpK1Abv6E="; + hash = "sha256-w8q7Zhn18u6hGz23JzHoTSixaAVcnMF8LS2v8Vy4I3k="; }; propagatedBuildInputs = [ An auto update branch exists with message `python311Packages.google-cloud-bigtable: refactor`. New version is 2.23.0. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - python311Packages.google-cloud-bigtable: 2.22.0 -> 2.23.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/287634" [result] Failed to update python311Packages.google-cloud-bigtable 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pcapy-ng, using log file: /var/log/nixpkgs-update/python311Packages.pcapy-ng/2024-02-17.log python311Packages.pcapy-ng 0 -> 1 attrpath: python311Packages.pcapy-ng Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pcapy-ng-1.0.9 Press Enter key to continue... Running update for: - python3.11-pcapy-ng-1.0.9: UPDATING ... - python3.11-pcapy-ng-1.0.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pcapy-ng 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.releases, using log file: /var/log/nixpkgs-update/python311Packages.releases/2024-02-17.log python311Packages.releases 0 -> 1 attrpath: python311Packages.releases Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-releases-2.1.1 Press Enter key to continue... Running update for: - python3.11-releases-2.1.1: UPDATING ... - python3.11-releases-2.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.releases 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.iptools, using log file: /var/log/nixpkgs-update/python311Packages.iptools/2024-02-17.log python311Packages.iptools 0 -> 1 attrpath: python311Packages.iptools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-iptools-0.7.0 Press Enter key to continue... Running update for: - python3.11-iptools-0.7.0: UPDATING ... - python3.11-iptools-0.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.iptools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath arandr, using log file: /var/log/nixpkgs-update/arandr/2024-02-17.log arandr 0 -> 1 attrpath: arandr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - arandr-0.1.11 Press Enter key to continue... Running update for: - arandr-0.1.11: UPDATING ... - arandr-0.1.11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update arandr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.query, using log file: /var/log/nixpkgs-update/nushellPlugins.query/2024-02-17.log nushellPlugins.query 0 -> 1 attrpath: nushellPlugins.query 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] Going to be running update for following packages: - nushell_plugin_query-0.89.0 Press Enter key to continue... Running update for: - nushell_plugin_query-0.89.0: UPDATING ... - nushell_plugin_query-0.89.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nushellPlugins.query 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-machete, using log file: /var/log/nixpkgs-update/git-machete/2024-02-17.log git-machete 0 -> 1 attrpath: git-machete Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - git-machete-3.22.0 Press Enter key to continue... Running update for: - git-machete-3.22.0: UPDATING ... - git-machete-3.22.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/version-management/git-machete/default.nix b/pkgs/applications/version-management/git-machete/default.nix index 776ec66d3a77..d0d2fbb42478 100644 --- a/pkgs/applications/version-management/git-machete/default.nix +++ b/pkgs/applications/version-management/git-machete/default.nix @@ -12,13 +12,13 @@ buildPythonApplication rec { pname = "git-machete"; - version = "3.22.0"; + version = "3.23.1"; src = fetchFromGitHub { owner = "virtuslab"; repo = pname; rev = "v${version}"; - hash = "sha256-2oEpBNMHj4qpkPp8rXEMsRRiRQeC30hQCQh7d8bOLUU="; + hash = "sha256-bXMT3LoKxhUs4R9le03blIlEzbqCEeKvwwc4e0uExzk="; }; nativeBuildInputs = [ installShellFiles ]; An auto update branch exists with message `git-machete: 3.22.0 -> 3.23.1`. New version is 3.23.1. An auto update branch exists with an equal or greater version [result] Failed to update git-machete 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath s3cmd, using log file: /var/log/nixpkgs-update/s3cmd/2024-02-17.log s3cmd 0 -> 1 attrpath: s3cmd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - s3cmd-2.4.0 Press Enter key to continue... Running update for: - s3cmd-2.4.0: UPDATING ... - s3cmd-2.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update s3cmd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.porkbun, using log file: /var/log/nixpkgs-update/terraform-providers.porkbun/2024-02-17.log terraform-providers.porkbun 0 -> 1 attrpath: terraform-providers.porkbun Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.porkbun 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytorch-lightning, using log file: /var/log/nixpkgs-update/python311Packages.pytorch-lightning/2024-02-17.log python311Packages.pytorch-lightning 0 -> 1 attrpath: python311Packages.pytorch-lightning Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pytorch-lightning-2.1.3 Press Enter key to continue... Running update for: - python3.11-pytorch-lightning-2.1.3: UPDATING ... - python3.11-pytorch-lightning-2.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytorch-lightning/default.nix b/pkgs/development/python-modules/pytorch-lightning/default.nix index fdced71d178a..3976b5b14f7f 100644 --- a/pkgs/development/python-modules/pytorch-lightning/default.nix +++ b/pkgs/development/python-modules/pytorch-lightning/default.nix @@ -20,14 +20,14 @@ buildPythonPackage rec { pname = "pytorch-lightning"; - version = "2.1.3"; + version = "2.2.0.post0"; format = "pyproject"; src = fetchFromGitHub { owner = "Lightning-AI"; repo = "pytorch-lightning"; rev = "refs/tags/${version}"; - hash = "sha256-3ELx4ukYlmsWvzK+GxEXM/0xFPPcZZcMv566jOXfcMs="; + hash = "sha256-5mwh9YvJnMiMsqqm+a7oM+C9tEsigxNhIsjU/gZmzM4="; }; preConfigure = '' An auto update branch exists with message `python311Packages.pytorch-lightning: 2.1.3 -> 2.2.0.post0`. New version is 2.2.0.post0. An auto update branch exists with an equal or greater version [result] Failed to update python311Packages.pytorch-lightning 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flatdict, using log file: /var/log/nixpkgs-update/python311Packages.flatdict/2024-02-17.log python311Packages.flatdict 0 -> 1 attrpath: python311Packages.flatdict Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-flatdict-4.0.1 Press Enter key to continue... Running update for: - python3.11-flatdict-4.0.1: UPDATING ... - python3.11-flatdict-4.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flatdict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dockerpty, using log file: /var/log/nixpkgs-update/python311Packages.dockerpty/2024-02-17.log python311Packages.dockerpty 0 -> 1 attrpath: python311Packages.dockerpty Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dockerpty-0.4.1 Press Enter key to continue... Running update for: - python3.11-dockerpty-0.4.1: UPDATING ... - python3.11-dockerpty-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dockerpty 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.itemadapter, using log file: /var/log/nixpkgs-update/python311Packages.itemadapter/2024-02-17.log python311Packages.itemadapter 0 -> 1 attrpath: python311Packages.itemadapter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-itemadapter-0.8.0 Press Enter key to continue... Running update for: - python3.11-itemadapter-0.8.0: UPDATING ... - python3.11-itemadapter-0.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.itemadapter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath matrix-synapse-plugins.matrix-synapse-shared-secret-auth, using log file: /var/log/nixpkgs-update/matrix-synapse-plugins.matrix-synapse-shared-secret-auth/2024-02-17.log matrix-synapse-plugins.matrix-synapse-shared-secret-auth 0 -> 1 attrpath: matrix-synapse-plugins.matrix-synapse-shared-secret-auth Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-matrix-synapse-shared-secret-auth-2.0.2 Press Enter key to continue... Running update for: - python3.11-matrix-synapse-shared-secret-auth-2.0.2: UPDATING ... - python3.11-matrix-synapse-shared-secret-auth-2.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update matrix-synapse-plugins.matrix-synapse-shared-secret-auth 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.klein, using log file: /var/log/nixpkgs-update/python311Packages.klein/2024-02-17.log python311Packages.klein 0 -> 1 attrpath: python311Packages.klein Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-klein-unstable-2023-09-05 Press Enter key to continue... Running update for: - python3.11-klein-unstable-2023-09-05: UPDATING ... - python3.11-klein-unstable-2023-09-05: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.klein 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-annex-metadata-gui, using log file: /var/log/nixpkgs-update/git-annex-metadata-gui/2024-02-17.log git-annex-metadata-gui 0 -> 1 attrpath: git-annex-metadata-gui Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - git-annex-metadata-gui-0.2.0 Press Enter key to continue... Running update for: - git-annex-metadata-gui-0.2.0: UPDATING ... - git-annex-metadata-gui-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update git-annex-metadata-gui 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.migen, using log file: /var/log/nixpkgs-update/python311Packages.migen/2024-02-17.log python311Packages.migen 0 -> 1 attrpath: python311Packages.migen Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-migen-unstable-2022-09-02 Press Enter key to continue... Running update for: - python3.11-migen-unstable-2022-09-02: UPDATING ... - python3.11-migen-unstable-2022-09-02: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.migen 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.gl, using log file: /var/log/nixpkgs-update/aspellDicts.gl/2024-02-17.log aspellDicts.gl 0 -> 1 attrpath: aspellDicts.gl 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] Going to be running update for following packages: - aspell-dict-gl-0.5a-2 Press Enter key to continue... Running update for: - aspell-dict-gl-0.5a-2: UPDATING ... - aspell-dict-gl-0.5a-2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.gl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pamela, using log file: /var/log/nixpkgs-update/python311Packages.pamela/2024-02-17.log python311Packages.pamela 0 -> 1 attrpath: python311Packages.pamela Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pamela-1.1.0 Press Enter key to continue... Running update for: - python3.11-pamela-1.1.0: UPDATING ... - python3.11-pamela-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pamela 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.elementary-music, using log file: /var/log/nixpkgs-update/pantheon.elementary-music/2024-02-17.log pantheon.elementary-music 0 -> 1 attrpath: pantheon.elementary-music Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - elementary-music-7.1.0 Press Enter key to continue... Running update for: - elementary-music-7.1.0: UPDATING ... - elementary-music-7.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.elementary-music 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath acpic, using log file: /var/log/nixpkgs-update/acpic/2024-02-17.log acpic 0 -> 1 attrpath: acpic Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - acpic-1.0.0 Press Enter key to continue... Running update for: - acpic-1.0.0: UPDATING ... - acpic-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update acpic 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ansible, using log file: /var/log/nixpkgs-update/python311Packages.ansible/2024-02-17.log python311Packages.ansible 0 -> 1 attrpath: python311Packages.ansible Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-ansible-9.2.0 Press Enter key to continue... Running update for: - python3.11-ansible-9.2.0: UPDATING ... - python3.11-ansible-9.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ansible 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.fastFMM, using log file: /var/log/nixpkgs-update/rPackages.fastFMM/2024-02-17.log rPackages.fastFMM 0.1.0 -> 0.2.0 https://repology.org/project/r:fastfmm/versions attrpath: rPackages.fastFMM Checking auto update branch... No auto update branch exists Old version 0.1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.fastFMM 0.1.0 -> 0.2.0 https://repology.org/project/r:fastfmm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.SWTools, using log file: /var/log/nixpkgs-update/rPackages.SWTools/2024-02-17.log rPackages.SWTools 1.0 -> 1.0.1 https://repology.org/project/r:swtools/versions attrpath: rPackages.SWTools Checking auto update branch... No auto update branch exists Old version 1.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.SWTools 1.0 -> 1.0.1 https://repology.org/project/r:swtools/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.spatstat_model, using log file: /var/log/nixpkgs-update/rPackages.spatstat_model/2024-02-17.log rPackages.spatstat_model 3.2-8 -> 3.2-10 https://repology.org/project/r:spatstat.model/versions attrpath: rPackages.spatstat_model Checking auto update branch... No auto update branch exists Old version 3.2-8" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.spatstat_model 3.2-8 -> 3.2-10 https://repology.org/project/r:spatstat.model/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.theano, using log file: /var/log/nixpkgs-update/python312Packages.theano/2024-02-17.log python312Packages.theano 1.0.5 -> 2.18.6 https://repology.org/project/python:theano/versions attrpath: python312Packages.theano Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-theano-1.0.5 Press Enter key to continue... Running update for: - python3.12-theano-1.0.5: UPDATING ... - python3.12-theano-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.theano 1.0.5 -> 2.18.6 https://repology.org/project/python:theano/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rascal, using log file: /var/log/nixpkgs-update/rascal/2024-02-17.log rascal 0.28.2 -> 0.33.8 https://repology.org/project/rascal/versions attrpath: rascal Checking auto update branch... An auto update branch exists with message `rascal: 0.28.2 -> 0.33.8`. New version is 0.33.8. An auto update branch exists with an equal or greater version [result] Failed to update rascal 0.28.2 -> 0.33.8 https://repology.org/project/rascal/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath taplo, using log file: /var/log/nixpkgs-update/taplo/2024-02-17.log taplo 0.8.1 -> 0.9.0 https://repology.org/project/taplo/versions attrpath: taplo 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-oT7U9htu7J22MqLZb+YXohlB1CVGxHGQvHJu18PeLf8= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A taplo nix build failed. --- stderr thread 'main' panicked at /build/taplo-0.9.0-vendor.tar.gz/openssl-sys/build/find_normal.rs:190:5: Could not find directory of OpenSSL installation, and this `-sys` crate cannot proceed without this knowledge. If OpenSSL is installed and this crate had trouble finding it, you can set the `OPENSSL_DIR` environment variable for the compilation process. Make sure you also have the development packages of openssl installed. For example, `libssl-dev` on Ubuntu or `openssl-devel` on Fedora. If you're in a situation where you think the directory *should* be found automatically, please open a bug at https://github.com/sfackler/rust-openssl and include information about your system as well as this message. $HOST = x86_64-unknown-linux-gnu $TARGET = x86_64-unknown-linux-gnu openssl-sys = 0.9.96 It looks like you're compiling on Linux and also targeting Linux. Currently this requires the `pkg-config` utility to find OpenSSL but unfortunately `pkg-config` could not be found. If you have OpenSSL installed you can likely fix this by installing `pkg-config`. 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 taplo 0.8.1 -> 0.9.0 https://repology.org/project/taplo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.anipaths, using log file: /var/log/nixpkgs-update/rPackages.anipaths/2024-02-17.log rPackages.anipaths 0.10.2 -> 0.10.3 https://repology.org/project/r:anipaths/versions attrpath: rPackages.anipaths Checking auto update branch... No auto update branch exists Old version 0.10.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.anipaths 0.10.2 -> 0.10.3 https://repology.org/project/r:anipaths/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ipset, using log file: /var/log/nixpkgs-update/ipset/2024-02-17.log ipset 7.19 -> 7.21 https://repology.org/project/ipset/versions attrpath: ipset Checking auto update branch... An auto update branch exists with message `ipset: 7.19 -> 7.21`. New version is 7.21. An auto update branch exists with an equal or greater version [result] Failed to update ipset 7.19 -> 7.21 https://repology.org/project/ipset/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.freesurferformats, using log file: /var/log/nixpkgs-update/rPackages.freesurferformats/2024-02-17.log rPackages.freesurferformats 0.1.17 -> 0.1.18 https://repology.org/project/r:freesurferformats/versions attrpath: rPackages.freesurferformats Checking auto update branch... No auto update branch exists Old version 0.1.17" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.freesurferformats 0.1.17 -> 0.1.18 https://repology.org/project/r:freesurferformats/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.BayesMortalityPlus, using log file: /var/log/nixpkgs-update/rPackages.BayesMortalityPlus/2024-02-17.log rPackages.BayesMortalityPlus 0.1.1 -> 0.2.2 https://repology.org/project/r:bayesmortalityplus/versions attrpath: rPackages.BayesMortalityPlus Checking auto update branch... No auto update branch exists Old version 0.1.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.BayesMortalityPlus 0.1.1 -> 0.2.2 https://repology.org/project/r:bayesmortalityplus/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.PointedSDMs, using log file: /var/log/nixpkgs-update/rPackages.PointedSDMs/2024-02-17.log rPackages.PointedSDMs 1.3.1 -> 1.3.2 https://repology.org/project/r:pointedsdms/versions attrpath: rPackages.PointedSDMs Checking auto update branch... No auto update branch exists Old version 1.3.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.PointedSDMs 1.3.1 -> 1.3.2 https://repology.org/project/r:pointedsdms/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.devEMF, using log file: /var/log/nixpkgs-update/rPackages.devEMF/2024-02-17.log rPackages.devEMF 4.4-1 -> 4.4-2 https://repology.org/project/r:devemf/versions attrpath: rPackages.devEMF Checking auto update branch... No auto update branch exists Old version 4.4-1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.devEMF 4.4-1 -> 4.4-2 https://repology.org/project/r:devemf/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.haplo_stats, using log file: /var/log/nixpkgs-update/rPackages.haplo_stats/2024-02-17.log rPackages.haplo_stats 1.9.5 -> 1.9.5.1 https://repology.org/project/r:haplo.stats/versions attrpath: rPackages.haplo_stats Checking auto update branch... No auto update branch exists Old version 1.9.5" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.haplo_stats 1.9.5 -> 1.9.5.1 https://repology.org/project/r:haplo.stats/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rke2, using log file: /var/log/nixpkgs-update/rke2/2024-02-17.log rke2 1.29.0+rke2r1 -> 1.29.1+rke2r1 https://github.com/rancher/rke2/releases attrpath: rke2 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-Og0CqxNnhRN6PdggneGK05uprZ2D7lux/snXcArIm8Q=" [golangModuleVersion] Replaced vendorHash with sha256-j2qcneyn5V1a2+HeeJF32fXX0YzSQjicZ0naOycVPvg= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A rke2 nix build failed. +++ git rev-parse HEAD ./scripts/version.sh: line 30: git: command not found +++ git diff --no-ext-diff --quiet --exit-code ./scripts/version.sh: line 30: git: command not found +++ echo .dirty ++ REVISION=.dirty ++ PLATFORM=linux-amd64 ++ RELEASE=rke2.linux-amd64 ++ KUBERNETES_VERSION=v1.29.1 ++ KUBERNETES_IMAGE_TAG=v1.29.1-rke2r1-build20240117 ++ ETCD_VERSION=v3.5.9-k3s1 ++ PAUSE_VERSION=3.6 ++ CCM_VERSION=v1.28.2-build20231016 ++ '[' -d .git ']' ++ [[ -n v1.29.1+rke2r1 ]] ++ VERSION=v1.29.1+rke2r1 ++ [[ v1.29.1+rke2r1 =~ ^v([0-9]+)\.([0-9]+)\.([0-9]+)([-+][a-zA-Z0-9.]+)?[-+]((rke2r[0-9]+|dev.*))$ ]] ++ VERSION_MAJOR=1 ++ VERSION_MINOR=29 ++ PATCH=1 ++ RC= ++ RKE2_PATCH=rke2r1 ++ echo 'VERSION=v1.29.1+rke2r1 parsed as MAJOR= MINOR= PATCH=1 RC= RKE2_PATCH=rke2r1' VERSION=v1.29.1+rke2r1 parsed as MAJOR= MINOR= PATCH=1 RC= RKE2_PATCH=rke2r1 ++ DEPENDENCIES_URL=https://raw.githubusercontent.com/kubernetes/kubernetes/v1.29.1/build/dependencies.yaml +++ yq e '.dependencies[] | select(.name == "golang: upstream version").version' - ./scripts/version.sh: line 71: yq: command not found +++ curl -sL https://raw.githubusercontent.com/kubernetes/kubernetes/v1.29.1/build/dependencies.yaml ./scripts/version.sh: line 71: curl: command not found ++ VERSION_GOLANG=go [result] Failed to update rke2 1.29.0+rke2r1 -> 1.29.1+rke2r1 https://github.com/rancher/rke2/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.DiagrammeR, using log file: /var/log/nixpkgs-update/rPackages.DiagrammeR/2024-02-17.log rPackages.DiagrammeR 1.0.10 -> 1.0.11 https://repology.org/project/r:diagrammer/versions attrpath: rPackages.DiagrammeR Checking auto update branch... No auto update branch exists Old version 1.0.10" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.DiagrammeR 1.0.10 -> 1.0.11 https://repology.org/project/r:diagrammer/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.qcpm, using log file: /var/log/nixpkgs-update/rPackages.qcpm/2024-02-17.log rPackages.qcpm 0.2 -> 0.3 https://repology.org/project/r:qcpm/versions attrpath: rPackages.qcpm Checking auto update branch... No auto update branch exists Old version 0.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.qcpm 0.2 -> 0.3 https://repology.org/project/r:qcpm/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.expectreg, using log file: /var/log/nixpkgs-update/rPackages.expectreg/2024-02-17.log rPackages.expectreg 0.52 -> 0.53 https://repology.org/project/r:expectreg/versions attrpath: rPackages.expectreg Checking auto update branch... No auto update branch exists Old version 0.52" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.expectreg 0.52 -> 0.53 https://repology.org/project/r:expectreg/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ammiBayes, using log file: /var/log/nixpkgs-update/rPackages.ammiBayes/2024-02-17.log rPackages.ammiBayes 1.0-1 -> 1.0-2 https://repology.org/project/r:ammibayes/versions attrpath: rPackages.ammiBayes Checking auto update branch... No auto update branch exists Old version 1.0-1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ammiBayes 1.0-1 -> 1.0-2 https://repology.org/project/r:ammibayes/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.mutualinf, using log file: /var/log/nixpkgs-update/rPackages.mutualinf/2024-02-17.log rPackages.mutualinf 1.1.3 -> 1.2.2 https://repology.org/project/r:mutualinf/versions attrpath: rPackages.mutualinf Checking auto update branch... No auto update branch exists Old version 1.1.3" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.mutualinf 1.1.3 -> 1.2.2 https://repology.org/project/r:mutualinf/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.fbati, using log file: /var/log/nixpkgs-update/rPackages.fbati/2024-02-17.log rPackages.fbati 1.0-8 -> 1.0-9 https://repology.org/project/r:fbati/versions attrpath: rPackages.fbati Checking auto update branch... No auto update branch exists Old version 1.0-8" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.fbati 1.0-8 -> 1.0-9 https://repology.org/project/r:fbati/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.RALSA, using log file: /var/log/nixpkgs-update/rPackages.RALSA/2024-02-17.log rPackages.RALSA 1.3.7 -> 1.4.0 https://repology.org/project/r:ralsa/versions attrpath: rPackages.RALSA Checking auto update branch... No auto update branch exists Old version 1.3.7" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.RALSA 1.3.7 -> 1.4.0 https://repology.org/project/r:ralsa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ympes, using log file: /var/log/nixpkgs-update/rPackages.ympes/2024-02-17.log rPackages.ympes 0.5.0 -> 1.0.0 https://repology.org/project/r:ympes/versions attrpath: rPackages.ympes Checking auto update branch... No auto update branch exists Old version 0.5.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ympes 0.5.0 -> 1.0.0 https://repology.org/project/r:ympes/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nixVersions.nix_2_19, using log file: /var/log/nixpkgs-update/nixVersions.nix_2_19/2024-02-17.log nixVersions.nix_2_19 2.19.3 -> 2.20.1 https://repology.org/project/nix/versions attrpath: nixVersions.nix_2_19 Checking auto update branch... No auto update branch exists Version in attr path nixVersions.nix_2_19 not compatible with 2.20.1 [result] Failed to update nixVersions.nix_2_19 2.19.3 -> 2.20.1 https://repology.org/project/nix/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath argocd, using log file: /var/log/nixpkgs-update/argocd/2024-02-17.log argocd 2.9.6 -> 2.10.1 https://github.com/argoproj/argo-cd/releases attrpath: argocd Checking auto update branch... An auto update branch exists with message `argocd: 2.9.6 -> 2.10.0`. New version is 2.10.1. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-gpg9tXVR/svWwbjIiY1OlOf56azxk/dEz+VtaaTeDSk=" [golangModuleVersion] Replaced vendorHash with sha256-WVufVd8E2rVBA59qEYdRq38W70lApMGZV/26jhn5HGw= [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/cluster/argocd/default.nix b/pkgs/applications/networking/cluster/argocd/default.nix index 37eca7125898..7391fc9d7c81 100644 --- a/pkgs/applications/networking/cluster/argocd/default.nix +++ b/pkgs/applications/networking/cluster/argocd/default.nix @@ -2,17 +2,17 @@ buildGoModule rec { pname = "argocd"; - version = "2.9.6"; + version = "2.10.1"; src = fetchFromGitHub { owner = "argoproj"; repo = "argo-cd"; rev = "v${version}"; - hash = "sha256-TwDWcTxYRopQjjtY3OxOL/BDAF2/eJuqIhDJLxpgr3E="; + hash = "sha256-sQbRrNTeLUSal9gBAnqx+x0glPykjw0DN+j7xHoZcLY="; }; proxyVendor = true; # darwin/linux hash mismatch - vendorHash = "sha256-gpg9tXVR/svWwbjIiY1OlOf56azxk/dEz+VtaaTeDSk="; + vendorHash = "sha256-WVufVd8E2rVBA59qEYdRq38W70lApMGZV/26jhn5HGw="; # Set target as ./cmd per cli-local # https://github.com/argoproj/argo-cd/blob/master/Makefile#L227 [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/izn5b8w0yswz309a7vqb9vhvb39k0hp9-argocd-2.10.1" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • argocd
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/argoproj/argo-cd/releases. meta.description for argocd is: Declarative continuous deployment for Kubernetes meta.homepage for argocd is: https://argo-cd.readthedocs.io/en/stable/ ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/argoproj/argo-cd/releases/tag/v2.10.1) - [Compare changes on GitHub](https://github.com/argoproj/argo-cd/compare/v2.9.6...v2.10.1) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.10.1 with grep in /nix/store/izn5b8w0yswz309a7vqb9vhvb39k0hp9-argocd-2.10.1 - found 2.10.1 in filename of file in /nix/store/izn5b8w0yswz309a7vqb9vhvb39k0hp9-argocd-2.10.1 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath argocd ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/izn5b8w0yswz309a7vqb9vhvb39k0hp9-argocd-2.10.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 argocd https://github.com/r-ryantm/nixpkgs/archive/a5e96f619fb936cc101ba087807f8eb3318fafdb.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/a5e96f619fb936cc101ba087807f8eb3318fafdb#argocd ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/izn5b8w0yswz309a7vqb9vhvb39k0hp9-argocd-2.10.1 ls -la /nix/store/izn5b8w0yswz309a7vqb9vhvb39k0hp9-argocd-2.10.1/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • argocd
--- ###### Maintainer pings cc @shahrukh330 @bryanasdev000 @qjoly 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/287639 [result] Success updating argocd 2.9.6 -> 2.10.1 https://github.com/argoproj/argo-cd/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.hupper, using log file: /var/log/nixpkgs-update/python312Packages.hupper/2024-02-17.log python312Packages.hupper 1.12 -> 1.12.1 https://repology.org/project/python:hupper/versions attrpath: python312Packages.hupper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-hupper-1.12 Press Enter key to continue... Running update for: - python3.12-hupper-1.12: UPDATING ... - python3.12-hupper-1.12: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/hupper/default.nix b/pkgs/development/python-modules/hupper/default.nix index b0650310cc14..ccd9e5aa45e1 100644 --- a/pkgs/development/python-modules/hupper/default.nix +++ b/pkgs/development/python-modules/hupper/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "hupper"; - version = "1.12"; + version = "1.12.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-GLFlPZgyyfjn00AZhsfnryrmeDYWvgvEBr/gsUE0pcY="; + hash = "sha256-Br9UFw/07PTIStXxiN7jkBFzq0ScJgitBbm/1rE+Mus="; }; # FIXME: watchdog dependency is disabled on Darwin because of #31865, which causes very silent No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 35 > 25 [result] Failed to update python312Packages.hupper 1.12 -> 1.12.1 https://repology.org/project/python:hupper/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.pyopenssl, using log file: /var/log/nixpkgs-update/python312Packages.pyopenssl/2024-02-17.log python312Packages.pyopenssl 23.3.0 -> 24.0.0 https://repology.org/project/python:pyopenssl/versions attrpath: python312Packages.pyopenssl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-pyopenssl-23.3.0 Press Enter key to continue... Running update for: - python3.12-pyopenssl-23.3.0: UPDATING ... - python3.12-pyopenssl-23.3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pyopenssl/default.nix b/pkgs/development/python-modules/pyopenssl/default.nix index 611666e851d3..ddb663383a4e 100644 --- a/pkgs/development/python-modules/pyopenssl/default.nix +++ b/pkgs/development/python-modules/pyopenssl/default.nix @@ -13,13 +13,13 @@ buildPythonPackage rec { pname = "pyopenssl"; - version = "23.3.0"; + version = "24.0.0"; format = "setuptools"; src = fetchPypi { pname = "pyOpenSSL"; inherit version; - hash = "sha256-ayy6XMRugidQ7D5age4SgZhQsRMDYw1XXpgQigecKxI="; + hash = "sha256-aqMwOak//6RWPmVbYdETZNASZL6My0mQYQHgKjNFML8="; }; outputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 9851 > 25 [result] Failed to update python312Packages.pyopenssl 23.3.0 -> 24.0.0 https://repology.org/project/python:pyopenssl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyter-packaging, using log file: /var/log/nixpkgs-update/python311Packages.jupyter-packaging/2024-02-17.log python311Packages.jupyter-packaging 0 -> 1 attrpath: python311Packages.jupyter-packaging 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] Going to be running update for following packages: - python3.11-jupyter-packaging-0.12.3 Press Enter key to continue... Running update for: - python3.11-jupyter-packaging-0.12.3: UPDATING ... - python3.11-jupyter-packaging-0.12.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyter-packaging 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vmware-horizon-client, using log file: /var/log/nixpkgs-update/vmware-horizon-client/2024-02-17.log vmware-horizon-client 0 -> 1 attrpath: vmware-horizon-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] Going to be running update for following packages: - vmware-horizon-client-2312 Press Enter key to continue... Running update for: - vmware-horizon-client-2312: UPDATING ... - vmware-horizon-client-2312: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update vmware-horizon-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 source-han-sans-simplified-chinese, using log file: /var/log/nixpkgs-update/source-han-sans-simplified-chinese/2024-02-17.log source-han-sans-simplified-chinese 2.004 -> 2.004R https://github.com/adobe-fonts/source-han-sans/releases attrpath: source-han-sans-simplified-chinese 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 source-han-sans-simplified-chinese 2.004 -> 2.004R https://github.com/adobe-fonts/source-han-sans/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.kazoo, using log file: /var/log/nixpkgs-update/python311Packages.kazoo/2024-02-17.log python311Packages.kazoo 0 -> 1 attrpath: python311Packages.kazoo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-kazoo-2.9.0 Press Enter key to continue... Running update for: - python3.11-kazoo-2.9.0: UPDATING ... - python3.11-kazoo-2.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/kazoo/default.nix b/pkgs/development/python-modules/kazoo/default.nix index fe11b2538cce..eedbd7da41f1 100644 --- a/pkgs/development/python-modules/kazoo/default.nix +++ b/pkgs/development/python-modules/kazoo/default.nix @@ -12,12 +12,12 @@ buildPythonPackage rec { pname = "kazoo"; - version = "2.9.0"; + version = "2.10.0"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-gAMYx/PatkjN9hbfslvavu+rKmg3qmlR4Po/+A5laWk="; + hash = "sha256-kFeWrk9MEr1OSukubl0BhDnmtWyM+7JIJTYuebIw2rE="; }; propagatedBuildInputs = [ six ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 37 > 25 [result] Failed to update python311Packages.kazoo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath epapirus-icon-theme, using log file: /var/log/nixpkgs-update/epapirus-icon-theme/2024-02-17.log epapirus-icon-theme 0 -> 1 attrpath: epapirus-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] Going to be running update for following packages: - papirus-icon-theme-20240201 Press Enter key to continue... Running update for: - papirus-icon-theme-20240201: UPDATING ... - papirus-icon-theme-20240201: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update epapirus-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.bme280spi, using log file: /var/log/nixpkgs-update/python311Packages.bme280spi/2024-02-17.log python311Packages.bme280spi 0 -> 1 attrpath: python311Packages.bme280spi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-bme280spi-0.2.0 Press Enter key to continue... Running update for: - python3.11-bme280spi-0.2.0: UPDATING ... - python3.11-bme280spi-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bme280spi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-apimanagement, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-apimanagement/2024-02-17.log python311Packages.azure-mgmt-apimanagement 0 -> 1 attrpath: python311Packages.azure-mgmt-apimanagement Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-azure-mgmt-apimanagement-4.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-apimanagement-4.0.0: UPDATING ... - python3.11-azure-mgmt-apimanagement-4.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-apimanagement 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-local, using log file: /var/log/nixpkgs-update/mopidy-local/2024-02-17.log mopidy-local 0 -> 1 attrpath: mopidy-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] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - Mopidy-Local-3.2.1 Press Enter key to continue... Running update for: - Mopidy-Local-3.2.1: UPDATING ... - Mopidy-Local-3.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mopidy-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 python311Packages.gevent-websocket, using log file: /var/log/nixpkgs-update/python311Packages.gevent-websocket/2024-02-17.log python311Packages.gevent-websocket 0 -> 1 attrpath: python311Packages.gevent-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] Going to be running update for following packages: - python3.11-gevent-websocket-0.10.1 Press Enter key to continue... Running update for: - python3.11-gevent-websocket-0.10.1: UPDATING ... - python3.11-gevent-websocket-0.10.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gevent-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 expliot, using log file: /var/log/nixpkgs-update/expliot/2024-02-17.log expliot 0 -> 1 attrpath: expliot 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] Going to be running update for following packages: - expliot-0.9.8 Press Enter key to continue... Running update for: - expliot-0.9.8: UPDATING ... - expliot-0.9.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update expliot 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.certvalidator, using log file: /var/log/nixpkgs-update/python311Packages.certvalidator/2024-02-17.log python311Packages.certvalidator 0 -> 1 attrpath: python311Packages.certvalidator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-certvalidator-0.11.1 Press Enter key to continue... Running update for: - python3.11-certvalidator-0.11.1: UPDATING ... - python3.11-certvalidator-0.11.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.certvalidator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath vcsi, using log file: /var/log/nixpkgs-update/vcsi/2024-02-17.log vcsi 0 -> 1 attrpath: vcsi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - vcsi-7.0.16 Press Enter key to continue... Running update for: - vcsi-7.0.16: UPDATING ... - vcsi-7.0.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update vcsi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mautrix-telegram, using log file: /var/log/nixpkgs-update/mautrix-telegram/2024-02-17.log mautrix-telegram 0 -> 1 attrpath: mautrix-telegram 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] Going to be running update for following packages: - python3.11-mautrix-telegram-0.15.1 Press Enter key to continue... Running update for: - python3.11-mautrix-telegram-0.15.1: UPDATING ... - python3.11-mautrix-telegram-0.15.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mautrix-telegram 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wxGTK31, using log file: /var/log/nixpkgs-update/wxGTK31/2024-02-17.log wxGTK31 3.1.7 -> 3.2.4 https://github.com/wxWidgets/wxWidgets/releases attrpath: wxGTK31 Checking auto update branch... No auto update branch exists Version in attr path wxGTK31 not compatible with 3.2.4 [result] Failed to update wxGTK31 3.1.7 -> 3.2.4 https://github.com/wxWidgets/wxWidgets/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath syft, using log file: /var/log/nixpkgs-update/syft/2024-02-17.log syft 0.103.1 -> 0.105.0 https://github.com/anchore/syft/releases attrpath: syft 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-CCkAxMg3J+F6xhKiB7iMCn5CNQ0IU0EW4cNn3b4eRWY=" [golangModuleVersion] Replaced vendorHash with sha256-1Iwqh9obVU+HA2l/Gy4SOHrgHtvoy8c4tbcuA1AFFQw= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/admin/syft/default.nix b/pkgs/tools/admin/syft/default.nix index a42083f1dd3e..b8642bcbb827 100644 --- a/pkgs/tools/admin/syft/default.nix +++ b/pkgs/tools/admin/syft/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "syft"; - version = "0.103.1"; + version = "0.105.0"; src = fetchFromGitHub { owner = "anchore"; repo = pname; rev = "v${version}"; - hash = "sha256-b50+O9Tx9CgXDW7JuCyo//ye7T0puwq6jryH6bQ4Ytw="; + hash = "sha256-X05ELxhySlQ0POIg2Iop4NS7gYqZcuP46IC8CEuxtJg="; # populate values that require us to use git. By doing this in postFetch we # can delete .git afterwards and maintain better reproducibility of the src. leaveDotGit = true; @@ -22,7 +22,7 @@ buildGoModule rec { }; # hash mismatch with darwin proxyVendor = true; - vendorHash = "sha256-CCkAxMg3J+F6xhKiB7iMCn5CNQ0IU0EW4cNn3b4eRWY="; + vendorHash = "sha256-1Iwqh9obVU+HA2l/Gy4SOHrgHtvoy8c4tbcuA1AFFQw="; nativeBuildInputs = [ installShellFiles ]; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/09wwxsbz04y0kkfnc5jcdcd472n4i10c-syft-0.105.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • syft
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/anchore/syft/releases. meta.description for syft is: CLI tool and library for generating a Software Bill of Materials from container images and filesystems meta.homepage for syft is: https://github.com/anchore/syft meta.changelog for syft is: https://github.com/anchore/syft/releases/tag/v0.105.0 ###### 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.105.0 with grep in /nix/store/09wwxsbz04y0kkfnc5jcdcd472n4i10c-syft-0.105.0 - found 0.105.0 in filename of file in /nix/store/09wwxsbz04y0kkfnc5jcdcd472n4i10c-syft-0.105.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath syft ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/09wwxsbz04y0kkfnc5jcdcd472n4i10c-syft-0.105.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 syft https://github.com/r-ryantm/nixpkgs/archive/4e980fe26d4bee4e971733f12d8f83f053e8da5e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/4e980fe26d4bee4e971733f12d8f83f053e8da5e#syft ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/09wwxsbz04y0kkfnc5jcdcd472n4i10c-syft-0.105.0 ls -la /nix/store/09wwxsbz04y0kkfnc5jcdcd472n4i10c-syft-0.105.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • syft
--- ###### Maintainer pings cc @06kellyjac @developer-guy @kashw2 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/289506 [result] Success updating syft 0.103.1 -> 0.105.0 https://github.com/anchore/syft/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pandas, using log file: /var/log/nixpkgs-update/python311Packages.pandas/2024-02-17.log python311Packages.pandas 0 -> 1 attrpath: python311Packages.pandas Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pandas-2.1.3 Press Enter key to continue... Running update for: - python3.11-pandas-2.1.3: UPDATING ... - python3.11-pandas-2.1.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pandas/default.nix b/pkgs/development/python-modules/pandas/default.nix index 7351e6536416..15bad7ada792 100644 --- a/pkgs/development/python-modules/pandas/default.nix +++ b/pkgs/development/python-modules/pandas/default.nix @@ -65,7 +65,7 @@ let pandas = buildPythonPackage rec { pname = "pandas"; - version = "2.1.3"; + version = "2.2.0"; pyproject = true; disabled = pythonOlder "3.9"; @@ -74,7 +74,7 @@ let pandas = buildPythonPackage rec { owner = "pandas-dev"; repo = "pandas"; rev = "refs/tags/v${version}"; - hash = "sha256-okGYzPJC3mpG+Sq4atjWwLlocUDnpjgGRPmQ+4ehQX0="; + hash = "sha256-PMrqniyyFYRnAeFBruPrTrGKzX2dRxMRct8AHeghstA="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 5143 > 25 [result] Failed to update python311Packages.pandas 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.zenity, using log file: /var/log/nixpkgs-update/gnome.zenity/2024-02-17.log gnome.zenity 0 -> 1 attrpath: gnome.zenity Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.zenity 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-regf, using log file: /var/log/nixpkgs-update/python311Packages.dissect-regf/2024-02-17.log python311Packages.dissect-regf 0 -> 1 attrpath: python311Packages.dissect-regf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dissect-regf-3.8 Press Enter key to continue... Running update for: - python3.11-dissect-regf-3.8: UPDATING ... - python3.11-dissect-regf-3.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissect-regf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.html2text, using log file: /var/log/nixpkgs-update/python311Packages.html2text/2024-02-17.log python311Packages.html2text 0 -> 1 attrpath: python311Packages.html2text Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-html2text-2020.1.16 Press Enter key to continue... Running update for: - python3.11-html2text-2020.1.16: UPDATING ... - python3.11-html2text-2020.1.16: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.html2text 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.spiderpy, using log file: /var/log/nixpkgs-update/python311Packages.spiderpy/2024-02-17.log python311Packages.spiderpy 0 -> 1 attrpath: python311Packages.spiderpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-spiderpy-1.7.2 Press Enter key to continue... Running update for: - python3.11-spiderpy-1.7.2: UPDATING ... - python3.11-spiderpy-1.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.spiderpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.langchainplus-sdk, using log file: /var/log/nixpkgs-update/python311Packages.langchainplus-sdk/2024-02-17.log python311Packages.langchainplus-sdk 0 -> 1 attrpath: python311Packages.langchainplus-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] Going to be running update for following packages: - python3.11-langsmith-0.0.83 Press Enter key to continue... Running update for: - python3.11-langsmith-0.0.83: UPDATING ... - python3.11-langsmith-0.0.83: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langsmith/default.nix b/pkgs/development/python-modules/langsmith/default.nix index 21ee2b4ac871..e2e794cf749d 100644 --- a/pkgs/development/python-modules/langsmith/default.nix +++ b/pkgs/development/python-modules/langsmith/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "langsmith"; - version = "0.0.83"; + version = "0.1.2"; pyproject = true; disabled = pythonOlder "3.8"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langsmith-sdk"; rev = "refs/tags/v${version}"; - hash = "sha256-WRrwekh4pcn3I0U/A2Q91ePrRx2RUC3XX+z4bez0BzU="; + hash = "sha256-l1avmp6nxADD0sEINAHk3sPJTLGE/89UiCYAgSXlxu4="; }; sourceRoot = "${src.name}/python"; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.langchainplus-sdk Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.langchainplus-sdk Standard output: error: build log of 'python311Packages.langchainplus-sdk' is not available [result] Failed to update python311Packages.langchainplus-sdk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath subsurface, using log file: /var/log/nixpkgs-update/subsurface/2024-02-17.log subsurface 5.0.10 -> 6.0.5094 https://repology.org/project/subsurface/versions attrpath: subsurface 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 subsurface 5.0.10 -> 6.0.5094 https://repology.org/project/subsurface/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.writexl, using log file: /var/log/nixpkgs-update/rPackages.writexl/2024-02-17.log rPackages.writexl 1.4.2 -> 1.5.0 https://repology.org/project/r:writexl/versions attrpath: rPackages.writexl Checking auto update branch... No auto update branch exists Old version 1.4.2" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.writexl 1.4.2 -> 1.5.0 https://repology.org/project/r:writexl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.uc-micro-py, using log file: /var/log/nixpkgs-update/python312Packages.uc-micro-py/2024-02-17.log python312Packages.uc-micro-py 1.0.2 -> 1.0.3 https://repology.org/project/python:uc-micro-py/versions attrpath: python312Packages.uc-micro-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] Going to be running update for following packages: - python3.12-uc-micro-py-1.0.2 Press Enter key to continue... Running update for: - python3.12-uc-micro-py-1.0.2: UPDATING ... - python3.12-uc-micro-py-1.0.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/uc-micro-py/default.nix b/pkgs/development/python-modules/uc-micro-py/default.nix index f6aa059d709c..77f7eb1625d9 100644 --- a/pkgs/development/python-modules/uc-micro-py/default.nix +++ b/pkgs/development/python-modules/uc-micro-py/default.nix @@ -8,7 +8,7 @@ buildPythonPackage rec { pname = "uc-micro-py"; - version = "1.0.2"; + version = "1.0.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -17,7 +17,7 @@ buildPythonPackage rec { owner = "tsutsu3"; repo = "uc.micro-py"; rev = "refs/tags/v${version}"; - hash = "sha256-PUeWYG/VyxCfhB7onAcDFow1yYqArjmfMT99+058P7U="; + hash = "sha256-Z7XHWeV5I/y19EKg4lzcl9pwRexWnSQ7d8CpQu5xdnI="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 4874 > 25 [result] Failed to update python312Packages.uc-micro-py 1.0.2 -> 1.0.3 https://repology.org/project/python:uc-micro-py/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.glmnetr, using log file: /var/log/nixpkgs-update/rPackages.glmnetr/2024-02-17.log rPackages.glmnetr 0.4-1 -> 0.4-2 https://repology.org/project/r:glmnetr/versions attrpath: rPackages.glmnetr Checking auto update branch... No auto update branch exists Old version 0.4-1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.glmnetr 0.4-1 -> 0.4-2 https://repology.org/project/r:glmnetr/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aldente, using log file: /var/log/nixpkgs-update/aldente/2024-02-17.log aldente 1.24.1 -> 1.25.1 https://github.com/davidwernhart/aldente-charge-limiter/releases attrpath: aldente Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/os-specific/darwin/aldente/default.nix b/pkgs/os-specific/darwin/aldente/default.nix index e585d8877803..d30a68ed8ce6 100644 --- a/pkgs/os-specific/darwin/aldente/default.nix +++ b/pkgs/os-specific/darwin/aldente/default.nix @@ -6,11 +6,11 @@ stdenvNoCC.mkDerivation (finalAttrs: { pname = "aldente"; - version = "1.24.1"; + version = "1.25.1"; src = fetchurl { url = "https://github.com/davidwernhart/aldente-charge-limiter/releases/download/${finalAttrs.version}/AlDente.dmg"; - hash = "sha256-vOv52SrUki2f9vGzYy8dhVJVxna2ZvhtG6WbKjCv3gA="; + hash = "sha256-UXQ+zcx3uN4Rpqv1t8Sy3ua9lCsTMD3ArDBxT8ESsQA="; }; dontBuild = true; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update aldente 1.24.1 -> 1.25.1 https://github.com/davidwernhart/aldente-charge-limiter/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ggthemes, using log file: /var/log/nixpkgs-update/rPackages.ggthemes/2024-02-17.log rPackages.ggthemes 5.0.0 -> 5.1.0 https://repology.org/project/r:ggthemes/versions attrpath: rPackages.ggthemes Checking auto update branch... No auto update branch exists Old version 5.0.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ggthemes 5.0.0 -> 5.1.0 https://repology.org/project/r:ggthemes/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.xaringan, using log file: /var/log/nixpkgs-update/rPackages.xaringan/2024-02-17.log rPackages.xaringan 0.28 -> 0.29 https://repology.org/project/r:xaringan/versions attrpath: rPackages.xaringan Checking auto update branch... No auto update branch exists Old version 0.28" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.xaringan 0.28 -> 0.29 https://repology.org/project/r:xaringan/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.mypy-boto3-pricing, using log file: /var/log/nixpkgs-update/python312Packages.mypy-boto3-pricing/2024-02-17.log python312Packages.mypy-boto3-pricing 1.34.0 -> 1.34.39 https://repology.org/project/python:mypy-boto3-pricing/versions attrpath: python312Packages.mypy-boto3-pricing Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.12-mypy-boto3-pricing-1.34.0 Press Enter key to continue... Running update for: - python3.12-mypy-boto3-pricing-1.34.0: UPDATING ... - python3.12-mypy-boto3-pricing-1.34.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python312Packages.mypy-boto3-pricing 1.34.0 -> 1.34.39 https://repology.org/project/python:mypy-boto3-pricing/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath upscayl, using log file: /var/log/nixpkgs-update/upscayl/2024-02-17.log upscayl 2.9.8 -> 2.9.9 https://repology.org/project/upscayl/versions attrpath: upscayl Checking auto update branch... An auto update branch exists with message `upscayl: 2.9.8 -> 2.9.9`. New version is 2.9.9. An auto update branch exists with an equal or greater version [result] Failed to update upscayl 2.9.8 -> 2.9.9 https://repology.org/project/upscayl/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python312Packages.weaviate-client, using log file: /var/log/nixpkgs-update/python312Packages.weaviate-client/2024-02-17.log python312Packages.weaviate-client 3.26.2 -> 4.4.4 https://repology.org/project/python:weaviate-client/versions attrpath: python312Packages.weaviate-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] Going to be running update for following packages: - python3.12-weaviate-client-3.26.2 Press Enter key to continue... Running update for: - python3.12-weaviate-client-3.26.2: UPDATING ... - python3.12-weaviate-client-3.26.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/weaviate-client/default.nix b/pkgs/development/python-modules/weaviate-client/default.nix index 35a4c5527533..1c6b1082b22f 100644 --- a/pkgs/development/python-modules/weaviate-client/default.nix +++ b/pkgs/development/python-modules/weaviate-client/default.nix @@ -10,14 +10,14 @@ buildPythonPackage rec { pname = "weaviate-client"; - version = "3.26.2"; + version = "4.4.4"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-Y+xwg5tkkJgQpkqns+W4UIhGLpPH4u08MuvvtwLzZyM="; + hash = "sha256-Vy+Y7cWuy4O+gYVAkD5ctjI1G/v6naMHF6UnOWI4x/s="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python312Packages.weaviate-client Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python312Packages.weaviate-client Standard output: error: Package ‘python3.12-pbr-6.0.0’ in /var/cache/nixpkgs-update/worker/worktree/python312Packages.weaviate-client/pkgs/development/python-modules/pbr/default.nix:33 is marked as broken, refusing to evaluate. a) To temporarily allow broken packages, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_BROKEN=1 Note: When using `nix shell`, `nix build`, `nix develop`, etc with a flake, then pass `--impure` in order to allow use of environment variables. b) For `nixos-rebuild` you can set { nixpkgs.config.allowBroken = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowBroken = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update python312Packages.weaviate-client 3.26.2 -> 4.4.4 https://repology.org/project/python:weaviate-client/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath elixir_1_11, using log file: /var/log/nixpkgs-update/elixir_1_11/2024-02-17.log elixir_1_11 1.11.4 -> 1.16.1 https://github.com/elixir-lang/elixir/releases attrpath: elixir_1_11 Checking auto update branch... No auto update branch exists Version in attr path elixir_1_11 not compatible with 1.16.1 [result] Failed to update elixir_1_11 1.11.4 -> 1.16.1 https://github.com/elixir-lang/elixir/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.manimpango, using log file: /var/log/nixpkgs-update/python311Packages.manimpango/2024-02-17.log python311Packages.manimpango 0 -> 1 attrpath: python311Packages.manimpango Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-manimpango-0.5.0 Press Enter key to continue... Running update for: - python3.11-manimpango-0.5.0: UPDATING ... - python3.11-manimpango-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.manimpango 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytenable, using log file: /var/log/nixpkgs-update/python311Packages.pytenable/2024-02-17.log python311Packages.pytenable 0 -> 1 attrpath: python311Packages.pytenable Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/r75jmmwby8r52njf1l5dyf2dn63w3bi8-packages.json.drv building '/nix/store/r75jmmwby8r52njf1l5dyf2dn63w3bi8-packages.json.drv'... Going to be running update for following packages: - python3.11-pytenable-1.4.20 Press Enter key to continue... Running update for: - python3.11-pytenable-1.4.20: UPDATING ... - python3.11-pytenable-1.4.20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytenable 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.torch-tb-profiler, using log file: /var/log/nixpkgs-update/python311Packages.torch-tb-profiler/2024-02-17.log python311Packages.torch-tb-profiler 0 -> 1 attrpath: python311Packages.torch-tb-profiler Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-torch_tb_profiler-0.3.1 Press Enter key to continue... Running update for: - python3.11-torch_tb_profiler-0.3.1: UPDATING ... - python3.11-torch_tb_profiler-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.torch-tb-profiler 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fuse, using log file: /var/log/nixpkgs-update/python311Packages.fuse/2024-02-17.log python311Packages.fuse 0 -> 1 attrpath: python311Packages.fuse Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-fuse-python-1.0.7 Press Enter key to continue... Running update for: - python3.11-fuse-python-1.0.7: UPDATING ... - python3.11-fuse-python-1.0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fuse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ansel, using log file: /var/log/nixpkgs-update/ansel/2024-02-17.log ansel 0 -> 1 attrpath: ansel 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] Going to be running update for following packages: - ansel-unstable-2024-01-05 Press Enter key to continue... Running update for: - ansel-unstable-2024-01-05: UPDATING ... - ansel-unstable-2024-01-05: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ansel 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-icons, using log file: /var/log/nixpkgs-update/material-icons/2024-02-17.log material-icons 3.0.1 -> 4.0.0 https://github.com/google/material-design-icons/releases attrpath: material-icons mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update material-icons 3.0.1 -> 4.0.0 https://github.com/google/material-design-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 fac, using log file: /var/log/nixpkgs-update/fac/2024-02-17.log fac 2.0.0-unstable-2023-12-29 -> 2.0.0 https://github.com/mkchoi212/fac/releases attrpath: fac Checking auto update branch... No auto update branch exists 2.0.0 is not newer than 2.0.0-unstable-2023-12-29 according to Nix; versionComparison: -1 [result] Failed to update fac 2.0.0-unstable-2023-12-29 -> 2.0.0 https://github.com/mkchoi212/fac/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.plantuml-markdown, using log file: /var/log/nixpkgs-update/python311Packages.plantuml-markdown/2024-02-17.log python311Packages.plantuml-markdown 0 -> 1 attrpath: python311Packages.plantuml-markdown Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-plantuml-markdown-3.9.3 Press Enter key to continue... Running update for: - python3.11-plantuml-markdown-3.9.3: UPDATING ... - python3.11-plantuml-markdown-3.9.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.plantuml-markdown 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-metadata, using log file: /var/log/nixpkgs-update/python311Packages.pytest-metadata/2024-02-17.log python311Packages.pytest-metadata 0 -> 1 attrpath: python311Packages.pytest-metadata Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pytest-metadata-3.0.0 Press Enter key to continue... Running update for: - python3.11-pytest-metadata-3.0.0: UPDATING ... - python3.11-pytest-metadata-3.0.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pytest-metadata/default.nix b/pkgs/development/python-modules/pytest-metadata/default.nix index 7b4a285e3552..d4eb108053b1 100644 --- a/pkgs/development/python-modules/pytest-metadata/default.nix +++ b/pkgs/development/python-modules/pytest-metadata/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "pytest-metadata"; - version = "3.0.0"; + version = "3.1.1"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { src = fetchPypi { pname = "pytest_metadata"; inherit version; - hash = "sha256-dpqcZdKIS9WDvGJrCs53rRXb4C3ZGpEG1H/UbZwlaco="; + hash = "sha256-0qKbA1X7wD8WiqltQf+IsaO0SjsCrL5JGAHJigSAF8g="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 34 > 25 [result] Failed to update python311Packages.pytest-metadata 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.rocfft, using log file: /var/log/nixpkgs-update/rocmPackages.rocfft/2024-02-17.log rocmPackages.rocfft 0 -> 1 attrpath: rocmPackages.rocfft Checking auto update branch... [version] [version] skipping because derivation has 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 Going to be running update for following packages: - rocfft-5.7.1 Press Enter key to continue... Running update for: - rocfft-5.7.1: UPDATING ... - rocfft-5.7.1: ERROR --- SHOWING ERROR LOG FOR rocfft-5.7.1 ---------------------- 'rocmPackages_5.rocfft' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.rocfft'. --- SHOWING ERROR LOG FOR rocfft-5.7.1 ---------------------- The update script for rocfft-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.rocfft 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.serializable, using log file: /var/log/nixpkgs-update/python311Packages.serializable/2024-02-17.log python311Packages.serializable 0 -> 1 attrpath: python311Packages.serializable Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-serializable-unstable-2023-07-13 Press Enter key to continue... Running update for: - python3.11-serializable-unstable-2023-07-13: UPDATING ... - python3.11-serializable-unstable-2023-07-13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.serializable 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-ethtool, using log file: /var/log/nixpkgs-update/python311Packages.python-ethtool/2024-02-17.log python311Packages.python-ethtool 0 -> 1 attrpath: python311Packages.python-ethtool Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-python-ethtool-0.15 Press Enter key to continue... Running update for: - python3.11-python-ethtool-0.15: UPDATING ... - python3.11-python-ethtool-0.15: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-ethtool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath openttd-nml, using log file: /var/log/nixpkgs-update/openttd-nml/2024-02-17.log openttd-nml 0 -> 1 attrpath: openttd-nml Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - openttd-nml-0.7.4 Press Enter key to continue... Running update for: - openttd-nml-0.7.4: UPDATING ... - openttd-nml-0.7.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update openttd-nml 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dynamips, using log file: /var/log/nixpkgs-update/dynamips/2024-02-17.log dynamips 0 -> 1 attrpath: dynamips Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - dynamips-0.2.23 Press Enter key to continue... Running update for: - dynamips-0.2.23: UPDATING ... - dynamips-0.2.23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dynamips 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath b4, using log file: /var/log/nixpkgs-update/b4/2024-02-17.log b4 0 -> 1 attrpath: b4 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/nxqrp2p6qgr168i2iw9p95c43h5dipsc-packages.json.drv building '/nix/store/nxqrp2p6qgr168i2iw9p95c43h5dipsc-packages.json.drv'... Going to be running update for following packages: - b4-0.13.0 Press Enter key to continue... Running update for: - b4-0.13.0: UPDATING ... - b4-0.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update b4 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vispy, using log file: /var/log/nixpkgs-update/python311Packages.vispy/2024-02-17.log python311Packages.vispy 0 -> 1 attrpath: python311Packages.vispy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-vispy-0.14.1 Press Enter key to continue... Running update for: - python3.11-vispy-0.14.1: UPDATING ... - python3.11-vispy-0.14.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vispy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fastembed, using log file: /var/log/nixpkgs-update/python311Packages.fastembed/2024-02-17.log python311Packages.fastembed 0 -> 1 attrpath: python311Packages.fastembed Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-fastembed-0.1.2 Press Enter key to continue... Running update for: - python3.11-fastembed-0.1.2: UPDATING ... - python3.11-fastembed-0.1.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fastembed/default.nix b/pkgs/development/python-modules/fastembed/default.nix index 0302770761ed..a1e5f34d18ed 100644 --- a/pkgs/development/python-modules/fastembed/default.nix +++ b/pkgs/development/python-modules/fastembed/default.nix @@ -15,7 +15,7 @@ buildPythonPackage rec { pname = "fastembed"; - version = "0.1.2"; + version = "0.2.1"; pyproject = true; disabled = pythonOlder "3.8"; @@ -24,7 +24,7 @@ buildPythonPackage rec { owner = "qdrant"; repo = "fastembed"; rev = "refs/tags/v${version}"; - hash = "sha256-FW85xeRcrPL3euXcQ3dS40SapimFgpWtRu6XiIzdzSM="; + hash = "sha256-kjLRPUCJT4MpoFY5RdMRsyLo1ZEAHtctxkf/0QfO4zk="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.fastembed nix build failed. adding 'fastembed/__init__.py' adding 'fastembed/embedding.py' adding 'fastembed/models.json' adding 'fastembed/parallel_processor.py' adding 'fastembed/common/__init__.py' adding 'fastembed/common/model_management.py' adding 'fastembed/common/models.py' adding 'fastembed/common/utils.py' adding 'fastembed/image/__init__.py' adding 'fastembed/sparse/__init__.py' adding 'fastembed/text/__init__.py' adding 'fastembed/text/e5_onnx_embedding.py' adding 'fastembed/text/jina_onnx_embedding.py' adding 'fastembed/text/onnx_embedding.py' adding 'fastembed/text/text_embedding.py' adding 'fastembed/text/text_embedding_base.py' adding 'fastembed-0.2.1.dist-info/LICENSE' adding 'fastembed-0.2.1.dist-info/METADATA' adding 'fastembed-0.2.1.dist-info/WHEEL' adding 'fastembed-0.2.1.dist-info/RECORD' OK /build/source Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for fastembed-0.2.1-py3-none-any.whl - loguru not installed - onnxruntime<2.0.0,>=1.17.0 not satisfied by version 1.16.3 - tokenizers<0.16.0,>=0.15.1 not satisfied by version 0.15.0 [result] Failed to update python311Packages.fastembed 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lime, using log file: /var/log/nixpkgs-update/python311Packages.lime/2024-02-17.log python311Packages.lime 0 -> 1 attrpath: python311Packages.lime Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-lime-0.2.0.1 Press Enter key to continue... Running update for: - python3.11-lime-0.2.0.1: UPDATING ... - python3.11-lime-0.2.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lime 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tempest, using log file: /var/log/nixpkgs-update/python311Packages.tempest/2024-02-17.log python311Packages.tempest 0 -> 1 attrpath: python311Packages.tempest Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-tempest-36.0.0 Press Enter key to continue... Running update for: - python3.11-tempest-36.0.0: UPDATING ... - python3.11-tempest-36.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tempest 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.roombapy, using log file: /var/log/nixpkgs-update/python311Packages.roombapy/2024-02-17.log python311Packages.roombapy 0 -> 1 attrpath: python311Packages.roombapy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-roombapy-1.6.10 Press Enter key to continue... Running update for: - python3.11-roombapy-1.6.10: UPDATING ... - python3.11-roombapy-1.6.10: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/roombapy/default.nix b/pkgs/development/python-modules/roombapy/default.nix index 02fdef0c54b0..38bdc58d5230 100644 --- a/pkgs/development/python-modules/roombapy/default.nix +++ b/pkgs/development/python-modules/roombapy/default.nix @@ -12,7 +12,7 @@ buildPythonPackage rec { pname = "roombapy"; - version = "1.6.10"; + version = "1.6.11"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -21,7 +21,7 @@ buildPythonPackage rec { owner = "pschmitt"; repo = "roombapy"; rev = "refs/tags/${version}"; - hash = "sha256-aGNSySSKCx/8GYUdDWMSAhMBex738UACqnqj/Qx1m38="; + hash = "sha256-R/xMUH0b4lB9mNrUzw13WXyKk5Ls+jthSkhM8RcBS3k="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.roombapy nix build failed. @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/vsx65rxisf6k0xsflndz918x0vjdmy5k-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tests/unit/discovery.py @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'tests/test_roomba_integration.py') substituteStream(): WARNING: pattern from\ hbmqtt.broker\ import\ Broker doesn't match anything in file 'tests/test_roomba_integration.py' substituteStream(): WARNING: pattern orjson\ =\ \"\>=3.8.7\" doesn't match anything in file 'pyproject.toml' @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing pypaBuildPhase Creating a wheel... * Getting build dependencies for wheel... * Building wheel... Successfully built roombapy-1.6.11-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 roombapy-1.6.11-py3-none-any.whl - orjson>=3.9.13 not satisfied by version 3.9.10 - pydantic not installed [result] Failed to update python311Packages.roombapy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libgrss, using log file: /var/log/nixpkgs-update/libgrss/2024-02-17.log libgrss 0 -> 1 attrpath: libgrss Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update libgrss 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.matplotx, using log file: /var/log/nixpkgs-update/python311Packages.matplotx/2024-02-17.log python311Packages.matplotx 0 -> 1 attrpath: python311Packages.matplotx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-matplotx-0.3.10 Press Enter key to continue... Running update for: - python3.11-matplotx-0.3.10: UPDATING ... - python3.11-matplotx-0.3.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.matplotx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.image-acquisition, using log file: /var/log/nixpkgs-update/octavePackages.image-acquisition/2024-02-17.log octavePackages.image-acquisition 0 -> 1 attrpath: octavePackages.image-acquisition Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - octave-8.4.0-image-acquisition-0.2.2 Press Enter key to continue... Running update for: - octave-8.4.0-image-acquisition-0.2.2: UPDATING ... - octave-8.4.0-image-acquisition-0.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.image-acquisition 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycodestyle, using log file: /var/log/nixpkgs-update/python311Packages.pycodestyle/2024-02-17.log python311Packages.pycodestyle 0 -> 1 attrpath: python311Packages.pycodestyle Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pycodestyle-2.11.1 Press Enter key to continue... Running update for: - python3.11-pycodestyle-2.11.1: UPDATING ... - python3.11-pycodestyle-2.11.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycodestyle 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO multi-platform srcs in file. [result] Failed to update electron-cash 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.avion, using log file: /var/log/nixpkgs-update/python311Packages.avion/2024-02-17.log python311Packages.avion 0 -> 1 attrpath: python311Packages.avion Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-avion-0.10 Press Enter key to continue... Running update for: - python3.11-avion-0.10: UPDATING ... - python3.11-avion-0.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.avion 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pip-requirements-parser, using log file: /var/log/nixpkgs-update/python311Packages.pip-requirements-parser/2024-02-17.log python311Packages.pip-requirements-parser 0 -> 1 attrpath: python311Packages.pip-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] Going to be running update for following packages: - python3.11-pip-requirements-parser-32.0.1 Press Enter key to continue... Running update for: - python3.11-pip-requirements-parser-32.0.1: UPDATING ... - python3.11-pip-requirements-parser-32.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pip-requirements-parser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath candle, using log file: /var/log/nixpkgs-update/candle/2024-02-17.log candle 1.1 -> 1.2b https://github.com/Denvi/Candle/releases attrpath: candle 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/candle/default.nix b/pkgs/applications/misc/candle/default.nix index 3f9f2ec678b5..1409a9686d68 100644 --- a/pkgs/applications/misc/candle/default.nix +++ b/pkgs/applications/misc/candle/default.nix @@ -2,13 +2,13 @@ mkDerivation rec { pname = "candle"; - version = "1.1"; + version = "1.2b"; src = fetchFromGitHub { owner = "Denvi"; repo = "Candle"; rev = "v${version}"; - sha256 = "1gpx08gdz8awbsj6lsczwgffp19z3q0r2fvm72a73qd9az29pmm0"; + sha256 = "sha256-+14ZRFtAo+WzM4v3U3l9uU3xzhzbdM8+iaujhz9dNuY="; }; nativeBuildInputs = [ qmake ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A candle nix build failed. g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:920: tooldrawer.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:915: shaderdrawable.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:908: origindrawer.o] Error 1 make: *** [Makefile:929: gcodeparser.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:923: arcproperties.o] Error 1 make: *** [Makefile:935: gcodepreprocessorutils.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:944: gcodeviewparse.o] Error 1 make: *** [Makefile:949: linesegment.o] Error 1 make: *** [Makefile:953: pointsegment.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:959: heightmaptablemodel.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:956: gcodetablemodel.o] Error 1 make: *** [Makefile:962: colorpicker.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:965: combobox.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:968: groupbox.o] Error 1 g++: error: unrecognized command-line option '-Z7'; did you mean '-Z'? make: *** [Makefile:973: scrollarea.o] Error 1 [result] Failed to update candle 1.1 -> 1.2b https://github.com/Denvi/Candle/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath folks, using log file: /var/log/nixpkgs-update/folks/2024-02-17.log folks 0 -> 1 attrpath: folks Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update folks 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath conduktor, using log file: /var/log/nixpkgs-update/conduktor/2024-02-17.log conduktor 2.15.1 -> 2.24.8 https://github.com/conduktor/builds/releases attrpath: conduktor 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 conduktor 2.15.1 -> 2.24.8 https://github.com/conduktor/builds/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.expiring-dict, using log file: /var/log/nixpkgs-update/python311Packages.expiring-dict/2024-02-17.log python311Packages.expiring-dict 0 -> 1 attrpath: python311Packages.expiring-dict Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-expiring-dict-1.1.0 Press Enter key to continue... Running update for: - python3.11-expiring-dict-1.1.0: UPDATING ... - python3.11-expiring-dict-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.expiring-dict 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ipwhois, using log file: /var/log/nixpkgs-update/python311Packages.ipwhois/2024-02-17.log python311Packages.ipwhois 0 -> 1 attrpath: python311Packages.ipwhois 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] Going to be running update for following packages: - python3.11-ipwhois-1.2.0 Press Enter key to continue... Running update for: - python3.11-ipwhois-1.2.0: UPDATING ... - python3.11-ipwhois-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ipwhois 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath linkchecker, using log file: /var/log/nixpkgs-update/linkchecker/2024-02-17.log linkchecker 0 -> 1 attrpath: linkchecker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - linkchecker-10.2.1 Press Enter key to continue... Running update for: - linkchecker-10.2.1: UPDATING ... - linkchecker-10.2.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/linkchecker/default.nix b/pkgs/tools/networking/linkchecker/default.nix index 018da51f7701..8e32c9c4f690 100644 --- a/pkgs/tools/networking/linkchecker/default.nix +++ b/pkgs/tools/networking/linkchecker/default.nix @@ -7,14 +7,14 @@ python3.pkgs.buildPythonApplication rec { pname = "linkchecker"; - version = "10.2.1"; + version = "10.4.0"; format = "pyproject"; src = fetchFromGitHub { owner = pname; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-z7Qp74cai8GfsxB4n9dSCWQepp0/4PimFiRJQBaVSoo="; + hash = "sha256-2+zlVjkGFeozlJX/EZpGtmjxeB+1B8L3L68hfImKb2A="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A linkchecker nix build failed. Executing pythonOutputDistPhase Finished executing pythonOutputDistPhase @nix { "action": "setPhase", "phase": "fixupPhase" } Running phase: fixupPhase shrinking RPATHs of ELF executables and libraries in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0 checking for references to /build/ in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0... gzipping man pages under /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/share/man/ patching script interpreter paths in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0 stripping (with command strip and flags -S -p) in /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/lib /nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/bin shrinking RPATHs of ELF executables and libraries in /nix/store/y0274ck71bx2r4rvh6vycbpkmlya286d-linkchecker-10.4.0-dist checking for references to /build/ in /nix/store/y0274ck71bx2r4rvh6vycbpkmlya286d-linkchecker-10.4.0-dist... patching script interpreter paths in /nix/store/y0274ck71bx2r4rvh6vycbpkmlya286d-linkchecker-10.4.0-dist Rewriting #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/bin/python3.11 to #!/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7 wrapping `/nix/store/pci57w1wy8iwymb7f8mry3dk89mvcpr2-linkchecker-10.4.0/bin/linkchecker'... 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 @nix { "action": "setPhase", "phase": "pytestCheckPhase" } Running phase: pytestCheckPhase Executing pytestCheckPhase Disabled tests path "tests/checker/telnetserver.py" does not exist. Aborting [result] Failed to update linkchecker 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dockutil, using log file: /var/log/nixpkgs-update/dockutil/2024-02-17.log dockutil 3.0.2 -> 3.1.3 https://github.com/kcrawford/dockutil/releases attrpath: dockutil Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/os-specific/darwin/dockutil/default.nix b/pkgs/os-specific/darwin/dockutil/default.nix index 5e4187f07280..79b53327c7f4 100644 --- a/pkgs/os-specific/darwin/dockutil/default.nix +++ b/pkgs/os-specific/darwin/dockutil/default.nix @@ -1,12 +1,12 @@ { lib, stdenv, fetchurl, libarchive, p7zip }: stdenv.mkDerivation rec { pname = "dockutil"; - version = "3.0.2"; + version = "3.1.3"; src = fetchurl { url = "https://github.com/kcrawford/dockutil/releases/download/${version}/dockutil-${version}.pkg"; - sha256 = "175137ea747e83ed221d60b18b712b256ed31531534cde84f679487d337668fd"; + sha256 = "sha256-9g24Jz/oDXxIJFiL7bU4pTh2dcORftsAENq59S0/JYI="; }; dontBuild = true; [outpaths] eval start [outpaths] eval end Update edits cause no rebuilds. [result] Failed to update dockutil 3.0.2 -> 3.1.3 https://github.com/kcrawford/dockutil/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath librest_1_0, using log file: /var/log/nixpkgs-update/librest_1_0/2024-02-17.log librest_1_0 0 -> 1 attrpath: librest_1_0 Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update librest_1_0 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zipstream, using log file: /var/log/nixpkgs-update/python311Packages.zipstream/2024-02-17.log python311Packages.zipstream 0 -> 1 attrpath: python311Packages.zipstream Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-zipstream-1.1.4 Press Enter key to continue... Running update for: - python3.11-zipstream-1.1.4: UPDATING ... - python3.11-zipstream-1.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.zipstream 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ebaysdk, using log file: /var/log/nixpkgs-update/python311Packages.ebaysdk/2024-02-17.log python311Packages.ebaysdk 0 -> 1 attrpath: python311Packages.ebaysdk Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-ebaysdk-2.2.0 Press Enter key to continue... Running update for: - python3.11-ebaysdk-2.2.0: UPDATING ... - python3.11-ebaysdk-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ebaysdk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.radio-beam, using log file: /var/log/nixpkgs-update/python311Packages.radio-beam/2024-02-17.log python311Packages.radio-beam 0 -> 1 attrpath: python311Packages.radio-beam Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-radio-beam-0.3.7 Press Enter key to continue... Running update for: - python3.11-radio-beam-0.3.7: UPDATING ... - python3.11-radio-beam-0.3.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.radio-beam 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath deck, using log file: /var/log/nixpkgs-update/deck/2024-02-17.log deck 1.32.1 -> 1.34.0 https://github.com/Kong/deck/releases attrpath: deck Checking auto update branch... An auto update branch exists with message `deck: 1.32.1 -> 1.34.0`. New version is 1.34.0. An auto update branch exists with an equal or greater version [result] Failed to update deck 1.32.1 -> 1.34.0 https://github.com/Kong/deck/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath silenthound, using log file: /var/log/nixpkgs-update/silenthound/2024-02-17.log silenthound 0 -> 1 attrpath: silenthound Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - silenthound-unstable-2022-09-02 Press Enter key to continue... Running update for: - silenthound-unstable-2022-09-02: UPDATING ... - silenthound-unstable-2022-09-02: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update silenthound 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cssselect, using log file: /var/log/nixpkgs-update/python311Packages.cssselect/2024-02-17.log python311Packages.cssselect 0 -> 1 attrpath: python311Packages.cssselect Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-cssselect-1.2.0 Press Enter key to continue... Running update for: - python3.11-cssselect-1.2.0: UPDATING ... - python3.11-cssselect-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cssselect 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-credential-manager, using log file: /var/log/nixpkgs-update/git-credential-manager/2024-02-17.log git-credential-manager 0 -> 1 attrpath: git-credential-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] Going to be running update for following packages: - git-credential-manager-2.4.1 Press Enter key to continue... Running update for: - git-credential-manager-2.4.1: UPDATING ... - git-credential-manager-2.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update git-credential-manager 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.plaid-python, using log file: /var/log/nixpkgs-update/python311Packages.plaid-python/2024-02-17.log python311Packages.plaid-python 0 -> 1 attrpath: python311Packages.plaid-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] Going to be running update for following packages: - python3.11-plaid-python-18.4.0 Press Enter key to continue... Running update for: - python3.11-plaid-python-18.4.0: UPDATING ... - python3.11-plaid-python-18.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.plaid-python 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pymetno, using log file: /var/log/nixpkgs-update/python311Packages.pymetno/2024-02-17.log python311Packages.pymetno 0 -> 1 attrpath: python311Packages.pymetno Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pymetno-0.12.0 Press Enter key to continue... Running update for: - python3.11-pymetno-0.12.0: UPDATING ... - python3.11-pymetno-0.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pymetno 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hydroxide, using log file: /var/log/nixpkgs-update/hydroxide/2024-02-17.log hydroxide 0.2.27 -> 0.2.28 https://github.com/emersion/hydroxide/releases attrpath: hydroxide 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-OLsJc/AMtD03KA8SN5rsnaq57/cB7bMB/f7FfEjErEU=" [golangModuleVersion] Replaced vendorHash with sha256-wldgm2Cxf9f/bP42hp2CqvubPTRJSNtGABD0jIYSVlU= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A hydroxide nix build failed. got build log for 'hydroxide' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/iafd1i0rgspaa6f124qyjipw9x1d8bl2-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 ./cmd/hydroxide # golang.org/x/sys/unix vendor/golang.org/x/sys/unix/mremap.go:42:10: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall.go:83:16: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_linux.go:1018:20: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_linux.go:2300:9: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/syscall_unix.go:118:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) vendor/golang.org/x/sys/unix/sysvshm_unix.go:33:7: unsafe.Slice requires go1.17 or later (-lang was set to go1.16; check go.mod) [result] Failed to update hydroxide 0.2.27 -> 0.2.28 https://github.com/emersion/hydroxide/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.torrequest, using log file: /var/log/nixpkgs-update/python311Packages.torrequest/2024-02-17.log python311Packages.torrequest 0 -> 1 attrpath: python311Packages.torrequest Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-torrequest-0.1.0 Press Enter key to continue... Running update for: - python3.11-torrequest-0.1.0: UPDATING ... - python3.11-torrequest-0.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.torrequest 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyfiglet, using log file: /var/log/nixpkgs-update/python311Packages.pyfiglet/2024-02-17.log python311Packages.pyfiglet 0 -> 1 attrpath: python311Packages.pyfiglet Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyfiglet-1.0.2 Press Enter key to continue... Running update for: - python3.11-pyfiglet-1.0.2: UPDATING ... - python3.11-pyfiglet-1.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyfiglet 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiopvapi, using log file: /var/log/nixpkgs-update/python311Packages.aiopvapi/2024-02-17.log python311Packages.aiopvapi 0 -> 1 attrpath: python311Packages.aiopvapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/85gm7a99qx5rr4iki642rj5g20rqik2j-packages.json.drv building '/nix/store/85gm7a99qx5rr4iki642rj5g20rqik2j-packages.json.drv'... Going to be running update for following packages: - python3.11-aiopvapi-3.0.2 Press Enter key to continue... Running update for: - python3.11-aiopvapi-3.0.2: UPDATING ... - python3.11-aiopvapi-3.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiopvapi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-principal, using log file: /var/log/nixpkgs-update/python311Packages.flask-principal/2024-02-17.log python311Packages.flask-principal 0 -> 1 attrpath: python311Packages.flask-principal Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-flask-principal-0.4.0 Press Enter key to continue... Running update for: - python3.11-flask-principal-0.4.0: UPDATING ... - python3.11-flask-principal-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flask-principal 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyfronius, using log file: /var/log/nixpkgs-update/python311Packages.pyfronius/2024-02-17.log python311Packages.pyfronius 0 -> 1 attrpath: python311Packages.pyfronius Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyfronius-0.7.3 Press Enter key to continue... Running update for: - python3.11-pyfronius-0.7.3: UPDATING ... - python3.11-pyfronius-0.7.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyfronius 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.eliot, using log file: /var/log/nixpkgs-update/python311Packages.eliot/2024-02-17.log python311Packages.eliot 0 -> 1 attrpath: python311Packages.eliot Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-eliot-1.14.0 Press Enter key to continue... Running update for: - python3.11-eliot-1.14.0: UPDATING ... - python3.11-eliot-1.14.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.eliot 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath alice-tools, using log file: /var/log/nixpkgs-update/alice-tools/2024-02-17.log alice-tools 0 -> 1 attrpath: alice-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] Going to be running update for following packages: - alice-tools-0.13.0 Press Enter key to continue... Running update for: - alice-tools-0.13.0: UPDATING ... - alice-tools-0.13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update alice-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 python311Packages.autoit-ripper, using log file: /var/log/nixpkgs-update/python311Packages.autoit-ripper/2024-02-17.log python311Packages.autoit-ripper 0 -> 1 attrpath: python311Packages.autoit-ripper Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-autoit-ripper-1.1.1 Press Enter key to continue... Running update for: - python3.11-autoit-ripper-1.1.1: UPDATING ... - python3.11-autoit-ripper-1.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.autoit-ripper 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tuba, using log file: /var/log/nixpkgs-update/tuba/2024-02-17.log tuba 0 -> 1 attrpath: tuba Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - tuba-0.6.3 Press Enter key to continue... Running update for: - tuba-0.6.3: UPDATING ... - tuba-0.6.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update tuba 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cairocffi, using log file: /var/log/nixpkgs-update/python311Packages.cairocffi/2024-02-17.log python311Packages.cairocffi 0 -> 1 attrpath: python311Packages.cairocffi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-cairocffi-1.6.1 Press Enter key to continue... Running update for: - python3.11-cairocffi-1.6.1: UPDATING ... - python3.11-cairocffi-1.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cairocffi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.memory-allocator, using log file: /var/log/nixpkgs-update/python311Packages.memory-allocator/2024-02-17.log python311Packages.memory-allocator 0 -> 1 attrpath: python311Packages.memory-allocator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-memory-allocator-0.1.3 Press Enter key to continue... Running update for: - python3.11-memory-allocator-0.1.3: UPDATING ... - python3.11-memory-allocator-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.memory-allocator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath aspectj, using log file: /var/log/nixpkgs-update/aspectj/2024-02-17.log aspectj 1.9.21 -> 1_9_21_1 https://github.com/eclipse/org.aspectj/releases attrpath: aspectj Checking auto update branch... No auto update branch exists 1_9_21_1 is not newer than 1.9.21 according to Nix; versionComparison: -1 [result] Failed to update aspectj 1.9.21 -> 1_9_21_1 https://github.com/eclipse/org.aspectj/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ray, using log file: /var/log/nixpkgs-update/python311Packages.ray/2024-02-17.log python311Packages.ray 0 -> 1 attrpath: python311Packages.ray Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-ray-2.9.0 Press Enter key to continue... Running update for: - python3.11-ray-2.9.0: UPDATING ... - python3.11-ray-2.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ray 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-vision, using log file: /var/log/nixpkgs-update/python311Packages.google-cloud-vision/2024-02-17.log python311Packages.google-cloud-vision 0 -> 1 attrpath: python311Packages.google-cloud-vision Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/905jalbjbv84dwrfjq4rbfl5halxm9zl-packages.json.drv building '/nix/store/905jalbjbv84dwrfjq4rbfl5halxm9zl-packages.json.drv'... Going to be running update for following packages: - python3.11-google-cloud-vision-3.7.0 Press Enter key to continue... Running update for: - python3.11-google-cloud-vision-3.7.0: UPDATING ... - python3.11-google-cloud-vision-3.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.google-cloud-vision 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-containerregistry, using log file: /var/log/nixpkgs-update/python311Packages.azure-containerregistry/2024-02-17.log python311Packages.azure-containerregistry 0 -> 1 attrpath: python311Packages.azure-containerregistry Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-azure-containerregistry-1.2.0 Press Enter key to continue... Running update for: - python3.11-azure-containerregistry-1.2.0: UPDATING ... - python3.11-azure-containerregistry-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-containerregistry 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prometheus-jmx-httpserver, using log file: /var/log/nixpkgs-update/prometheus-jmx-httpserver/2024-02-17.log prometheus-jmx-httpserver 0.15.0 -> 0.20.0 https://github.com/prometheus/jmx_exporter/releases attrpath: prometheus-jmx-httpserver 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/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv building '/nix/store/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv'... trying https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/0.20.0/jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 554 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar from any mirror error: builder for '/nix/store/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv' failed with exit code 1; last 7 log lines: > > trying https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/0.20.0/jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 554 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar from any mirror For full logs, run 'nix log /nix/store/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'prometheus-jmx-httpserver.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv /nix/store/x5zvdp9iyc6f8dnm7bvw6d17ppfyihrv-jmx-prometheus-httpserver-0.20.0.drv building '/nix/store/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv'... trying https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/0.20.0/jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 554 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar from any mirror error: builder for '/nix/store/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv' failed with exit code 1; last 7 log lines: > > trying https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_httpserver/0.20.0/jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 554 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar from any mirror For full logs, run 'nix log /nix/store/plmcrvb1bwfic46h311klasd83gr7jfq-jmx_prometheus_httpserver-0.20.0-jar-with-dependencies.jar.drv'. error: 1 dependencies of derivation '/nix/store/x5zvdp9iyc6f8dnm7bvw6d17ppfyihrv-jmx-prometheus-httpserver-0.20.0.drv' failed to build [result] Failed to update prometheus-jmx-httpserver 0.15.0 -> 0.20.0 https://github.com/prometheus/jmx_exporter/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.uvicorn, using log file: /var/log/nixpkgs-update/python311Packages.uvicorn/2024-02-17.log python311Packages.uvicorn 0 -> 1 attrpath: python311Packages.uvicorn Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-uvicorn-0.24.0.post1 Press Enter key to continue... Running update for: - python3.11-uvicorn-0.24.0.post1: UPDATING ... - python3.11-uvicorn-0.24.0.post1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/uvicorn/default.nix b/pkgs/development/python-modules/uvicorn/default.nix index 11df7fd78c6e..5088bdd57a9d 100644 --- a/pkgs/development/python-modules/uvicorn/default.nix +++ b/pkgs/development/python-modules/uvicorn/default.nix @@ -17,7 +17,7 @@ buildPythonPackage rec { pname = "uvicorn"; - version = "0.24.0.post1"; + version = "0.27.1"; disabled = pythonOlder "3.8"; format = "pyproject"; @@ -26,7 +26,7 @@ buildPythonPackage rec { owner = "encode"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-WMXOmQOTj/yPazPEAuteho4UH9enXcIa1mMDDl2eaIk="; + hash = "sha256-p0iPQE66RJfd811x6cnv7m3yvD/L9v7evBXlaIQSE0M="; }; outputs = [ No auto update branch exists There might already be an open PR for this update: - python311Packages.uvicorn: 0.24.0.post1 -> 0.27.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288402" [result] Failed to update python311Packages.uvicorn 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sigil, using log file: /var/log/nixpkgs-update/sigil/2024-02-17.log sigil 2.0.1 -> 2.0.2 https://github.com/Sigil-Ebook/Sigil/releases attrpath: sigil 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/editors/sigil/default.nix b/pkgs/applications/editors/sigil/default.nix index 022e9ec69720..357d643c2e36 100644 --- a/pkgs/applications/editors/sigil/default.nix +++ b/pkgs/applications/editors/sigil/default.nix @@ -5,13 +5,13 @@ mkDerivation rec { pname = "sigil"; - version = "2.0.1"; + version = "2.0.2"; src = fetchFromGitHub { repo = "Sigil"; owner = "Sigil-Ebook"; rev = version; - sha256 = "sha256-d54N6Kb+xLMxlRwqxqWXnFGQCvUmSy9z6j86aV+VioU="; + sha256 = "sha256-fWlN+3C3CgX59TSWefTN6WyTxnpPWvBQRExqDGCfjoQ="; }; pythonPath = with python3Packages; [ lxml ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sigil nix build failed. -- Looking for strerror - found -- Looking for strtoll -- Looking for strtoll - found -- Looking for strtoq -- Looking for strtoq - found -- Looking for _strtoi64 -- Looking for _strtoi64 - not found -- Check size of long long -- Check size of long long - done -- Check size of unsigned long long -- Check size of unsigned long long - done CMake Error at src/qt6sigil.cmake:27 (find_package): By not providing "FindQt6.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Qt6", but CMake did not find one. Could not find a package configuration file provided by "Qt6" (requested version 6.2) with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR" to a directory containing one of the above files. If "Qt6" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): src/CMakeLists.txt:685 (include)  -- Configuring incomplete, errors occurred! [result] Failed to update sigil 2.0.1 -> 2.0.2 https://github.com/Sigil-Ebook/Sigil/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tiktoken, using log file: /var/log/nixpkgs-update/python311Packages.tiktoken/2024-02-17.log python311Packages.tiktoken 0 -> 1 attrpath: python311Packages.tiktoken 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] Going to be running update for following packages: - python3.11-tiktoken-0.5.1 Press Enter key to continue... Running update for: - python3.11-tiktoken-0.5.1: UPDATING ... - python3.11-tiktoken-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tiktoken 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.graph-tool, using log file: /var/log/nixpkgs-update/python311Packages.graph-tool/2024-02-17.log python311Packages.graph-tool 0 -> 1 attrpath: python311Packages.graph-tool Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-graph-tool-2.45 Press Enter key to continue... Running update for: - python3.11-graph-tool-2.45: UPDATING ... - python3.11-graph-tool-2.45: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.graph-tool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.queueing, using log file: /var/log/nixpkgs-update/octavePackages.queueing/2024-02-17.log octavePackages.queueing 0 -> 1 attrpath: octavePackages.queueing Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - octave-8.4.0-queueing-1.2.7 Press Enter key to continue... Running update for: - octave-8.4.0-queueing-1.2.7: UPDATING ... - octave-8.4.0-queueing-1.2.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.queueing 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath surface-control, using log file: /var/log/nixpkgs-update/surface-control/2024-02-17.log surface-control 0.4.3-2 -> 0.4.6-2 https://github.com/linux-surface/surface-control/releases attrpath: surface-control 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/surface-control/default.nix b/pkgs/applications/misc/surface-control/default.nix index 77f3954ed059..30a601e814f6 100644 --- a/pkgs/applications/misc/surface-control/default.nix +++ b/pkgs/applications/misc/surface-control/default.nix @@ -2,13 +2,13 @@ rustPlatform.buildRustPackage rec { pname = "surface-control"; - version = "0.4.3-2"; + version = "0.4.6-2"; src = fetchFromGitHub { owner = "linux-surface"; repo = pname; rev = "v${version}"; - sha256 = "sha256-QgkUxT5Ae0agvalZl1ie+1LwxgaTzMrKpQY3KkpWwG4="; + sha256 = "sha256-7TzKOv2rdts0qw+wVEISyjlwZNqtQfiF409mdXCHdyM="; }; cargoLock = { [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A surface-control nix build failed. < name = "windows_x86_64_gnullvm" < version = "0.48.5" < source = "registry+https://github.com/rust-lang/crates.io-index" < checksum = "0b7b52767868a23d5bab768e390dc5f5c55825b6d30b86c844ff2dc7414044cc" --- > checksum = "70ec6ce85bb158151cae5e5c87f95a8e97d2c0c4b001223f33a334e3ce5de178" > dependencies = [ > "winapi", > ] 546,547c498,499 < name = "windows_x86_64_msvc" < version = "0.48.5" --- > name = "winapi-x86_64-pc-windows-gnu" > version = "0.4.0" 549c501 < checksum = "ed94fce61571a4006852b7389a063ab983c02eb1bb37b47f8272ce92d06d9538" --- > checksum = "712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f" 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 surface-control 0.4.3-2 -> 0.4.6-2 https://github.com/linux-surface/surface-control/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.signal, using log file: /var/log/nixpkgs-update/octavePackages.signal/2024-02-17.log octavePackages.signal 0 -> 1 attrpath: octavePackages.signal Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - octave-8.4.0-signal-1.4.3 Press Enter key to continue... Running update for: - octave-8.4.0-signal-1.4.3: UPDATING ... - octave-8.4.0-signal-1.4.3: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/octave-modules/signal/default.nix b/pkgs/development/octave-modules/signal/default.nix index 2579efc51889..0c4c2d9c6e23 100644 --- a/pkgs/development/octave-modules/signal/default.nix +++ b/pkgs/development/octave-modules/signal/default.nix @@ -6,11 +6,11 @@ buildOctavePackage rec { pname = "signal"; - version = "1.4.3"; + version = "1.4.5"; src = fetchurl { url = "mirror://sourceforge/octave/${pname}-${version}.tar.gz"; - sha256 = "sha256-VFuXVA6+ujtCDwiQb905d/wpOzvI/Db2uosJTOqI8zk="; + sha256 = "sha256-VVreL/gPcRiQk5XDNAXwoXpPvNIrxtL7nD9/Rf72SOc="; }; requiredOctavePackages = [ An auto update branch exists with message `octavePackages.signal: 1.4.3 -> 1.4.5`. New version is 1.4.5. An auto update branch exists with an equal or greater version [result] Failed to update octavePackages.signal 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.habitipy, using log file: /var/log/nixpkgs-update/python311Packages.habitipy/2024-02-17.log python311Packages.habitipy 0 -> 1 attrpath: python311Packages.habitipy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-habitipy-0.3.0 Press Enter key to continue... Running update for: - python3.11-habitipy-0.3.0: UPDATING ... - python3.11-habitipy-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.habitipy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.wagtail-localize, using log file: /var/log/nixpkgs-update/python311Packages.wagtail-localize/2024-02-17.log python311Packages.wagtail-localize 0 -> 1 attrpath: python311Packages.wagtail-localize Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-wagtail-localize-1.7 Press Enter key to continue... Running update for: - python3.11-wagtail-localize-1.7: UPDATING ... - python3.11-wagtail-localize-1.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wagtail-localize/default.nix b/pkgs/development/python-modules/wagtail-localize/default.nix index d90a71ca2582..54e00438c603 100644 --- a/pkgs/development/python-modules/wagtail-localize/default.nix +++ b/pkgs/development/python-modules/wagtail-localize/default.nix @@ -16,7 +16,7 @@ buildPythonPackage rec { pname = "wagtail-localize"; - version = "1.7"; + version = "1.8"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -25,7 +25,7 @@ buildPythonPackage rec { repo = pname; owner = "wagtail"; rev = "refs/tags/v${version}"; - hash = "sha256-Q29Nh/4Z3tYuwoodWKDl5FS+lfl9yDXN7RHn/RReCds="; + hash = "sha256-K4TOW4q8vD9vaNJzSEtmQBgO/dOxcWKKUp2FE3JLIbE="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.wagtail-localize: 1.7 -> 1.8`. New version is 1.8. An auto update branch exists with an equal or greater version [result] Failed to update python311Packages.wagtail-localize 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flexmock, using log file: /var/log/nixpkgs-update/python311Packages.flexmock/2024-02-17.log python311Packages.flexmock 0 -> 1 attrpath: python311Packages.flexmock 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] Going to be running update for following packages: - python3.11-flexmock-0.11.3 Press Enter key to continue... Running update for: - python3.11-flexmock-0.11.3: UPDATING ... - python3.11-flexmock-0.11.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flexmock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyeclib, using log file: /var/log/nixpkgs-update/python311Packages.pyeclib/2024-02-17.log python311Packages.pyeclib 0 -> 1 attrpath: python311Packages.pyeclib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyeclib-unstable-2022-03-11 Press Enter key to continue... Running update for: - python3.11-pyeclib-unstable-2022-03-11: UPDATING ... - python3.11-pyeclib-unstable-2022-03-11: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyeclib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.inquirer, using log file: /var/log/nixpkgs-update/python311Packages.inquirer/2024-02-17.log python311Packages.inquirer 0 -> 1 attrpath: python311Packages.inquirer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-inquirer-3.1.4 Press Enter key to continue... Running update for: - python3.11-inquirer-3.1.4: UPDATING ... - python3.11-inquirer-3.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/inquirer/default.nix b/pkgs/development/python-modules/inquirer/default.nix index 8ca4ed136fe9..3efeab3ceb02 100644 --- a/pkgs/development/python-modules/inquirer/default.nix +++ b/pkgs/development/python-modules/inquirer/default.nix @@ -19,7 +19,7 @@ buildPythonPackage rec { pname = "inquirer"; - version = "3.1.4"; + version = "3.2.3"; format = "pyproject"; disabled = pythonOlder "3.7"; @@ -28,7 +28,7 @@ buildPythonPackage rec { owner = "magmax"; repo = "python-inquirer"; rev = "refs/tags/v${version}"; - hash = "sha256-1xaxLIk4GFRpcodhBX+Co9TgpYkWhB/D4OE4Nny4ijM="; + hash = "sha256-8D7ka0ixiSui4QkEvXWOWYkg9llxfIF4RKERaBzmJIk="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - python310Packages.inquirer: 3.1.4 -> 3.2.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/279727" [result] Failed to update python311Packages.inquirer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.sr, using log file: /var/log/nixpkgs-update/aspellDicts.sr/2024-02-17.log aspellDicts.sr 0 -> 1 attrpath: aspellDicts.sr 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] Going to be running update for following packages: - aspell-dict-sr-0.02 Press Enter key to continue... Running update for: - aspell-dict-sr-0.02: UPDATING ... - aspell-dict-sr-0.02: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.sr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dbt-extractor, using log file: /var/log/nixpkgs-update/python311Packages.dbt-extractor/2024-02-17.log python311Packages.dbt-extractor 0 -> 1 attrpath: python311Packages.dbt-extractor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dbt-extractor-0.4.1 Press Enter key to continue... Running update for: - python3.11-dbt-extractor-0.4.1: UPDATING ... - python3.11-dbt-extractor-0.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dbt-extractor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath woeusb-ng, using log file: /var/log/nixpkgs-update/woeusb-ng/2024-02-17.log woeusb-ng 0 -> 1 attrpath: woeusb-ng Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - woeusb-ng-0.2.12 Press Enter key to continue... Running update for: - woeusb-ng-0.2.12: UPDATING ... - woeusb-ng-0.2.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update woeusb-ng 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fonttools, using log file: /var/log/nixpkgs-update/python311Packages.fonttools/2024-02-17.log python311Packages.fonttools 0 -> 1 attrpath: python311Packages.fonttools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-fonttools-4.46.0 Press Enter key to continue... Running update for: - python3.11-fonttools-4.46.0: UPDATING ... - python3.11-fonttools-4.46.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fonttools/default.nix b/pkgs/development/python-modules/fonttools/default.nix index e07ab3c0d953..0d8ee879caae 100644 --- a/pkgs/development/python-modules/fonttools/default.nix +++ b/pkgs/development/python-modules/fonttools/default.nix @@ -24,7 +24,7 @@ buildPythonPackage rec { pname = "fonttools"; - version = "4.46.0"; + version = "4.49.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -33,7 +33,7 @@ buildPythonPackage rec { owner = pname; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-QpC1OWpqhJpzS59OG8A/nndWDoeYyAFUTIcsppLzM8Y="; + hash = "sha256-8xQVuAnIS/mwYKwI+ow0YArIP8wFTKWGLZ+NCgIFYok="; }; nativeBuildInputs = [ setuptools-scm ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 5304 > 25 [result] Failed to update python311Packages.fonttools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.humblewx, using log file: /var/log/nixpkgs-update/python311Packages.humblewx/2024-02-17.log python311Packages.humblewx 0 -> 1 attrpath: python311Packages.humblewx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-humblewx-0.2.2 Press Enter key to continue... Running update for: - python3.11-humblewx-0.2.2: UPDATING ... - python3.11-humblewx-0.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.humblewx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-partiql-parser, using log file: /var/log/nixpkgs-update/python311Packages.py-partiql-parser/2024-02-17.log python311Packages.py-partiql-parser 0 -> 1 attrpath: python311Packages.py-partiql-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] Going to be running update for following packages: - python3.11-py-partiql-parser-0.4.2 Press Enter key to continue... Running update for: - python3.11-py-partiql-parser-0.4.2: UPDATING ... - python3.11-py-partiql-parser-0.4.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.py-partiql-parser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath swiftbar, using log file: /var/log/nixpkgs-update/swiftbar/2024-02-17.log swiftbar 1.4.3 -> 2.0.0 https://github.com/swiftbar/SwiftBar/releases attrpath: swiftbar 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/cfdn40bcnzwzbj1kx97vy19xrvvbnhw9-source.drv building '/nix/store/cfdn40bcnzwzbj1kx97vy19xrvvbnhw9-source.drv'... trying https://github.com/swiftbar/SwiftBar/releases/download/v2.0.0/SwiftBar.zip % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/cfdn40bcnzwzbj1kx97vy19xrvvbnhw9-source.drv' failed with exit code 1; last 7 log lines: > > trying https://github.com/swiftbar/SwiftBar/releases/download/v2.0.0/SwiftBar.zip > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 9 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/cfdn40bcnzwzbj1kx97vy19xrvvbnhw9-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'swiftbar.originalSrc' not found stderr did not split as expected full stderr was: error: Package ‘swiftbar-2.0.0’ in /var/cache/nixpkgs-update/worker/worktree/swiftbar/pkgs/os-specific/darwin/swiftbar/default.nix:37 is not available on the requested hostPlatform: hostPlatform.config = "x86_64-unknown-linux-gnu" package.meta.platforms = [ "x86_64-darwin" "i686-darwin" "aarch64-darwin" "armv7a-darwin" ] package.meta.badPlatforms = [ ] , refusing to evaluate. a) To temporarily allow packages that are unsupported for this system, you can use an environment variable for a single invocation of the nix tools. $ export NIXPKGS_ALLOW_UNSUPPORTED_SYSTEM=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.allowUnsupportedSystem = true; } in configuration.nix to override this. c) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add { allowUnsupportedSystem = true; } to ~/.config/nixpkgs/config.nix. (use '--show-trace' to show detailed location information) [result] Failed to update swiftbar 1.4.3 -> 2.0.0 https://github.com/swiftbar/SwiftBar/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyter, using log file: /var/log/nixpkgs-update/python311Packages.jupyter/2024-02-17.log python311Packages.jupyter 0 -> 1 attrpath: python311Packages.jupyter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-jupyter-1.0.0 Press Enter key to continue... Running update for: - python3.11-jupyter-1.0.0: UPDATING ... - python3.11-jupyter-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.u1db-qt, using log file: /var/log/nixpkgs-update/lomiri.u1db-qt/2024-02-17.log lomiri.u1db-qt 0 -> 1 attrpath: lomiri.u1db-qt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - u1db-qt-0.1.7 Press Enter key to continue... Running update for: - u1db-qt-0.1.7: UPDATING ... - u1db-qt-0.1.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update lomiri.u1db-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.sqlalchemy-views, using log file: /var/log/nixpkgs-update/python311Packages.sqlalchemy-views/2024-02-17.log python311Packages.sqlalchemy-views 0 -> 1 attrpath: python311Packages.sqlalchemy-views Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-sqlalchemy-views-0.3.2 Press Enter key to continue... Running update for: - python3.11-sqlalchemy-views-0.3.2: UPDATING ... - python3.11-sqlalchemy-views-0.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sqlalchemy-views 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath acltoolkit, using log file: /var/log/nixpkgs-update/acltoolkit/2024-02-17.log acltoolkit 0 -> 1 attrpath: acltoolkit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-acltoolkit-unstable-2023-02-03 Press Enter key to continue... Running update for: - python3.11-acltoolkit-unstable-2023-02-03: UPDATING ... - python3.11-acltoolkit-unstable-2023-02-03: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update acltoolkit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tftpy, using log file: /var/log/nixpkgs-update/python311Packages.tftpy/2024-02-17.log python311Packages.tftpy 0 -> 1 attrpath: python311Packages.tftpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-tftpy-0.8.2 Press Enter key to continue... Running update for: - python3.11-tftpy-0.8.2: UPDATING ... - python3.11-tftpy-0.8.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tftpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyphen, using log file: /var/log/nixpkgs-update/python311Packages.pyphen/2024-02-17.log python311Packages.pyphen 0 -> 1 attrpath: python311Packages.pyphen Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyphen-0.14.0 Press Enter key to continue... Running update for: - python3.11-pyphen-0.14.0: UPDATING ... - python3.11-pyphen-0.14.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyphen 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gphoto2, using log file: /var/log/nixpkgs-update/python311Packages.gphoto2/2024-02-17.log python311Packages.gphoto2 0 -> 1 attrpath: python311Packages.gphoto2 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] Going to be running update for following packages: - python3.11-gphoto2-2.5.0 Press Enter key to continue... Running update for: - python3.11-gphoto2-2.5.0: UPDATING ... - python3.11-gphoto2-2.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gphoto2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.calmjs-parse, using log file: /var/log/nixpkgs-update/python311Packages.calmjs-parse/2024-02-17.log python311Packages.calmjs-parse 0 -> 1 attrpath: python311Packages.calmjs-parse Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-calmjs-parse-1.3.1 Press Enter key to continue... Running update for: - python3.11-calmjs-parse-1.3.1: UPDATING ... - python3.11-calmjs-parse-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.calmjs-parse 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fastpbkdf2, using log file: /var/log/nixpkgs-update/python311Packages.fastpbkdf2/2024-02-17.log python311Packages.fastpbkdf2 0 -> 1 attrpath: python311Packages.fastpbkdf2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-fastpbkdf2-0.2 Press Enter key to continue... Running update for: - python3.11-fastpbkdf2-0.2: UPDATING ... - python3.11-fastpbkdf2-0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fastpbkdf2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stem, using log file: /var/log/nixpkgs-update/python311Packages.stem/2024-02-17.log python311Packages.stem 0 -> 1 attrpath: python311Packages.stem Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] this derivation will be built: /nix/store/y8kafwbkwsk2z54lfqwzlnjy3s9gxs24-packages.json.drv building '/nix/store/y8kafwbkwsk2z54lfqwzlnjy3s9gxs24-packages.json.drv'... Going to be running update for following packages: - python3.11-stem-1.8.3-unstable-2024-02-13 Press Enter key to continue... Running update for: - python3.11-stem-1.8.3-unstable-2024-02-13: UPDATING ... - python3.11-stem-1.8.3-unstable-2024-02-13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stem 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.github, using log file: /var/log/nixpkgs-update/terraform-providers.github/2024-02-17.log terraform-providers.github 0 -> 1 attrpath: terraform-providers.github Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.github 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prometheus, using log file: /var/log/nixpkgs-update/prometheus/2024-02-17.log prometheus 2.49.0 -> 2.49.1 https://repology.org/project/prometheus/versions attrpath: prometheus Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - prometheus: 2.49.0 -> 2.49.1 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/288817" [result] Failed to update prometheus 2.49.0 -> 2.49.1 https://repology.org/project/prometheus/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ps_mem, using log file: /var/log/nixpkgs-update/ps_mem/2024-02-17.log ps_mem 0 -> 1 attrpath: ps_mem Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - ps_mem-3.13 Press Enter key to continue... Running update for: - ps_mem-3.13: UPDATING ... - ps_mem-3.13: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ps_mem 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath replibyte, using log file: /var/log/nixpkgs-update/replibyte/2024-02-17.log replibyte 0.9.7 -> 0.10.0 https://github.com/Qovery/replibyte/releases attrpath: replibyte Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'replibyte.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/zcsa8rpjxgj2c7hiszhn2j141iwxw089-replibyte-0.10.0-vendor.tar.gz.drv /nix/store/aw9xrjsrnbddsmzm87fd31gymih3xz15-replibyte-0.10.0.drv building '/nix/store/zcsa8rpjxgj2c7hiszhn2j141iwxw089-replibyte-0.10.0-vendor.tar.gz.drv'... Running phase: unpackPhase unpacking source archive /nix/store/5f5x8dhsjjhd7zfqcx7w550nb3hfkarr-source source root is source Running phase: patchPhase applying patch /nix/store/0d4a0yhdx2xyli6fmw62zmavig00m695-15f122cc83fff03ae410be705779ab964fa7b375.patch patching file Cargo.lock Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 3 out of 3 hunks ignored -- saving rejects to file Cargo.lock.rej error: builder for '/nix/store/zcsa8rpjxgj2c7hiszhn2j141iwxw089-replibyte-0.10.0-vendor.tar.gz.drv' failed with exit code 1; last 10 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/5f5x8dhsjjhd7zfqcx7w550nb3hfkarr-source > source root is source > Running phase: patchPhase > applying patch /nix/store/0d4a0yhdx2xyli6fmw62zmavig00m695-15f122cc83fff03ae410be705779ab964fa7b375.patch > patching file Cargo.lock > Reversed (or previously applied) patch detected! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 3 out of 3 hunks ignored -- saving rejects to file Cargo.lock.rej For full logs, run 'nix log /nix/store/zcsa8rpjxgj2c7hiszhn2j141iwxw089-replibyte-0.10.0-vendor.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/aw9xrjsrnbddsmzm87fd31gymih3xz15-replibyte-0.10.0.drv' failed to build [result] Failed to update replibyte 0.9.7 -> 0.10.0 https://github.com/Qovery/replibyte/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-mysql, using log file: /var/log/nixpkgs-update/python311Packages.django-mysql/2024-02-17.log python311Packages.django-mysql 0 -> 1 attrpath: python311Packages.django-mysql Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-django-mysql-4.12.0 Press Enter key to continue... Running update for: - python3.11-django-mysql-4.12.0: UPDATING ... - python3.11-django-mysql-4.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-mysql 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fontbakery, using log file: /var/log/nixpkgs-update/fontbakery/2024-02-17.log fontbakery 0 -> 1 attrpath: fontbakery Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - fontbakery-0.10.4 Press Enter key to continue... Running update for: - fontbakery-0.10.4: UPDATING ... - fontbakery-0.10.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fontbakery/default.nix b/pkgs/development/python-modules/fontbakery/default.nix index 3d1a2331e5e8..c312739bff54 100644 --- a/pkgs/development/python-modules/fontbakery/default.nix +++ b/pkgs/development/python-modules/fontbakery/default.nix @@ -44,12 +44,12 @@ buildPythonPackage rec { pname = "fontbakery"; - version = "0.10.4"; + version = "0.11.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-Ye/TMGvURxSU2yoohwYbSo5RvrmbHKdMnFNj2lUvtMk="; + hash = "sha256-qbhTZeBBUpQZOVuISbIQZntM/ybu8cYMj4xqXFEBbqI="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fontbakery nix build failed. unpacking source archive /nix/store/vzm3c9hanxip3q2qwiqdbbfsd26qa7gv-fontbakery-0.11.1.tar.gz source root is fontbakery-0.11.1 setting SOURCE_DATE_EPOCH to timestamp 1707195548 of file fontbakery-0.11.1/setup.cfg @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/wzrsmzgs87cqjszr6mlqf8lwdz2wmsam-4124.patch patching file Lib/fontbakery/profiles/googlefonts.py Hunk #1 succeeded at 5547 (offset -296 lines). Hunk #2 succeeded at 5850 (offset -296 lines). patching file Lib/fontbakery/profiles/googlefonts_conditions.py Hunk #1 FAILED at 592. Hunk #2 succeeded at 614 with fuzz 1 (offset 14 lines). Hunk #3 succeeded at 624 (offset 14 lines). 1 out of 3 hunks FAILED -- saving rejects to file Lib/fontbakery/profiles/googlefonts_conditions.py.rej patching file requirements-tests.txt Hunk #1 FAILED at 5. 1 out of 1 hunk FAILED -- saving rejects to file requirements-tests.txt.rej patching file tests/profiles/googlefonts_test.py Hunk #1 FAILED at 3851. 1 out of 1 hunk FAILED -- saving rejects to file tests/profiles/googlefonts_test.py.rej patching file tests/profiles/googlefonts_test.py Hunk #2 succeeded at 197 (offset -40 lines). Hunk #3 succeeded at 221 (offset -40 lines). Hunk #4 succeeded at 247 (offset -40 lines). Hunk #5 succeeded at 1572 (offset -27 lines). Hunk #6 succeeded at 3841 (offset -29 lines). Hunk #7 succeeded at 4091 (offset -29 lines). Hunk #8 succeeded at 4560 (offset -26 lines). Hunk #9 succeeded at 4622 (offset -26 lines). Hunk #10 succeeded at 4632 (offset -26 lines). [result] Failed to update fontbakery 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath archivebox, using log file: /var/log/nixpkgs-update/archivebox/2024-02-17.log archivebox 0 -> 1 attrpath: archivebox 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] Going to be running update for following packages: - archivebox-0.7.2 Press Enter key to continue... Running update for: - archivebox-0.7.2: UPDATING ... - archivebox-0.7.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update archivebox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-search, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-search/2024-02-17.log python311Packages.azure-mgmt-search 0 -> 1 attrpath: python311Packages.azure-mgmt-search Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-azure-mgmt-search-9.1.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-search-9.1.0: UPDATING ... - python3.11-azure-mgmt-search-9.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-search 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyphotonfile, using log file: /var/log/nixpkgs-update/python311Packages.pyphotonfile/2024-02-17.log python311Packages.pyphotonfile 0 -> 1 attrpath: python311Packages.pyphotonfile Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyphotonfile-0.2.1 Press Enter key to continue... Running update for: - python3.11-pyphotonfile-0.2.1: UPDATING ... - python3.11-pyphotonfile-0.2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyphotonfile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.junos-eznc, using log file: /var/log/nixpkgs-update/python311Packages.junos-eznc/2024-02-17.log python311Packages.junos-eznc 0 -> 1 attrpath: python311Packages.junos-eznc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-junos-eznc-2.7.0 Press Enter key to continue... Running update for: - python3.11-junos-eznc-2.7.0: UPDATING ... - python3.11-junos-eznc-2.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.junos-eznc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.tsa, using log file: /var/log/nixpkgs-update/octavePackages.tsa/2024-02-17.log octavePackages.tsa 0 -> 1 attrpath: octavePackages.tsa Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - octave-8.4.0-tsa-4.6.3 Press Enter key to continue... Running update for: - octave-8.4.0-tsa-4.6.3: UPDATING ... - octave-8.4.0-tsa-4.6.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.tsa 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.gcs-oauth2-boto-plugin, using log file: /var/log/nixpkgs-update/python311Packages.gcs-oauth2-boto-plugin/2024-02-17.log python311Packages.gcs-oauth2-boto-plugin 0 -> 1 attrpath: python311Packages.gcs-oauth2-boto-plugin Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-gcs-oauth2-boto-plugin-3.0 Press Enter key to continue... Running update for: - python3.11-gcs-oauth2-boto-plugin-3.0: UPDATING ... - python3.11-gcs-oauth2-boto-plugin-3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.gcs-oauth2-boto-plugin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tables, using log file: /var/log/nixpkgs-update/python311Packages.tables/2024-02-17.log python311Packages.tables 0 -> 1 attrpath: python311Packages.tables Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-tables-3.9.2 Press Enter key to continue... Running update for: - python3.11-tables-3.9.2: UPDATING ... - python3.11-tables-3.9.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tables 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bom, using log file: /var/log/nixpkgs-update/bom/2024-02-17.log bom 0.6.0 -> 1.0.1 https://repology.org/project/bom/versions attrpath: bom Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv building '/nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv'... exporting https://github.com/kubernetes-sigs/bom.git (rev v1.0.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ fatal: couldn't find remote ref refs/tags/v1.0.1 remote: Enumerating objects: 196, done. remote: Counting objects: 100% (196/196), done. remote: Compressing objects: 100% (176/176), done. remote: Total 196 (delta 22), reused 110 (delta 8), pack-reused 0 Receiving objects: 100% (196/196), 6.99 MiB | 17.45 MiB/s, done. Resolving deltas: 100% (22/22), done. From https://github.com/kubernetes-sigs/bom * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/v1.0.1 from https://github.com/kubernetes-sigs/bom.git. error: builder for '/nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv' failed with exit code 1; last 14 log lines: > exporting https://github.com/kubernetes-sigs/bom.git (rev v1.0.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source > Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ > fatal: couldn't find remote ref refs/tags/v1.0.1 > remote: Enumerating objects: 196, done. > remote: Counting objects: 100% (196/196), done. > remote: Compressing objects: 100% (176/176), done. > remote: Total 196 (delta 22), reused 110 (delta 8), pack-reused 0 > Receiving objects: 100% (196/196), 6.99 MiB | 17.45 MiB/s, done. > Resolving deltas: 100% (22/22), done. > From https://github.com/kubernetes-sigs/bom > * branch HEAD -> FETCH_HEAD > fatal: Not a valid object name > Unrecognized git object type: > Unable to checkout refs/tags/v1.0.1 from https://github.com/kubernetes-sigs/bom.git. For full logs, run 'nix log /nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'bom.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv /nix/store/z7r6c785w2yp62jyn6594317lvjc0f37-bom-1.0.1-go-modules.drv /nix/store/3jswrwdskm4vm82xkfc4vb5jl2vx31l7-bom-1.0.1.drv building '/nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv'... exporting https://github.com/kubernetes-sigs/bom.git (rev v1.0.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ fatal: couldn't find remote ref refs/tags/v1.0.1 remote: Enumerating objects: 196, done. remote: Counting objects: 100% (196/196), done. remote: Compressing objects: 100% (176/176), done. remote: Total 196 (delta 22), reused 110 (delta 8), pack-reused 0 Receiving objects: 100% (196/196), 6.99 MiB | 29.68 MiB/s, done. Resolving deltas: 100% (22/22), done. From https://github.com/kubernetes-sigs/bom * branch HEAD -> FETCH_HEAD fatal: Not a valid object name Unrecognized git object type: Unable to checkout refs/tags/v1.0.1 from https://github.com/kubernetes-sigs/bom.git. error: builder for '/nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv' failed with exit code 1; last 14 log lines: > exporting https://github.com/kubernetes-sigs/bom.git (rev v1.0.1) into /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source > Initialized empty Git repository in /nix/store/bqfq4db6nwycmkdrql9igsbrayqsw3g2-source/.git/ > fatal: couldn't find remote ref refs/tags/v1.0.1 > remote: Enumerating objects: 196, done. > remote: Counting objects: 100% (196/196), done. > remote: Compressing objects: 100% (176/176), done. > remote: Total 196 (delta 22), reused 110 (delta 8), pack-reused 0 > Receiving objects: 100% (196/196), 6.99 MiB | 29.68 MiB/s, done. > Resolving deltas: 100% (22/22), done. > From https://github.com/kubernetes-sigs/bom > * branch HEAD -> FETCH_HEAD > fatal: Not a valid object name > Unrecognized git object type: > Unable to checkout refs/tags/v1.0.1 from https://github.com/kubernetes-sigs/bom.git. For full logs, run 'nix log /nix/store/dwb3qfy5b2i7jp342p9n34nl644sl4xc-source.drv'. error: 1 dependencies of derivation '/nix/store/3jswrwdskm4vm82xkfc4vb5jl2vx31l7-bom-1.0.1.drv' failed to build [result] Failed to update bom 0.6.0 -> 1.0.1 https://repology.org/project/bom/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.epc, using log file: /var/log/nixpkgs-update/python311Packages.epc/2024-02-17.log python311Packages.epc 0 -> 1 attrpath: python311Packages.epc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-epc-0.0.5 Press Enter key to continue... Running update for: - python3.11-epc-0.0.5: UPDATING ... - python3.11-epc-0.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.epc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath numberstation, using log file: /var/log/nixpkgs-update/numberstation/2024-02-17.log numberstation 0 -> 1 attrpath: numberstation Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - numberstation-1.3.0 Press Enter key to continue... Running update for: - numberstation-1.3.0: UPDATING ... - numberstation-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update numberstation 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.inflection, using log file: /var/log/nixpkgs-update/python311Packages.inflection/2024-02-17.log python311Packages.inflection 0 -> 1 attrpath: python311Packages.inflection Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-inflection-0.5.1 Press Enter key to continue... Running update for: - python3.11-inflection-0.5.1: UPDATING ... - python3.11-inflection-0.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.inflection 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sway-assign-cgroups, using log file: /var/log/nixpkgs-update/sway-assign-cgroups/2024-02-17.log sway-assign-cgroups 0 -> 1 attrpath: sway-assign-cgroups Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - sway-assign-cgroups-0.4.0 Press Enter key to continue... Running update for: - sway-assign-cgroups-0.4.0: UPDATING ... - sway-assign-cgroups-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sway-assign-cgroups 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fontmath, using log file: /var/log/nixpkgs-update/python311Packages.fontmath/2024-02-17.log python311Packages.fontmath 0 -> 1 attrpath: python311Packages.fontmath Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-fontmath-0.9.3 Press Enter key to continue... Running update for: - python3.11-fontmath-0.9.3: UPDATING ... - python3.11-fontmath-0.9.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.fontmath 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.desktop-entry-lib, using log file: /var/log/nixpkgs-update/python311Packages.desktop-entry-lib/2024-02-17.log python311Packages.desktop-entry-lib 0 -> 1 attrpath: python311Packages.desktop-entry-lib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-desktop-entry-lib-3.1 Press Enter key to continue... Running update for: - python3.11-desktop-entry-lib-3.1: UPDATING ... - python3.11-desktop-entry-lib-3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.desktop-entry-lib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.update-dotdee, using log file: /var/log/nixpkgs-update/python311Packages.update-dotdee/2024-02-17.log python311Packages.update-dotdee 0 -> 1 attrpath: python311Packages.update-dotdee Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-update-dotdee-6.0 Press Enter key to continue... Running update for: - python3.11-update-dotdee-6.0: UPDATING ... - python3.11-update-dotdee-6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.update-dotdee 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.omegaconf, using log file: /var/log/nixpkgs-update/python311Packages.omegaconf/2024-02-17.log python311Packages.omegaconf 0 -> 1 attrpath: python311Packages.omegaconf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-omegaconf-2.3.0 Press Enter key to continue... Running update for: - python3.11-omegaconf-2.3.0: UPDATING ... - python3.11-omegaconf-2.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.omegaconf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.fpdf2, using log file: /var/log/nixpkgs-update/python311Packages.fpdf2/2024-02-17.log python311Packages.fpdf2 0 -> 1 attrpath: python311Packages.fpdf2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-fpdf2-2.7.7 Press Enter key to continue... Running update for: - python3.11-fpdf2-2.7.7: UPDATING ... - python3.11-fpdf2-2.7.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/fpdf2/default.nix b/pkgs/development/python-modules/fpdf2/default.nix index 292478ea2557..fdd43f1ca5c8 100644 --- a/pkgs/development/python-modules/fpdf2/default.nix +++ b/pkgs/development/python-modules/fpdf2/default.nix @@ -17,14 +17,14 @@ buildPythonPackage rec { pname = "fpdf2"; - version = "2.7.7"; + version = "2.7.8"; pyproject = true; src = fetchFromGitHub { owner = "py-pdf"; repo = "fpdf2"; - rev = version; - hash = "sha256-6B68kwxAW3cHpwMTDhj3C4zEOR6o6USqpSXB7uxcEXs="; + rev = "refs/tags/${version}"; + hash = "sha256-6aedXr8Yhes1aYIslBvw2HzRc4BwYDIiGJvEdp1tFSc="; }; postPatch = '' No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.fpdf2 nix build failed. test/image/test_vector_image.py::test_svg_image_no_viewbox /build/source/test/image/test_vector_image.py:45: UserWarning: has no "viewBox", using its "width" & "height" as default "viewBox" img = pdf.image(SVG_SRCDIR / "simple_rect_no_viewbox.svg") test/image/test_vector_image.py::test_svg_image_with_custom_width_and_no_viewbox /build/source/test/image/test_vector_image.py:75: UserWarning: has no "viewBox", using its "width" & "height" as default "viewBox" img = pdf.image(SVG_SRCDIR / "simple_rect_no_viewbox.svg", w=60) test/image/test_vector_image.py::test_svg_image_with_custom_size_and_no_viewbox /build/source/test/image/test_vector_image.py:106: UserWarning: has no "viewBox", using its "width" & "height" as default "viewBox" img = pdf.image(SVG_SRCDIR / "simple_rect_no_viewbox.svg", x=50, y=50, w=30, h=60) test/image/test_vector_image.py::test_svg_image_style_inherited_from_fpdf /build/source/test/image/test_vector_image.py:132: UserWarning: has no "viewBox", using its "width" & "height" as default "viewBox" pdf.image( test/image/test_vector_image.py::test_svg_image_from_bytesio /build/source/test/image/test_vector_image.py:145: UserWarning: has no "viewBox", using its "width" & "height" as default "viewBox" pdf.image( test/image/test_vector_image.py::test_svg_image_from_bytes /build/source/test/image/test_vector_image.py:158: UserWarning: has no "viewBox", using its "width" & "height" as default "viewBox" pdf.image( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html =========================== short test summary info ============================ FAILED test/text_shaping/test_bidirectional.py::test_bidi_conformance - urllib.error.URLError: 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath go-musicfox, using log file: /var/log/nixpkgs-update/go-musicfox/2024-02-17.log go-musicfox 0 -> 1 attrpath: go-musicfox 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] Going to be running update for following packages: - go-musicfox-4.3.0 Press Enter key to continue... Running update for: - go-musicfox-4.3.0: UPDATING ... - go-musicfox-4.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update go-musicfox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.shlib, using log file: /var/log/nixpkgs-update/python311Packages.shlib/2024-02-17.log python311Packages.shlib 0 -> 1 attrpath: python311Packages.shlib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-shlib-1.6 Press Enter key to continue... Running update for: - python3.11-shlib-1.6: UPDATING ... - python3.11-shlib-1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.shlib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gitrs, using log file: /var/log/nixpkgs-update/gitrs/2024-02-17.log gitrs v0.3.6 -> 0.3.6 https://github.com/mccurdyc/gitrs/releases attrpath: gitrs Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv building '/nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv'... trying https://github.com/mccurdyc/gitrs/archive/0.3.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mccurdyc/gitrs/archive/0.3.6.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'gitrs.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv /nix/store/n18l0dmdljfrfni1sirwci0154z8kc6i-gitrs-0.3.6-vendor.tar.gz.drv /nix/store/d5a3cd3v06m4w6q4rjc69146rfshm5r6-gitrs-0.3.6.drv building '/nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv'... trying https://github.com/mccurdyc/gitrs/archive/0.3.6.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 error: cannot download source from any mirror error: builder for '/nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv' failed with exit code 1; last 8 log lines: > > trying https://github.com/mccurdyc/gitrs/archive/0.3.6.tar.gz > % Total % Received % Xferd Average Speed Time Time Time Current > Dload Upload Total Spent Left Speed > 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > 0 14 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 > curl: (22) The requested URL returned error: 404 > error: cannot download source from any mirror For full logs, run 'nix log /nix/store/wailks8lppgalbix321fnps05zh8f4hn-source.drv'. error: 1 dependencies of derivation '/nix/store/d5a3cd3v06m4w6q4rjc69146rfshm5r6-gitrs-0.3.6.drv' failed to build [result] Failed to update gitrs v0.3.6 -> 0.3.6 https://github.com/mccurdyc/gitrs/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.youtube-search, using log file: /var/log/nixpkgs-update/python311Packages.youtube-search/2024-02-17.log python311Packages.youtube-search 0 -> 1 attrpath: python311Packages.youtube-search Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-youtube-search-2.1.2 Press Enter key to continue... Running update for: - python3.11-youtube-search-2.1.2: UPDATING ... - python3.11-youtube-search-2.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.youtube-search 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.zc-lockfile, using log file: /var/log/nixpkgs-update/python311Packages.zc-lockfile/2024-02-17.log python311Packages.zc-lockfile 0 -> 1 attrpath: python311Packages.zc-lockfile Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-zc-lockfile-3.0 Press Enter key to continue... Running update for: - python3.11-zc-lockfile-3.0: UPDATING ... - python3.11-zc-lockfile-3.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/zc-lockfile/default.nix b/pkgs/development/python-modules/zc-lockfile/default.nix index 5104a221e1e8..8b7818ef119b 100644 --- a/pkgs/development/python-modules/zc-lockfile/default.nix +++ b/pkgs/development/python-modules/zc-lockfile/default.nix @@ -7,12 +7,12 @@ buildPythonPackage rec { pname = "zc-lockfile"; - version = "3.0"; + version = "3.0.post1"; src = fetchPypi { pname = "zc.lockfile"; inherit version; - hash = "sha256-5Y/9ndYsbUMuhoK/oZbJDKw+XB4/JNrjuJ1ggihV14g="; + hash = "sha256-rbLubZ5qIzPJEXjcssm5aldEx47bdxLceEp9dWSOgew="; }; buildInputs = [ mock ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 99 > 25 [result] Failed to update python311Packages.zc-lockfile 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fend, using log file: /var/log/nixpkgs-update/fend/2024-02-17.log fend 0 -> 1 attrpath: fend 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] Going to be running update for following packages: - fend-1.4.0 Press Enter key to continue... Running update for: - fend-1.4.0: UPDATING ... - fend-1.4.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/fend/default.nix b/pkgs/tools/misc/fend/default.nix index a3e46fa4f18d..8d0d9eb691eb 100644 --- a/pkgs/tools/misc/fend/default.nix +++ b/pkgs/tools/misc/fend/default.nix @@ -16,16 +16,16 @@ rustPlatform.buildRustPackage rec { pname = "fend"; - version = "1.4.0"; + version = "1.4.2"; src = fetchFromGitHub { owner = "printfn"; repo = pname; rev = "v${version}"; - sha256 = "sha256-s6b15FhVfEwsHtVt4bhd6LDxl/WW1PXlUrH2XFOTT5E="; + sha256 = "sha256-pSsuH5MZbeDdHy5chnzSEFi0WFjBnrg7Va3zA1icRcw="; }; - cargoHash = "sha256-Ilsv0mo7/4eEdRH3jWZXdF4LSYYdWr6gCvnMMAZn5j0="; + cargoHash = "sha256-fJa4rV2ImZoRXqCpIe4p2FEqwsZfUvo+IQzGQkXs6Yo="; nativeBuildInputs = [ pandoc installShellFiles copyDesktopItems ]; buildInputs = lib.optionals stdenv.isDarwin [ darwin.apple_sdk.frameworks.Security ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fend nix build failed. test pi_to_the_power_of_ten ... ok test modulo ... ok test result: ok. 1103 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.06s  Running unittests src/lib.rs (target/x86_64-unknown-linux-gnu/release/deps/fend_wasm-4337732b0caf7065) running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s  Doc-tests fend-core running 1 test test core/src/lib.rs - (line 13) ... ok test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.62s  Doc-tests fend-wasm running 0 tests test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s Finished cargoCheckHook @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase Executing cargoInstallHook install: cannot stat '/nix/store/2wxcw53ifyn7qpdwy6b2m098cq1zw2hy-source/icon/fend-icon-256.png': No such file or directory /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context [result] Failed to update fend 0 -> 1 [options] github_user: r-ryantm, pull_request: 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-namebar-plugin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath at-spi2-atk, using log file: /var/log/nixpkgs-update/at-spi2-atk/2024-02-17.log at-spi2-atk 0 -> 1 attrpath: at-spi2-atk Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update at-spi2-atk 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-datetime, using log file: /var/log/nixpkgs-update/pantheon.switchboard-plug-datetime/2024-02-17.log pantheon.switchboard-plug-datetime 0 -> 1 attrpath: pantheon.switchboard-plug-datetime Checking auto update branch... [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - switchboard-plug-datetime-2.2.0 Press Enter key to continue... Running update for: - switchboard-plug-datetime-2.2.0: UPDATING ... - switchboard-plug-datetime-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.switchboard-plug-datetime 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.azure-mgmt-batchai, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-batchai/2024-02-17.log python311Packages.azure-mgmt-batchai 0 -> 1 attrpath: python311Packages.azure-mgmt-batchai Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-azure-mgmt-batchai-2.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-batchai-2.0.0: UPDATING ... - python3.11-azure-mgmt-batchai-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-batchai 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.betacode, using log file: /var/log/nixpkgs-update/python311Packages.betacode/2024-02-17.log python311Packages.betacode 0 -> 1 attrpath: python311Packages.betacode Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-betacode-1.0 Press Enter key to continue... Running update for: - python3.11-betacode-1.0: UPDATING ... - python3.11-betacode-1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.betacode 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.downloader-cli, using log file: /var/log/nixpkgs-update/python311Packages.downloader-cli/2024-02-17.log python311Packages.downloader-cli 0 -> 1 attrpath: python311Packages.downloader-cli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-downloader-cli-0.3.4 Press Enter key to continue... Running update for: - python3.11-downloader-cli-0.3.4: UPDATING ... - python3.11-downloader-cli-0.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.downloader-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mapproxy, using log file: /var/log/nixpkgs-update/mapproxy/2024-02-17.log mapproxy 0 -> 1 attrpath: mapproxy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - MapProxy-1.15.1 Press Enter key to continue... Running update for: - MapProxy-1.15.1: UPDATING ... - MapProxy-1.15.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/geospatial/mapproxy/default.nix b/pkgs/servers/geospatial/mapproxy/default.nix index 2c56d2d96dfd..ce3bcd5560de 100644 --- a/pkgs/servers/geospatial/mapproxy/default.nix +++ b/pkgs/servers/geospatial/mapproxy/default.nix @@ -6,10 +6,10 @@ with python3.pkgs; buildPythonApplication rec { pname = "MapProxy"; - version = "1.15.1"; + version = "2.0.2"; src = fetchPypi { inherit pname version; - sha256 = "sha256-SVKZDLH8IfdND0/BFj/lrqp7BNanpzkjuTxlSMGjuiY="; + sha256 = "sha256-HwO5gvrsW9pArz4RLtxNfCmiFqa85AAi6wBJI+F9GE8="; }; prePatch = '' substituteInPlace mapproxy/util/ext/serving.py --replace "args = [sys.executable] + sys.argv" "args = sys.argv" An auto update branch exists with message `mapproxy: 1.15.1 -> 2.0.2`. New version is 2.0.2. An auto update branch exists with an equal or greater version [result] Failed to update mapproxy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.spacy-lookups-data, using log file: /var/log/nixpkgs-update/python311Packages.spacy-lookups-data/2024-02-17.log python311Packages.spacy-lookups-data 0 -> 1 attrpath: python311Packages.spacy-lookups-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] Going to be running update for following packages: - python3.11-spacy-lookups-data-1.0.5 Press Enter key to continue... Running update for: - python3.11-spacy-lookups-data-1.0.5: UPDATING ... - python3.11-spacy-lookups-data-1.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.spacy-lookups-data 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath openpgl, using log file: /var/log/nixpkgs-update/openpgl/2024-02-17.log openpgl 0.5.0 -> 0.6.0 https://github.com/OpenPathGuidingLibrary/openpgl/releases attrpath: openpgl Checking auto update branch... An auto update branch exists with message `openpgl: 0.5.0 -> 0.6.0`. New version is 0.6.0. An auto update branch exists with an equal or greater version [result] Failed to update openpgl 0.5.0 -> 0.6.0 https://github.com/OpenPathGuidingLibrary/openpgl/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lxgw-wenkai, using log file: /var/log/nixpkgs-update/lxgw-wenkai/2024-02-17.log lxgw-wenkai 1.315 -> 1.320 https://github.com/lxgw/LxgwWenKai/releases attrpath: lxgw-wenkai Checking auto update branch... An auto update branch exists with message `lxgw-wenkai: 1.315 -> 1.320`. New version is 1.320. An auto update branch exists with an equal or greater version [result] Failed to update lxgw-wenkai 1.315 -> 1.320 https://github.com/lxgw/LxgwWenKai/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zef, using log file: /var/log/nixpkgs-update/zef/2024-02-17.log zef 0.21.2 -> 0.21.4 https://github.com/ugexe/zef/releases attrpath: zef Checking auto update branch... An auto update branch exists with message `zef: 0.21.2 -> 0.21.4`. New version is 0.21.4. An auto update branch exists with an equal or greater version [result] Failed to update zef 0.21.2 -> 0.21.4 https://github.com/ugexe/zef/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath piping-server-rust, using log file: /var/log/nixpkgs-update/piping-server-rust/2024-02-17.log piping-server-rust 0.16.0 -> 0.17.0 https://github.com/nwtgck/piping-server-rust/releases attrpath: piping-server-rust Checking auto update branch... An auto update branch exists with message `piping-server-rust: 0.16.0 -> 0.17.0`. New version is 0.17.0. An auto update branch exists with an equal or greater version [result] Failed to update piping-server-rust 0.16.0 -> 0.17.0 https://github.com/nwtgck/piping-server-rust/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rye, using log file: /var/log/nixpkgs-update/rye/2024-02-17.log rye 0.23.0 -> 0.24.0 https://repology.org/project/rye/versions attrpath: rye Checking auto update branch... No auto update branch exists Old version 0.23.0" not present in master derivation file with contents: { lib , rustPlatform , fetchFromGitHub , installShellFiles , pkg-config , openssl , stdenv , CoreServices , Libsystem , SystemConfiguration }: rustPlatform.buildRustPackage rec { pname = "rye"; version = "0.24.0"; src = fetchFromGitHub { owner = "mitsuhiko"; repo = "rye"; rev = "refs/tags/${version}"; hash = "sha256-OiChd0qwgs3Wi4Xky27/99vBwaKNsq+4E+gpu5zwFqs="; }; cargoLock = { lockFile = ./Cargo.lock; outputHashes = { "dialoguer-0.10.4" = "sha256-WDqUKOu7Y0HElpPxf2T8EpzAY3mY8sSn9lf0V0jyAFc="; "monotrail-utils-0.0.1" = "sha256-ydNdg6VI+Z5wXe2bEzRtavw0rsrcJkdsJ5DvXhbaDE4="; }; }; env = { OPENSSL_NO_VENDOR = 1; }; nativeBuildInputs = [ installShellFiles pkg-config ]; buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ CoreServices Libsystem SystemConfiguration ]; postInstall = lib.optionalString (stdenv.buildPlatform.canExecute stdenv.hostPlatform) '' installShellCompletion --cmd rye \ --bash <($out/bin/rye self completion -s bash) \ --fish <($out/bin/rye self completion -s fish) \ --zsh <($out/bin/rye self completion -s zsh) ''; checkFlags = [ "--skip=utils::test_is_inside_git_work_tree" ]; meta = with lib; { description = "A tool to easily manage python dependencies and environments"; homepage = "https://github.com/mitsuhiko/rye"; changelog = "https://github.com/mitsuhiko/rye/releases/tag/${version}"; license = licenses.mit; maintainers = with maintainers; [ GaetanLepage ]; mainProgram = "rye"; }; } [result] Failed to update rye 0.23.0 -> 0.24.0 https://repology.org/project/rye/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.websocket-client, using log file: /var/log/nixpkgs-update/python311Packages.websocket-client/2024-02-17.log python311Packages.websocket-client 0 -> 1 attrpath: python311Packages.websocket-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] Going to be running update for following packages: - python3.11-websocket-client-1.6.4 Press Enter key to continue... Running update for: - python3.11-websocket-client-1.6.4: UPDATING ... - python3.11-websocket-client-1.6.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/websocket-client/default.nix b/pkgs/development/python-modules/websocket-client/default.nix index f4d33df53144..b7fc1842a675 100644 --- a/pkgs/development/python-modules/websocket-client/default.nix +++ b/pkgs/development/python-modules/websocket-client/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "websocket-client"; - version = "1.6.4"; + version = "1.7.0"; pyproject = true; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-szJAGbPChXIIbEoxn5HR3NRObhHNNAIyl4xoSnZQ0N8="; + hash = "sha256-EOUR6jqMdEYx07135h6xftCTBMQTrULPbd+kx3h+j+Y="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 1475 > 25 [result] Failed to update python311Packages.websocket-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 libcli, using log file: /var/log/nixpkgs-update/libcli/2024-02-17.log libcli 1.9.7 -> 1.10.7 https://github.com/dparrish/libcli/releases attrpath: libcli 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 libcli 1.9.7 -> 1.10.7 https://github.com/dparrish/libcli/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.appcenter, using log file: /var/log/nixpkgs-update/pantheon.appcenter/2024-02-17.log pantheon.appcenter 0 -> 1 attrpath: pantheon.appcenter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - appcenter-7.4.0-unstable-2023-12-04 Press Enter key to continue... Running update for: - appcenter-7.4.0-unstable-2023-12-04: UPDATING ... - appcenter-7.4.0-unstable-2023-12-04: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/desktops/pantheon/apps/appcenter/default.nix b/pkgs/desktops/pantheon/apps/appcenter/default.nix index e1e0db005d65..d56f3613e5ad 100644 --- a/pkgs/desktops/pantheon/apps/appcenter/default.nix +++ b/pkgs/desktops/pantheon/apps/appcenter/default.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { pname = "appcenter"; - version = "7.4.0-unstable-2023-12-04"; + version = "7.4.0"; src = fetchFromGitHub { owner = "elementary"; An auto update branch exists with message `pantheon.appcenter: 7.4.0-unstable-2023-12-04 -> 7.4.0`. New version is 7.4.0. An auto update branch exists with an equal or greater version [result] Failed to update pantheon.appcenter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pass-secret-service, using log file: /var/log/nixpkgs-update/pass-secret-service/2024-02-17.log pass-secret-service 0 -> 1 attrpath: pass-secret-service Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pass-secret-service-unstable-2022-07-18 Press Enter key to continue... Running update for: - pass-secret-service-unstable-2022-07-18: UPDATING ... - pass-secret-service-unstable-2022-07-18: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pass-secret-service 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath godns, using log file: /var/log/nixpkgs-update/godns/2024-02-17.log godns 0 -> 1 attrpath: godns 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] Going to be running update for following packages: - godns-3.0.7 Press Enter key to continue... Running update for: - godns-3.0.7: UPDATING ... - godns-3.0.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/godns/default.nix b/pkgs/tools/networking/godns/default.nix index a41d1993270b..c5bbb6484c03 100644 --- a/pkgs/tools/networking/godns/default.nix +++ b/pkgs/tools/networking/godns/default.nix @@ -6,16 +6,16 @@ buildGoModule rec { pname = "godns"; - version = "3.0.7"; + version = "3.1.0"; src = fetchFromGitHub { owner = "TimothyYe"; repo = "godns"; rev = "refs/tags/v${version}"; - hash = "sha256-7zgvrEVt8xg54NijcqnXoZcXetzOu9h3Ucw7w03YagU="; + hash = "sha256-wSVW+ekwKdBQjGij5gtgoFgdH7cY6Cv1dPtEm+bON+k="; }; - vendorHash = "sha256-veDrGB6gjUa8G/UyKzEgH2ItGGEPlXDePahq2XP2nAo="; + vendorHash = "sha256-IHMwtLQk6Tu6/qPzbP8PzN4uPO0wq1gOu09El2uVmvI="; # Some tests require internet access, broken in sandbox doCheck = false; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A godns nix build failed. got build log for 'godns' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/xhxc03rsv85frjvbqshcajqnr8fyjlkm-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 ./cmd/godns internal/server/server.go:19:12: pattern out/*: no matching files found [result] Failed to update godns 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath dmensamenu, using log file: /var/log/nixpkgs-update/dmensamenu/2024-02-17.log dmensamenu 0 -> 1 attrpath: dmensamenu Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - dmensamenu-1.2.2 Press Enter key to continue... Running update for: - dmensamenu-1.2.2: UPDATING ... - dmensamenu-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update dmensamenu 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bruno, using log file: /var/log/nixpkgs-update/bruno/2024-02-17.log bruno 0 -> 1 attrpath: bruno 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] Going to be running update for following packages: - bruno-1.6.1 Press Enter key to continue... Running update for: - bruno-1.6.1: UPDATING ... - bruno-1.6.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/br/bruno/package.nix b/pkgs/by-name/br/bruno/package.nix index 15bbceb35d22..171a3e289780 100644 --- a/pkgs/by-name/br/bruno/package.nix +++ b/pkgs/by-name/br/bruno/package.nix @@ -18,20 +18,20 @@ buildNpmPackage rec { pname = "bruno"; - version = "1.6.1"; + version = "1.9.0"; src = fetchFromGitHub { owner = "usebruno"; repo = "bruno"; rev = "v${version}"; - hash = "sha256-Vf4UHN13eE9W4rekOEGAWIP3x79cVH3vI9sxuIscv8c="; + hash = "sha256-SZF3MSr/1WmAiBX4u2IyPNOyWu1uRbgLJYk72VW8H4M="; postFetch = '' ${lib.getExe npm-lockfile-fix} $out/package-lock.json ''; }; - npmDepsHash = "sha256-pfV9omdJiozJ9VotTImfM/DRsBPNGAEzmSdj3/C//4A="; + npmDepsHash = "sha256-vW/cO9Z0Q5SXIlZbKPAAjzCGwjDiVwrv6KMOWUFQ6SE="; nativeBuildInputs = [ (writeShellScriptBin "phantomjs" "echo 2.1.1") No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A bruno nix build failed. @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'scripts/build-electron.sh') Executing npmConfigHook Configuring npm Validating consistency between /build/source/package-lock.json and /nix/store/ncwxbap34i151cxl4dwpjgri30bisdcj-bruno-1.9.0-npm-deps/package-lock.json Installing dependencies npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: @usebruno/js@0.10.1 npm WARN Found: @n8n/vm2@undefined npm WARN node_modules/@n8n/vm2 npm WARN npm WARN Could not resolve dependency: npm WARN peer @n8n/vm2@"^3.9.23" from @usebruno/js@0.10.1 npm WARN packages/bruno-js npm WARN @usebruno/js@0.10.1 npm WARN node_modules/@usebruno/js npm ERR! code ENOTCACHED npm ERR! request to https://registry.npmjs.org/@n8n%2fvm2 failed: cache mode is 'only-if-cached' but no cached response is available.  npm ERR! Log files were not written due to an error writing to the directory: /nix/store/ncwxbap34i151cxl4dwpjgri30bisdcj-bruno-1.9.0-npm-deps/_logs npm ERR! You can rerun the command with `--loglevel=verbose` to see the logs in your terminal  ERROR: npm failed to install dependencies Here are a few things you can try, depending on the error: 1. Set `makeCacheWritable = true` Note that this won't help if npm is complaining about not being able to write to the logs directory -- look above that for the actual error. 2. Set `npmFlags = [ "--legacy-peer-deps" ]` [result] Failed to update bruno 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sphinxcontrib-confluencebuilder, using log file: /var/log/nixpkgs-update/python311Packages.sphinxcontrib-confluencebuilder/2024-02-17.log python311Packages.sphinxcontrib-confluencebuilder 0 -> 1 attrpath: python311Packages.sphinxcontrib-confluencebuilder Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-sphinxcontrib-confluencebuilder-2.4.0 Press Enter key to continue... Running update for: - python3.11-sphinxcontrib-confluencebuilder-2.4.0: UPDATING ... - python3.11-sphinxcontrib-confluencebuilder-2.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinxcontrib-confluencebuilder 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nxt-python, using log file: /var/log/nixpkgs-update/python311Packages.nxt-python/2024-02-17.log python311Packages.nxt-python 0 -> 1 attrpath: python311Packages.nxt-python Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-nxt-python-3.2.0 Press Enter key to continue... Running update for: - python3.11-nxt-python-3.2.0: UPDATING ... - python3.11-nxt-python-3.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/nxt-python/default.nix b/pkgs/development/python-modules/nxt-python/default.nix index fb953bce13dd..2f2e6dbfe8af 100644 --- a/pkgs/development/python-modules/nxt-python/default.nix +++ b/pkgs/development/python-modules/nxt-python/default.nix @@ -9,7 +9,7 @@ buildPythonPackage rec { pname = "nxt-python"; - version = "3.2.0"; + version = "3.3.0"; format = "setuptools"; disabled = pythonOlder "3.7"; @@ -18,7 +18,7 @@ buildPythonPackage rec { owner = "schodet"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-PWeR8xteLMxlOHcJJCtTI0o8QNzwGJVkUACmvf4tXWY="; + hash = "sha256-v65KEP5DuJsZAifd1Rh46x9lSAgBZgyo+e8PKSDKnhw="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.nxt-python nix build failed. Sourcing python-catch-conflicts-hook.sh Sourcing setuptools-check-hook Using setuptoolsCheckPhase Sourcing pytest-check-hook Using pytestCheckPhase Removing setuptoolsCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/miasb7p4bjzw7lv7cz040czvm7v90b5s-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tox.ini @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing setuptoolsBuildPhase Traceback (most recent call last): File "/build/source/nix_run_setup", line 8, in exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\\r\\n', '\\n'), __file__, 'exec')) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "/nix/store/y027d3bvlaizbri04c1bzh28hqd6lj01-python3-3.11.7/lib/python3.11/tokenize.py", line 396, in open buffer = _builtin_open(filename, 'rb') ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'setup.py' /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 1582: pop_var_context: head of shell_variables not a function context [result] Failed to update python311Packages.nxt-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 joplin, using log file: /var/log/nixpkgs-update/joplin/2024-02-17.log joplin 2.13.2 -> 2.13.15 https://github.com/laurent22/joplin/releases attrpath: joplin Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update joplin 2.13.2 -> 2.13.15 https://github.com/laurent22/joplin/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pydoods, using log file: /var/log/nixpkgs-update/python311Packages.pydoods/2024-02-17.log python311Packages.pydoods 0 -> 1 attrpath: python311Packages.pydoods Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pydoods-1.0.2 Press Enter key to continue... Running update for: - python3.11-pydoods-1.0.2: UPDATING ... - python3.11-pydoods-1.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pydoods 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pysolfc, using log file: /var/log/nixpkgs-update/pysolfc/2024-02-17.log pysolfc 0 -> 1 attrpath: pysolfc 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] Going to be running update for following packages: - pysolfc-2.21.0 Press Enter key to continue... Running update for: - pysolfc-2.21.0: UPDATING ... - pysolfc-2.21.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pysolfc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.queuelib, using log file: /var/log/nixpkgs-update/python311Packages.queuelib/2024-02-17.log python311Packages.queuelib 0 -> 1 attrpath: python311Packages.queuelib Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-queuelib-1.6.2 Press Enter key to continue... Running update for: - python3.11-queuelib-1.6.2: UPDATING ... - python3.11-queuelib-1.6.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.queuelib 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath backintime, using log file: /var/log/nixpkgs-update/backintime/2024-02-17.log backintime 1.3.3 -> 1.4.3 https://github.com/bit-team/backintime/releases attrpath: backintime Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/networking/sync/backintime/common.nix b/pkgs/applications/networking/sync/backintime/common.nix index 059716277032..b297de87608b 100644 --- a/pkgs/applications/networking/sync/backintime/common.nix +++ b/pkgs/applications/networking/sync/backintime/common.nix @@ -7,13 +7,13 @@ let apps = lib.makeBinPath [ openssh python' cron rsync sshfs-fuse encfs ]; in stdenv.mkDerivation rec { pname = "backintime-common"; - version = "1.3.3"; + version = "1.4.3"; src = fetchFromGitHub { owner = "bit-team"; repo = "backintime"; rev = "v${version}"; - sha256 = "sha256-cKmzq155/dCl5wZA2SE3XjfCocHxTh4Wa2IdfzSfQHg="; + sha256 = "sha256-2q2Q4rnxXwVnfH1YEBwY35B2ctG9+qpOIAHqPOjjArg="; }; nativeBuildInputs = [ makeWrapper gettext ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A backintime Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . backintime Standard output: error: build log of 'backintime' is not available [result] Failed to update backintime 1.3.3 -> 1.4.3 https://github.com/bit-team/backintime/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.python-cinderclient, using log file: /var/log/nixpkgs-update/python311Packages.python-cinderclient/2024-02-17.log python311Packages.python-cinderclient 0 -> 1 attrpath: python311Packages.python-cinderclient Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-python-cinderclient-9.4.0 Press Enter key to continue... Running update for: - python3.11-python-cinderclient-9.4.0: UPDATING ... - python3.11-python-cinderclient-9.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-cinderclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.supervise-api, using log file: /var/log/nixpkgs-update/python311Packages.supervise-api/2024-02-17.log python311Packages.supervise-api 0 -> 1 attrpath: python311Packages.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] Going to be running update for following packages: - python3.11-supervise-api-0.6.0 Press Enter key to continue... Running update for: - python3.11-supervise-api-0.6.0: UPDATING ... - python3.11-supervise-api-0.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.supervise-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.robotframework-selenium2library, using log file: /var/log/nixpkgs-update/python311Packages.robotframework-selenium2library/2024-02-17.log python311Packages.robotframework-selenium2library 0 -> 1 attrpath: python311Packages.robotframework-selenium2library Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-robotframework-selenium2library-3.0.0 Press Enter key to continue... Running update for: - python3.11-robotframework-selenium2library-3.0.0: UPDATING ... - python3.11-robotframework-selenium2library-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.robotframework-selenium2library 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.poetry-dynamic-versioning, using log file: /var/log/nixpkgs-update/python311Packages.poetry-dynamic-versioning/2024-02-17.log python311Packages.poetry-dynamic-versioning 0 -> 1 attrpath: python311Packages.poetry-dynamic-versioning Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-poetry-dynamic-versioning-1.2.0 Press Enter key to continue... Running update for: - python3.11-poetry-dynamic-versioning-1.2.0: UPDATING ... - python3.11-poetry-dynamic-versioning-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.poetry-dynamic-versioning 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath whatip, using log file: /var/log/nixpkgs-update/whatip/2024-02-17.log whatip 0 -> 1 attrpath: whatip Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - whatip-1.2 Press Enter key to continue... Running update for: - whatip-1.2: UPDATING ... - whatip-1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update whatip 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath signal-export, using log file: /var/log/nixpkgs-update/signal-export/2024-02-17.log signal-export 0 -> 1 attrpath: signal-export Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - signal-export-1.8.1 Press Enter key to continue... Running update for: - signal-export-1.8.1: UPDATING ... - signal-export-1.8.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update signal-export 0 -> 1 [options] github_user: r-ryantm, pull_request: 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.thunar-archive-plugin 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pilkit, using log file: /var/log/nixpkgs-update/python311Packages.pilkit/2024-02-17.log python311Packages.pilkit 0 -> 1 attrpath: python311Packages.pilkit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pilkit-3.0 Press Enter key to continue... Running update for: - python3.11-pilkit-3.0: UPDATING ... - python3.11-pilkit-3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pilkit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.robomachine, using log file: /var/log/nixpkgs-update/python311Packages.robomachine/2024-02-17.log python311Packages.robomachine 0 -> 1 attrpath: python311Packages.robomachine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-RoboMachine-0.10.0 Press Enter key to continue... Running update for: - python3.11-RoboMachine-0.10.0: UPDATING ... - python3.11-RoboMachine-0.10.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.robomachine 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.opentelemetry-instrumentation-wsgi, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-instrumentation-wsgi/2024-02-17.log python311Packages.opentelemetry-instrumentation-wsgi 0 -> 1 attrpath: python311Packages.opentelemetry-instrumentation-wsgi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-opentelemetry-instrumentation-wsgi-0.43b0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-instrumentation-wsgi-0.43b0: UPDATING ... - python3.11-opentelemetry-instrumentation-wsgi-0.43b0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-instrumentation-wsgi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.rocwmma, using log file: /var/log/nixpkgs-update/rocmPackages.rocwmma/2024-02-17.log rocmPackages.rocwmma 0 -> 1 attrpath: rocmPackages.rocwmma Checking auto update branch... [version] [version] skipping because derivation has 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 Going to be running update for following packages: - rocwmma-5.7.1 Press Enter key to continue... Running update for: - rocwmma-5.7.1: UPDATING ... - rocwmma-5.7.1: ERROR --- SHOWING ERROR LOG FOR rocwmma-5.7.1 ---------------------- 'rocmPackages_5.rocwmma' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.rocwmma'. --- SHOWING ERROR LOG FOR rocwmma-5.7.1 ---------------------- The update script for rocwmma-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.rocwmma 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-proto, using log file: /var/log/nixpkgs-update/python311Packages.opentelemetry-proto/2024-02-17.log python311Packages.opentelemetry-proto 0 -> 1 attrpath: python311Packages.opentelemetry-proto Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-opentelemetry-proto-1.22.0 Press Enter key to continue... Running update for: - python3.11-opentelemetry-proto-1.22.0: UPDATING ... - python3.11-opentelemetry-proto-1.22.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.opentelemetry-proto 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.yelp-xsl, using log file: /var/log/nixpkgs-update/gnome.yelp-xsl/2024-02-17.log gnome.yelp-xsl 0 -> 1 attrpath: gnome.yelp-xsl Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update gnome.yelp-xsl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyfxa, using log file: /var/log/nixpkgs-update/python311Packages.pyfxa/2024-02-17.log python311Packages.pyfxa 0 -> 1 attrpath: python311Packages.pyfxa Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyfxa-0.7.7 Press Enter key to continue... Running update for: - python3.11-pyfxa-0.7.7: UPDATING ... - python3.11-pyfxa-0.7.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyfxa 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.plotnine, using log file: /var/log/nixpkgs-update/python311Packages.plotnine/2024-02-17.log python311Packages.plotnine 0 -> 1 attrpath: python311Packages.plotnine Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-plotnine-0.12.4 Press Enter key to continue... Running update for: - python3.11-plotnine-0.12.4: UPDATING ... - python3.11-plotnine-0.12.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.plotnine 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bwapy, using log file: /var/log/nixpkgs-update/python311Packages.bwapy/2024-02-17.log python311Packages.bwapy 0 -> 1 attrpath: python311Packages.bwapy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-bwapy-0.1.4 Press Enter key to continue... Running update for: - python3.11-bwapy-0.1.4: UPDATING ... - python3.11-bwapy-0.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bwapy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.orm, using log file: /var/log/nixpkgs-update/python311Packages.orm/2024-02-17.log python311Packages.orm 0 -> 1 attrpath: python311Packages.orm Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-orm-0.3.1 Press Enter key to continue... Running update for: - python3.11-orm-0.3.1: UPDATING ... - python3.11-orm-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.orm 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.od, using log file: /var/log/nixpkgs-update/python311Packages.od/2024-02-17.log python311Packages.od 0 -> 1 attrpath: python311Packages.od Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-od-2.0.2 Press Enter key to continue... Running update for: - python3.11-od-2.0.2: UPDATING ... - python3.11-od-2.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.od 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.orjson, using log file: /var/log/nixpkgs-update/python311Packages.orjson/2024-02-17.log python311Packages.orjson 0 -> 1 attrpath: python311Packages.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] Going to be running update for following packages: - python3.11-orjson-3.9.10 Press Enter key to continue... Running update for: - python3.11-orjson-3.9.10: UPDATING ... - python3.11-orjson-3.9.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.orjson 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.kivy, using log file: /var/log/nixpkgs-update/python311Packages.kivy/2024-02-17.log python311Packages.kivy 0 -> 1 attrpath: python311Packages.kivy 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] Going to be running update for following packages: - python3.11-Kivy-2.1.0 Press Enter key to continue... Running update for: - python3.11-Kivy-2.1.0: UPDATING ... - python3.11-Kivy-2.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/kivy/default.nix b/pkgs/development/python-modules/kivy/default.nix index dd04b97010dd..2e55a10b900a 100644 --- a/pkgs/development/python-modules/kivy/default.nix +++ b/pkgs/development/python-modules/kivy/default.nix @@ -11,13 +11,13 @@ buildPythonPackage rec { pname = "Kivy"; - version = "2.1.0"; + version = "2.3.0"; src = fetchFromGitHub { owner = "kivy"; repo = "kivy"; - rev = version; - hash = "sha256-k9LIiLtlHY6H1xfVylI/Xbm7R6pCpC5UHe8GWnCwEGA="; + rev = "refs/tags/${version}"; + hash = "sha256-QJ490vjpEj/JSE9OzSvDpkCruaTFdlThUHIEAMm0BZ4="; }; patches = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.kivy nix build failed. Sourcing python-namespaces-hook Sourcing python-catch-conflicts-hook.sh @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/cgmh4nmnb4il0fy327y1zygzqd112bpf-source source root is source setting SOURCE_DATE_EPOCH to timestamp 315619200 of file source/tools/build_macos_dependencies.sh @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/cgqiv0wr1hzrizz0h0p9pqdlx9qmxbjj-a0ec8ff79fcbc1b82391132a89c8fc21ef1c5c55.patch patching file kivy/graphics/cgl.pxd Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file kivy/graphics/cgl.pxd.rej patching file kivy/graphics/cgl_backend/cgl_debug.pyx Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file kivy/graphics/cgl_backend/cgl_debug.pyx.rej patching file kivy/graphics/cgl_backend/cgl_gl.pyx Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file kivy/graphics/cgl_backend/cgl_gl.pyx.rej patching file kivy/graphics/cgl_backend/cgl_mock.pyx Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 1 out of 1 hunk ignored -- saving rejects to file kivy/graphics/cgl_backend/cgl_mock.pyx.rej [result] Failed to update python311Packages.kivy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.goodwe, using log file: /var/log/nixpkgs-update/python311Packages.goodwe/2024-02-17.log python311Packages.goodwe 0 -> 1 attrpath: python311Packages.goodwe Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-goodwe-0.3.0 Press Enter key to continue... Running update for: - python3.11-goodwe-0.3.0: UPDATING ... - python3.11-goodwe-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.goodwe 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gleam, using log file: /var/log/nixpkgs-update/gleam/2024-02-17.log gleam 0 -> 1 attrpath: gleam 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] Going to be running update for following packages: - gleam-0.34.0 Press Enter key to continue... Running update for: - gleam-0.34.0: UPDATING ... - gleam-0.34.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/compilers/gleam/default.nix b/pkgs/development/compilers/gleam/default.nix index 8571950fef3a..ce1053e42dd9 100644 --- a/pkgs/development/compilers/gleam/default.nix +++ b/pkgs/development/compilers/gleam/default.nix @@ -12,13 +12,13 @@ rustPlatform.buildRustPackage rec { pname = "gleam"; - version = "0.34.0"; + version = "0.34.1"; src = fetchFromGitHub { owner = "gleam-lang"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-cqJNNSN3x2tr6/i7kXAlvIaU9SfyPWBE4c6twc/p1lY="; + hash = "sha256-gHVL6APUQQrKjjwKQkEVIo0N8H6t1DNYmRHOZvZFfgo="; }; nativeBuildInputs = [ git pkg-config ]; @@ -26,7 +26,7 @@ rustPlatform.buildRustPackage rec { buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ Security SystemConfiguration ]; - cargoHash = "sha256-mCMfVYbpUik8oc7TLLAXPBmBUchy+quAZLmd9pqCZ7Y="; + cargoHash = "sha256-Hde7zNm1Q1oj0s7RBkv7oCgKl7UQs6LABYsRLh6Nv74="; passthru.updateScript = nix-update-script { }; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A gleam nix build failed. got build log for 'gleam' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/m3vih5pq6nwi791p68db2z4j94x56dnr-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/gddafx3kwdf4n9j4vd8lzczhiq1sypnq-gleam-0.34.1-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/gleam-0.34.1-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/4cjqvbp1jbkps185wl8qnbjpf8bdy8j9-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release error: the lock file /build/source/Cargo.lock needs to be updated but --frozen was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --frozen flag and use --offline instead. [result] Failed to update gleam 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath s-tui, using log file: /var/log/nixpkgs-update/s-tui/2024-02-17.log s-tui 0 -> 1 attrpath: s-tui Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-s-tui-1.1.4 Press Enter key to continue... Running update for: - python3.11-s-tui-1.1.4: UPDATING ... - python3.11-s-tui-1.1.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/system/s-tui/default.nix b/pkgs/tools/system/s-tui/default.nix index 8f81ba97a0da..02ae09fad96a 100644 --- a/pkgs/tools/system/s-tui/default.nix +++ b/pkgs/tools/system/s-tui/default.nix @@ -9,11 +9,11 @@ python3Packages.buildPythonPackage rec { pname = "s-tui"; - version = "1.1.4"; + version = "1.1.6"; src = fetchPypi { inherit pname version; - sha256 = "sha256-soVrmzlVy0zrqvOclR7SfPphp4xAEHv+xdr0NN19ye0="; + sha256 = "sha256-nSdpnM8ubodlPwmvdmNFTn9TsS8i7lWBZ2CifMHDe1c="; }; propagatedBuildInputs = with python3Packages; [ An auto update branch exists with message `s-tui: 1.1.4 -> 1.1.6`. New version is 1.1.6. An auto update branch exists with an equal or greater version [result] Failed to update s-tui 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath evolution-ews, using log file: /var/log/nixpkgs-update/evolution-ews/2024-02-17.log evolution-ews 0 -> 1 attrpath: evolution-ews Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - evolution-ews-3.50.3 Press Enter key to continue... Running update for: - evolution-ews-3.50.3: UPDATING ... - evolution-ews-3.50.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update evolution-ews 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.autologging, using log file: /var/log/nixpkgs-update/python311Packages.autologging/2024-02-17.log python311Packages.autologging 0 -> 1 attrpath: python311Packages.autologging Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-Autologging-1.3.2 Press Enter key to continue... Running update for: - python3.11-Autologging-1.3.2: UPDATING ... - python3.11-Autologging-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.autologging 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.codepy, using log file: /var/log/nixpkgs-update/python311Packages.codepy/2024-02-17.log python311Packages.codepy 0 -> 1 attrpath: python311Packages.codepy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-codepy-2019.1 Press Enter key to continue... Running update for: - python3.11-codepy-2019.1: UPDATING ... - python3.11-codepy-2019.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.codepy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cbeams, using log file: /var/log/nixpkgs-update/python311Packages.cbeams/2024-02-17.log python311Packages.cbeams 0 -> 1 attrpath: python311Packages.cbeams Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - cbeams-1.0.3 Press Enter key to continue... Running update for: - cbeams-1.0.3: UPDATING ... - cbeams-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cbeams 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.ocl, using log file: /var/log/nixpkgs-update/octavePackages.ocl/2024-02-17.log octavePackages.ocl 0 -> 1 attrpath: octavePackages.ocl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - octave-8.4.0-ocl-1.2.2 Press Enter key to continue... Running update for: - octave-8.4.0-ocl-1.2.2: UPDATING ... - octave-8.4.0-ocl-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.ocl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.tmb, using log file: /var/log/nixpkgs-update/python311Packages.tmb/2024-02-17.log python311Packages.tmb 0 -> 1 attrpath: python311Packages.tmb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-tmb-0.1.5 Press Enter key to continue... Running update for: - python3.11-tmb-0.1.5: UPDATING ... - python3.11-tmb-0.1.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.tmb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-linux-procfs, using log file: /var/log/nixpkgs-update/python311Packages.python-linux-procfs/2024-02-17.log python311Packages.python-linux-procfs 0 -> 1 attrpath: python311Packages.python-linux-procfs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-python-linux-procfs-0.6.3 Press Enter key to continue... Running update for: - python3.11-python-linux-procfs-0.6.3: UPDATING ... - python3.11-python-linux-procfs-0.6.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-linux-procfs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath globalping-cli, using log file: /var/log/nixpkgs-update/globalping-cli/2024-02-17.log globalping-cli 0 -> 1 attrpath: globalping-cli 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] Going to be running update for following packages: - globalping-cli-1.1.6 Press Enter key to continue... Running update for: - globalping-cli-1.1.6: UPDATING ... - globalping-cli-1.1.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update globalping-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.labmath, using log file: /var/log/nixpkgs-update/python311Packages.labmath/2024-02-17.log python311Packages.labmath 0 -> 1 attrpath: python311Packages.labmath Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-labmath-2.2.0 Press Enter key to continue... Running update for: - python3.11-labmath-2.2.0: UPDATING ... - python3.11-labmath-2.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.labmath 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.argocd, using log file: /var/log/nixpkgs-update/terraform-providers.argocd/2024-02-17.log terraform-providers.argocd 0 -> 1 attrpath: terraform-providers.argocd Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.argocd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.argostranslate, using log file: /var/log/nixpkgs-update/python311Packages.argostranslate/2024-02-17.log python311Packages.argostranslate 0 -> 1 attrpath: python311Packages.argostranslate Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-argostranslate-1.9.1 Press Enter key to continue... Running update for: - python3.11-argostranslate-1.9.1: UPDATING ... - python3.11-argostranslate-1.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.argostranslate 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.derpconf, using log file: /var/log/nixpkgs-update/python311Packages.derpconf/2024-02-17.log python311Packages.derpconf 0 -> 1 attrpath: python311Packages.derpconf Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-derpconf-0.8.4 Press Enter key to continue... Running update for: - python3.11-derpconf-0.8.4: UPDATING ... - python3.11-derpconf-0.8.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.derpconf 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.nessclient, using log file: /var/log/nixpkgs-update/python311Packages.nessclient/2024-02-17.log python311Packages.nessclient 0 -> 1 attrpath: python311Packages.nessclient Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-nessclient-1.0.0 Press Enter key to continue... Running update for: - python3.11-nessclient-1.0.0: UPDATING ... - python3.11-nessclient-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.nessclient 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath liquibase, using log file: /var/log/nixpkgs-update/liquibase/2024-02-17.log liquibase 0 -> 1 attrpath: liquibase Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - liquibase-4.25.1 Press Enter key to continue... Running update for: - liquibase-4.25.1: UPDATING ... - liquibase-4.25.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/database/liquibase/default.nix b/pkgs/development/tools/database/liquibase/default.nix index b9928c41ba60..bd6b37304987 100644 --- a/pkgs/development/tools/database/liquibase/default.nix +++ b/pkgs/development/tools/database/liquibase/default.nix @@ -25,11 +25,11 @@ in stdenv.mkDerivation rec { pname = "liquibase"; - version = "4.25.1"; + version = "4.26.0"; src = fetchurl { url = "https://github.com/liquibase/liquibase/releases/download/v${version}/${pname}-${version}.tar.gz"; - hash = "sha256-iyt6qOx1XU7lL6AhDNKiRP0W7WlfxKciRVYpUHdtKlY="; + hash = "sha256-RoULX9IcVI+WklPLvJfcbIRhmKgiVYHjr1NGrIqn2/I="; }; nativeBuildInputs = [ makeWrapper ]; An auto update branch exists with message `liquibase: 4.25.1 -> 4.26.0`. New version is 4.26.0. An auto update branch exists with an equal or greater version [result] Failed to update liquibase 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath eget, using log file: /var/log/nixpkgs-update/eget/2024-02-17.log eget 0 -> 1 attrpath: eget 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] Going to be running update for following packages: - eget-1.3.3 Press Enter key to continue... Running update for: - eget-1.3.3: UPDATING ... - eget-1.3.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update eget 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-i18n, using log file: /var/log/nixpkgs-update/python311Packages.python-i18n/2024-02-17.log python311Packages.python-i18n 0 -> 1 attrpath: python311Packages.python-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] Going to be running update for following packages: - python3.11-python-i18n-0.3.9 Press Enter key to continue... Running update for: - python3.11-python-i18n-0.3.9: UPDATING ... - python3.11-python-i18n-0.3.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-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 vimiv-qt, using log file: /var/log/nixpkgs-update/vimiv-qt/2024-02-17.log vimiv-qt 0 -> 1 attrpath: vimiv-qt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - vimiv-qt-0.9.0 Press Enter key to continue... Running update for: - vimiv-qt-0.9.0: UPDATING ... - vimiv-qt-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update vimiv-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.iowait, using log file: /var/log/nixpkgs-update/python311Packages.iowait/2024-02-17.log python311Packages.iowait 0 -> 1 attrpath: python311Packages.iowait Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-iowait-0.2 Press Enter key to continue... Running update for: - python3.11-iowait-0.2: UPDATING ... - python3.11-iowait-0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.iowait 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gorilla-cli, using log file: /var/log/nixpkgs-update/gorilla-cli/2024-02-17.log gorilla-cli 0 -> 1 attrpath: gorilla-cli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - gorilla-cli-0.0.9 Press Enter key to continue... Running update for: - gorilla-cli-0.0.9: UPDATING ... - gorilla-cli-0.0.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gorilla-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath xdxf2slob, using log file: /var/log/nixpkgs-update/xdxf2slob/2024-02-17.log xdxf2slob 0 -> 1 attrpath: xdxf2slob Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - xdxf2slob-unstable-2015-06-30 Press Enter key to continue... Running update for: - xdxf2slob-unstable-2015-06-30: UPDATING ... - xdxf2slob-unstable-2015-06-30: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update xdxf2slob 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath deno, using log file: /var/log/nixpkgs-update/deno/2024-02-17.log deno 0 -> 1 attrpath: deno 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] Going to be running update for following packages: - deno-1.40.2 Press Enter key to continue... Running update for: - deno-1.40.2: UPDATING ... - deno-1.40.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/web/deno/default.nix b/pkgs/development/web/deno/default.nix index bae30f873a0f..90daa0feb85b 100644 --- a/pkgs/development/web/deno/default.nix +++ b/pkgs/development/web/deno/default.nix @@ -13,16 +13,16 @@ rustPlatform.buildRustPackage rec { pname = "deno"; - version = "1.40.2"; + version = "1.40.5"; src = fetchFromGitHub { owner = "denoland"; repo = pname; rev = "v${version}"; - hash = "sha256-ycQN4BKuvK4FRYbHUKFFMVFg0LAG64xFiXbAkmQ46Cs="; + hash = "sha256-yCKmVoNVSSp04IcmaJlX7HRzx0ZsN9mfHZTVzYIWqes="; }; - cargoHash = "sha256-5OnYtVsuf6q4nQGO1+qL+2WFaKW0k13fNFS29gKaWhk="; + cargoHash = "sha256-/rSzZxsA8ZynSat3J5ROPhD2ttrbAZykDs4RG7ww8pY="; postPatch = '' # upstream uses lld on aarch64-darwin for faster builds diff --git a/pkgs/development/web/deno/librusty_v8.nix b/pkgs/development/web/deno/librusty_v8.nix index 60ce4616c014..7e8f9eafc498 100644 --- a/pkgs/development/web/deno/librusty_v8.nix +++ b/pkgs/development/web/deno/librusty_v8.nix @@ -10,11 +10,11 @@ let }; in fetch_librusty_v8 { - version = "0.83.1"; + version = "0.83.2"; shas = { - x86_64-linux = "sha256-0cCpFMPpFWTvoU3+HThYDDTQO7DdpdVDDer5k+3HQFY="; - aarch64-linux = "sha256-fOyJiD0raHxl+5tDWSpH/MbdBUqNY+HCKmTulYLXEYI="; - x86_64-darwin = "sha256-JwZ1FrU/MZeEnvSPDojvDdDxIF/bdZBPRCXrjbBb7WM="; - aarch64-darwin = "sha256-ajmr+SGj3L8TT+17NPkNcwQFESpIZuUul12Pp1oJAkY="; + x86_64-linux = "sha256-RJNdy5jRZK3dTgrHsWuZZAHUyy1EogyNNuBekZ3Arrk="; + aarch64-linux = "sha256-mpOmuqtd7ob6xvrgH4P/6GLa/hXTS/ok0WOYo7+7ZhI="; + x86_64-darwin = "sha256-2o8CvJ3r5+4PLNGTySqPPDTqbU0piX4D1UtZMscMdHU="; + aarch64-darwin = "sha256-WHeITWSHjZxfQJndxcjsp4yIERKrKXSHFZ0UBc43p8o="; }; } An auto update branch exists with message `deno: 1.40.2 -> 1.40.4`. New version is 1.40.5. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/731s7h52nlbrcx4dz2gblm6vg3hzrjq3-deno-1.40.5" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
  • python312Packages.nbdev
11 packages built:
  • deno
  • python311Packages.nbdev
  • quarto
  • quartoMinimal
  • rstudio
  • rstudio-server
  • rstudioServerWrapper
  • rstudioWrapper
  • vimPlugins.denops-vim
  • vimPlugins.vim-pluto
  • windmill
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 deno is: A secure runtime for JavaScript and TypeScript meta.homepage for deno is: https://deno.land/ meta.changelog for deno is: https://github.com/denoland/deno/releases/tag/v1.40.5 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/denoland/deno/releases/tag/v1.40.5) - [Compare changes on GitHub](https://github.com/denoland/deno/compare/v1.40.2...v1.40.5) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.40.5 with grep in /nix/store/731s7h52nlbrcx4dz2gblm6vg3hzrjq3-deno-1.40.5 - found 1.40.5 in filename of file in /nix/store/731s7h52nlbrcx4dz2gblm6vg3hzrjq3-deno-1.40.5 ---
Rebuild report (if merged into master) (click to expand) ``` 12 total rebuild path(s) 12 package rebuild(s) First fifty rebuilds by attrpath deno python311Packages.nbdev python312Packages.nbdev quarto quartoMinimal rstudio rstudio-server rstudioServerWrapper rstudioWrapper vimPlugins.denops-vim vimPlugins.vim-pluto windmill ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/731s7h52nlbrcx4dz2gblm6vg3hzrjq3-deno-1.40.5 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A deno https://github.com/r-ryantm/nixpkgs/archive/0958f602890efa6e166599b0927e8e375768ec29.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/0958f602890efa6e166599b0927e8e375768ec29#deno ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/731s7h52nlbrcx4dz2gblm6vg3hzrjq3-deno-1.40.5 ls -la /nix/store/731s7h52nlbrcx4dz2gblm6vg3hzrjq3-deno-1.40.5/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package marked as broken and skipped:
  • python312Packages.nbdev
11 packages built:
  • deno
  • python311Packages.nbdev
  • quarto
  • quartoMinimal
  • rstudio
  • rstudio-server
  • rstudioServerWrapper
  • rstudioWrapper
  • vimPlugins.denops-vim
  • vimPlugins.vim-pluto
  • windmill
--- ###### Maintainer pings cc @06kellyjac for [testing](https://github.com/ryantm/nixpkgs-update/blob/master/doc/nixpkgs-maintainer-faq.md#r-ryantm-opened-a-pr-for-my-package-what-do-i-do). Updated existing PR https://api.github.com/repos/NixOS/nixpkgs/pulls/286068 [result] Success updating deno 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tahoe-lafs, using log file: /var/log/nixpkgs-update/tahoe-lafs/2024-02-17.log tahoe-lafs 0 -> 1 attrpath: tahoe-lafs Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - tahoe-lafs-unstable-2021-07-09 Press Enter key to continue... Running update for: - tahoe-lafs-unstable-2021-07-09: UPDATING ... - tahoe-lafs-unstable-2021-07-09: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update tahoe-lafs 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath swc, using log file: /var/log/nixpkgs-update/swc/2024-02-17.log swc 0.91.69 -> 1.4.1 https://github.com/swc-project/swc/releases attrpath: swc Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] stderr did not split as expected full stderr was: this derivation will be built: /nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv building '/nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv'... trying https://crates.io/api/v1/crates/swc_cli/1.4.1/download % 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 curl: (22) The requested URL returned error: 403 error: cannot download swc_cli-1.4.1.tar.gz from any mirror error: builder for '/nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying https://crates.io/api/v1/crates/swc_cli/1.4.1/download > % 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 > curl: (22) The requested URL returned error: 403 > error: cannot download swc_cli-1.4.1.tar.gz from any mirror For full logs, run 'nix log /nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv'. stderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'swc.originalSrc' not found stderr did not split as expected full stderr was: these 3 derivations will be built: /nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv /nix/store/8rmr9wqn27mp8dsl254cg8ymn5a7i79b-swc-1.4.1-vendor.tar.gz.drv /nix/store/wrs4ba5za2cnmcjljy86azqf5rxma8gc-swc-1.4.1.drv building '/nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv'... trying https://crates.io/api/v1/crates/swc_cli/1.4.1/download % 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 curl: (22) The requested URL returned error: 403 error: cannot download swc_cli-1.4.1.tar.gz from any mirror error: builder for '/nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv' failed with exit code 1; last 8 log lines: > > trying https://crates.io/api/v1/crates/swc_cli/1.4.1/download > % 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 > curl: (22) The requested URL returned error: 403 > error: cannot download swc_cli-1.4.1.tar.gz from any mirror For full logs, run 'nix log /nix/store/52fdx5lv9gsnqij8f62qjgbmcmhgkskz-swc_cli-1.4.1.tar.gz.drv'. error: 1 dependencies of derivation '/nix/store/wrs4ba5za2cnmcjljy86azqf5rxma8gc-swc-1.4.1.drv' failed to build [result] Failed to update swc 0.91.69 -> 1.4.1 https://github.com/swc-project/swc/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tautulli, using log file: /var/log/nixpkgs-update/tautulli/2024-02-17.log tautulli 0 -> 1 attrpath: tautulli Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - Tautulli-2.13.2 Press Enter key to continue... Running update for: - Tautulli-2.13.2: UPDATING ... - Tautulli-2.13.2: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/servers/tautulli/default.nix b/pkgs/servers/tautulli/default.nix index 2bab6f742316..27591d9ce3b7 100644 --- a/pkgs/servers/tautulli/default.nix +++ b/pkgs/servers/tautulli/default.nix @@ -2,7 +2,7 @@ buildPythonApplication rec { pname = "Tautulli"; - version = "2.13.2"; + version = "2.13.4"; format = "other"; pythonPath = [ setuptools ]; @@ -11,8 +11,8 @@ buildPythonApplication rec { src = fetchFromGitHub { owner = "Tautulli"; repo = pname; - rev = "v${version}"; - sha256 = "sha256-G1YNOJ2snddhFOWDkRQikQ1qC3G1BHg+qb2j5ffIR8k="; + rev = "refs/tags/v${version}"; + sha256 = "sha256-cOHirjYdfPPv7O9o3vnsKBffvqxoaRN32NaUOK0SmQ8="; }; installPhase = '' No auto update branch exists There might already be an open PR for this update: - tautulli: 2.13.2 -> 2.13.4 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/272722" [result] Failed to update tautulli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.lmtpd, using log file: /var/log/nixpkgs-update/python311Packages.lmtpd/2024-02-17.log python311Packages.lmtpd 0 -> 1 attrpath: python311Packages.lmtpd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-lmtpd-6.2.0 Press Enter key to continue... Running update for: - python3.11-lmtpd-6.2.0: UPDATING ... - python3.11-lmtpd-6.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.lmtpd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath responder, using log file: /var/log/nixpkgs-update/responder/2024-02-17.log responder 0 -> 1 attrpath: responder Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - responder-3.1.4.0 Press Enter key to continue... Running update for: - responder-3.1.4.0: UPDATING ... - responder-3.1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update responder 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath php81Packages.phing, using log file: /var/log/nixpkgs-update/php81Packages.phing/2024-02-17.log php81Packages.phing 0 -> 1 attrpath: php81Packages.phing Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - php-phing-2.17.4 Press Enter key to continue... Running update for: - php-phing-2.17.4: UPDATING ... - php-phing-2.17.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update php81Packages.phing 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-django, using log file: /var/log/nixpkgs-update/python311Packages.graphene-django/2024-02-17.log python311Packages.graphene-django 0 -> 1 attrpath: python311Packages.graphene-django Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-graphene-django-3.2.0 Press Enter key to continue... Running update for: - python3.11-graphene-django-3.2.0: UPDATING ... - python3.11-graphene-django-3.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.graphene-django 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.wallbox, using log file: /var/log/nixpkgs-update/python311Packages.wallbox/2024-02-17.log python311Packages.wallbox 0 -> 1 attrpath: python311Packages.wallbox Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-wallbox-0.5.1 Press Enter key to continue... Running update for: - python3.11-wallbox-0.5.1: UPDATING ... - python3.11-wallbox-0.5.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/wallbox/default.nix b/pkgs/development/python-modules/wallbox/default.nix index a53344a76fd1..38e2d8a89e00 100644 --- a/pkgs/development/python-modules/wallbox/default.nix +++ b/pkgs/development/python-modules/wallbox/default.nix @@ -9,14 +9,14 @@ buildPythonPackage rec { pname = "wallbox"; - version = "0.5.1"; + version = "0.6.0"; format = "setuptools"; disabled = pythonOlder "3.7"; src = fetchPypi { inherit pname version; - hash = "sha256-EDEB7/CkrfYSNcSh55Itrj6rThsNKeuj8lHLAY+Qml4="; + hash = "sha256-COZHMkAbTFZKi/b4e6toC4gPj1MPfGN4aBVi6SglrBI="; }; propagatedBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/qaxwgzgyblhxhd03r4gsxpyqxq0sy8g9-python3.11-wallbox-0.6.0" 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 = 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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • python311Packages.wallbox
  • python312Packages.wallbox
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.wallbox is: Module for interacting with Wallbox EV charger api meta.homepage for python311Packages.wallbox is: https://github.com/cliviu74/wallbox meta.changelog for python311Packages.wallbox is: https://github.com/cliviu74/wallbox/releases/tag/0.6.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 0.6.0 with grep in /nix/store/qaxwgzgyblhxhd03r4gsxpyqxq0sy8g9-python3.11-wallbox-0.6.0 - found 0.6.0 in filename of file in /nix/store/qaxwgzgyblhxhd03r4gsxpyqxq0sy8g9-python3.11-wallbox-0.6.0 ---
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.wallbox python311Packages.wallbox python312Packages.wallbox ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qaxwgzgyblhxhd03r4gsxpyqxq0sy8g9-python3.11-wallbox-0.6.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.wallbox https://github.com/r-ryantm/nixpkgs/archive/9eb1ae41b74e32ba08c2f34eefd9434d5cba7092.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/9eb1ae41b74e32ba08c2f34eefd9434d5cba7092#python311Packages.wallbox ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/qaxwgzgyblhxhd03r4gsxpyqxq0sy8g9-python3.11-wallbox-0.6.0 ls -la /nix/store/qaxwgzgyblhxhd03r4gsxpyqxq0sy8g9-python3.11-wallbox-0.6.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages built:
  • python311Packages.wallbox
  • python312Packages.wallbox
--- ###### Maintainer pings cc @dotlambda 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/289563 [result] Success updating python311Packages.wallbox 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pykaleidescape, using log file: /var/log/nixpkgs-update/python311Packages.pykaleidescape/2024-02-17.log python311Packages.pykaleidescape 0 -> 1 attrpath: python311Packages.pykaleidescape Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pykaleidescape-2022.2.3 Press Enter key to continue... Running update for: - python3.11-pykaleidescape-2022.2.3: UPDATING ... - python3.11-pykaleidescape-2022.2.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pykaleidescape 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiobroadlink, using log file: /var/log/nixpkgs-update/python311Packages.aiobroadlink/2024-02-17.log python311Packages.aiobroadlink 0 -> 1 attrpath: python311Packages.aiobroadlink Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-aiobroadlink-0.1.3 Press Enter key to continue... Running update for: - python3.11-aiobroadlink-0.1.3: UPDATING ... - python3.11-aiobroadlink-0.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiobroadlink 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.langchain, using log file: /var/log/nixpkgs-update/python311Packages.langchain/2024-02-17.log python311Packages.langchain 0 -> 1 attrpath: python311Packages.langchain Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-langchain-0.1.1 Press Enter key to continue... Running update for: - python3.11-langchain-0.1.1: UPDATING ... - python3.11-langchain-0.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/langchain/default.nix b/pkgs/development/python-modules/langchain/default.nix index 18936f7a9ca5..25c7e565d62a 100644 --- a/pkgs/development/python-modules/langchain/default.nix +++ b/pkgs/development/python-modules/langchain/default.nix @@ -52,7 +52,7 @@ buildPythonPackage rec { pname = "langchain"; - version = "0.1.1"; + version = "0.1.7"; pyproject = true; disabled = pythonOlder "3.8"; @@ -61,7 +61,7 @@ buildPythonPackage rec { owner = "langchain-ai"; repo = "langchain"; rev = "refs/tags/v${version}"; - hash = "sha256-cQz4u6FeVZLNbix4pyc6ulfj+nb/tARMJniusy7Q46A="; + hash = "sha256-666ZqFGKx5379Kv+NAVaEW8ZyvlSsyQFB2egT+SUEcQ="; }; sourceRoot = "${src.name}/libs/langchain"; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.langchain nix build failed. adding 'langchain/vectorstores/vearch.py' adding 'langchain/vectorstores/vectara.py' adding 'langchain/vectorstores/vespa.py' adding 'langchain/vectorstores/weaviate.py' adding 'langchain/vectorstores/xata.py' adding 'langchain/vectorstores/yellowbrick.py' adding 'langchain/vectorstores/zep.py' adding 'langchain/vectorstores/zilliz.py' adding 'langchain/vectorstores/docarray/__init__.py' adding 'langchain/vectorstores/docarray/base.py' adding 'langchain/vectorstores/docarray/hnsw.py' adding 'langchain/vectorstores/docarray/in_memory.py' adding 'langchain/vectorstores/redis/__init__.py' adding 'langchain/vectorstores/redis/base.py' adding 'langchain/vectorstores/redis/filters.py' adding 'langchain/vectorstores/redis/schema.py' adding 'langchain-0.1.7.dist-info/LICENSE' adding 'langchain-0.1.7.dist-info/METADATA' adding 'langchain-0.1.7.dist-info/WHEEL' adding 'langchain-0.1.7.dist-info/entry_points.txt' adding 'langchain-0.1.7.dist-info/RECORD' OK /build/source/libs/langchain Finished executing pypaBuildPhase @nix { "action": "setPhase", "phase": "pythonRuntimeDepsCheckHook" } Running phase: pythonRuntimeDepsCheckHook Executing pythonRuntimeDepsCheck Checking runtime dependencies for langchain-0.1.7-py3-none-any.whl - langchain-community<0.1,>=0.0.20 not satisfied by version 0.0.16 - langchain-core<0.2,>=0.1.22 not satisfied by version 0.1.16 [result] Failed to update python311Packages.langchain 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.threadpool, using log file: /var/log/nixpkgs-update/python311Packages.threadpool/2024-02-17.log python311Packages.threadpool 0 -> 1 attrpath: python311Packages.threadpool Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-threadpool-1.3.2 Press Enter key to continue... Running update for: - python3.11-threadpool-1.3.2: UPDATING ... - python3.11-threadpool-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.threadpool 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath microsoft-edge, using log file: /var/log/nixpkgs-update/microsoft-edge/2024-02-17.log microsoft-edge 0 -> 1 attrpath: microsoft-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] Going to be running update for following packages: - microsoft-edge-stable-121.0.2277.113 Press Enter key to continue... Running update for: - microsoft-edge-stable-121.0.2277.113: UPDATING ... - microsoft-edge-stable-121.0.2277.113: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/browsers/microsoft-edge/default.nix b/pkgs/applications/networking/browsers/microsoft-edge/default.nix index 62222a80553b..62fb771cd3a7 100644 --- a/pkgs/applications/networking/browsers/microsoft-edge/default.nix +++ b/pkgs/applications/networking/browsers/microsoft-edge/default.nix @@ -1,20 +1,20 @@ { stable = import ./browser.nix { channel = "stable"; - version = "121.0.2277.113"; + version = "121.0.2277.128"; revision = "1"; - hash = "sha256-VbWM0xC9OlumTf3lBhjd5tdkIx2SGQPf3rhin+rrQvA="; + hash = "sha256-ooZzTDmddlYwWoDMqzFPfbUImT351/ptfdlxKEtI77s="; }; beta = import ./browser.nix { channel = "beta"; - version = "122.0.2365.16"; + version = "122.0.2365.38"; revision = "1"; - hash = "sha256-SeLX7UibXd1nOhxWwMuUTCKK4GkN2TmJPesWhLwCD6A="; + hash = "sha256-u0qk4T695LyhtfMw5929z4U8+jM2o/gbq8DFtD1PNTU="; }; dev = import ./browser.nix { channel = "dev"; - version = "123.0.2380.1"; + version = "123.0.2400.1"; revision = "1"; - hash = "sha256-SBlHXURiPoC5Q7wi67tgnuV2PUw4ffniGq6kmOZtIf0="; + hash = "sha256-I9PT320DJgqJYNwB0pvngyLlV+N2jaS5tOwVwwNHex0="; }; } No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/mcc0d9bnxhm2n13rdxcfpqh2asmaqw8g-microsoft-edge-stable-121.0.2277.128" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
  • microsoft-edge
  • microsoft-edge-beta
  • microsoft-edge-dev
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 microsoft-edge is: The web browser from Microsoft meta.homepage for microsoft-edge is: https://www.microsoft.com/en-us/edge ###### 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 121.0.2277.128 with grep in /nix/store/mcc0d9bnxhm2n13rdxcfpqh2asmaqw8g-microsoft-edge-stable-121.0.2277.128 - found 121.0.2277.128 in filename of file in /nix/store/mcc0d9bnxhm2n13rdxcfpqh2asmaqw8g-microsoft-edge-stable-121.0.2277.128 ---
Rebuild report (if merged into master) (click to expand) ``` 3 total rebuild path(s) 3 package rebuild(s) First fifty rebuilds by attrpath microsoft-edge microsoft-edge-beta microsoft-edge-dev ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/mcc0d9bnxhm2n13rdxcfpqh2asmaqw8g-microsoft-edge-stable-121.0.2277.128 \ --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 microsoft-edge https://github.com/r-ryantm/nixpkgs/archive/21bb17ff23df8ba1823ef543a1f085a1786ca05c.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/21bb17ff23df8ba1823ef543a1f085a1786ca05c#microsoft-edge ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/mcc0d9bnxhm2n13rdxcfpqh2asmaqw8g-microsoft-edge-stable-121.0.2277.128 ls -la /nix/store/mcc0d9bnxhm2n13rdxcfpqh2asmaqw8g-microsoft-edge-stable-121.0.2277.128/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
3 packages built:
  • microsoft-edge
  • microsoft-edge-beta
  • microsoft-edge-dev
--- ###### Maintainer pings cc @zanculmarktum @kuwii @rhysmdnz 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/289565 [result] Success updating microsoft-edge 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.partd, using log file: /var/log/nixpkgs-update/python311Packages.partd/2024-02-17.log python311Packages.partd 0 -> 1 attrpath: python311Packages.partd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-partd-1.4.1 Press Enter key to continue... Running update for: - python3.11-partd-1.4.1: UPDATING ... - python3.11-partd-1.4.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.partd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath quill, using log file: /var/log/nixpkgs-update/quill/2024-02-17.log quill 0.2.17 -> 0.4.3 https://github.com/dfinity/quill/releases attrpath: quill 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 quill 0.2.17 -> 0.4.3 https://github.com/dfinity/quill/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.i2c-tools, using log file: /var/log/nixpkgs-update/python311Packages.i2c-tools/2024-02-17.log python311Packages.i2c-tools 0 -> 1 attrpath: python311Packages.i2c-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] Going to be running update for following packages: - python3.11-i2c-tools-4.3 Press Enter key to continue... Running update for: - python3.11-i2c-tools-4.3: UPDATING ... - python3.11-i2c-tools-4.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.i2c-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 dracula-theme, using log file: /var/log/nixpkgs-update/dracula-theme/2024-02-17.log dracula-theme 0 -> 1 attrpath: dracula-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] Going to be running update for following packages: - dracula-theme-unstable-2024-02-08 Press Enter key to continue... Running update for: - dracula-theme-unstable-2024-02-08: UPDATING ... - dracula-theme-unstable-2024-02-08: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/data/themes/dracula-theme/default.nix b/pkgs/data/themes/dracula-theme/default.nix index fe17da65a142..dec34430c097 100644 --- a/pkgs/data/themes/dracula-theme/default.nix +++ b/pkgs/data/themes/dracula-theme/default.nix @@ -2,7 +2,7 @@ let themeName = "Dracula"; - version = "unstable-2024-02-08"; + version = "unstable-2024-02-16"; in stdenvNoCC.mkDerivation { pname = "dracula-theme"; @@ -11,8 +11,8 @@ stdenvNoCC.mkDerivation { src = fetchFromGitHub { owner = "dracula"; repo = "gtk"; - rev = "b974287300b58766c9f020a6fc779e5cd9ca4da8"; - hash = "sha256-01UHRPO8Cdgdd2FTxGGxCGOPGHBx9JgR7Taoh8Xm58U="; + rev = "0be7ae81dc1c15887146db802884aa56f3d92751"; + hash = "sha256-PmCJg/mE4mZ7KLljH4ZQou0zsaOo80z19XSmKCjojuw="; }; propagatedUserEnvPkgs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/g68lk3nbj33r650ds8fd1ig9b95rs46h-dracula-theme-unstable-2024-02-16" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • dracula-theme
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 dracula-theme is: Dracula variant of the Ant theme meta.homepage for dracula-theme is: https://github.com/dracula/gtk ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Compare changes on GitHub](https://github.com/dracula/gtk/compare/b974287300b58766c9f020a6fc779e5cd9ca4da8...0be7ae81dc1c15887146db802884aa56f3d92751) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found unstable-2024-02-16 in filename of file in /nix/store/g68lk3nbj33r650ds8fd1ig9b95rs46h-dracula-theme-unstable-2024-02-16 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath dracula-theme ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/g68lk3nbj33r650ds8fd1ig9b95rs46h-dracula-theme-unstable-2024-02-16 \ --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 dracula-theme https://github.com/r-ryantm/nixpkgs/archive/40f3ae06340e5e1d148ac13ad7fcac32958cb31b.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/40f3ae06340e5e1d148ac13ad7fcac32958cb31b#dracula-theme ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/g68lk3nbj33r650ds8fd1ig9b95rs46h-dracula-theme-unstable-2024-02-16 ls -la /nix/store/g68lk3nbj33r650ds8fd1ig9b95rs46h-dracula-theme-unstable-2024-02-16/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • dracula-theme
--- ###### Maintainer pings cc @alexarice @msfjarvis 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/289569 [result] Success updating dracula-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.pandas-stubs, using log file: /var/log/nixpkgs-update/python311Packages.pandas-stubs/2024-02-17.log python311Packages.pandas-stubs 0 -> 1 attrpath: python311Packages.pandas-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] Going to be running update for following packages: - python3.11-pandas-stubs-2.1.4.231227 Press Enter key to continue... Running update for: - python3.11-pandas-stubs-2.1.4.231227: UPDATING ... - python3.11-pandas-stubs-2.1.4.231227: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pandas-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 micromamba, using log file: /var/log/nixpkgs-update/micromamba/2024-02-17.log micromamba 1.5.4 -> 2023.12.21 https://github.com/mamba-org/mamba/releases attrpath: micromamba 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 micromamba 1.5.4 -> 2023.12.21 https://github.com/mamba-org/mamba/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.apipkg, using log file: /var/log/nixpkgs-update/python311Packages.apipkg/2024-02-17.log python311Packages.apipkg 0 -> 1 attrpath: python311Packages.apipkg Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-apipkg-3.0.2 Press Enter key to continue... Running update for: - python3.11-apipkg-3.0.2: UPDATING ... - python3.11-apipkg-3.0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.apipkg 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.repoze-lru, using log file: /var/log/nixpkgs-update/python311Packages.repoze-lru/2024-02-17.log python311Packages.repoze-lru 0 -> 1 attrpath: python311Packages.repoze-lru Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-repoze-lru-0.7 Press Enter key to continue... Running update for: - python3.11-repoze-lru-0.7: UPDATING ... - python3.11-repoze-lru-0.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.repoze-lru 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mergedeep, using log file: /var/log/nixpkgs-update/python311Packages.mergedeep/2024-02-17.log python311Packages.mergedeep 0 -> 1 attrpath: python311Packages.mergedeep Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-mergedeep-1.3.4 Press Enter key to continue... Running update for: - python3.11-mergedeep-1.3.4: UPDATING ... - python3.11-mergedeep-1.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mergedeep 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dungeon-eos, using log file: /var/log/nixpkgs-update/python311Packages.dungeon-eos/2024-02-17.log python311Packages.dungeon-eos 0 -> 1 attrpath: python311Packages.dungeon-eos Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dungeon-eos-0.0.5 Press Enter key to continue... Running update for: - python3.11-dungeon-eos-0.0.5: UPDATING ... - python3.11-dungeon-eos-0.0.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dungeon-eos 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.rflink, using log file: /var/log/nixpkgs-update/python311Packages.rflink/2024-02-17.log python311Packages.rflink 0 -> 1 attrpath: python311Packages.rflink Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-rflink-0.0.66 Press Enter key to continue... Running update for: - python3.11-rflink-0.0.66: UPDATING ... - python3.11-rflink-0.0.66: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.rflink 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.wsnsimpy, using log file: /var/log/nixpkgs-update/python311Packages.wsnsimpy/2024-02-17.log python311Packages.wsnsimpy 0 -> 1 attrpath: python311Packages.wsnsimpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-wsnsimpy-0.2.5 Press Enter key to continue... Running update for: - python3.11-wsnsimpy-0.2.5: UPDATING ... - python3.11-wsnsimpy-0.2.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.wsnsimpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bottombar, using log file: /var/log/nixpkgs-update/python311Packages.bottombar/2024-02-17.log python311Packages.bottombar 0 -> 1 attrpath: python311Packages.bottombar Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-bottombar-2.1 Press Enter key to continue... Running update for: - python3.11-bottombar-2.1: UPDATING ... - python3.11-bottombar-2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bottombar 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath folly, using log file: /var/log/nixpkgs-update/folly/2024-02-17.log folly 2023.02.27.00 -> 2024.02.12.00 https://github.com/facebook/folly/releases attrpath: folly Checking auto update branch... No auto update branch exists Old version 2023.02.27.00" not present in staging derivation file with contents: { lib , stdenv , fetchFromGitHub , boost , cmake , double-conversion , fmt_8 , gflags , glog , libevent , libiberty , libunwind , lz4 , openssl , pkg-config , xz , zlib , zstd , jemalloc , follyMobile ? false # for passthru.tests , python3 , watchman }: stdenv.mkDerivation rec { pname = "folly"; version = "2024.01.22.00"; src = fetchFromGitHub { owner = "facebook"; repo = "folly"; rev = "v${version}"; sha256 = "sha256-+z1wuEOgr7CMHFnOn5gLm9mtVH7mVURLstOoDqzxKbk="; }; nativeBuildInputs = [ cmake pkg-config ]; # See CMake/folly-deps.cmake in the Folly source tree. buildInputs = [ boost double-conversion glog gflags libevent libiberty openssl lz4 xz zlib libunwind fmt_8 zstd ] ++ lib.optional stdenv.isLinux jemalloc; # jemalloc headers are required in include/folly/portability/Malloc.h propagatedBuildInputs = lib.optional stdenv.isLinux jemalloc; env.NIX_CFLAGS_COMPILE = toString [ "-DFOLLY_MOBILE=${if follyMobile then "1" else "0"}" "-fpermissive" ]; cmakeFlags = [ "-DBUILD_SHARED_LIBS=ON" # temporary hack until folly builds work on aarch64, # see https://github.com/facebook/folly/issues/1880 "-DCMAKE_LIBRARY_ARCHITECTURE=${if stdenv.isx86_64 then "x86_64" else "dummy"}" # ensure correct dirs in $dev/lib/pkgconfig/libfolly.pc # see https://github.com/NixOS/nixpkgs/issues/144170 "-DCMAKE_INSTALL_INCLUDEDIR=include" "-DCMAKE_INSTALL_LIBDIR=lib" ]; # split outputs to reduce downstream closure sizes outputs = [ "out" "dev" ]; # patch prefix issues again # see https://github.com/NixOS/nixpkgs/issues/144170 postFixup = '' substituteInPlace $dev/lib/cmake/${pname}/${pname}-targets-release.cmake \ --replace '$'{_IMPORT_PREFIX}/lib/ $out/lib/ ''; passthru = { # folly-config.cmake, will `find_package` these, thus there should be # a way to ensure abi compatibility. inherit boost; fmt = fmt_8; tests = { inherit watchman; inherit (python3.pkgs) django pywatchman; }; }; meta = with lib; { description = "An open-source C++ library developed and used at Facebook"; homepage = "https://github.com/facebook/folly"; license = licenses.asl20; # 32bit is not supported: https://github.com/facebook/folly/issues/103 platforms = [ "x86_64-linux" "x86_64-darwin" "aarch64-darwin" "aarch64-linux" ]; maintainers = with maintainers; [ abbradar pierreis ]; }; } [result] Failed to update folly 2023.02.27.00 -> 2024.02.12.00 https://github.com/facebook/folly/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.hslua-typing, using log file: /var/log/nixpkgs-update/haskellPackages.hslua-typing/2024-02-17.log haskellPackages.hslua-typing 0.1.0 -> 0.1.1 https://repology.org/project/haskell:hslua-typing/versions attrpath: haskellPackages.hslua-typing Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.hslua-typing 0.1.0 -> 0.1.1 https://repology.org/project/haskell:hslua-typing/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath freeipmi, using log file: /var/log/nixpkgs-update/freeipmi/2024-02-17.log freeipmi 1.6.11 -> 1.6.14 https://repology.org/project/freeipmi/versions attrpath: freeipmi Checking auto update branch... An auto update branch exists with message `freeipmi: 1.6.11 -> 1.6.13`. New version is 1.6.14. The auto update branch does not match or exceed the new version. There might already be an open PR for this update: - freeipmi: 1.6.11 -> 1.6.13 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/284433" [result] Failed to update freeipmi 1.6.11 -> 1.6.14 https://repology.org/project/freeipmi/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO currently don't know how to update perl [result] Failed to update perl536Packages.LinuxFD 0.014 -> 0.016 https://repology.org/project/perl:linux-fd/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath gopsuinfo, using log file: /var/log/nixpkgs-update/gopsuinfo/2024-02-17.log gopsuinfo 0.1.5 -> 0.1.6 https://github.com/nwg-piotr/gopsuinfo/releases attrpath: gopsuinfo 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-S2ZHfrbEjPDweazwWbMbEMcMl/i+8Nru0G0e7RjOJMk=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'gopsuinfo.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/9jcfnzv6n1jqya44bglc1p14jgpwvyyx-gopsuinfo-0.1.6-go-modules.drv /nix/store/0l1hkdhpk06gb2ygwrhsjp3184k6a96i-gopsuinfo-0.1.6.drv building '/nix/store/9jcfnzv6n1jqya44bglc1p14jgpwvyyx-gopsuinfo-0.1.6-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/wvbmycvzkwiqjxq7zn0r660ca5qqnzmv-source source root is source Running phase: patchPhase applying patch /nix/store/m12ggdhrpjc718f6774c7hfdnicx5yj2-no_bin_install.patch patching file Makefile substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'gopsuinfo.go') Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase Running phase: buildPhase go: downloading github.com/shirou/gopsutil v3.21.11+incompatible go: downloading golang.org/x/sys v0.16.0 go: downloading github.com/tklauser/go-sysconf v0.3.13 go: downloading github.com/tklauser/numcpus v0.7.0 go: github.com/nwg-piotr/gopsuinfo imports github.com/shirou/gopsutil/cpu imports github.com/yusufpapurcu/wmi: no required module provides package github.com/yusufpapurcu/wmi; to add it: go get github.com/yusufpapurcu/wmi error: builder for '/nix/store/9jcfnzv6n1jqya44bglc1p14jgpwvyyx-gopsuinfo-0.1.6-go-modules.drv' failed with exit code 1; last 18 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/wvbmycvzkwiqjxq7zn0r660ca5qqnzmv-source > source root is source > Running phase: patchPhase > applying patch /nix/store/m12ggdhrpjc718f6774c7hfdnicx5yj2-no_bin_install.patch > patching file Makefile > substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'gopsuinfo.go') > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > go: downloading github.com/shirou/gopsutil v3.21.11+incompatible > go: downloading golang.org/x/sys v0.16.0 > go: downloading github.com/tklauser/go-sysconf v0.3.13 > go: downloading github.com/tklauser/numcpus v0.7.0 > go: github.com/nwg-piotr/gopsuinfo imports > github.com/shirou/gopsutil/cpu imports > github.com/yusufpapurcu/wmi: no required module provides package github.com/yusufpapurcu/wmi; to add it: > go get github.com/yusufpapurcu/wmi For full logs, run 'nix log /nix/store/9jcfnzv6n1jqya44bglc1p14jgpwvyyx-gopsuinfo-0.1.6-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/0l1hkdhpk06gb2ygwrhsjp3184k6a96i-gopsuinfo-0.1.6.drv' failed to build [result] Failed to update gopsuinfo 0.1.5 -> 0.1.6 https://github.com/nwg-piotr/gopsuinfo/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath renpy, using log file: /var/log/nixpkgs-update/renpy/2024-02-17.log renpy 8.1.3.23091805 -> 8.2.0.24012702 https://github.com/renpy/renpy/releases attrpath: renpy Checking auto update branch... No auto update branch exists Old version 8.1.3.23091805" not present in master derivation file with contents: { lib, stdenv, fetchFromGitHub, python3, pkg-config, SDL2 , libpng, ffmpeg, freetype, glew, libGL, libGLU, fribidi, zlib , makeWrapper }: let # https://renpy.org/doc/html/changelog.html#versioning # base_version is of the form major.minor.patch # vc_version is of the form YYMMDDCC # version corresponds to the tag on GitHub base_version = "8.1.3"; vc_version = "23091805"; in stdenv.mkDerivation rec { pname = "renpy"; version = "${base_version}.${vc_version}"; src = fetchFromGitHub { owner = "renpy"; repo = "renpy"; rev = version; sha256 = "sha256-bYqnKSWY8EEGr1+12cWeT9/ZSv5OrKLsRqCnnIruDQw="; }; nativeBuildInputs = [ pkg-config makeWrapper python3.pkgs.cython python3.pkgs.setuptools ]; buildInputs = [ SDL2 libpng ffmpeg freetype glew libGLU libGL fribidi zlib ] ++ (with python3.pkgs; [ python pygame-sdl2 tkinter future six pefile requests ecdsa ]); RENPY_DEPS_INSTALL = lib.concatStringsSep "::" (map (path: path) [ SDL2 SDL2.dev libpng ffmpeg.lib freetype glew.dev libGLU libGL fribidi zlib ]); enableParallelBuilding = true; patches = [ ./shutup-erofs-errors.patch ]; postPatch = '' cp tutorial/game/tutorial_director.rpy{m,} cat > renpy/vc_version.py << EOF version = '${version}' official = False nightly = False # Look at https://renpy.org/latest.html for what to put. version_name = 'Where No One Has Gone Before' EOF ''; buildPhase = with python3.pkgs; '' runHook preBuild ${python.pythonOnBuildForHost.interpreter} module/setup.py build --parallel=$NIX_BUILD_CORES runHook postBuild ''; installPhase = with python3.pkgs; '' runHook preInstall ${python.pythonOnBuildForHost.interpreter} module/setup.py install_lib -d $out/${python.sitePackages} mkdir -p $out/share/renpy cp -vr sdk-fonts gui launcher renpy the_question tutorial renpy.py $out/share/renpy makeWrapper ${python.interpreter} $out/bin/renpy \ --set PYTHONPATH "$PYTHONPATH:$out/${python.sitePackages}" \ --add-flags "$out/share/renpy/renpy.py" runHook postInstall ''; env.NIX_CFLAGS_COMPILE = with python3.pkgs; "-I${pygame-sdl2}/include/${python.libPrefix}"; meta = with lib; { description = "Visual Novel Engine"; homepage = "https://renpy.org/"; changelog = "https://renpy.org/doc/html/changelog.html"; license = licenses.mit; platforms = platforms.linux; maintainers = with maintainers; [ shadowrz ]; }; passthru = { inherit base_version vc_version; }; } [result] Failed to update renpy 8.1.3.23091805 -> 8.2.0.24012702 https://github.com/renpy/renpy/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.ConvergenceClubs, using log file: /var/log/nixpkgs-update/rPackages.ConvergenceClubs/2024-02-17.log rPackages.ConvergenceClubs 2.2.4 -> 2.2.5 https://repology.org/project/r:convergenceclubs/versions attrpath: rPackages.ConvergenceClubs Checking auto update branch... No auto update branch exists Old version 2.2.4" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.ConvergenceClubs 2.2.4 -> 2.2.5 https://repology.org/project/r:convergenceclubs/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath bemenu, using log file: /var/log/nixpkgs-update/bemenu/2024-02-17.log bemenu 0.6.17 -> 0.6.19 https://github.com/Cloudef/bemenu/releases attrpath: bemenu Checking auto update branch... An auto update branch exists with message `bemenu: 0.6.17 -> 0.6.19`. New version is 0.6.19. An auto update branch exists with an equal or greater version [result] Failed to update bemenu 0.6.17 -> 0.6.19 https://github.com/Cloudef/bemenu/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.hslua-module-system, using log file: /var/log/nixpkgs-update/haskellPackages.hslua-module-system/2024-02-17.log haskellPackages.hslua-module-system 1.1.0.1 -> 1.1.1 https://repology.org/project/haskell:hslua-module-system/versions attrpath: haskellPackages.hslua-module-system Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.hslua-module-system 1.1.0.1 -> 1.1.1 https://repology.org/project/haskell:hslua-module-system/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gdalraster, using log file: /var/log/nixpkgs-update/rPackages.gdalraster/2024-02-17.log rPackages.gdalraster 1.7.0 -> 1.8.0 https://repology.org/project/r:gdalraster/versions attrpath: rPackages.gdalraster Checking auto update branch... No auto update branch exists Old version 1.7.0" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gdalraster 1.7.0 -> 1.8.0 https://repology.org/project/r:gdalraster/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath haskellPackages.hslua-aeson, using log file: /var/log/nixpkgs-update/haskellPackages.hslua-aeson/2024-02-17.log haskellPackages.hslua-aeson 2.3.0.1 -> 2.3.1 https://repology.org/project/haskell:hslua-aeson/versions attrpath: haskellPackages.hslua-aeson Checking auto update branch... No auto update branch exists Derivation file says not to edit it [result] Failed to update haskellPackages.hslua-aeson 2.3.0.1 -> 2.3.1 https://repology.org/project/haskell:hslua-aeson/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath fdupes, using log file: /var/log/nixpkgs-update/fdupes/2024-02-17.log fdupes 2.2.1 -> 2.3.0 https://github.com/adrianlopezroche/fdupes/releases attrpath: fdupes 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/fdupes/default.nix b/pkgs/tools/misc/fdupes/default.nix index e4e52115c356..dba324990800 100644 --- a/pkgs/tools/misc/fdupes/default.nix +++ b/pkgs/tools/misc/fdupes/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "fdupes"; - version = "2.2.1"; + version = "2.3.0"; src = fetchFromGitHub { owner = "adrianlopezroche"; repo = "fdupes"; rev = "v${version}"; - hash = "sha256-8GYQfnUxS790pDXw2sjnDZNB55PMDaCcO6daIa/MPMw="; + hash = "sha256-BW6a5vKRAuXs/zWPHhtZs6Y4scyCEfqHEAkGUSUiwkI="; }; nativeBuildInputs = [ autoreconfHook pkg-config ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A fdupes nix build failed. checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking pkg-config is at least version 0.9.0... yes checking whether make supports the include directive... yes (GNU style) checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking dependency style of gcc... none checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for getopt.h... yes checking for ncursesw/curses.h... yes checking for ncursesw... yes checking for library containing pcre2_match_32... -lpcre2-32 checking for library containing sqlite3_prepare_v2... no configure: error: sqlite3 library not found [result] Failed to update fdupes 2.2.1 -> 2.3.0 https://github.com/adrianlopezroche/fdupes/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flufl_lock, using log file: /var/log/nixpkgs-update/python311Packages.flufl_lock/2024-02-17.log python311Packages.flufl_lock 0 -> 1 attrpath: python311Packages.flufl_lock Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-flufl.lock-7.1.1 Press Enter key to continue... Running update for: - python3.11-flufl.lock-7.1.1: UPDATING ... - python3.11-flufl.lock-7.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/flufl/lock.nix b/pkgs/development/python-modules/flufl/lock.nix index 1b4a575e760a..eb35c84f695b 100644 --- a/pkgs/development/python-modules/flufl/lock.nix +++ b/pkgs/development/python-modules/flufl/lock.nix @@ -5,12 +5,12 @@ buildPythonPackage rec { pname = "flufl.lock"; - version = "7.1.1"; + version = "8.0.2"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-rxQXKzW7xYaHvQa3DRaT/Y1Iy/D/3n5RphjBSK4kBC0="; + hash = "sha256-YcckazTW5VRMih+k2uOW0Q4WzrIzcaMdsi4KKZPQFDI="; }; nativeBuildInputs = [ pdm-pep517 ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.flufl_lock Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command log -f . python311Packages.flufl_lock Standard output: error: build log of 'python311Packages.flufl_lock' is not available [result] Failed to update python311Packages.flufl_lock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath almonds, using log file: /var/log/nixpkgs-update/almonds/2024-02-17.log almonds 0 -> 1 attrpath: almonds Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - almonds-1.25b Press Enter key to continue... Running update for: - almonds-1.25b: UPDATING ... - almonds-1.25b: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update almonds 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath openmoji-black, using log file: /var/log/nixpkgs-update/openmoji-black/2024-02-17.log openmoji-black 14.0.0 -> 15.0.0 https://github.com/hfg-gmuend/openmoji/releases attrpath: openmoji-black Checking auto update branch... No auto update branch exists There might already be an open PR for this update: - openmoji: 14.0.0 -> 15.0.0 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/275871" [result] Failed to update openmoji-black 14.0.0 -> 15.0.0 https://github.com/hfg-gmuend/openmoji/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bap, using log file: /var/log/nixpkgs-update/python311Packages.bap/2024-02-17.log python311Packages.bap 0 -> 1 attrpath: python311Packages.bap Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-bap-1.3.1 Press Enter key to continue... Running update for: - python3.11-bap-1.3.1: UPDATING ... - python3.11-bap-1.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bap 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.azuread, using log file: /var/log/nixpkgs-update/terraform-providers.azuread/2024-02-17.log terraform-providers.azuread 0 -> 1 attrpath: terraform-providers.azuread Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.azuread 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jupyterhub-ldapauthenticator, using log file: /var/log/nixpkgs-update/python311Packages.jupyterhub-ldapauthenticator/2024-02-17.log python311Packages.jupyterhub-ldapauthenticator 0 -> 1 attrpath: python311Packages.jupyterhub-ldapauthenticator Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-jupyterhub-ldapauthenticator-1.3.2 Press Enter key to continue... Running update for: - python3.11-jupyterhub-ldapauthenticator-1.3.2: UPDATING ... - python3.11-jupyterhub-ldapauthenticator-1.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jupyterhub-ldapauthenticator 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.minexr, using log file: /var/log/nixpkgs-update/python311Packages.minexr/2024-02-17.log python311Packages.minexr 0 -> 1 attrpath: python311Packages.minexr Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-minexr-1.0.1 Press Enter key to continue... Running update for: - python3.11-minexr-1.0.1: UPDATING ... - python3.11-minexr-1.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.minexr 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-fprintd, using log file: /var/log/nixpkgs-update/open-fprintd/2024-02-17.log open-fprintd 0 -> 1 attrpath: open-fprintd Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-open-fprintd-0.6 Press Enter key to continue... Running update for: - python3.11-open-fprintd-0.6: UPDATING ... - python3.11-open-fprintd-0.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update open-fprintd 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-doc-utils, using log file: /var/log/nixpkgs-update/gnome-doc-utils/2024-02-17.log gnome-doc-utils 0 -> 1 attrpath: gnome-doc-utils 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] Going to be running update for following packages: - gnome-doc-utils-0.20.10 Press Enter key to continue... Running update for: - gnome-doc-utils-0.20.10: UPDATING ... - gnome-doc-utils-0.20.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update gnome-doc-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 xfs-undelete, using log file: /var/log/nixpkgs-update/xfs-undelete/2024-02-17.log xfs-undelete unstable-2023-04-12 -> 13.2 https://github.com/ianka/xfs_undelete/releases attrpath: xfs-undelete 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/xf/xfs-undelete/package.nix b/pkgs/by-name/xf/xfs-undelete/package.nix index d5da9d01fc3b..e462158b56fd 100644 --- a/pkgs/by-name/xf/xfs-undelete/package.nix +++ b/pkgs/by-name/xf/xfs-undelete/package.nix @@ -10,13 +10,13 @@ stdenv.mkDerivation { pname = "xfs_undelete"; - version = "unstable-2023-04-12"; + version = "13.2"; src = fetchFromGitHub { repo = "xfs_undelete"; owner = "ianka"; rev = "9e2f7abf0d3a466328e335d251c567ce4194e473"; - sha256 = "0n1718bmr2lfpwx57hajancda51fyrgyk9rbybbadvd8gypvzmhh"; + sha256 = "sha256-ENa/r3+o7abW8iun6V/2LhTVmFVSwVM6v46KXBcKJ1g="; }; buildInputs = [ tcl-8_6 tcllib coreutils ]; Source url did not change. [result] Failed to update xfs-undelete unstable-2023-04-12 -> 13.2 https://github.com/ianka/xfs_undelete/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sommelier, using log file: /var/log/nixpkgs-update/sommelier/2024-02-17.log sommelier 0 -> 1 attrpath: sommelier Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - sommelier-104.0 Press Enter key to continue... Running update for: - sommelier-104.0: UPDATING ... - sommelier-104.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/window-managers/sommelier/default.nix b/pkgs/applications/window-managers/sommelier/default.nix index 12c2e5da1b98..24cfdf70e4ae 100644 --- a/pkgs/applications/window-managers/sommelier/default.nix +++ b/pkgs/applications/window-managers/sommelier/default.nix @@ -4,13 +4,13 @@ stdenv.mkDerivation { pname = "sommelier"; - version = "104.0"; + version = "121.0"; src = fetchzip rec { url = "https://chromium.googlesource.com/chromiumos/platform2/+archive/${passthru.rev}/vm_tools/sommelier.tar.gz"; - passthru.rev = "af5434fd9903936a534e1316cbd22361e67949ec"; + passthru.rev = "8a71c0dfee00a2fa2beb209401b2dc51296733b6"; stripRoot = false; - sha256 = "LungQqHQorHIKpye2SDBLuMHPt45C1cPYcs9o5Hc3cw="; + sha256 = "EsknPv+ZquIjX0Vcw9nyQtpodBB6ZH/Csv24oll6Ji0="; }; nativeBuildInputs = [ meson ninja pkg-config wayland-scanner ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A sommelier nix build failed. got build log for 'sommelier' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/pnb4wch6y9qqjjrxdzvyf6npfq4qjv39-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 mesonConfigurePhase flags: --prefix=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0 --libdir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/lib --libexecdir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/libexec --bindir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/bin --sbindir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/sbin --includedir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/include --mandir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/share/man --infodir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/share/info --localedir=/nix/store/qp33wivx165lkg3083z22vnc8h16g1yr-sommelier-121.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.3.1 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: sommelier Project version: undefined 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.40 C++ compiler for the host machine: g++ (gcc 13.2.0 "g++ (GCC) 13.2.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Program wayland-scanner found: YES (/nix/store/2kncw17a1k3jsni4n45qyz1xvjx94nc1-wayland-1.22.0-bin/bin/wayland-scanner) meson.build:75:3: ERROR: Program or command 'python3' not found or not executable A full log can be found at /build/source/build/meson-logs/meson-log.txt [result] Failed to update sommelier 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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-desktop, using log file: /var/log/nixpkgs-update/podman-desktop/2024-02-17.log podman-desktop 0.12.0 -> 1.7.1 https://github.com/containers/podman-desktop/releases attrpath: podman-desktop 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 podman-desktop 0.12.0 -> 1.7.1 https://github.com/containers/podman-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 python311Packages.sphinx-sitemap, using log file: /var/log/nixpkgs-update/python311Packages.sphinx-sitemap/2024-02-17.log python311Packages.sphinx-sitemap 0 -> 1 attrpath: python311Packages.sphinx-sitemap Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-sphinx-sitemap-2.5.1 Press Enter key to continue... Running update for: - python3.11-sphinx-sitemap-2.5.1: UPDATING ... - python3.11-sphinx-sitemap-2.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sphinx-sitemap 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.here-transit, using log file: /var/log/nixpkgs-update/python311Packages.here-transit/2024-02-17.log python311Packages.here-transit 0 -> 1 attrpath: python311Packages.here-transit Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-here-transit-1.2.0 Press Enter key to continue... Running update for: - python3.11-here-transit-1.2.0: UPDATING ... - python3.11-here-transit-1.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.here-transit 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-server, using log file: /var/log/nixpkgs-update/python311Packages.simple-websocket-server/2024-02-17.log python311Packages.simple-websocket-server 0 -> 1 attrpath: python311Packages.simple-websocket-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] Going to be running update for following packages: - python3.11-simple-websocket-server-20180414 Press Enter key to continue... Running update for: - python3.11-simple-websocket-server-20180414: UPDATING ... - python3.11-simple-websocket-server-20180414: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.simple-websocket-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.freebox-api, using log file: /var/log/nixpkgs-update/python311Packages.freebox-api/2024-02-17.log python311Packages.freebox-api 0 -> 1 attrpath: python311Packages.freebox-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] Going to be running update for following packages: - python3.11-freebox-api-1.1.0 Press Enter key to continue... Running update for: - python3.11-freebox-api-1.1.0: UPDATING ... - python3.11-freebox-api-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.freebox-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 emscriptenPackages.libxml2, using log file: /var/log/nixpkgs-update/emscriptenPackages.libxml2/2024-02-17.log emscriptenPackages.libxml2 0 -> 1 attrpath: emscriptenPackages.libxml2 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] Going to be running update for following packages: - emscripten-libxml2-2.12.4 Press Enter key to continue... Running update for: - emscripten-libxml2-2.12.4: UPDATING ... - emscripten-libxml2-2.12.4: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/libxml2/default.nix b/pkgs/development/libraries/libxml2/default.nix index ce7e51c04f48..5cce297cbd06 100644 --- a/pkgs/development/libraries/libxml2/default.nix +++ b/pkgs/development/libraries/libxml2/default.nix @@ -34,7 +34,7 @@ in let libxml = stdenv.mkDerivation rec { pname = "libxml2"; - version = "2.12.4"; + version = "2.12.5"; outputs = [ "bin" "dev" "out" "doc" ] ++ lib.optional pythonSupport "py" @@ -43,7 +43,7 @@ libxml = stdenv.mkDerivation rec { src = fetchurl { url = "mirror://gnome/sources/libxml2/${lib.versions.majorMinor version}/libxml2-${version}.tar.xz"; - hash = "sha256-SXNg5CPPC9merNt8YhXeqS5tbonulAOTwrrg53y5t9A="; + hash = "sha256-qXJ5Zpav04Bz4PWcKDw6L1pWC1JotLq8ORsoYWZSayE="; }; strictDeps = true; No auto update branch exists Old version 2.12.4" not present in staging derivation file with contents: { stdenv , lib , fetchurl , zlib , pkg-config , autoreconfHook , xz , libintl , python , gettext , ncurses , findXMLCatalogs , libiconv # Python limits cross-compilation to an allowlist of host OSes. # https://github.com/python/cpython/blob/dfad678d7024ab86d265d84ed45999e031a03691/configure.ac#L534-L562 , pythonSupport ? enableShared && (stdenv.hostPlatform == stdenv.buildPlatform || stdenv.hostPlatform.isCygwin || stdenv.hostPlatform.isLinux || stdenv.hostPlatform.isWasi) , icuSupport ? false , icu , enableShared ? !stdenv.hostPlatform.isMinGW && !stdenv.hostPlatform.isStatic , enableStatic ? !enableShared , gnome }: let # Newer versions fail with minimal python, probably because # https://gitlab.gnome.org/GNOME/libxml2/-/commit/b706824b612adb2c8255819c9a55e78b52774a3c # This case is encountered "temporarily" during stdenv bootstrapping on darwin. # Beware that the old version has known security issues, so the final set shouldn't use it. oldVer = python.pname == "python3-minimal"; in assert oldVer -> stdenv.isDarwin; # reduce likelihood of using old libxml2 unintentionally let libxml = stdenv.mkDerivation rec { pname = "libxml2"; version = "2.12.5"; outputs = [ "bin" "dev" "out" "doc" ] ++ lib.optional pythonSupport "py" ++ lib.optional (enableStatic && enableShared) "static"; outputMan = "bin"; src = fetchurl { url = "mirror://gnome/sources/libxml2/${lib.versions.majorMinor version}/libxml2-${version}.tar.xz"; hash = "sha256-qXJ5Zpav04Bz4PWcKDw6L1pWC1JotLq8ORsoYWZSayE="; }; strictDeps = true; nativeBuildInputs = [ pkg-config autoreconfHook ]; buildInputs = lib.optionals pythonSupport [ python ] ++ lib.optionals (pythonSupport && python?isPy2 && python.isPy2) [ gettext ] ++ lib.optionals (pythonSupport && python?isPy3 && python.isPy3) [ ncurses ] ++ lib.optionals (stdenv.isDarwin && pythonSupport && python?isPy2 && python.isPy2) [ libintl ] ++ lib.optionals stdenv.isFreeBSD [ # Libxml2 has an optional dependency on liblzma. However, on impure # platforms, it may end up using that from /usr/lib, and thus lack a # RUNPATH for that, leading to undefined references for its users. xz ]; propagatedBuildInputs = [ zlib findXMLCatalogs ] ++ lib.optionals stdenv.isDarwin [ libiconv ] ++ lib.optionals icuSupport [ icu ]; configureFlags = [ "--exec-prefix=${placeholder "dev"}" (lib.enableFeature enableStatic "static") (lib.enableFeature enableShared "shared") (lib.withFeature icuSupport "icu") (lib.withFeature pythonSupport "python") (lib.optionalString pythonSupport "PYTHON=${python.pythonOnBuildForHost.interpreter}") ]; installFlags = lib.optionals pythonSupport [ "pythondir=\"${placeholder "py"}/${python.sitePackages}\"" "pyexecdir=\"${placeholder "py"}/${python.sitePackages}\"" ]; enableParallelBuilding = true; doCheck = (stdenv.hostPlatform == stdenv.buildPlatform) && stdenv.hostPlatform.libc != "musl"; preCheck = lib.optional stdenv.isDarwin '' export DYLD_LIBRARY_PATH="$PWD/.libs:$DYLD_LIBRARY_PATH" ''; preConfigure = lib.optionalString (lib.versionAtLeast stdenv.hostPlatform.darwinMinVersion "11") '' MACOSX_DEPLOYMENT_TARGET=10.16 ''; preInstall = lib.optionalString pythonSupport '' substituteInPlace python/libxml2mod.la --replace "$dev/${python.sitePackages}" "$py/${python.sitePackages}" ''; postFixup = '' moveToOutput bin/xml2-config "$dev" moveToOutput lib/xml2Conf.sh "$dev" '' + lib.optionalString (enableStatic && enableShared) '' moveToOutput lib/libxml2.a "$static" ''; passthru = { inherit version; pythonSupport = pythonSupport; updateScript = gnome.updateScript { packageName = pname; versionPolicy = "none"; }; }; meta = with lib; { homepage = "https://gitlab.gnome.org/GNOME/libxml2"; description = "XML parsing library for C"; license = licenses.mit; platforms = platforms.all; maintainers = with maintainers; [ eelco jtojnar ]; }; }; in if oldVer then libxml.overrideAttrs (attrs: rec { version = "2.10.1"; src = fetchurl { url = "mirror://gnome/sources/libxml2/${lib.versions.majorMinor version}/libxml2-${version}.tar.xz"; sha256 = "21a9e13cc7c4717a6c36268d0924f92c3f67a1ece6b7ff9d588958a6db9fb9d8"; }; }) else libxml [result] Failed to update emscriptenPackages.libxml2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-themes2, using log file: /var/log/nixpkgs-update/python311Packages.flask-themes2/2024-02-17.log python311Packages.flask-themes2 0 -> 1 attrpath: python311Packages.flask-themes2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-flask-themes2-1.0.1 Press Enter key to continue... Running update for: - python3.11-flask-themes2-1.0.1: UPDATING ... - python3.11-flask-themes2-1.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flask-themes2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.ubelt, using log file: /var/log/nixpkgs-update/python311Packages.ubelt/2024-02-17.log python311Packages.ubelt 0 -> 1 attrpath: python311Packages.ubelt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-ubelt-1.3.4 Press Enter key to continue... Running update for: - python3.11-ubelt-1.3.4: UPDATING ... - python3.11-ubelt-1.3.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.ubelt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aiohttp-zlib-ng, using log file: /var/log/nixpkgs-update/python311Packages.aiohttp-zlib-ng/2024-02-17.log python311Packages.aiohttp-zlib-ng 0 -> 1 attrpath: python311Packages.aiohttp-zlib-ng Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-aiohttp-zlib-ng-0.3.1 Press Enter key to continue... Running update for: - python3.11-aiohttp-zlib-ng-0.3.1: UPDATING ... - python3.11-aiohttp-zlib-ng-0.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aiohttp-zlib-ng 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.confight, using log file: /var/log/nixpkgs-update/python311Packages.confight/2024-02-17.log python311Packages.confight 0 -> 1 attrpath: python311Packages.confight Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-confight-2.0 Press Enter key to continue... Running update for: - python3.11-confight-2.0: UPDATING ... - python3.11-confight-2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.confight 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stringbrewer, using log file: /var/log/nixpkgs-update/python311Packages.stringbrewer/2024-02-17.log python311Packages.stringbrewer 0 -> 1 attrpath: python311Packages.stringbrewer Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-stringbrewer-0.0.1 Press Enter key to continue... Running update for: - python3.11-stringbrewer-0.0.1: UPDATING ... - python3.11-stringbrewer-0.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stringbrewer 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath flutter, using log file: /var/log/nixpkgs-update/flutter/2024-02-17.log flutter 0 -> 1 attrpath: flutter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Failed with exit code 124 updateScript for flutter took longer than 10m and timed out. Other output: Going to be running update for following packages: - flutter-wrapped-3.16.7-sdk-links Press Enter key to continue... Running update for: - flutter-wrapped-3.16.7-sdk-links: UPDATING ... [result] Failed to update flutter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-cobaltstrike, using log file: /var/log/nixpkgs-update/python311Packages.dissect-cobaltstrike/2024-02-17.log python311Packages.dissect-cobaltstrike 0 -> 1 attrpath: python311Packages.dissect-cobaltstrike Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dissect-cobaltstrike-1.0.0 Press Enter key to continue... Running update for: - python3.11-dissect-cobaltstrike-1.0.0: UPDATING ... - python3.11-dissect-cobaltstrike-1.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dissect-cobaltstrike 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pnpm-lock-export, using log file: /var/log/nixpkgs-update/pnpm-lock-export/2024-02-17.log pnpm-lock-export 0 -> 1 attrpath: pnpm-lock-export 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] Going to be running update for following packages: - pnpm-lock-export-unstable-2023-07-31 Press Enter key to continue... Running update for: - pnpm-lock-export-unstable-2023-07-31: UPDATING ... - pnpm-lock-export-unstable-2023-07-31: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pnpm-lock-export 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath openimageio2, using log file: /var/log/nixpkgs-update/openimageio2/2024-02-17.log openimageio2 2.5.5.0 -> 2.5.8.0 https://github.com/OpenImageIO/oiio/releases attrpath: openimageio2 Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: error: attribute 'openimageio2' in selection path 'openimageio2.src' not found Did you mean openimageio? stderr did not split as expected full stderr was: error: attribute 'openimageio2' in selection path 'openimageio2.originalSrc' not found Did you mean openimageio? stderr did not split as expected full stderr was: error: attribute 'openimageio2' in selection path 'openimageio2' not found Did you mean openimageio? [result] Failed to update openimageio2 2.5.5.0 -> 2.5.8.0 https://github.com/OpenImageIO/oiio/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sequoia-sqop, using log file: /var/log/nixpkgs-update/sequoia-sqop/2024-02-17.log sequoia-sqop 0 -> 1 attrpath: sequoia-sqop 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] Going to be running update for following packages: - sequoia-sqop-0.31.0 Press Enter key to continue... Running update for: - sequoia-sqop-0.31.0: UPDATING ... - sequoia-sqop-0.31.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sequoia-sqop 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pynvim, using log file: /var/log/nixpkgs-update/python311Packages.pynvim/2024-02-17.log python311Packages.pynvim 0 -> 1 attrpath: python311Packages.pynvim Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pynvim-0.5.0 Press Enter key to continue... Running update for: - python3.11-pynvim-0.5.0: UPDATING ... - python3.11-pynvim-0.5.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pynvim 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.robotframework-requests, using log file: /var/log/nixpkgs-update/python311Packages.robotframework-requests/2024-02-17.log python311Packages.robotframework-requests 0 -> 1 attrpath: python311Packages.robotframework-requests Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-robotframework-requests-0.9.6 Press Enter key to continue... Running update for: - python3.11-robotframework-requests-0.9.6: UPDATING ... - python3.11-robotframework-requests-0.9.6: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.robotframework-requests 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath obsidian, using log file: /var/log/nixpkgs-update/obsidian/2024-02-17.log obsidian 0 -> 1 attrpath: obsidian 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] Going to be running update for following packages: - obsidian-1.5.3 Press Enter key to continue... Running update for: - obsidian-1.5.3: UPDATING ... - obsidian-1.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update obsidian 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath prometheus-cpp, using log file: /var/log/nixpkgs-update/prometheus-cpp/2024-02-17.log prometheus-cpp 1.1.0 -> 1.2.3 https://github.com/jupp0r/prometheus-cpp/releases attrpath: prometheus-cpp Checking auto update branch... An auto update branch exists with message `prometheus-cpp: 1.1.0 -> 1.2.3`. New version is 1.2.3. An auto update branch exists with an equal or greater version [result] Failed to update prometheus-cpp 1.1.0 -> 1.2.3 https://github.com/jupp0r/prometheus-cpp/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dash-html-components, using log file: /var/log/nixpkgs-update/python311Packages.dash-html-components/2024-02-17.log python311Packages.dash-html-components 0 -> 1 attrpath: python311Packages.dash-html-components Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-dash-html-components-2.0.0 Press Enter key to continue... Running update for: - python3.11-dash-html-components-2.0.0: UPDATING ... - python3.11-dash-html-components-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.dash-html-components 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kapacitor, using log file: /var/log/nixpkgs-update/kapacitor/2024-02-17.log kapacitor 1.7.0 -> 1.7.1 https://github.com/influxdata/kapacitor/releases attrpath: kapacitor Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#kapacitor.src --raw --apply "p: p.cargoHash" Standard error: warning: Git tree '/var/cache/nixpkgs-update/worker/worktree/kapacitor' is dirty '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links '/nix/store/.links/1mdzzv3g8a2fqq43z5yq6xyhx8682h3yxgq03dnfvjp95ni9q3w1' has maximum number of links '/nix/store/.links/0zbl8bwgpl65swi6krvqgzsx5pkvrd8qfar5jmk959d1zdq05bpf' has maximum number of links error: attribute 'cargoHash' missing at «string»:1:4: 1| p: p.cargoHash | ^ Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#kapacitor.originalSrc --raw --apply "p: p.cargoHash" Standard error: warning: Git tree '/var/cache/nixpkgs-update/worker/worktree/kapacitor' is dirty error: flake 'git+file:///var/cache/nixpkgs-update/worker/worktree/kapacitor' does not provide attribute 'packages.x86_64-linux.kapacitor.originalSrc', 'legacyPackages.x86_64-linux.kapacitor.originalSrc' or 'kapacitor.originalSrc' Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix --extra-experimental-features nix-command --extra-experimental-features flakes eval .#kapacitor --raw --apply "p: p.cargoHash" Standard error: warning: Git tree '/var/cache/nixpkgs-update/worker/worktree/kapacitor' is dirty error: attribute 'cargoHash' missing at «string»:1:4: 1| p: p.cargoHash | ^ [result] Failed to update kapacitor 1.7.0 -> 1.7.1 https://github.com/influxdata/kapacitor/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wireplumber, using log file: /var/log/nixpkgs-update/wireplumber/2024-02-17.log wireplumber 0 -> 1 attrpath: wireplumber Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - wireplumber-0.4.17 Press Enter key to continue... Running update for: - wireplumber-0.4.17: UPDATING ... - wireplumber-0.4.17: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/libraries/pipewire/wireplumber.nix b/pkgs/development/libraries/pipewire/wireplumber.nix index a5bdb729a102..5f6a87a8447f 100644 --- a/pkgs/development/libraries/pipewire/wireplumber.nix +++ b/pkgs/development/libraries/pipewire/wireplumber.nix @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { pname = "wireplumber"; - version = "0.4.17"; + version = "0.4.82"; outputs = [ "out" "dev" ] ++ lib.optional enableDocs "doc"; @@ -33,7 +33,7 @@ stdenv.mkDerivation rec { owner = "pipewire"; repo = "wireplumber"; rev = version; - hash = "sha256-vhpQT67+849WV1SFthQdUeFnYe/okudTQJoL3y+wXwI="; + hash = "sha256-KwcHFgduyTYFdVlJdXlzEGpvTu8j34hoJqvT2t4ZZfE="; }; nativeBuildInputs = [ No auto update branch exists There might already be an open PR for this update: - wireplumber: 0.4.17 -> 0.4.82 URL "https://api.github.com/repos/NixOS/nixpkgs/issues/278760" [result] Failed to update wireplumber 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pdf2docx, using log file: /var/log/nixpkgs-update/python311Packages.pdf2docx/2024-02-17.log python311Packages.pdf2docx 0 -> 1 attrpath: python311Packages.pdf2docx Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pdf2docx-0.5.7 Press Enter key to continue... Running update for: - python3.11-pdf2docx-0.5.7: UPDATING ... - python3.11-pdf2docx-0.5.7: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/pdf2docx/default.nix b/pkgs/development/python-modules/pdf2docx/default.nix index 0b460879e726..a17113fc8b1a 100644 --- a/pkgs/development/python-modules/pdf2docx/default.nix +++ b/pkgs/development/python-modules/pdf2docx/default.nix @@ -16,7 +16,7 @@ , python-docx }: let - version = "0.5.7"; + version = "0.5.8"; in buildPythonPackage { pname = "pdf2docx"; @@ -27,7 +27,7 @@ buildPythonPackage { owner = "dothinking"; repo = "pdf2docx"; rev = "refs/tags/v${version}"; - hash = "sha256-GDftANn+ioaNR28VfRFDuFgdKoy7D4xiy0ezvWJ3zy0="; + hash = "sha256-tMITDm2NkxWS+H/hhd2LlaPbyuI86ZKaALqqHJqb8V0="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A python311Packages.pdf2docx nix build failed. adding 'pdf2docx/table/TableBlock.py' adding 'pdf2docx/table/TableStructure.py' adding 'pdf2docx/table/TablesConstructor.py' adding 'pdf2docx/table/__init__.py' adding 'pdf2docx/text/Char.py' adding 'pdf2docx/text/Line.py' adding 'pdf2docx/text/Lines.py' adding 'pdf2docx/text/Spans.py' adding 'pdf2docx/text/TextBlock.py' adding 'pdf2docx/text/TextSpan.py' adding 'pdf2docx/text/__init__.py' adding 'pdf2docx-0.5.8.dist-info/LICENSE' adding 'pdf2docx-0.5.8.dist-info/METADATA' adding 'pdf2docx-0.5.8.dist-info/WHEEL' adding 'pdf2docx-0.5.8.dist-info/entry_points.txt' adding 'pdf2docx-0.5.8.dist-info/top_level.txt' adding 'pdf2docx-0.5.8.dist-info/RECORD' removing build/bdist.linux-x86_64/wheel /build/source/dist /build/source Unpacking to: unpacked/pdf2docx-0.5.8...OK Repacking wheel as ./pdf2docx-0.5.8-py3-none-any.whl...OK /build/source Finished executing setuptoolsBuildPhase @nix { "action": "setPhase", "phase": "installPhase" } Running phase: installPhase Executing pypaInstallPhase Successfully installed pdf2docx-0.5.8-py3-none-any.whl convert: unable to open image '/nix/store/pcqa5mvhl0vhkga8ay2v242imnwvvv15-python3.11-pdf2docx-0.5.8/lib/python3.11/site-packages/pdf2docx/gui/icon.ico': No such file or directory @ error/blob.c/OpenBlob/3571. convert: no images defined `/nix/store/pcqa5mvhl0vhkga8ay2v242imnwvvv15-python3.11-pdf2docx-0.5.8/lib/python3.11/site-packages/pdf2docx/gui/icon.xbm' @ error/convert.c/ConvertImageCommand/3362. /nix/store/yq9qag5ak3w15nhcqplnhxpny6295l36-stdenv-linux/setup: line 131: pop_var_context: head of shell_variables not a function context [result] Failed to update python311Packages.pdf2docx 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.dvc-studio-client, using log file: /var/log/nixpkgs-update/python311Packages.dvc-studio-client/2024-02-17.log python311Packages.dvc-studio-client 0 -> 1 attrpath: python311Packages.dvc-studio-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] Going to be running update for following packages: - python3.11-dvc-studio-client-0.18.0 Press Enter key to continue... Running update for: - python3.11-dvc-studio-client-0.18.0: UPDATING ... - python3.11-dvc-studio-client-0.18.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/dvc-studio-client/default.nix b/pkgs/development/python-modules/dvc-studio-client/default.nix index cc4b2149b1c3..c336f5a3cc74 100644 --- a/pkgs/development/python-modules/dvc-studio-client/default.nix +++ b/pkgs/development/python-modules/dvc-studio-client/default.nix @@ -11,7 +11,7 @@ buildPythonPackage rec { pname = "dvc-studio-client"; - version = "0.18.0"; + version = "0.20.0"; format = "pyproject"; disabled = pythonOlder "3.8"; @@ -20,7 +20,7 @@ buildPythonPackage rec { owner = "iterative"; repo = pname; rev = "refs/tags/${version}"; - hash = "sha256-ZgjNshF5UFOY5TewNMlJDOajjI1Bfd/a4v7HrAKwaMw="; + hash = "sha256-JLrsbgifoUnN1Mwml9tO3/SkA6miE14AGjxrFwEcRks="; }; nativeBuildInputs = [ An auto update branch exists with message `python311Packages.dvc-studio-client: 0.18.0 -> 0.19.0`. New version is 0.20.0. The auto update branch does not match or exceed the new version. [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/k7m0xycapg8a297qam9bnp9whf18ii2k-python3.11-dvc-studio-client-0.20.0" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages built:
  • dvc (python311Packages.dvc)
  • dvc-with-remotes
  • python311Packages.dvc-gdrive
  • python311Packages.dvc-hdfs
  • python311Packages.dvc-studio-client
  • python311Packages.dvclive
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.dvc-studio-client is: Library to post data from DVC/DVCLive to Iterative Studio meta.homepage for python311Packages.dvc-studio-client is: https://github.com/iterative/dvc-studio-client meta.changelog for python311Packages.dvc-studio-client is: https://github.com/iterative/dvc-studio-client/releases/tag/0.20.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 0.20.0 with grep in /nix/store/k7m0xycapg8a297qam9bnp9whf18ii2k-python3.11-dvc-studio-client-0.20.0 - found 0.20.0 in filename of file in /nix/store/k7m0xycapg8a297qam9bnp9whf18ii2k-python3.11-dvc-studio-client-0.20.0 ---
Rebuild report (if merged into master) (click to expand) ``` 7 total rebuild path(s) 7 package rebuild(s) First fifty rebuilds by attrpath dvc dvc-with-remotes python311Packages.dvc python311Packages.dvc-gdrive python311Packages.dvc-hdfs python311Packages.dvc-studio-client python311Packages.dvclive ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/k7m0xycapg8a297qam9bnp9whf18ii2k-python3.11-dvc-studio-client-0.20.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.dvc-studio-client https://github.com/r-ryantm/nixpkgs/archive/f898523ea4eb1c44a0612c2be1de9de30886acc2.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/f898523ea4eb1c44a0612c2be1de9de30886acc2#python311Packages.dvc-studio-client ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/k7m0xycapg8a297qam9bnp9whf18ii2k-python3.11-dvc-studio-client-0.20.0 ls -la /nix/store/k7m0xycapg8a297qam9bnp9whf18ii2k-python3.11-dvc-studio-client-0.20.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
6 packages built:
  • dvc (python311Packages.dvc)
  • dvc-with-remotes
  • python311Packages.dvc-gdrive
  • python311Packages.dvc-hdfs
  • python311Packages.dvc-studio-client
  • python311Packages.dvclive
--- ###### Maintainer pings cc @mattmelling 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/287853 [result] Success updating python311Packages.dvc-studio-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.xbox-webapi, using log file: /var/log/nixpkgs-update/python311Packages.xbox-webapi/2024-02-17.log python311Packages.xbox-webapi 0 -> 1 attrpath: python311Packages.xbox-webapi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-xbox-webapi-2.1.0 Press Enter key to continue... Running update for: - python3.11-xbox-webapi-2.1.0: UPDATING ... - python3.11-xbox-webapi-2.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.xbox-webapi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.meminfo, using log file: /var/log/nixpkgs-update/php81Extensions.meminfo/2024-02-17.log php81Extensions.meminfo 0 -> 1 attrpath: php81Extensions.meminfo Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - php-meminfo-unstable-2022-03-25 Press Enter key to continue... Running update for: - php-meminfo-unstable-2022-03-25: UPDATING ... - php-meminfo-unstable-2022-03-25: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/php-packages/meminfo/default.nix b/pkgs/development/php-packages/meminfo/default.nix index d170243be20c..96e5e4e48492 100644 --- a/pkgs/development/php-packages/meminfo/default.nix +++ b/pkgs/development/php-packages/meminfo/default.nix @@ -1,7 +1,7 @@ { buildPecl, lib, fetchFromGitHub }: buildPecl rec { - version = "unstable-2022-03-25"; + version = "1.1.1"; pname = "meminfo"; src = fetchFromGitHub { An auto update branch exists with message `php81Extensions.meminfo: unstable-2022-03-25 -> 1.1.1`. New version is 1.1.1. An auto update branch exists with an equal or greater version [result] Failed to update php81Extensions.meminfo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath liblo, using log file: /var/log/nixpkgs-update/liblo/2024-02-17.log liblo 0.31 -> 0.32 https://repology.org/project/liblo/versions attrpath: liblo Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/liblo/default.nix b/pkgs/development/libraries/liblo/default.nix index 1a9ce7c331a0..0bc879b2ad6e 100644 --- a/pkgs/development/libraries/liblo/default.nix +++ b/pkgs/development/libraries/liblo/default.nix @@ -2,11 +2,11 @@ stdenv.mkDerivation rec { pname = "liblo"; - version = "0.31"; + version = "0.32"; src = fetchurl { url = "mirror://sourceforge/liblo/liblo/${version}/${pname}-${version}.tar.gz"; - sha256 = "0l67rkdhfa8cffa0nynql3lh2xlbn1454h6qxhjddp1029p48krb"; + sha256 = "sha256-XfBfKgOV/FrJD2tTi4yCuyGUFAb9GnCnZcczakfXAgg="; }; doCheck = false; # fails 1 out of 3 tests [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/b2fznn3j4ipz7p9qiz1wch24iyjinh3i-liblo-0.32" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • csound-qt
  • mamba
8 packages failed to build:
  • cardinal
  • carla
  • fluxus
  • lmms
  • mapmap
  • samplebrain
  • sooperlooper
  • zrythm
46 packages built:
  • adlplug
  • ardour
  • ardour_7
  • csound
  • dirt
  • drumkv1
  • dssi
  • easyeffects
  • ecasound
  • faust2csound
  • freewheeling
  • gnomeExtensions.easyeffects-preset-selector
  • hydrogen
  • jamin
  • klick
  • liblo
  • liquidsoap
  • liquidwar
  • luppp
  • muse
  • new-session-manager
  • non
  • ocamlPackages.lo
  • opnplug
  • padthv1
  • pulseeffects-legacy
  • python311Packages.pyliblo
  • python312Packages.pyliblo
  • qtractor
  • raysession
  • rosegarden
  • samplv1
  • seq66
  • solfege
  • sonic-lineup
  • sonic-visualiser
  • synthv1
  • tony
  • wolf-shaper
  • xjadeo
  • xsynth_dssi
  • xtuner
  • zam-plugins
  • zynaddsubfx
  • zynaddsubfx-fltk
  • zynaddsubfx-ntk
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/liblo/versions. meta.description for liblo is: Lightweight library to handle the sending and receiving of messages according to the Open Sound Control (OSC) protocol meta.homepage for liblo is: https://sourceforge.net/projects/liblo ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.32 with grep in /nix/store/b2fznn3j4ipz7p9qiz1wch24iyjinh3i-liblo-0.32 - found 0.32 in filename of file in /nix/store/b2fznn3j4ipz7p9qiz1wch24iyjinh3i-liblo-0.32 ---
Rebuild report (if merged into master) (click to expand) ``` 56 total rebuild path(s) 56 package rebuild(s) First fifty rebuilds by attrpath adlplug ardour ardour_7 cardinal carla csound csound-qt dirt drumkv1 dssi easyeffects ecasound faust2csound fluxus freewheeling gnomeExtensions.easyeffects-preset-selector hydrogen hyper-haskell jamin klick liblo liquidsoap liquidwar lmms luppp mamba mapmap muse new-session-manager non opnplug padthv1 pulseeffects-legacy python311Packages.pyliblo python312Packages.pyliblo qtractor raysession rosegarden samplebrain samplv1 seq66 solfege sonic-lineup sonic-visualiser sooperlooper synthv1 tony wolf-shaper xjadeo xsynth_dssi ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/b2fznn3j4ipz7p9qiz1wch24iyjinh3i-liblo-0.32 \ --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 liblo https://github.com/r-ryantm/nixpkgs/archive/ab7bf50c3c71e981901698d0c9ba7bf3b543b016.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/ab7bf50c3c71e981901698d0c9ba7bf3b543b016#liblo ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/b2fznn3j4ipz7p9qiz1wch24iyjinh3i-liblo-0.32 ls -la /nix/store/b2fznn3j4ipz7p9qiz1wch24iyjinh3i-liblo-0.32/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
2 packages marked as broken and skipped:
  • csound-qt
  • mamba
8 packages failed to build:
  • cardinal
  • carla
  • fluxus
  • lmms
  • mapmap
  • samplebrain
  • sooperlooper
  • zrythm
46 packages built:
  • adlplug
  • ardour
  • ardour_7
  • csound
  • dirt
  • drumkv1
  • dssi
  • easyeffects
  • ecasound
  • faust2csound
  • freewheeling
  • gnomeExtensions.easyeffects-preset-selector
  • hydrogen
  • jamin
  • klick
  • liblo
  • liquidsoap
  • liquidwar
  • luppp
  • muse
  • new-session-manager
  • non
  • ocamlPackages.lo
  • opnplug
  • padthv1
  • pulseeffects-legacy
  • python311Packages.pyliblo
  • python312Packages.pyliblo
  • qtractor
  • raysession
  • rosegarden
  • samplv1
  • seq66
  • solfege
  • sonic-lineup
  • sonic-visualiser
  • synthv1
  • tony
  • wolf-shaper
  • xjadeo
  • xsynth_dssi
  • xtuner
  • zam-plugins
  • zynaddsubfx
  • zynaddsubfx-fltk
  • zynaddsubfx-ntk
--- ###### Maintainer pings cc @MarcWeber 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/289591 [result] Success updating liblo 0.31 -> 0.32 https://repology.org/project/liblo/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rPackages.gibasa, using log file: /var/log/nixpkgs-update/rPackages.gibasa/2024-02-17.log rPackages.gibasa 1.0.1 -> 1.1.0 https://repology.org/project/r:gibasa/versions attrpath: rPackages.gibasa Checking auto update branch... No auto update branch exists Old version 1.0.1" not present in master derivation file with contents: { stdenv, lib, R, libcxx, xvfb-run, util-linux, Cocoa, Foundation, gettext, gfortran, libiconv }: { name, buildInputs ? [], requireX ? false, ... } @ attrs: stdenv.mkDerivation ({ buildInputs = buildInputs ++ [R gettext] ++ lib.optionals requireX [util-linux xvfb-run] ++ lib.optionals stdenv.isDarwin [Cocoa Foundation gfortran libiconv]; env.NIX_CFLAGS_COMPILE = lib.optionalString stdenv.isDarwin "-I${lib.getDev libcxx}/include/c++/v1"; configurePhase = '' runHook preConfigure export R_LIBS_SITE="$R_LIBS_SITE''${R_LIBS_SITE:+:}$out/library" runHook postConfigure ''; buildPhase = '' runHook preBuild runHook postBuild ''; installFlags = if attrs.doCheck or true then [] else [ "--no-test-load" ]; rCommand = if requireX then # Unfortunately, xvfb-run has a race condition even with -a option, so that # we acquire a lock explicitly. "flock ${xvfb-run} xvfb-run -a -e xvfb-error R" else "R"; installPhase = '' runHook preInstall mkdir -p $out/library $rCommand CMD INSTALL --built-timestamp='1970-01-01 00:00:00 UTC' $installFlags --configure-args="$configureFlags" -l $out/library . runHook postInstall ''; postFixup = '' if test -e $out/nix-support/propagated-build-inputs; then ln -s $out/nix-support/propagated-build-inputs $out/nix-support/propagated-user-env-packages fi ''; checkPhase = '' # noop since R CMD INSTALL tests packages ''; } // attrs // { name = "r-" + name; }) [result] Failed to update rPackages.gibasa 1.0.1 -> 1.1.0 https://repology.org/project/r:gibasa/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath door-knocker, using log file: /var/log/nixpkgs-update/door-knocker/2024-02-17.log door-knocker 0.4.3 -> 0.4.4 https://repology.org/project/door-knocker/versions attrpath: door-knocker 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/do/door-knocker/package.nix b/pkgs/by-name/do/door-knocker/package.nix index d1a5b214ee26..98635e0abf96 100644 --- a/pkgs/by-name/do/door-knocker/package.nix +++ b/pkgs/by-name/do/door-knocker/package.nix @@ -14,14 +14,14 @@ stdenv.mkDerivation (finalAttrs: { pname = "door-knocker"; - version = "0.4.3"; + version = "0.4.4"; src = fetchFromGitea { domain = "codeberg.org"; owner = "tytan652"; repo = "door-knocker"; rev = finalAttrs.version; - hash = "sha256-/C5dNoEAKf0kok+L6/GaA02yrc8e1PUwK9HYaOwjqIM="; + hash = "sha256-pC/Fv+GzHw0PTzJoDAUK/EzVVWXha2cflAqiznM9ZYM="; }; nativeBuildInputs = [ [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/vzlfs6xjf4vkrcky04wnshj7h1x5gzxm-door-knocker-0.4.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 = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 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 = 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 = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 = 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 = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 = 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 = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • door-knocker
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://repology.org/project/door-knocker/versions. meta.description for door-knocker is: Tool to check the availability of portals meta.homepage for door-knocker is: https://codeberg.org/tytan652/door-knocker ###### Updates performed - Version update ###### To inspect upstream changes ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.4.4 with grep in /nix/store/vzlfs6xjf4vkrcky04wnshj7h1x5gzxm-door-knocker-0.4.4 - found 0.4.4 in filename of file in /nix/store/vzlfs6xjf4vkrcky04wnshj7h1x5gzxm-door-knocker-0.4.4 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath door-knocker ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/vzlfs6xjf4vkrcky04wnshj7h1x5gzxm-door-knocker-0.4.4 \ --option binary-caches 'https://cache.nixos.org/ https://nix-community.cachix.org/' \ --option trusted-public-keys ' nix-community.cachix.org-1:mB9FSh9qf2dCimDSUo8Zy7bkq5CX+/rkCWyvRCYg3Fs= cache.nixos.org-1:6NCHdD59X431o0gWypbMrAURkbJ16ZPMQFGspcDShjY= ' ``` (The Cachix cache is only trusted for this store-path realization.) For the Cachix download to work, your user must be in the `trusted-users` list or you can use `sudo` since root is effectively trusted. Or, **build yourself**: ``` nix-build -A door-knocker https://github.com/r-ryantm/nixpkgs/archive/5486165eea37c867ef5a56a61dc1683dc3486fe5.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/5486165eea37c867ef5a56a61dc1683dc3486fe5#door-knocker ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/vzlfs6xjf4vkrcky04wnshj7h1x5gzxm-door-knocker-0.4.4 ls -la /nix/store/vzlfs6xjf4vkrcky04wnshj7h1x5gzxm-door-knocker-0.4.4/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • door-knocker
--- ###### Maintainer pings cc @symphorien 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/289601 [result] Success updating door-knocker 0.4.3 -> 0.4.4 https://repology.org/project/door-knocker/versions [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mergedb, using log file: /var/log/nixpkgs-update/python311Packages.mergedb/2024-02-17.log python311Packages.mergedb 0 -> 1 attrpath: python311Packages.mergedb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-mergedb-0.1.1 Press Enter key to continue... Running update for: - python3.11-mergedb-0.1.1: UPDATING ... - python3.11-mergedb-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mergedb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath source-han-sans-korean, using log file: /var/log/nixpkgs-update/source-han-sans-korean/2024-02-17.log source-han-sans-korean 2.004 -> 2.004R https://github.com/adobe-fonts/source-han-sans/releases attrpath: source-han-sans-korean 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 source-han-sans-korean 2.004 -> 2.004R https://github.com/adobe-fonts/source-han-sans/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.imutils, using log file: /var/log/nixpkgs-update/python311Packages.imutils/2024-02-17.log python311Packages.imutils 0 -> 1 attrpath: python311Packages.imutils Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-imutils-0.5.4 Press Enter key to continue... Running update for: - python3.11-imutils-0.5.4: UPDATING ... - python3.11-imutils-0.5.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.imutils 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.hydrawiser, using log file: /var/log/nixpkgs-update/python311Packages.hydrawiser/2024-02-17.log python311Packages.hydrawiser 0 -> 1 attrpath: python311Packages.hydrawiser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-hydrawiser-0.2 Press Enter key to continue... Running update for: - python3.11-hydrawiser-0.2: UPDATING ... - python3.11-hydrawiser-0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.hydrawiser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.mdformat-footnote, using log file: /var/log/nixpkgs-update/python311Packages.mdformat-footnote/2024-02-17.log python311Packages.mdformat-footnote 0 -> 1 attrpath: python311Packages.mdformat-footnote Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-mdformat-footnote-0.1.1 Press Enter key to continue... Running update for: - python3.11-mdformat-footnote-0.1.1: UPDATING ... - python3.11-mdformat-footnote-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mdformat-footnote 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bkcharts, using log file: /var/log/nixpkgs-update/python311Packages.bkcharts/2024-02-17.log python311Packages.bkcharts 0 -> 1 attrpath: python311Packages.bkcharts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-bkcharts-0.2 Press Enter key to continue... Running update for: - python3.11-bkcharts-0.2: UPDATING ... - python3.11-bkcharts-0.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bkcharts 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath seamly2d, using log file: /var/log/nixpkgs-update/seamly2d/2024-02-17.log seamly2d 2022-08-15.0339 -> 2024.2.12.147 https://github.com/FashionFreedom/Seamly2D/releases attrpath: seamly2d 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/graphics/seamly2d/default.nix b/pkgs/applications/graphics/seamly2d/default.nix index bd8316b953f0..f9a344f39a60 100644 --- a/pkgs/applications/graphics/seamly2d/default.nix +++ b/pkgs/applications/graphics/seamly2d/default.nix @@ -7,13 +7,13 @@ let in stdenv.mkDerivation rec { pname = "seamly2d"; - version = "2022-08-15.0339"; + version = "2024.2.12.147"; src = fetchFromGitHub { owner = "FashionFreedom"; repo = "Seamly2D"; rev = "v${version}"; - sha256 = "13jxkg84jfz8g52zwhh5jvi23wryzkavwbsfalzr9m04blj5xnik"; + sha256 = "sha256-b9UNpMt14c6no6jRDt4rZxYonPjz/il5An7TdW1RAk4="; }; buildInputs = [ [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A seamly2d nix build failed. Reading /build/source/src/libs/ifc/ifc.pro Project MESSAGE: Entering ifc.pro Project MESSAGE: Release mode: V_NO_ASSERT V_NO_DEBUG defined Project MESSAGE: Release mode: no compiler warnings Reading /build/source/src/libs/vobj/vobj.pro Project MESSAGE: Entering vobj.pro Project MESSAGE: Release mode: V_NO_ASSERT V_NO_DEBUG defined Project MESSAGE: Release mode: no compiler warnings Reading /build/source/src/libs/vdxf/vdxf.pro Project MESSAGE: Entering vdxf.pro Project MESSAGE: Release mode: V_NO_ASSERT V_NO_DEBUG defined Project MESSAGE: Release mode: no compiler warnings Project MESSAGE: warnings.pri: Qt version: /nix/store/k6bzgbksd210zbmazf1ax5f37nq9b92y-qtbase-5.15.12-dev/mkspecs/linux-g++ Reading /build/source/src/libs/vlayout/vlayout.pro Project MESSAGE: Entering vlayout.pro Project MESSAGE: Release mode: V_NO_ASSERT V_NO_DEBUG defined Project MESSAGE: Release mode: no compiler warnings Reading /build/source/src/libs/vgeometry/vgeometry.pro Project MESSAGE: Entering vgeometry.pro Project MESSAGE: Release mode: V_NO_ASSERT V_NO_DEBUG defined Project MESSAGE: Release mode: no compiler warnings Reading /build/source/src/libs/vpatterndb/vpatterndb.pro Project MESSAGE: Entering vpatterndb.pro Project MESSAGE: Release mode: V_NO_ASSERT V_NO_DEBUG defined Project MESSAGE: Release mode: no compiler warnings Reading /build/source/src/libs/vmisc/vmisc.pro Project MESSAGE: Entering vmisc.pro Project MESSAGE: Release mode: V_NO_ASSERT V_NO_DEBUG defined Project MESSAGE: Release mode: no compiler warnings Project ERROR: Unknown module(s) in QT: multimedia [result] Failed to update seamly2d 2022-08-15.0339 -> 2024.2.12.147 https://github.com/FashionFreedom/Seamly2D/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sentence-splitter, using log file: /var/log/nixpkgs-update/python311Packages.sentence-splitter/2024-02-17.log python311Packages.sentence-splitter 0 -> 1 attrpath: python311Packages.sentence-splitter Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-sentence-splitter-1.4 Press Enter key to continue... Running update for: - python3.11-sentence-splitter-1.4: UPDATING ... - python3.11-sentence-splitter-1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sentence-splitter 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mautrix-discord, using log file: /var/log/nixpkgs-update/mautrix-discord/2024-02-17.log mautrix-discord 0 -> 1 attrpath: mautrix-discord 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] Going to be running update for following packages: - mautrix-discord-0.6.5 Press Enter key to continue... Running update for: - mautrix-discord-0.6.5: UPDATING ... - mautrix-discord-0.6.5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update mautrix-discord 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libgda, using log file: /var/log/nixpkgs-update/libgda/2024-02-17.log libgda 0 -> 1 attrpath: libgda Checking auto update branch... Do not update GNOME during a release cycle [result] Failed to update libgda 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath enlightenment.rage, using log file: /var/log/nixpkgs-update/enlightenment.rage/2024-02-17.log enlightenment.rage 0 -> 1 attrpath: enlightenment.rage Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - rage-0.4.0 Press Enter key to continue... Running update for: - rage-0.4.0: UPDATING ... - rage-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update enlightenment.rage 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ghauri, using log file: /var/log/nixpkgs-update/ghauri/2024-02-17.log ghauri 0 -> 1 attrpath: ghauri Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - ghauri-1.3 Press Enter key to continue... Running update for: - ghauri-1.3: UPDATING ... - ghauri-1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ghauri 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sensorpro-ble, using log file: /var/log/nixpkgs-update/python311Packages.sensorpro-ble/2024-02-17.log python311Packages.sensorpro-ble 0 -> 1 attrpath: python311Packages.sensorpro-ble Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-sensorpro-ble-0.5.3 Press Enter key to continue... Running update for: - python3.11-sensorpro-ble-0.5.3: UPDATING ... - python3.11-sensorpro-ble-0.5.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sensorpro-ble 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.imgsize, using log file: /var/log/nixpkgs-update/python311Packages.imgsize/2024-02-17.log python311Packages.imgsize 0 -> 1 attrpath: python311Packages.imgsize Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-imgsize-2.1 Press Enter key to continue... Running update for: - python3.11-imgsize-2.1: UPDATING ... - python3.11-imgsize-2.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.imgsize 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath boolector, using log file: /var/log/nixpkgs-update/boolector/2024-02-17.log boolector 3.2.2 -> 3.2.3 https://github.com/boolector/boolector/releases attrpath: boolector 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 boolector 3.2.2 -> 3.2.3 https://github.com/boolector/boolector/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.cgi, using log file: /var/log/nixpkgs-update/octavePackages.cgi/2024-02-17.log octavePackages.cgi 0 -> 1 attrpath: octavePackages.cgi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - octave-8.4.0-cgi-0.1.2 Press Enter key to continue... Running update for: - octave-8.4.0-cgi-0.1.2: UPDATING ... - octave-8.4.0-cgi-0.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octavePackages.cgi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.entry-points-txt, using log file: /var/log/nixpkgs-update/python311Packages.entry-points-txt/2024-02-17.log python311Packages.entry-points-txt 0 -> 1 attrpath: python311Packages.entry-points-txt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-entry-points-txt-0.2.0 Press Enter key to continue... Running update for: - python3.11-entry-points-txt-0.2.0: UPDATING ... - python3.11-entry-points-txt-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.entry-points-txt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.qreactor, using log file: /var/log/nixpkgs-update/python311Packages.qreactor/2024-02-17.log python311Packages.qreactor 0 -> 1 attrpath: python311Packages.qreactor Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-qreactor-unstable-2018-09-29 Press Enter key to continue... Running update for: - python3.11-qreactor-unstable-2018-09-29: UPDATING ... - python3.11-qreactor-unstable-2018-09-29: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.qreactor 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ntlmrecon, using log file: /var/log/nixpkgs-update/ntlmrecon/2024-02-17.log ntlmrecon 0 -> 1 attrpath: ntlmrecon Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - ntlmrecon-0.4 Press Enter key to continue... Running update for: - ntlmrecon-0.4: UPDATING ... - ntlmrecon-0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ntlmrecon 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sdds, using log file: /var/log/nixpkgs-update/python311Packages.sdds/2024-02-17.log python311Packages.sdds 0 -> 1 attrpath: python311Packages.sdds Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-sdds-0.4.0 Press Enter key to continue... Running update for: - python3.11-sdds-0.4.0: UPDATING ... - python3.11-sdds-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sdds 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.groestlcoin-hash, using log file: /var/log/nixpkgs-update/python311Packages.groestlcoin-hash/2024-02-17.log python311Packages.groestlcoin-hash 0 -> 1 attrpath: python311Packages.groestlcoin-hash Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-groestlcoin-hash-1.0.3 Press Enter key to continue... Running update for: - python3.11-groestlcoin-hash-1.0.3: UPDATING ... - python3.11-groestlcoin-hash-1.0.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.groestlcoin-hash 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-powerbiembedded, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-powerbiembedded/2024-02-17.log python311Packages.azure-mgmt-powerbiembedded 0 -> 1 attrpath: python311Packages.azure-mgmt-powerbiembedded Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-azure-mgmt-powerbiembedded-2.0.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-powerbiembedded-2.0.0: UPDATING ... - python3.11-azure-mgmt-powerbiembedded-2.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-powerbiembedded 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath circleci-cli, using log file: /var/log/nixpkgs-update/circleci-cli/2024-02-17.log circleci-cli 0.1.30084 -> 0.1.30163 https://github.com/CircleCI-Public/circleci-cli/releases attrpath: circleci-cli Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-Ko2y/3h/SZk5aDympMT7nkZqXU1JsvKOaztKm8A8YXQ=" [golangModuleVersion] Replaced vendorHash with sha256-Ko2y/3h/SZk5aDympMT7nkZqXU1JsvKOaztKm8A8YXQ= [golangModuleVersion] Finished updating vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/tools/misc/circleci-cli/default.nix b/pkgs/development/tools/misc/circleci-cli/default.nix index f9b5cfffdf8b..ec4cf5fd31cc 100644 --- a/pkgs/development/tools/misc/circleci-cli/default.nix +++ b/pkgs/development/tools/misc/circleci-cli/default.nix @@ -2,13 +2,13 @@ buildGoModule rec { pname = "circleci-cli"; - version = "0.1.30084"; + version = "0.1.30163"; src = fetchFromGitHub { owner = "CircleCI-Public"; repo = pname; rev = "v${version}"; - sha256 = "sha256-LZPHBxl1wBZD0zk11Yu2cKwBdOa1QXtLPpNvjeCOuJY="; + sha256 = "sha256-RxXqlOwcnA/ibii+x/pP3OtJngfibrsaDd0RD3dNK+Y="; }; vendorHash = "sha256-Ko2y/3h/SZk5aDympMT7nkZqXU1JsvKOaztKm8A8YXQ="; [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/h08q6hmyajzwpm4kq3hyziinjwhnjvh6-circleci-cli-0.1.30163" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • circleci-cli
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/CircleCI-Public/circleci-cli/releases. meta.description for circleci-cli is: Command to enable you to reproduce the CircleCI environment locally and run jobs as if they were running on the hosted CirleCI application. meta.homepage for circleci-cli is: https://circleci.com/ ###### Updates performed - Golang update ###### To inspect upstream changes - [Release on GitHub](https://github.com/CircleCI-Public/circleci-cli/releases/tag/v0.1.30163) - [Compare changes on GitHub](https://github.com/CircleCI-Public/circleci-cli/compare/v0.1.30084...v0.1.30163) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 0.1.30163 with grep in /nix/store/h08q6hmyajzwpm4kq3hyziinjwhnjvh6-circleci-cli-0.1.30163 - found 0.1.30163 in filename of file in /nix/store/h08q6hmyajzwpm4kq3hyziinjwhnjvh6-circleci-cli-0.1.30163 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath circleci-cli ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/h08q6hmyajzwpm4kq3hyziinjwhnjvh6-circleci-cli-0.1.30163 \ --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 circleci-cli https://github.com/r-ryantm/nixpkgs/archive/c8d47d0be31e110321c7a36d15527c72053acdbf.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/c8d47d0be31e110321c7a36d15527c72053acdbf#circleci-cli ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/h08q6hmyajzwpm4kq3hyziinjwhnjvh6-circleci-cli-0.1.30163 ls -la /nix/store/h08q6hmyajzwpm4kq3hyziinjwhnjvh6-circleci-cli-0.1.30163/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • circleci-cli
--- ###### Maintainer pings cc @Synthetica9 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/289606 [result] Success updating circleci-cli 0.1.30084 -> 0.1.30163 https://github.com/CircleCI-Public/circleci-cli/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cdogs-sdl, using log file: /var/log/nixpkgs-update/cdogs-sdl/2024-02-17.log cdogs-sdl 1.5.0 -> 2.0.0 https://github.com/cxong/cdogs-sdl/releases attrpath: cdogs-sdl 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/cdogs-sdl/default.nix b/pkgs/games/cdogs-sdl/default.nix index 5c74b10ef32a..e6ea213b6220 100644 --- a/pkgs/games/cdogs-sdl/default.nix +++ b/pkgs/games/cdogs-sdl/default.nix @@ -13,13 +13,13 @@ stdenv.mkDerivation rec { pname = "cdogs-sdl"; - version = "1.5.0"; + version = "2.0.0"; src = fetchFromGitHub { repo = pname; owner = "cxong"; rev = version; - sha256 = "sha256-XSq0TK3ZuLOa8JJnp/Qxt16Ru3p35tq5FOo4+tv+c60="; + sha256 = "sha256-es04sCqthjf9unK2mbsBVHlxOeTpimQ+ViabhC/WD0I="; }; postPatch = '' [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/3qqnzdnkpl2znvif5nlwjck2ijlswv0q-cdogs-sdl-2.0.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 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 = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cdogs-sdl
Automatic update generated by [nixpkgs-update](https://github.com/ryantm/nixpkgs-update) tools. This update was made based on information from https://github.com/cxong/cdogs-sdl/releases. meta.description for cdogs-sdl is: Open source classic overhead run-and-gun game meta.homepage for cdogs-sdl is: https://cxong.github.io/cdogs-sdl ###### Updates performed - Version update ###### To inspect upstream changes - [Release on GitHub](https://github.com/cxong/cdogs-sdl/releases/tag/2.0.0) - [Compare changes on GitHub](https://github.com/cxong/cdogs-sdl/compare/1.5.0...2.0.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2.0.0 with grep in /nix/store/3qqnzdnkpl2znvif5nlwjck2ijlswv0q-cdogs-sdl-2.0.0 - found 2.0.0 in filename of file in /nix/store/3qqnzdnkpl2znvif5nlwjck2ijlswv0q-cdogs-sdl-2.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 cdogs-sdl ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/3qqnzdnkpl2znvif5nlwjck2ijlswv0q-cdogs-sdl-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 cdogs-sdl https://github.com/r-ryantm/nixpkgs/archive/b7899c6ff833bbc2f31d61f40d7aabe77d63a59f.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b7899c6ff833bbc2f31d61f40d7aabe77d63a59f#cdogs-sdl ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/3qqnzdnkpl2znvif5nlwjck2ijlswv0q-cdogs-sdl-2.0.0 ls -la /nix/store/3qqnzdnkpl2znvif5nlwjck2ijlswv0q-cdogs-sdl-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` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • cdogs-sdl
--- ###### Maintainer pings cc @nixinator 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/289609 [result] Success updating cdogs-sdl 1.5.0 -> 2.0.0 https://github.com/cxong/cdogs-sdl/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.icecream, using log file: /var/log/nixpkgs-update/python311Packages.icecream/2024-02-17.log python311Packages.icecream 0 -> 1 attrpath: python311Packages.icecream Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-icecream-2.1.3 Press Enter key to continue... Running update for: - python3.11-icecream-2.1.3: UPDATING ... - python3.11-icecream-2.1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.icecream 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath purple-signald, using log file: /var/log/nixpkgs-update/purple-signald/2024-02-17.log purple-signald 0.11.0 -> 0.12.1 https://github.com/hoehermann/libpurple-signald/releases attrpath: purple-signald Checking auto update branch... No auto update branch exists [version] stderr did not split as expected full stderr was: error: attribute 'purple-signald' in selection path 'purple-signald.src' not found stderr did not split as expected full stderr was: error: attribute 'purple-signald' in selection path 'purple-signald.originalSrc' not found stderr did not split as expected full stderr was: error: attribute 'purple-signald' in selection path 'purple-signald' not found [result] Failed to update purple-signald 0.11.0 -> 0.12.1 https://github.com/hoehermann/libpurple-signald/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath jj, using log file: /var/log/nixpkgs-update/jj/2024-02-17.log jj 0 -> 1 attrpath: jj 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] Going to be running update for following packages: - jj-1.9.2 Press Enter key to continue... Running update for: - jj-1.9.2: UPDATING ... - jj-1.9.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update jj 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath libopenmpt, using log file: /var/log/nixpkgs-update/libopenmpt/2024-02-17.log libopenmpt 0 -> 1 attrpath: libopenmpt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - libopenmpt-0.7.3 Press Enter key to continue... Running update for: - libopenmpt-0.7.3: UPDATING ... - libopenmpt-0.7.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update libopenmpt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.bespon, using log file: /var/log/nixpkgs-update/python311Packages.bespon/2024-02-17.log python311Packages.bespon 0 -> 1 attrpath: python311Packages.bespon Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-bespon-0.7.0 Press Enter key to continue... Running update for: - python3.11-bespon-0.7.0: UPDATING ... - python3.11-bespon-0.7.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.bespon 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath chkcrontab, using log file: /var/log/nixpkgs-update/chkcrontab/2024-02-17.log chkcrontab 0 -> 1 attrpath: chkcrontab Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - chkcrontab-1.7 Press Enter key to continue... Running update for: - chkcrontab-1.7: UPDATING ... - chkcrontab-1.7: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update chkcrontab 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-geonetnz-volcano, using log file: /var/log/nixpkgs-update/python311Packages.aio-geojson-geonetnz-volcano/2024-02-17.log python311Packages.aio-geojson-geonetnz-volcano 0 -> 1 attrpath: python311Packages.aio-geojson-geonetnz-volcano Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-aio-geojson-geonetnz-volcano-0.9 Press Enter key to continue... Running update for: - python3.11-aio-geojson-geonetnz-volcano-0.9: UPDATING ... - python3.11-aio-geojson-geonetnz-volcano-0.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aio-geojson-geonetnz-volcano 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.itemloaders, using log file: /var/log/nixpkgs-update/python311Packages.itemloaders/2024-02-17.log python311Packages.itemloaders 0 -> 1 attrpath: python311Packages.itemloaders Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-itemloaders-1.1.0 Press Enter key to continue... Running update for: - python3.11-itemloaders-1.1.0: UPDATING ... - python3.11-itemloaders-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.itemloaders 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.hil, using log file: /var/log/nixpkgs-update/aspellDicts.hil/2024-02-17.log aspellDicts.hil 0 -> 1 attrpath: aspellDicts.hil 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] Going to be running update for following packages: - aspell-dict-hil-0.11-0 Press Enter key to continue... Running update for: - aspell-dict-hil-0.11-0: UPDATING ... - aspell-dict-hil-0.11-0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.hil 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-baseconv, using log file: /var/log/nixpkgs-update/python311Packages.python-baseconv/2024-02-17.log python311Packages.python-baseconv 0 -> 1 attrpath: python311Packages.python-baseconv Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-python-baseconv-1.2.2 Press Enter key to continue... Running update for: - python3.11-python-baseconv-1.2.2: UPDATING ... - python3.11-python-baseconv-1.2.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.python-baseconv 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath commitizen, using log file: /var/log/nixpkgs-update/commitizen/2024-02-17.log commitizen 0 -> 1 attrpath: commitizen Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - commitizen-3.14.1 Press Enter key to continue... Running update for: - commitizen-3.14.1: UPDATING ... - commitizen-3.14.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/version-management/commitizen/default.nix b/pkgs/applications/version-management/commitizen/default.nix index d7abe6812c5c..98a5549faab4 100644 --- a/pkgs/applications/version-management/commitizen/default.nix +++ b/pkgs/applications/version-management/commitizen/default.nix @@ -11,7 +11,7 @@ python3.pkgs.buildPythonApplication rec { pname = "commitizen"; - version = "3.14.1"; + version = "3.15.0"; format = "pyproject"; disabled = python3.pythonOlder "3.8"; @@ -20,7 +20,7 @@ python3.pkgs.buildPythonApplication rec { owner = "commitizen-tools"; repo = pname; rev = "refs/tags/v${version}"; - hash = "sha256-yRcc87V4XJuTyrngQgPGJozk+hd7SRHERLvsQ/yZKYQ="; + hash = "sha256-WXsEkJRis9L9heHj6SkTFFTuGmnDXPMKfr7rYy8vzcI="; }; pythonRelaxDeps = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/qc3qphxd4lns2m18c4r6v1y0nfzgmcr9-commitizen-3.15.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 10 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • commitizen
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 commitizen is: Tool to create committing rules for projects, auto bump versions, and generate changelogs meta.homepage for commitizen is: https://github.com/commitizen-tools/commitizen meta.changelog for commitizen is: https://github.com/commitizen-tools/commitizen/blob/v3.15.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 3.15.0 with grep in /nix/store/qc3qphxd4lns2m18c4r6v1y0nfzgmcr9-commitizen-3.15.0 - found 3.15.0 in filename of file in /nix/store/qc3qphxd4lns2m18c4r6v1y0nfzgmcr9-commitizen-3.15.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath commitizen ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/qc3qphxd4lns2m18c4r6v1y0nfzgmcr9-commitizen-3.15.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 commitizen https://github.com/r-ryantm/nixpkgs/archive/03fd0a846d6c0c0f79539298afbc27752a893e2d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/03fd0a846d6c0c0f79539298afbc27752a893e2d#commitizen ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/qc3qphxd4lns2m18c4r6v1y0nfzgmcr9-commitizen-3.15.0 ls -la /nix/store/qc3qphxd4lns2m18c4r6v1y0nfzgmcr9-commitizen-3.15.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • commitizen
--- ###### Maintainer pings cc @lovesegfault @anthonyroussel 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/289614 [result] Success updating commitizen 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.textual-dev, using log file: /var/log/nixpkgs-update/python311Packages.textual-dev/2024-02-17.log python311Packages.textual-dev 0 -> 1 attrpath: python311Packages.textual-dev Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-textual-dev-1.4.0 Press Enter key to continue... Running update for: - python3.11-textual-dev-1.4.0: UPDATING ... - python3.11-textual-dev-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.textual-dev 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.stone, using log file: /var/log/nixpkgs-update/python311Packages.stone/2024-02-17.log python311Packages.stone 0 -> 1 attrpath: python311Packages.stone Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-stone-3.3.1 Press Enter key to continue... Running update for: - python3.11-stone-3.3.1: UPDATING ... - python3.11-stone-3.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.stone 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath lean, using log file: /var/log/nixpkgs-update/lean/2024-02-17.log lean 3.51.0 -> 3.51.1 https://github.com/leanprover-community/lean/releases attrpath: lean Checking auto update branch... No auto update branch exists [version] Hashes equal; no update necessary [result] Failed to update lean 3.51.0 -> 3.51.1 https://github.com/leanprover-community/lean/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath pandoc-include, using log file: /var/log/nixpkgs-update/pandoc-include/2024-02-17.log pandoc-include 0 -> 1 attrpath: pandoc-include Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - pandoc-include-1.3.0 Press Enter key to continue... Running update for: - pandoc-include-1.3.0: UPDATING ... - pandoc-include-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pandoc-include 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.rancher2, using log file: /var/log/nixpkgs-update/terraform-providers.rancher2/2024-02-17.log terraform-providers.rancher2 0 -> 1 attrpath: terraform-providers.rancher2 Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.rancher2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath crossplane-cli, using log file: /var/log/nixpkgs-update/crossplane-cli/2024-02-17.log crossplane-cli 0 -> 1 attrpath: crossplane-cli 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] Going to be running update for following packages: - crossplane-cli-1.14.5 Press Enter key to continue... Running update for: - crossplane-cli-1.14.5: UPDATING ... - crossplane-cli-1.14.5: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/by-name/cr/crossplane-cli/package.nix b/pkgs/by-name/cr/crossplane-cli/package.nix index ef1d14299b5b..b2ee0084115f 100644 --- a/pkgs/by-name/cr/crossplane-cli/package.nix +++ b/pkgs/by-name/cr/crossplane-cli/package.nix @@ -8,16 +8,16 @@ buildGoModule rec { pname = "crossplane-cli"; - version = "1.14.5"; + version = "1.15.0"; src = fetchFromGitHub { owner = "crossplane"; repo = "crossplane"; rev = "v${version}"; - hash = "sha256-P7zfkrE+r/pQEEu0GK7v+bJ4ONeejZLXq2sYmU/V110="; + hash = "sha256-VwnKTeCfCgKlgh+6QO2J4r1ImAq0zlxFFdhTtC95bs0="; }; - vendorHash = "sha256-vkXvnEstD/czBDxmI96TIQB/L4jxhMwIS1XpHqVtxqY="; + vendorHash = "sha256-+e3NuSCvUgZANDB9LsvlQn3h9+L1NeQeURKDZd21reo="; ldflags = [ "-s" No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/cg80c8hmzd6sswfnhb5ild6zazwm2a3g-crossplane-cli-1.15.0" Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 9 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 8 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 7 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 6 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 5 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 3 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 4 Waiting for OfBorg: https://events.ofborg.org/stats.php's evaluator.messages.waiting = 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 [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • crossplane-cli
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 crossplane-cli is: Utility to make using Crossplane easier meta.homepage for crossplane-cli is: https://www.crossplane.io/ meta.changelog for crossplane-cli is: https://github.com/crossplane/crossplane/releases/tag/v1.15.0 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/crossplane/crossplane/releases/tag/v1.15.0) - [Compare changes on GitHub](https://github.com/crossplane/crossplane/compare/v1.14.5...v1.15.0) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 1.15.0 with grep in /nix/store/cg80c8hmzd6sswfnhb5ild6zazwm2a3g-crossplane-cli-1.15.0 - found 1.15.0 in filename of file in /nix/store/cg80c8hmzd6sswfnhb5ild6zazwm2a3g-crossplane-cli-1.15.0 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath crossplane-cli ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/cg80c8hmzd6sswfnhb5ild6zazwm2a3g-crossplane-cli-1.15.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 crossplane-cli https://github.com/r-ryantm/nixpkgs/archive/b61624e01a01ffd314bc92603bd6742a1967470d.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/b61624e01a01ffd314bc92603bd6742a1967470d#crossplane-cli ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/cg80c8hmzd6sswfnhb5ild6zazwm2a3g-crossplane-cli-1.15.0 ls -la /nix/store/cg80c8hmzd6sswfnhb5ild6zazwm2a3g-crossplane-cli-1.15.0/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • crossplane-cli
--- ###### Maintainer pings cc @selfuryon 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/289626 [result] Success updating crossplane-cli 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath docker-credential-gcr, using log file: /var/log/nixpkgs-update/docker-credential-gcr/2024-02-17.log docker-credential-gcr 2.1.8 -> 2.1.22 https://github.com/GoogleCloudPlatform/docker-credential-gcr/releases attrpath: docker-credential-gcr Checking auto update branch... An auto update branch exists with message `docker-credential-gcr: 2.1.8 -> 2.1.11`. New version is 2.1.22. The auto update branch does not match or exceed the new version. [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Found old vendorHash = "sha256-e7XNTizZYp/tS7KRvB9KxY3Yurphnm6Ehz4dHZNReK8=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'docker-credential-gcr.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/cbcdmsqqb75s4l04aplfv4v6gg5zifnb-docker-credential-gcr-2.1.22-go-modules.drv /nix/store/70xkxsvk66lzwav7i2zhbq6b606chsrr-docker-credential-gcr-2.1.22.drv building '/nix/store/cbcdmsqqb75s4l04aplfv4v6gg5zifnb-docker-credential-gcr-2.1.22-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/0vmgrg6rl4bjfc6m26lq1sarcbfqfxni-source source root is source Running phase: patchPhase applying patch /nix/store/gd9fyrcm4bqzrabp7q0bjdv2c2hv9gvs-fix-TestGet_GCRCredentials.patch patching file credhelper/helper_unit_test.go Reversed (or previously applied) patch detected! Assume -R? [n] Apply anyway? [n] Skipping patch. 2 out of 2 hunks ignored -- saving rejects to file credhelper/helper_unit_test.go.rej error: builder for '/nix/store/cbcdmsqqb75s4l04aplfv4v6gg5zifnb-docker-credential-gcr-2.1.22-go-modules.drv' failed with exit code 1; last 10 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/0vmgrg6rl4bjfc6m26lq1sarcbfqfxni-source > source root is source > Running phase: patchPhase > applying patch /nix/store/gd9fyrcm4bqzrabp7q0bjdv2c2hv9gvs-fix-TestGet_GCRCredentials.patch > patching file credhelper/helper_unit_test.go > Reversed (or previously applied) patch detected! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 2 out of 2 hunks ignored -- saving rejects to file credhelper/helper_unit_test.go.rej For full logs, run 'nix log /nix/store/cbcdmsqqb75s4l04aplfv4v6gg5zifnb-docker-credential-gcr-2.1.22-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/70xkxsvk66lzwav7i2zhbq6b606chsrr-docker-credential-gcr-2.1.22.drv' failed to build [result] Failed to update docker-credential-gcr 2.1.8 -> 2.1.22 https://github.com/GoogleCloudPlatform/docker-credential-gcr/releases [options] github_user: r-ryantm, pull_request: YES, batch_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.elementary-videos, using log file: /var/log/nixpkgs-update/pantheon.elementary-videos/2024-02-17.log pantheon.elementary-videos 0 -> 1 attrpath: pantheon.elementary-videos Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - elementary-videos-3.0.0 Press Enter key to continue... Running update for: - elementary-videos-3.0.0: UPDATING ... - elementary-videos-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update pantheon.elementary-videos 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pycontracts, using log file: /var/log/nixpkgs-update/python311Packages.pycontracts/2024-02-17.log python311Packages.pycontracts 0 -> 1 attrpath: python311Packages.pycontracts Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-PyContracts-1.8.14 Press Enter key to continue... Running update for: - python3.11-PyContracts-1.8.14: UPDATING ... - python3.11-PyContracts-1.8.14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pycontracts 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.matrix-client, using log file: /var/log/nixpkgs-update/python311Packages.matrix-client/2024-02-17.log python311Packages.matrix-client 0 -> 1 attrpath: python311Packages.matrix-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] Going to be running update for following packages: - python3.11-matrix-client-0.4.0 Press Enter key to continue... Running update for: - python3.11-matrix-client-0.4.0: UPDATING ... - python3.11-matrix-client-0.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.matrix-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.mxnet, using log file: /var/log/nixpkgs-update/python311Packages.mxnet/2024-02-17.log python311Packages.mxnet 0 -> 1 attrpath: python311Packages.mxnet 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] Going to be running update for following packages: - python3.11-mxnet-1.9.1 Press Enter key to continue... Running update for: - python3.11-mxnet-1.9.1: UPDATING ... - python3.11-mxnet-1.9.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.mxnet 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flake8-debugger, using log file: /var/log/nixpkgs-update/python311Packages.flake8-debugger/2024-02-17.log python311Packages.flake8-debugger 0 -> 1 attrpath: python311Packages.flake8-debugger Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-flake8-debugger-4.1.2 Press Enter key to continue... Running update for: - python3.11-flake8-debugger-4.1.2: UPDATING ... - python3.11-flake8-debugger-4.1.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flake8-debugger 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath wdt, using log file: /var/log/nixpkgs-update/wdt/2024-02-17.log wdt 0 -> 1 attrpath: wdt Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - wdt-unstable-2023-12-01 Press Enter key to continue... Running update for: - wdt-unstable-2023-12-01: UPDATING ... - wdt-unstable-2023-12-01: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/networking/sync/wdt/default.nix b/pkgs/applications/networking/sync/wdt/default.nix index f6eb3a326cbd..521453e5ecb8 100644 --- a/pkgs/applications/networking/sync/wdt/default.nix +++ b/pkgs/applications/networking/sync/wdt/default.nix @@ -14,13 +14,13 @@ stdenv.mkDerivation { pname = "wdt"; - version = "unstable-2023-12-01"; + version = "unstable-2024-02-05"; src = fetchFromGitHub { owner = "facebook"; repo = "wdt"; - rev = "66f17af009ef6eaf2707bb8bb511ba6bcf3d9bbe"; - sha256 = "sha256-ucnFcpH9Duru35kRT769zMX2BMqufZJopd2srKPJkrU="; + rev = "d94b2d5df6f1c803f9f3b8ed9247b752fa853865"; + sha256 = "sha256-9TeJbZZq9uQ6KaEBFGDyIGcXgxi2y1aj55vxv5dAIzw="; }; nativeBuildInputs = [ cmake ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A wdt nix build failed. /build/source/../wdt/Reporting.h: In member function 'void facebook::wdt::TransferStats::subtractEffectiveBytes(int64_t, int64_t)': /build/source/../wdt/Reporting.h:327:10: error: 'unique_lock' is not a member of 'std' 327 | std::unique_lock lock(getUniqueLock()); | ^~~~~~~~~~~ /build/source/../wdt/Reporting.h:327:10: note: 'std::unique_lock' is defined in header ''; did you forget to '#include '? /build/source/../wdt/Reporting.h: In member function 'void facebook::wdt::TransferStats::setEncryptionType(facebook::wdt::EncryptionType)': /build/source/../wdt/Reporting.h:333:10: error: 'unique_lock' is not a member of 'std' 333 | std::unique_lock lock(getUniqueLock()); | ^~~~~~~~~~~ /build/source/../wdt/Reporting.h:333:10: note: 'std::unique_lock' is defined in header ''; did you forget to '#include '? /build/source/../wdt/Reporting.h: In member function 'facebook::wdt::EncryptionType facebook::wdt::TransferStats::getEncryptionType() const': /build/source/../wdt/Reporting.h:338:10: error: 'shared_lock' is not a member of 'std' 338 | std::shared_lock lock(getSharedLock()); | ^~~~~~~~~~~ /build/source/../wdt/Reporting.h:338:10: note: 'std::shared_lock' is defined in header ''; did you forget to '#include '? /build/source/../wdt/Reporting.h: In member function 'void facebook::wdt::TransferStats::setTls(bool)': /build/source/../wdt/Reporting.h:343:10: error: 'unique_lock' is not a member of 'std' 343 | std::unique_lock lock(getUniqueLock()); | ^~~~~~~~~~~ /build/source/../wdt/Reporting.h:343:10: note: 'std::unique_lock' is defined in header ''; did you forget to '#include '? /build/source/../wdt/Reporting.h: In member function 'bool facebook::wdt::TransferStats::getTls() const': /build/source/../wdt/Reporting.h:348:10: error: 'shared_lock' is not a member of 'std' 348 | std::shared_lock lock(getSharedLock()); | ^~~~~~~~~~~ /build/source/../wdt/Reporting.h:348:10: note: 'std::shared_lock' is defined in header ''; did you forget to '#include '? make[2]: *** [CMakeFiles/wdt_min.dir/build.make:412: CMakeFiles/wdt_min.dir/WdtBase.cpp.o] Error 1 make[2]: *** [CMakeFiles/wdt_min.dir/build.make:440: CMakeFiles/wdt_min.dir/util/CommonImpl.cpp.o] Error 1 make[2]: *** [CMakeFiles/wdt_min.dir/build.make:426: CMakeFiles/wdt_min.dir/WdtResourceController.cpp.o] Error 1 make[1]: *** [CMakeFiles/Makefile2:87: CMakeFiles/wdt_min.dir/all] Error 2 make: *** [Makefile:136: all] Error 2 [result] Failed to update wdt 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aws-lambda-builders, using log file: /var/log/nixpkgs-update/python311Packages.aws-lambda-builders/2024-02-17.log python311Packages.aws-lambda-builders 0 -> 1 attrpath: python311Packages.aws-lambda-builders Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-aws-lambda-builders-1.45.0 Press Enter key to continue... Running update for: - python3.11-aws-lambda-builders-1.45.0: UPDATING ... - python3.11-aws-lambda-builders-1.45.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aws-lambda-builders 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.tencentcloud, using log file: /var/log/nixpkgs-update/terraform-providers.tencentcloud/2024-02-17.log terraform-providers.tencentcloud 0 -> 1 attrpath: terraform-providers.tencentcloud Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.tencentcloud 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.cld2-cffi, using log file: /var/log/nixpkgs-update/python311Packages.cld2-cffi/2024-02-17.log python311Packages.cld2-cffi 0 -> 1 attrpath: python311Packages.cld2-cffi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-cld2-cffi-0.1.4 Press Enter key to continue... Running update for: - python3.11-cld2-cffi-0.1.4: UPDATING ... - python3.11-cld2-cffi-0.1.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.cld2-cffi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath rocmPackages.rocminfo, using log file: /var/log/nixpkgs-update/rocmPackages.rocminfo/2024-02-17.log rocmPackages.rocminfo 0 -> 1 attrpath: rocmPackages.rocminfo Checking auto update branch... [version] [version] skipping because derivation has 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 Going to be running update for following packages: - rocminfo-5.7.1 Press Enter key to continue... Running update for: - rocminfo-5.7.1: UPDATING ... - rocminfo-5.7.1: ERROR --- SHOWING ERROR LOG FOR rocminfo-5.7.1 ---------------------- 'rocmPackages_5.rocminfo' is already at it's maximum allowed version. Any further upgrades should go into 'rocmPackages_X.rocminfo'. --- SHOWING ERROR LOG FOR rocminfo-5.7.1 ---------------------- The update script for rocminfo-5.7.1 failed with exit code 1 [result] Failed to update rocmPackages.rocminfo 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pendulum_3, using log file: /var/log/nixpkgs-update/python311Packages.pendulum_3/2024-02-17.log python311Packages.pendulum_3 0 -> 1 attrpath: python311Packages.pendulum_3 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] Going to be running update for following packages: - python3.11-pendulum-3.0.0 Press Enter key to continue... Running update for: - python3.11-pendulum-3.0.0: UPDATING ... - python3.11-pendulum-3.0.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pendulum_3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.omrdatasettools, using log file: /var/log/nixpkgs-update/python311Packages.omrdatasettools/2024-02-17.log python311Packages.omrdatasettools 0 -> 1 attrpath: python311Packages.omrdatasettools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-omrdatasettools-1.4.0 Press Enter key to continue... Running update for: - python3.11-omrdatasettools-1.4.0: UPDATING ... - python3.11-omrdatasettools-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.omrdatasettools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.textparser, using log file: /var/log/nixpkgs-update/python311Packages.textparser/2024-02-17.log python311Packages.textparser 0 -> 1 attrpath: python311Packages.textparser Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-textparser-0.24.0 Press Enter key to continue... Running update for: - python3.11-textparser-0.24.0: UPDATING ... - python3.11-textparser-0.24.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.textparser 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.djangorestframework-guardian, using log file: /var/log/nixpkgs-update/python311Packages.djangorestframework-guardian/2024-02-17.log python311Packages.djangorestframework-guardian 0 -> 1 attrpath: python311Packages.djangorestframework-guardian Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-djangorestframework-guardian-0.3.0 Press Enter key to continue... Running update for: - python3.11-djangorestframework-guardian-0.3.0: UPDATING ... - python3.11-djangorestframework-guardian-0.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.djangorestframework-guardian 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.anonip, using log file: /var/log/nixpkgs-update/python311Packages.anonip/2024-02-17.log python311Packages.anonip 0 -> 1 attrpath: python311Packages.anonip Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-anonip-1.1.0 Press Enter key to continue... Running update for: - python3.11-anonip-1.1.0: UPDATING ... - python3.11-anonip-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.anonip 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath boxes, using log file: /var/log/nixpkgs-update/boxes/2024-02-17.log boxes 1.3 -> 2.3.0 https://github.com/ascii-boxes/boxes/releases attrpath: boxes Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/text/boxes/default.nix b/pkgs/tools/text/boxes/default.nix index 5340c5eccff9..ba42fa13380f 100644 --- a/pkgs/tools/text/boxes/default.nix +++ b/pkgs/tools/text/boxes/default.nix @@ -2,13 +2,13 @@ stdenv.mkDerivation rec { pname = "boxes"; - version = "1.3"; + version = "2.3.0"; src = fetchFromGitHub { owner = "ascii-boxes"; repo = "boxes"; rev = "v${version}"; - sha256 = "0b12rsynrmkldlwcb62drk33kk0aqwbj10mq5y5x3hjf626gjwsi"; + sha256 = "sha256-/gc/5vDflmEwOtQbtLwRcchyr22rLQcWqs5GrwRxY70="; }; # Building instructions: [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A boxes nix build failed. @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase substituteStream(): WARNING: '--replace' is deprecated, use --replace-{fail,warn,quiet}. (file 'Makefile') build flags: SHELL=/nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash CC=cc | For compilation info please refer to the boxes compilation FAQ | at https://boxes.thomasjensen.com/faq.html#q5 mkdir out sed -e 's/--BVERSION--/2.3.0/; s/--GLOBALCONF--/\/nix\/store\/26k4qpcsghsdrqyy8wa4d62qb35l8xra-boxes-2.3.0\/share\/boxes\/boxes-config/' src/boxes.in.h > out/boxes.h sed -e 's/--BVERSION--/2.3.0/; s/--GLOBALCONF--/\/nix\/store\/26k4qpcsghsdrqyy8wa4d62qb35l8xra-boxes-2.3.0\/share\/boxes\/boxes-config/' doc/boxes.1.in > doc/boxes.1 make -C src BOXES_PLATFORM=unix LEX=flex YACC=bison build make[1]: Entering directory '/build/source/src' echo parser.o lex.yy.o bxstring.o cmdline.o detect.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o > ../out/modules.txt make -C ../out -f ../src/Makefile BOXES_PLATFORM=unix ALL_OBJ="parser.o lex.yy.o boxes.o bxstring.o cmdline.o detect.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o" STRIP=true \ CFLAGS_ADDTL="-O " flags_unix boxes make[2]: Entering directory '/build/source/out' echo parser.o lex.yy.o bxstring.o cmdline.o detect.o discovery.o generate.o input.o list.o parsecode.o parsing.o query.o regulex.o remove.o shape.o tools.o unicode.o > ../out/modules.txt flex --header-file=lex.yy.h ../src/lexer.l bison -Wall --verbose --defines=parser.h -o parser.c ../src/parser.y cc -I. -I../src -Wall -W -O -c -o parser.o parser.c In file included from ../src/parser.y:22, from parser.c:91: boxes.h:30:10: fatal error: unitypes.h: No such file or directory 30 | #include  | ^~~~~~~~~~~~ compilation terminated. make[2]: *** [: parser.o] Error 1 make[2]: Leaving directory '/build/source/out' make[1]: *** [Makefile:49: build] Error 2 make[1]: Leaving directory '/build/source/src' make: *** [Makefile:77: build] Error 2 [result] Failed to update boxes 1.3 -> 2.3.0 https://github.com/ascii-boxes/boxes/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath persepolis, using log file: /var/log/nixpkgs-update/persepolis/2024-02-17.log persepolis 0 -> 1 attrpath: persepolis Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - persepolis-3.2.0 Press Enter key to continue... Running update for: - persepolis-3.2.0: UPDATING ... - persepolis-3.2.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/networking/persepolis/default.nix b/pkgs/tools/networking/persepolis/default.nix index 35727c13e694..efc7bb10dc31 100644 --- a/pkgs/tools/networking/persepolis/default.nix +++ b/pkgs/tools/networking/persepolis/default.nix @@ -18,13 +18,13 @@ buildPythonApplication rec { pname = "persepolis"; - version = "3.2.0"; + version = "4.0.0"; src = fetchFromGitHub { owner = "persepolisdm"; repo = "persepolis"; - rev = version; - sha256 = "1rh7q432ynbysapsd075nif975ync71icpb71x2mb4j8jx1vzs45"; + rev = "refs/tags/${version}"; + sha256 = "sha256-2S6s/tWhI9RBFA26jkwxYTGeaok8S8zv/bY+Zr8TOak="; }; # see: https://github.com/persepolisdm/persepolis/blob/3.2.0/setup.py#L130 An auto update branch exists with message `persepolis: 3.2.0 -> 4.0.0`. New version is 4.0.0. An auto update branch exists with an equal or greater version [result] Failed to update persepolis 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mate.mate-icon-theme, using log file: /var/log/nixpkgs-update/mate.mate-icon-theme/2024-02-17.log mate.mate-icon-theme 0 -> 1 attrpath: mate.mate-icon-theme mate packages are upgraded in lockstep https://github.com/NixOS/nixpkgs/pull/50695#issuecomment-441338593 [result] Failed to update mate.mate-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 coq_8_15, using log file: /var/log/nixpkgs-update/coq_8_15/2024-02-17.log coq_8_15 8.15.2 -> 8.19.0 https://github.com/coq/coq/releases attrpath: coq_8_15 Checking auto update branch... No auto update branch exists Version in attr path coq_8_15 not compatible with 8.19.0 [result] Failed to update coq_8_15 8.15.2 -> 8.19.0 https://github.com/coq/coq/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.PyICU, using log file: /var/log/nixpkgs-update/python311Packages.PyICU/2024-02-17.log python311Packages.PyICU 0 -> 1 attrpath: python311Packages.PyICU Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyicu-2.12 Press Enter key to continue... Running update for: - python3.11-pyicu-2.12: UPDATING ... - python3.11-pyicu-2.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.PyICU 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-black, using log file: /var/log/nixpkgs-update/python311Packages.pytest-black/2024-02-17.log python311Packages.pytest-black 0 -> 1 attrpath: python311Packages.pytest-black Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pytest-black-0.3.12 Press Enter key to continue... Running update for: - python3.11-pytest-black-0.3.12: UPDATING ... - python3.11-pytest-black-0.3.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-black 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cryptop, using log file: /var/log/nixpkgs-update/cryptop/2024-02-17.log cryptop 0 -> 1 attrpath: cryptop Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - cryptop-0.2.0 Press Enter key to continue... Running update for: - cryptop-0.2.0: UPDATING ... - cryptop-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update cryptop 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ioccheck, using log file: /var/log/nixpkgs-update/ioccheck/2024-02-17.log ioccheck 0 -> 1 attrpath: ioccheck 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] Going to be running update for following packages: - ioccheck-unstable-2021-09-29 Press Enter key to continue... Running update for: - ioccheck-unstable-2021-09-29: UPDATING ... - ioccheck-unstable-2021-09-29: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ioccheck 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath calcure, using log file: /var/log/nixpkgs-update/calcure/2024-02-17.log calcure 0 -> 1 attrpath: calcure Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - calcure-3.0.1 Press Enter key to continue... Running update for: - calcure-3.0.1: UPDATING ... - calcure-3.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update calcure 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ark-pixel-font, using log file: /var/log/nixpkgs-update/ark-pixel-font/2024-02-17.log ark-pixel-font 0 -> 1 attrpath: ark-pixel-font Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-ark-pixel-font-2023.11.26 Press Enter key to continue... Running update for: - python3.11-ark-pixel-font-2023.11.26: UPDATING ... - python3.11-ark-pixel-font-2023.11.26: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ark-pixel-font 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath honeycomb-refinery, using log file: /var/log/nixpkgs-update/honeycomb-refinery/2024-02-17.log honeycomb-refinery 1.19.0 -> 2.3.0 https://github.com/honeycombio/refinery/releases attrpath: honeycomb-refinery 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-0M05JGLdmKivRTN8ZdhAm+JtXTlYAC31wFS82g3NenI=" build succeeded unexpectedlystderr did not split as expected full stderr was: error: attribute 'originalSrc' in selection path 'honeycomb-refinery.originalSrc' not found stderr did not split as expected full stderr was: these 2 derivations will be built: /nix/store/86l5mr8nksflrb59ziv6rw7dg9pkc2z8-honeycomb-refinery-2.3.0-go-modules.drv /nix/store/acbh8c12ymv57qs7q7q7qpmc16pk3hx8-honeycomb-refinery-2.3.0.drv building '/nix/store/86l5mr8nksflrb59ziv6rw7dg9pkc2z8-honeycomb-refinery-2.3.0-go-modules.drv'... Running phase: unpackPhase unpacking source archive /nix/store/adswqzrfyblh8q2pxi1k8371b3c5jqc3-source source root is source Running phase: patchPhase applying patch /nix/store/0zmckc0c90dvy13605cz02mmyplcb5yk-0001-add-NO_REDIS_TEST-env-var-that-disables-Redis-requir.patch patching file internal/peer/peers_test.go Hunk #1 FAILED at 2. Hunk #2 succeeded at 31 (offset 5 lines). 1 out of 2 hunks FAILED -- saving rejects to file internal/peer/peers_test.go.rej error: builder for '/nix/store/86l5mr8nksflrb59ziv6rw7dg9pkc2z8-honeycomb-refinery-2.3.0-go-modules.drv' failed with exit code 1; last 9 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/adswqzrfyblh8q2pxi1k8371b3c5jqc3-source > source root is source > Running phase: patchPhase > applying patch /nix/store/0zmckc0c90dvy13605cz02mmyplcb5yk-0001-add-NO_REDIS_TEST-env-var-that-disables-Redis-requir.patch > patching file internal/peer/peers_test.go > Hunk #1 FAILED at 2. > Hunk #2 succeeded at 31 (offset 5 lines). > 1 out of 2 hunks FAILED -- saving rejects to file internal/peer/peers_test.go.rej For full logs, run 'nix log /nix/store/86l5mr8nksflrb59ziv6rw7dg9pkc2z8-honeycomb-refinery-2.3.0-go-modules.drv'. error: 1 dependencies of derivation '/nix/store/acbh8c12ymv57qs7q7q7qpmc16pk3hx8-honeycomb-refinery-2.3.0.drv' failed to build [result] Failed to update honeycomb-refinery 1.19.0 -> 2.3.0 https://github.com/honeycombio/refinery/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.vacuum-map-parser-roborock, using log file: /var/log/nixpkgs-update/python311Packages.vacuum-map-parser-roborock/2024-02-17.log python311Packages.vacuum-map-parser-roborock 0 -> 1 attrpath: python311Packages.vacuum-map-parser-roborock Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-vacuum-map-parser-roborock-0.1.1 Press Enter key to continue... Running update for: - python3.11-vacuum-map-parser-roborock-0.1.1: UPDATING ... - python3.11-vacuum-map-parser-roborock-0.1.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.vacuum-map-parser-roborock 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.chat-downloader, using log file: /var/log/nixpkgs-update/python311Packages.chat-downloader/2024-02-17.log python311Packages.chat-downloader 0 -> 1 attrpath: python311Packages.chat-downloader Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-chat-downloader-0.2.8 Press Enter key to continue... Running update for: - python3.11-chat-downloader-0.2.8: UPDATING ... - python3.11-chat-downloader-0.2.8: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.chat-downloader 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mise, using log file: /var/log/nixpkgs-update/mise/2024-02-17.log mise 0 -> 1 attrpath: mise 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/ymnlr1c8zng6a61zi72l78z080wgm7wx-packages.json.drv building '/nix/store/ymnlr1c8zng6a61zi72l78z080wgm7wx-packages.json.drv'... Going to be running update for following packages: - mise-2024.2.15 Press Enter key to continue... Running update for: - mise-2024.2.15: UPDATING ... - mise-2024.2.15: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/tools/misc/mise/default.nix b/pkgs/tools/misc/mise/default.nix index cfafe0d4aebc..b0d48fd6fcfb 100644 --- a/pkgs/tools/misc/mise/default.nix +++ b/pkgs/tools/misc/mise/default.nix @@ -17,16 +17,16 @@ rustPlatform.buildRustPackage rec { pname = "mise"; - version = "2024.2.15"; + version = "2024.2.16"; src = fetchFromGitHub { owner = "jdx"; repo = "mise"; rev = "v${version}"; - hash = "sha256-vBlO4Xxv5XM5KEZmIplSSb/LgdG485hQkb7RSRrOIyM="; + hash = "sha256-SrLgLYe0jeVzLoJZahqVrlYDd2FJ3G1uxrHx2BKjbHM="; }; - cargoHash = "sha256-V+j0Z8voDzVdO2fHFw4boUvlFfCrOId7nkTZsZbCcfg="; + cargoHash = "sha256-G/NR53u+rX9Q7tJVYi1tlXQL+gxK7wfqN3IpkoXzTRk="; nativeBuildInputs = [ installShellFiles pkg-config ]; buildInputs = [ openssl ] ++ lib.optionals stdenv.isDarwin [ Security SystemConfiguration ]; No auto update branch exists [outpaths] eval start [outpaths] eval end Successfully finished processing cachix "/nix/store/dlzc787rz8c45w2xm4bv87lshc41303v-mise-2024.2.16" [check][nixpkgs-review] Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • mise
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 mise is: The front-end to your dev env meta.homepage for mise is: https://mise.jdx.dev meta.changelog for mise is: https://github.com/jdx/mise/releases/tag/v2024.2.16 ###### Updates performed - Ran passthru.UpdateScript ###### To inspect upstream changes - [Release on GitHub](https://github.com/jdx/mise/releases/tag/v2024.2.16) - [Compare changes on GitHub](https://github.com/jdx/mise/compare/v2024.2.15...v2024.2.16) ###### Impact Checks done --- - built on NixOS - The tests defined in `passthru.tests`, if any, passed - found 2024.2.16 with grep in /nix/store/dlzc787rz8c45w2xm4bv87lshc41303v-mise-2024.2.16 - found 2024.2.16 in filename of file in /nix/store/dlzc787rz8c45w2xm4bv87lshc41303v-mise-2024.2.16 ---
Rebuild report (if merged into master) (click to expand) ``` 1 total rebuild path(s) 1 package rebuild(s) First fifty rebuilds by attrpath mise ```
Instructions to test this update (click to expand) --- Either **download from Cachix**: ``` nix-store -r /nix/store/dlzc787rz8c45w2xm4bv87lshc41303v-mise-2024.2.16 \ --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 mise https://github.com/r-ryantm/nixpkgs/archive/acda0fbc9e670f140c4b48a9674cf8dc7a23dc2e.tar.gz ``` Or: ``` nix build github:r-ryantm/nixpkgs/acda0fbc9e670f140c4b48a9674cf8dc7a23dc2e#mise ``` After you've downloaded or built it, look at the files and if there are any, run the binaries: ``` ls -la /nix/store/dlzc787rz8c45w2xm4bv87lshc41303v-mise-2024.2.16 ls -la /nix/store/dlzc787rz8c45w2xm4bv87lshc41303v-mise-2024.2.16/bin ``` ---

### Pre-merge build results We have automatically built all packages that will get rebuilt due to this change. This gives evidence on whether the upgrade will break dependent packages. Note sometimes packages show up as _failed to build_ independent of the change, simply because they are already broken on the target branch. Result of `nixpkgs-review` run on x86_64-linux [1](https://github.com/Mic92/nixpkgs-review)
1 package built:
  • mise
--- ###### Maintainer pings cc @konradmalik 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/289635 [result] Success updating mise 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath octodns, using log file: /var/log/nixpkgs-update/octodns/2024-02-17.log octodns 0 -> 1 attrpath: octodns Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-octodns-1.4.0 Press Enter key to continue... Running update for: - python3.11-octodns-1.4.0: UPDATING ... - python3.11-octodns-1.4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update octodns 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath netcdffortran, using log file: /var/log/nixpkgs-update/netcdffortran/2024-02-17.log netcdffortran 4.4.5 -> 4.6.1 https://github.com/Unidata/netcdf-fortran/releases attrpath: netcdffortran Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/development/libraries/netcdf-fortran/default.nix b/pkgs/development/libraries/netcdf-fortran/default.nix index d64d631f94ce..0028e2e97048 100644 --- a/pkgs/development/libraries/netcdf-fortran/default.nix +++ b/pkgs/development/libraries/netcdf-fortran/default.nix @@ -1,13 +1,13 @@ { lib, stdenv, fetchFromGitHub, netcdf, hdf5, curl, gfortran, CoreFoundation }: stdenv.mkDerivation rec { pname = "netcdf-fortran"; - version = "4.4.5"; + version = "4.6.1"; src = fetchFromGitHub { owner = "Unidata"; repo = "netcdf-fortran"; rev = "v${version}"; - sha256 = "sha256-nC93NcA4VJbrqaLwyhjP10j/t6rQSYcAzKBxclpZVe0="; + sha256 = "sha256-EAfMV2EQf9qlW5HicuCJFxHJ/DbLdpyHu2E8nMV3Xe8="; }; nativeBuildInputs = [ gfortran ]; [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A netcdffortran nix build failed. make[2]: Entering directory '/build/source/nf_test4' make[3]: Entering directory '/build/source/nf_test4' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/build/source/nf_test4' make[2]: Leaving directory '/build/source/nf_test4' make[1]: Leaving directory '/build/source/nf_test4' Making install in nf03_test4 make[1]: Entering directory '/build/source/nf03_test4' make[2]: Entering directory '/build/source/nf03_test4' make[2]: Nothing to be done for 'install-exec-am'. make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/build/source/nf03_test4' make[1]: Leaving directory '/build/source/nf03_test4' Making install in docs make[1]: Entering directory '/build/source/docs' m4 -DAPI=FORTRAN -DNETCDF4=TRUE -DDAP=TRUE netcdf.m4 >netcdf_f77.3 || rm netcdf_f77.3 /nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash: line 1: m4: command not found make[2]: Entering directory '/build/source/docs' make[2]: Nothing to be done for 'install-exec-am'. m4 -DAPI=FORTRAN -DNETCDF4=TRUE -DDAP=TRUE netcdf.m4 >netcdf_f77.3 || rm netcdf_f77.3 /nix/store/5l50g7kzj7v0rdhshld1vx46rf2k5lf9-bash-5.2p26/bin/bash: line 1: m4: command not found /nix/store/bicmg5gd50q6igk0y5mga1v0p1lk8f26-coreutils-9.4/bin/mkdir -p '/nix/store/7bih9ysal7p2riscw352db9q75v7761c-netcdf-fortran-4.6.1/share/man/man3' /nix/store/bicmg5gd50q6igk0y5mga1v0p1lk8f26-coreutils-9.4/bin/install -c -m 644 netcdf_fortran.3 ./netcdf_f77.3 '/nix/store/7bih9ysal7p2riscw352db9q75v7761c-netcdf-fortran-4.6.1/share/man/man3' /nix/store/bicmg5gd50q6igk0y5mga1v0p1lk8f26-coreutils-9.4/bin/install: cannot stat './netcdf_f77.3': No such file or directory make[2]: *** [Makefile:405: install-man3] Error 1 make[2]: Leaving directory '/build/source/docs' make[1]: *** [Makefile:504: install-am] Error 2 make[1]: Leaving directory '/build/source/docs' make: *** [Makefile:588: install-recursive] Error 1 [result] Failed to update netcdffortran 4.4.5 -> 4.6.1 https://github.com/Unidata/netcdf-fortran/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pykwalify, using log file: /var/log/nixpkgs-update/python311Packages.pykwalify/2024-02-17.log python311Packages.pykwalify 0 -> 1 attrpath: python311Packages.pykwalify 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] Going to be running update for following packages: - python3.11-pykwalify-1.8.0 Press Enter key to continue... Running update for: - python3.11-pykwalify-1.8.0: UPDATING ... - python3.11-pykwalify-1.8.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pykwalify 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pypcap, using log file: /var/log/nixpkgs-update/python311Packages.pypcap/2024-02-17.log python311Packages.pypcap 0 -> 1 attrpath: python311Packages.pypcap Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pypcap-1.3.0 Press Enter key to continue... Running update for: - python3.11-pypcap-1.3.0: UPDATING ... - python3.11-pypcap-1.3.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pypcap 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.caldav, using log file: /var/log/nixpkgs-update/python311Packages.caldav/2024-02-17.log python311Packages.caldav 0 -> 1 attrpath: python311Packages.caldav Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-caldav-1.3.9 Press Enter key to continue... Running update for: - python3.11-caldav-1.3.9: UPDATING ... - python3.11-caldav-1.3.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.caldav 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.etcd3, using log file: /var/log/nixpkgs-update/python311Packages.etcd3/2024-02-17.log python311Packages.etcd3 0 -> 1 attrpath: python311Packages.etcd3 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-etcd3-0.12.0 Press Enter key to continue... Running update for: - python3.11-etcd3-0.12.0: UPDATING ... - python3.11-etcd3-0.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.etcd3 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.androidtvremote2, using log file: /var/log/nixpkgs-update/python311Packages.androidtvremote2/2024-02-17.log python311Packages.androidtvremote2 0 -> 1 attrpath: python311Packages.androidtvremote2 Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-androidtvremote2-0.0.14 Press Enter key to continue... Running update for: - python3.11-androidtvremote2-0.0.14: UPDATING ... - python3.11-androidtvremote2-0.0.14: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.androidtvremote2 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.calmjs-types, using log file: /var/log/nixpkgs-update/python311Packages.calmjs-types/2024-02-17.log python311Packages.calmjs-types 0 -> 1 attrpath: python311Packages.calmjs-types Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-calmjs-types-1.0.1 Press Enter key to continue... Running update for: - python3.11-calmjs-types-1.0.1: UPDATING ... - python3.11-calmjs-types-1.0.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.calmjs-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 sgt-puzzles, using log file: /var/log/nixpkgs-update/sgt-puzzles/2024-02-17.log sgt-puzzles 0 -> 1 attrpath: sgt-puzzles 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] Going to be running update for following packages: - sgt-puzzles-20240103.7a93ae5 Press Enter key to continue... Running update for: - sgt-puzzles-20240103.7a93ae5: UPDATING ... - sgt-puzzles-20240103.7a93ae5: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sgt-puzzles 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyexploitdb, using log file: /var/log/nixpkgs-update/python311Packages.pyexploitdb/2024-02-17.log python311Packages.pyexploitdb 0 -> 1 attrpath: python311Packages.pyexploitdb Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyexploitdb-0.2.9 Press Enter key to continue... Running update for: - python3.11-pyexploitdb-0.2.9: UPDATING ... - python3.11-pyexploitdb-0.2.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyexploitdb 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyvis, using log file: /var/log/nixpkgs-update/python311Packages.pyvis/2024-02-17.log python311Packages.pyvis 0 -> 1 attrpath: python311Packages.pyvis Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyvis-0.3.2 Press Enter key to continue... Running update for: - python3.11-pyvis-0.3.2: UPDATING ... - python3.11-pyvis-0.3.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyvis 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath moreutils, using log file: /var/log/nixpkgs-update/moreutils/2024-02-17.log moreutils 0 -> 1 attrpath: moreutils Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - moreutils-0.68 Press Enter key to continue... Running update for: - moreutils-0.68: UPDATING ... - moreutils-0.68: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update moreutils 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sddm, using log file: /var/log/nixpkgs-update/sddm/2024-02-17.log sddm 0.20.0-unstable-2023-12-29 -> 0.20.0 https://github.com/sddm/sddm/releases attrpath: sddm Checking auto update branch... No auto update branch exists 0.20.0 is not newer than 0.20.0-unstable-2023-12-29 according to Nix; versionComparison: -1 [result] Failed to update sddm 0.20.0-unstable-2023-12-29 -> 0.20.0 https://github.com/sddm/sddm/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.flufl_bounce, using log file: /var/log/nixpkgs-update/python311Packages.flufl_bounce/2024-02-17.log python311Packages.flufl_bounce 0 -> 1 attrpath: python311Packages.flufl_bounce Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-flufl.bounce-4.0 Press Enter key to continue... Running update for: - python3.11-flufl.bounce-4.0: UPDATING ... - python3.11-flufl.bounce-4.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.flufl_bounce 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.phpserialize, using log file: /var/log/nixpkgs-update/python311Packages.phpserialize/2024-02-17.log python311Packages.phpserialize 0 -> 1 attrpath: python311Packages.phpserialize Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-phpserialize-1.3 Press Enter key to continue... Running update for: - python3.11-phpserialize-1.3: UPDATING ... - python3.11-phpserialize-1.3: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.phpserialize 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-environ, using log file: /var/log/nixpkgs-update/python311Packages.django-environ/2024-02-17.log python311Packages.django-environ 0 -> 1 attrpath: python311Packages.django-environ Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-django-environ-0.11.2 Press Enter key to continue... Running update for: - python3.11-django-environ-0.11.2: UPDATING ... - python3.11-django-environ-0.11.2: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.django-environ 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath nvpy, using log file: /var/log/nixpkgs-update/nvpy/2024-02-17.log nvpy 0 -> 1 attrpath: nvpy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - nvpy-2.3.1 Press Enter key to continue... Running update for: - nvpy-2.3.1: UPDATING ... - nvpy-2.3.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update nvpy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.streamz, using log file: /var/log/nixpkgs-update/python311Packages.streamz/2024-02-17.log python311Packages.streamz 0 -> 1 attrpath: python311Packages.streamz Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-streamz-0.6.4 Press Enter key to continue... Running update for: - python3.11-streamz-0.6.4: UPDATING ... - python3.11-streamz-0.6.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.streamz 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sdat2img, using log file: /var/log/nixpkgs-update/sdat2img/2024-02-17.log sdat2img 0 -> 1 attrpath: sdat2img Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - sdat2img-unstable-2021-11-09 Press Enter key to continue... Running update for: - sdat2img-unstable-2021-11-09: UPDATING ... - sdat2img-unstable-2021-11-09: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sdat2img 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pyiqvia, using log file: /var/log/nixpkgs-update/python311Packages.pyiqvia/2024-02-17.log python311Packages.pyiqvia 0 -> 1 attrpath: python311Packages.pyiqvia Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pyiqvia-2023.12.0 Press Enter key to continue... Running update for: - python3.11-pyiqvia-2023.12.0: UPDATING ... - python3.11-pyiqvia-2023.12.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pyiqvia 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath hatch, using log file: /var/log/nixpkgs-update/hatch/2024-02-17.log hatch 0 -> 1 attrpath: hatch Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - hatch-1.9.0 Press Enter key to continue... Running update for: - hatch-1.9.0: UPDATING ... - hatch-1.9.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/tools/hatch/default.nix b/pkgs/development/tools/hatch/default.nix index 2e967097d065..cbf45a1699d3 100644 --- a/pkgs/development/tools/hatch/default.nix +++ b/pkgs/development/tools/hatch/default.nix @@ -8,12 +8,12 @@ python3.pkgs.buildPythonApplication rec { pname = "hatch"; - version = "1.9.0"; + version = "1.9.3"; format = "pyproject"; src = fetchPypi { inherit pname version; - hash = "sha256-4ealEeFS7HzU26vE9Pahh0hwvUnJfRfTkLkjLdpoXOM="; + hash = "sha256-ZyAX40nFSPipV6X+6aovjPwsiplDBzeORahCeXK9+Nk="; }; nativeBuildInputs = with python3.pkgs; [ An auto update branch exists with message `hatch: 1.9.0 -> 1.9.3`. New version is 1.9.3. An auto update branch exists with an equal or greater version [result] Failed to update hatch 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath cbor-diag, using log file: /var/log/nixpkgs-update/cbor-diag/2024-02-17.log cbor-diag 0 -> 1 attrpath: cbor-diag 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 cbor-diag 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath tox-node, using log file: /var/log/nixpkgs-update/tox-node/2024-02-17.log tox-node 0 -> 1 attrpath: tox-node 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] Going to be running update for following packages: - tox-node-0.2.0 Press Enter key to continue... Running update for: - tox-node-0.2.0: UPDATING ... - tox-node-0.2.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update tox-node 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.sfrbox-api, using log file: /var/log/nixpkgs-update/python311Packages.sfrbox-api/2024-02-17.log python311Packages.sfrbox-api 0 -> 1 attrpath: python311Packages.sfrbox-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] Going to be running update for following packages: - python3.11-sfrbox-api-0.0.9 Press Enter key to continue... Running update for: - python3.11-sfrbox-api-0.0.9: UPDATING ... - python3.11-sfrbox-api-0.0.9: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.sfrbox-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 minizip-ng, using log file: /var/log/nixpkgs-update/minizip-ng/2024-02-17.log minizip-ng 4.0.3 -> 4.0.4 https://github.com/zlib-ng/minizip-ng/releases attrpath: minizip-ng Checking auto update branch... An auto update branch exists with message `minizip-ng: 4.0.3 -> 4.0.4`. New version is 4.0.4. An auto update branch exists with an equal or greater version [result] Failed to update minizip-ng 4.0.3 -> 4.0.4 https://github.com/zlib-ng/minizip-ng/releases [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.aioitertools, using log file: /var/log/nixpkgs-update/python311Packages.aioitertools/2024-02-17.log python311Packages.aioitertools 0 -> 1 attrpath: python311Packages.aioitertools Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-aioitertools-0.11.0 Press Enter key to continue... Running update for: - python3.11-aioitertools-0.11.0: UPDATING ... - python3.11-aioitertools-0.11.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aioitertools 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath zeronet-conservancy, using log file: /var/log/nixpkgs-update/zeronet-conservancy/2024-02-17.log zeronet-conservancy 0 -> 1 attrpath: zeronet-conservancy Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - zeronet-conservancy-0.7.10 Press Enter key to continue... Running update for: - zeronet-conservancy-0.7.10: UPDATING ... - zeronet-conservancy-0.7.10: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update zeronet-conservancy 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.imantics, using log file: /var/log/nixpkgs-update/python311Packages.imantics/2024-02-17.log python311Packages.imantics 0 -> 1 attrpath: python311Packages.imantics Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-imantics-0.1.12 Press Enter key to continue... Running update for: - python3.11-imantics-0.1.12: UPDATING ... - python3.11-imantics-0.1.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.imantics 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath mpvScripts.uosc, using log file: /var/log/nixpkgs-update/mpvScripts.uosc/2024-02-17.log mpvScripts.uosc 0 -> 1 attrpath: mpvScripts.uosc 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] Going to be running update for following packages: - uosc-5.1.1 Press Enter key to continue... Running update for: - uosc-5.1.1: UPDATING ... - uosc-5.1.1: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/applications/video/mpv/scripts/uosc.nix b/pkgs/applications/video/mpv/scripts/uosc.nix index e5bb972a2418..2c7ff764ef5f 100644 --- a/pkgs/applications/video/mpv/scripts/uosc.nix +++ b/pkgs/applications/video/mpv/scripts/uosc.nix @@ -9,14 +9,14 @@ buildLua (finalAttrs: { pname = "uosc"; - version = "5.1.1"; + version = "5.2.0"; scriptPath = "src/uosc"; src = fetchFromGitHub { owner = "tomasklaen"; repo = "uosc"; rev = finalAttrs.version; - hash = "sha256-+4k8T1yX3IRXK3XkUShsuJSH9w1Zla7CaRENcIqX4iM="; + hash = "sha256-0GPDna9uOuhFDhA9A1fbkoKkgSB76qiDzJVQ9gjGcWo="; }; passthru.updateScript = gitUpdater {}; No auto update branch exists [outpaths] eval start [outpaths] eval end Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mpvScripts.uosc nix build failed. got build log for 'mpvScripts.uosc' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/vswh59asy12i5bh48pk4p5bi6v0iw3k4-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase applying patch /nix/store/14mhlx8qa0g8xxmxn6l9g014b918qz12-4fdf68a1bcb510824d66f35ecc7672a6452a44b2.patch patching file src/uosc/main.lua 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/uosc/main.lua.rej [result] Failed to update mpvScripts.uosc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.consul, using log file: /var/log/nixpkgs-update/terraform-providers.consul/2024-02-17.log terraform-providers.consul 0 -> 1 attrpath: terraform-providers.consul Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.consul 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.spur, using log file: /var/log/nixpkgs-update/python311Packages.spur/2024-02-17.log python311Packages.spur 0 -> 1 attrpath: python311Packages.spur Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-spur-0.3.23 Press Enter key to continue... Running update for: - python3.11-spur-0.3.23: UPDATING ... - python3.11-spur-0.3.23: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.spur 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.daiquiri, using log file: /var/log/nixpkgs-update/python311Packages.daiquiri/2024-02-17.log python311Packages.daiquiri 0 -> 1 attrpath: python311Packages.daiquiri Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-daiquiri-3.2.5.1 Press Enter key to continue... Running update for: - python3.11-daiquiri-3.2.5.1: UPDATING ... - python3.11-daiquiri-3.2.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.daiquiri 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_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.ku, using log file: /var/log/nixpkgs-update/aspellDicts.ku/2024-02-17.log aspellDicts.ku 0 -> 1 attrpath: aspellDicts.ku 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] Going to be running update for following packages: - aspell-dict-ku-0.20-1 Press Enter key to continue... Running update for: - aspell-dict-ku-0.20-1: UPDATING ... - aspell-dict-ku-0.20-1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update aspellDicts.ku 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-arraydiff, using log file: /var/log/nixpkgs-update/python311Packages.pytest-arraydiff/2024-02-17.log python311Packages.pytest-arraydiff 0 -> 1 attrpath: python311Packages.pytest-arraydiff Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pytest-arraydiff-0.6.1 Press Enter key to continue... Running update for: - python3.11-pytest-arraydiff-0.6.1: UPDATING ... - python3.11-pytest-arraydiff-0.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-arraydiff 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath sway-contrib.inactive-windows-transparency, using log file: /var/log/nixpkgs-update/sway-contrib.inactive-windows-transparency/2024-02-17.log sway-contrib.inactive-windows-transparency 0 -> 1 attrpath: sway-contrib.inactive-windows-transparency Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - sway-inactive-windows-transparency-0-unstable-2024-01-20 Press Enter key to continue... Running update for: - sway-inactive-windows-transparency-0-unstable-2024-01-20: UPDATING ... - sway-inactive-windows-transparency-0-unstable-2024-01-20: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update sway-contrib.inactive-windows-transparency 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.jmp, using log file: /var/log/nixpkgs-update/python311Packages.jmp/2024-02-17.log python311Packages.jmp 0 -> 1 attrpath: python311Packages.jmp Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-jmp-0.0.4 Press Enter key to continue... Running update for: - python3.11-jmp-0.0.4: UPDATING ... - python3.11-jmp-0.0.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.jmp 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-ble, using log file: /var/log/nixpkgs-update/python311Packages.airthings-ble/2024-02-17.log python311Packages.airthings-ble 0 -> 1 attrpath: python311Packages.airthings-ble Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-airthings-ble-0.6.1 Press Enter key to continue... Running update for: - python3.11-airthings-ble-0.6.1: UPDATING ... - python3.11-airthings-ble-0.6.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.airthings-ble 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO @volth asked to not update xfce [result] Failed to update xfce.xfdesktop 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-rerunfailures, using log file: /var/log/nixpkgs-update/python311Packages.pytest-rerunfailures/2024-02-17.log python311Packages.pytest-rerunfailures 0 -> 1 attrpath: python311Packages.pytest-rerunfailures Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pytest-rerunfailures-13.0 Press Enter key to continue... Running update for: - python3.11-pytest-rerunfailures-13.0: UPDATING ... - python3.11-pytest-rerunfailures-13.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytest-rerunfailures 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-georss-client, using log file: /var/log/nixpkgs-update/python311Packages.aio-georss-client/2024-02-17.log python311Packages.aio-georss-client 0 -> 1 attrpath: python311Packages.aio-georss-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] Going to be running update for following packages: - python3.11-aio-georss-client-0.12 Press Enter key to continue... Running update for: - python3.11-aio-georss-client-0.12: UPDATING ... - python3.11-aio-georss-client-0.12: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.aio-georss-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 terraform-providers.mongodbatlas, using log file: /var/log/nixpkgs-update/terraform-providers.mongodbatlas/2024-02-17.log terraform-providers.mongodbatlas 0 -> 1 attrpath: terraform-providers.mongodbatlas Checking auto update branch... Derivation file opts-out of auto-updates [result] Failed to update terraform-providers.mongodbatlas 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.pytado, using log file: /var/log/nixpkgs-update/python311Packages.pytado/2024-02-17.log python311Packages.pytado 0 -> 1 attrpath: python311Packages.pytado Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-pytado-0.17.4 Press Enter key to continue... Running update for: - python3.11-pytado-0.17.4: UPDATING ... - python3.11-pytado-0.17.4: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.pytado 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.spacy-alignments, using log file: /var/log/nixpkgs-update/python311Packages.spacy-alignments/2024-02-17.log python311Packages.spacy-alignments 0 -> 1 attrpath: python311Packages.spacy-alignments 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] Going to be running update for following packages: - python3.11-spacy-alignments-0.9.0 Press Enter key to continue... Running update for: - python3.11-spacy-alignments-0.9.0: UPDATING ... - python3.11-spacy-alignments-0.9.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.spacy-alignments 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath ndi, using log file: /var/log/nixpkgs-update/ndi/2024-02-17.log ndi 0 -> 1 attrpath: ndi Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - ndi-5.6.0 Press Enter key to continue... Running update for: - ndi-5.6.0: UPDATING ... - ndi-5.6.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update ndi 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.threadpoolctl, using log file: /var/log/nixpkgs-update/python311Packages.threadpoolctl/2024-02-17.log python311Packages.threadpoolctl 0 -> 1 attrpath: python311Packages.threadpoolctl Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-threadpoolctl-3.1.0 Press Enter key to continue... Running update for: - python3.11-threadpoolctl-3.1.0: UPDATING ... - python3.11-threadpoolctl-3.1.0: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/threadpoolctl/default.nix b/pkgs/development/python-modules/threadpoolctl/default.nix index 54d7fa128293..50dbe491fdf8 100644 --- a/pkgs/development/python-modules/threadpoolctl/default.nix +++ b/pkgs/development/python-modules/threadpoolctl/default.nix @@ -10,7 +10,7 @@ buildPythonPackage rec { pname = "threadpoolctl"; - version = "3.1.0"; + version = "3.3.0"; disabled = pythonOlder "3.6"; format = "pyproject"; @@ -18,8 +18,8 @@ buildPythonPackage rec { src = fetchFromGitHub { owner = "joblib"; repo = pname; - rev = version; - hash = "sha256-/qt7cgFbvpc1BLZC7a4S0RToqSggKXAqF1Xr6xOqzw8="; + rev = "refs/tags/${version}"; + hash = "sha256-mdOZcplqXrkKlL/SXipJg6A9Dh1lXGEHszBLGH/kxqs="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start [outpaths] eval end Python package with too many package rebuilds 192 > 25 [result] Failed to update python311Packages.threadpoolctl 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath kcc, using log file: /var/log/nixpkgs-update/kcc/2024-02-17.log kcc 0 -> 1 attrpath: kcc Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - kcc-5.5.1 Press Enter key to continue... Running update for: - kcc-5.5.1: UPDATING ... - kcc-5.5.1: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update kcc 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: 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-servicelinker, using log file: /var/log/nixpkgs-update/python311Packages.azure-mgmt-servicelinker/2024-02-17.log python311Packages.azure-mgmt-servicelinker 0 -> 1 attrpath: python311Packages.azure-mgmt-servicelinker Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-azure-mgmt-servicelinker-1.1.0 Press Enter key to continue... Running update for: - python3.11-azure-mgmt-servicelinker-1.1.0: UPDATING ... - python3.11-azure-mgmt-servicelinker-1.1.0: DONE. Packages updated! The diff was empty after rewrites. [result] Failed to update python311Packages.azure-mgmt-servicelinker 0 -> 1 [options] github_user: r-ryantm, pull_request: YES, batch_update: YES, calculate_outpaths: YES, cve_report: NO, nixpkgs-review: YES, nixpkgs_dir: "/var/cache/nixpkgs-update/worker/nixpkgs", use attrpath: NO For attrpath python311Packages.yangson, using log file: /var/log/nixpkgs-update/python311Packages.yangson/2024-02-17.log python311Packages.yangson 0 -> 1 attrpath: python311Packages.yangson Checking auto update branch... [version] [version] skipping because derivation has updateScript [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] Success [updateScript] Going to be running update for following packages: - python3.11-yangson-1.4.19 Press Enter key to continue... Running update for: - python3.11-yangson-1.4.19: UPDATING ... - python3.11-yangson-1.4.19: DONE. Packages updated! Diff after rewrites: diff --git a/pkgs/development/python-modules/yangson/default.nix b/pkgs/development/python-modules/yangson/default.nix index d402f1478b16..86e3bfe6303b 100644 --- a/pkgs/development/python-modules/yangson/default.nix +++ b/pkgs/development/python-modules/yangson/default.nix @@ -8,12 +8,12 @@ buildPythonPackage rec { pname = "yangson"; - version = "1.4.19"; + version = "1.5.1"; format = "setuptools"; src = fetchPypi { inherit pname version; - hash = "sha256-rYUxv3TEdyr2D3UEmmHcJJtlG6gXJnp1c2pez4H13SU="; + hash = "sha256-HiWEJrBmJTUbf3CUXH/Kb2g7aHaQqqPSsHZ9hCxr+K4="; }; nativeBuildInputs = [ No auto update branch exists [outpaths] eval start