2022-11-23T15:26:13 antimicrox 3.3.1 -> 3.3.2 https://github.com/AntiMicroX/antimicrox/releases 2022-11-23T15:26:15 attrpath: antimicrox 2022-11-23T15:26:15 Checking auto update branch... 2022-11-23T15:26:15 No auto update branch exists 2022-11-23T15:26:19 [version] 2022-11-23T15:26:22 [version] updated version and sha256 2022-11-23T15:26:22 [rustCrateVersion] 2022-11-23T15:26:22 [rustCrateVersion] No cargoSha256 found 2022-11-23T15:26:22 [golangModuleVersion] 2022-11-23T15:26:22 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-23T15:26:22 [updateScript] 2022-11-23T15:26:22 [updateScript] skipping because derivation has no updateScript 2022-11-23T15:26:22 2022-11-23T15:26:22 [quotedUrls] 2022-11-23T15:26:22 [quotedUrls] nothing found to replace 2022-11-23T15:26:22 Diff after rewrites: diff --git a/pkgs/tools/misc/antimicrox/default.nix b/pkgs/tools/misc/antimicrox/default.nix index ef99986cf04..5c7c488af85 100644 --- a/pkgs/tools/misc/antimicrox/default.nix +++ b/pkgs/tools/misc/antimicrox/default.nix @@ -12,13 +12,13 @@ mkDerivation rec { pname = "antimicrox"; - version = "3.3.1"; + version = "3.3.2"; src = fetchFromGitHub { owner = "AntiMicroX"; repo = pname; rev = version; - sha256 = "sha256-2dCLU+8HR052RfccomOKyyomqaqdPBeq5BxbYtDnlMA="; + sha256 = "sha256-qp9K0lF7joFhfepncUoHvekMS+fZcPaBrsWY2DKmIUs="; }; nativeBuildInputs = [ cmake extra-cmake-modules pkg-config itstool ]; 2022-11-23T15:27:59 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A antimicrox nix build failed.  -- Build files have been written to: /build/source/build cmake: enabled parallel building @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: -j16 SHELL=/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash [ 1%] Automatic MOC for target antimicrox [ 1%] Built target antimicrox_autogen [ 2%] Generating ui_aboutdialog.h [ 2%] Generating qrc_resources.cpp [ 2%] Generating ui_setnamesdialog.h [ 4%] Generating ui_addeditautoprofiledialog.h [ 4%] Generating ui_advancestickassignmentdialog.h [ 4%] Generating ui_advancebuttondialog.h [ 4%] Generating ui_axiseditdialog.h [ 5%] Generating ui_buttoneditdialog.h [ 5%] Generating ui_calibration.h [ 6%] Generating ui_capturedwindowinfodialog.h [ 7%] Generating ui_dpadeditdialog.h [ 7%] Generating ui_editalldefaultautoprofiledialog.h [ 8%] Generating ui_gamecontrollermappingdialog.h [ 8%] Generating ui_extraprofilesettingsdialog.h /nix/store/qg7j3q408ymjyw40lljqmq41a4pq6qhc-qtbase-5.15.7-dev/bin/uic: error while loading shared libraries: /nix/store/qg7j3q408ymjyw40lljqmq41a4pq6qhc-qtbase-5.15.7-dev/bin/../../qrd2nnpw3rj0ll9xkr06vzs1j87xibsn-qtbase-5.15.7/lib/libQt5Core.so.5: invalid ELF header [ 10%] Generating ui_joycontrolstickeditdialog.h make[2]: *** [CMakeFiles/antimicrox.dir/build.make:82: ui_advancebuttondialog.h] Error 127 make[2]: *** Waiting for unfinished jobs.... [ 10%] Generating ui_joysensoreditdialog.h make[1]: *** [CMakeFiles/Makefile2:135: CMakeFiles/antimicrox.dir/all] Error 2 make: *** [Makefile:156: all] Error 2