Conversation
|
Built |
|
|
NickCao
left a comment
There was a problem hiding this comment.
pkgs/development/libraries/qt-6/modules/qtmqtt.nix needs a manual update.
This comment was marked as outdated.
This comment was marked as outdated.
|
Broken packages seem to be unrelated, either already broken or because I can't build anything cuda here. Tested calibre and it seems fine. |
|
Result of 4 packages marked as broken and skipped:
27 packages failed to build:
359 packages built:
|
Refresh some patches, drop some more patches
Done. |
|
Think this broke qt6.qtbase on Darwin: https://hydra.nixos.org/build/249798221 Caused by qt/qtbase@d84133f. execute_process(COMMAND /usr/bin/xcrun --sdk ${sdk_name} ${xcrun_version_arg}
OUTPUT_VARIABLE sdk_version
ERROR_VARIABLE xcrun_error)
if(NOT sdk_version)
message(FATAL_ERROR
"Can't determine darwin ${sdk_name} SDK version. Error: ${xcrun_error}")
endif() |
|
I believe this may have caused |
|
That means your gqrx is built with older Qt and you need to rebuild it. |
|
Or he has some Qt plugin built for other version of Qt in the environment (which I guess could happen when you mix multiple versions of nixpkgs in a flake) |
Description of changes
Refresh some patches, drop some more patches
Things done
nix.conf? (See Nix manual)sandbox = relaxedsandbox = truenix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage./result/bin/)Add a 👍 reaction to pull requests you find important.