jacktrip 1.5.3 -> 1.7.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..24c332c4707 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.7.0"; pname = "jacktrip"; src = fetchFromGitHub { owner = "jacktrip"; repo = "jacktrip"; rev = "v${version}"; - sha256 = "sha256-sfAYMTnBjT4LkgksyzDGGy97NLX5ljjhNDFioQnTzLs="; + sha256 = "sha256-Vd7OLR5QGRBF9VCLBbvJJatLZxGRAHsMlF2lD4NLhEk="; }; 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/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/lib --libexecdir=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/libexec --bindir=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/bin --sbindir=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/sbin --includedir=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/include --mandir=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/share/man --infodir=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/share/info --localedir=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/1ck8212ach3znl247zsm6lv3qgbijjhq-jacktrip-1.7.0 The Meson build system Version: 0.64.1 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 11.3.0 "gcc (GCC) 11.3.0") C linker for the host machine: gcc ld.bfd 2.39 C++ compiler for the host machine: g++ (gcc 11.3.0 "g++ (GCC) 11.3.0") C++ linker for the host machine: g++ ld.bfd 2.39 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/abax98471z8fshv4b9p46bkh3lxmpy0z-python3-3.10.9/bin/python3) Configuring org.jacktrip.JackTrip.metainfo.xml.in with command Configuring org.jacktrip.JackTrip.metainfo.xml using configuration Found pkg-config: /nix/store/5cip8xpjb9g10nwyzyslxpck3anc4r4h-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/03svkk8l8dfcbabfl9637krwdkhqvyna-qtbase-5.15.8-dev/bin/qmake) 5.15.8 Could not find: Core Qt5Core in /nix/store/03svkk8l8dfcbabfl9637krwdkhqvyna-qtbase-5.15.8-dev/lib Run-time dependency qt5 (modules: Core, Gui, Network, NetworkAuth, Qml, Quick, Svg, WebSockets, Widgets) found: NO (tried pkgconfig and config-tool) meson.build:148:2: 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