jacktrip 1.5.3 -> 1.8.0 https://github.com/jacktrip/jacktrip/releases attrpath: jacktrip 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 [updateScript] [updateScript] skipping because derivation has no updateScript [quotedUrls] [quotedUrls] nothing found to replace Diff after rewrites: diff --git a/pkgs/applications/audio/jacktrip/default.nix b/pkgs/applications/audio/jacktrip/default.nix index 7dd60a6c4d1..eba619dbc22 100644 --- a/pkgs/applications/audio/jacktrip/default.nix +++ b/pkgs/applications/audio/jacktrip/default.nix @@ -15,14 +15,14 @@ }: mkDerivation rec { - version = "1.5.3"; + version = "1.8.0"; pname = "jacktrip"; src = fetchFromGitHub { owner = "jacktrip"; repo = "jacktrip"; rev = "v${version}"; - sha256 = "sha256-sfAYMTnBjT4LkgksyzDGGy97NLX5ljjhNDFioQnTzLs="; + sha256 = "sha256-xICpj6lAmqmP276lkP0qSzHT+BYplG/5y1J8i4Ehhew="; }; preConfigure = '' 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 jacktrip nix build failed. @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/lib --libexecdir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/libexec --bindir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/bin --sbindir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/sbin --includedir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/include --mandir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/share/man --infodir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/share/info --localedir=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/xjpky3n2bw6z9qx1rrsnsl7zdwvp1hkf-jacktrip-1.8.0 The Meson build system Version: 1.0.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: jacktrip Project version: undefined C compiler for the host machine: gcc (gcc 12.2.0 "gcc (GCC) 12.2.0") C linker for the host machine: gcc ld.bfd 2.40 C++ compiler for the host machine: g++ (gcc 12.2.0 "g++ (GCC) 12.2.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Run-time dependency threads found: YES Configuring org.jacktrip.JackTrip.desktop using configuration Program python3 found: YES (/nix/store/0n4y44dnaxafqs7cg625aldrb152x7bx-python3-3.10.10/bin/python3) Configuring org.jacktrip.JackTrip.metainfo.xml.in with command Configuring org.jacktrip.JackTrip.metainfo.xml using configuration Found pkg-config: /nix/store/nrvfp0fr57mhspxary3qa90xwhsvvwh7-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency jack found: YES 1.9.19 qmake found: YES (/nix/store/jl5kvh9ariysm4sx1saqi6zyigbg8zlw-qtbase-5.15.8-dev/bin/qmake) 5.15.8 Could not find: Core Qt5Core in /nix/store/jl5kvh9ariysm4sx1saqi6zyigbg8zlw-qtbase-5.15.8-dev/lib Run-time dependency qt5 (modules: Core, Gui, Network, NetworkAuth, Qml, Quick, QuickControls2, Svg, WebSockets, Widgets) found: NO (tried pkgconfig and config-tool) meson.build:166:3: ERROR: Dependency "qt5" not found, tried pkgconfig and config-tool A full log can be found at /build/source/build/meson-logs/meson-log.txt