jacktrip 1.5.3 -> 1.9.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..4eb38eb8011 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.9.0"; pname = "jacktrip"; src = fetchFromGitHub { owner = "jacktrip"; repo = "jacktrip"; rev = "v${version}"; - sha256 = "sha256-sfAYMTnBjT4LkgksyzDGGy97NLX5ljjhNDFioQnTzLs="; + sha256 = "sha256-/aGrbSRv8FlosOAAeIniyf/+rqT4A9HqjfQqczs+59A="; }; 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/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/lib --libexecdir=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/libexec --bindir=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/bin --sbindir=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/sbin --includedir=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/include --mandir=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/share/man --infodir=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/share/info --localedir=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/vz0c3hrnznrp3x5lis2w4q6w07chqj1h-jacktrip-1.9.0 The Meson build system Version: 1.1.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/yhpwdgqsrfm5r4x7ycbgj04aq7063rli-python3-3.10.11/bin/python3) Configuring org.jacktrip.JackTrip.metainfo.xml.in with command Configuring org.jacktrip.JackTrip.metainfo.xml using configuration Found pkg-config: /nix/store/s60i3ddb312plbs83r8j7ibivvj5alsc-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/q4fhbf9iq7yfayagbsrih6z64ci9a2na-qtbase-5.15.9-dev/bin/qmake) 5.15.9 Could not find: Core Qt5Core in /nix/store/q4fhbf9iq7yfayagbsrih6z64ci9a2na-qtbase-5.15.9-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:168:12: 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