mpc-qt 23.02 -> 23.12 https://repology.org/project/mpc-qt/versions attrpath: mpc-qt Checking auto update branch... No auto update branch exists [version] [version] updated version and sha256 [rustCrateVersion] [rustCrateVersion] No cargoSha256 or cargoHash found [golangModuleVersion] [golangModuleVersion] Not a buildGoModule package with vendorSha256 or vendorHash [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/applications/video/mpc-qt/default.nix b/pkgs/applications/video/mpc-qt/default.nix index 73fab758d75e..8b9ee1bb05bf 100644 --- a/pkgs/applications/video/mpc-qt/default.nix +++ b/pkgs/applications/video/mpc-qt/default.nix @@ -2,13 +2,13 @@ mkDerivation rec { pname = "mpc-qt"; - version = "23.02"; + version = "23.12"; src = fetchFromGitHub { owner = "mpc-qt"; repo = "mpc-qt"; rev = "v${version}"; - sha256 = "sha256-b8efsdWWpwoaiX+oQhHK15KxD6JpvPhESTxCR2kS7Mk="; + sha256 = "sha256-v22o5QtCY9Z8bPoIkwypG0oTBEPqPFeKZ8cWO+pKCD0="; }; nativeBuildInputs = [ pkg-config qmake qttools ]; 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 mpc-qt nix build failed. got build log for 'mpc-qt' from 'daemon' @nix { "action": "setPhase", "phase": "qmakePrePhase" } Running phase: qmakePrePhase @nix { "action": "setPhase", "phase": "qtPreHook" } Running phase: qtPreHook @nix { "action": "setPhase", "phase": "unpackPhase" } Running phase: unpackPhase unpacking source archive /nix/store/hkairnn6f10lcp8zxsvihvn54nkzwl49-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 QMAKEPATH=/nix/store/al9kapaiy7wkrnqrh8pkvignr8g1b9yz-qtbase-5.15.11-dev:/nix/store/4hy7crxa015vzkdr4v103h7h81wq1vx0-qttools-5.15.11-dev:/nix/store/i49x40avjzmhrz7av6g5l7l28ii2l0yr-qtdeclarative-5.15.11-dev:/nix/store/k363dnjkba8yihlp70n80qbmljaw4q8v-qtsvg-5.15.11-dev:/nix/store/7vgy7dl7zyyzdv60qs91lpdlb7v4p09l-qtwayland-5.15.11-dev:/nix/store/64a69xaylsbgs5zqh70gq7l5794q54yb-qtx11extras-5.15.11-dev qmake PREFIX=/nix/store/9bfbiy31qdxism1gariv1kn9v9jhd3xk-mpc-qt-23.12 NIX_OUTPUT_OUT=/nix/store/9bfbiy31qdxism1gariv1kn9v9jhd3xk-mpc-qt-23.12 NIX_OUTPUT_DEV=/nix/store/9bfbiy31qdxism1gariv1kn9v9jhd3xk-mpc-qt-23.12 NIX_OUTPUT_BIN=/nix/store/9bfbiy31qdxism1gariv1kn9v9jhd3xk-mpc-qt-23.12 NIX_OUTPUT_DOC=/nix/store/9bfbiy31qdxism1gariv1kn9v9jhd3xk-mpc-qt-23.12/share/doc/qt-5.15.11 NIX_OUTPUT_QML=/nix/store/9bfbiy31qdxism1gariv1kn9v9jhd3xk-mpc-qt-23.12/lib/qt-5.15.11/qml NIX_OUTPUT_PLUGIN=/nix/store/9bfbiy31qdxism1gariv1kn9v9jhd3xk-mpc-qt-23.12/lib/qt-5.15.11/plugins CONFIG+=release CONFIG+=nostrip QMAKE_LUPDATE=/nix/store/4hy7crxa015vzkdr4v103h7h81wq1vx0-qttools-5.15.11-dev/bin/lupdate QMAKE_LRELEASE=/nix/store/4hy7crxa015vzkdr4v103h7h81wq1vx0-qttools-5.15.11-dev/bin/lrelease Info: creating stash file /build/source/.qmake.stash Project MESSAGE: Not in a git repo and no version information provided. Project MESSAGE: This will appear as an unversioned development build. Project MESSAGE: To pass a version to qmake, run it like this: Project MESSAGE: qmake "MPCQT_VERSION=$VERSION" mpc-qt.pro Project MESSAGE: The version appears to be Unspecified_version, and the manifest would say this is 0.0.0.0. Project ERROR: Unknown module(s) in QT: openglwidgets