jacktrip 1.10.1 -> 2.1.0 https://repology.org/project/jacktrip/versions 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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [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 2046233fcb46..58e72d0d9c01 100644 --- a/pkgs/applications/audio/jacktrip/default.nix +++ b/pkgs/applications/audio/jacktrip/default.nix @@ -19,7 +19,7 @@ }: mkDerivation rec { - version = "1.10.1"; + version = "2.1.0"; pname = "jacktrip"; src = fetchFromGitHub { @@ -27,7 +27,7 @@ mkDerivation rec { repo = "jacktrip"; rev = "v${version}"; fetchSubmodules = true; - sha256 = "sha256-bdYhyLsdL4LDkCzJiWXdi+7CTtqhSiA7HNYhg190NWs="; + sha256 = "sha256-3QpURAdHZvXPYrYyFSaho2xP2aVMXgf6ufto0UdgqvE="; }; 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. unpacking sources unpacking source archive /nix/store/2azc7mv13svx7qdz4c17ch4ly589qj4q-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } configuring mesonConfigurePhase flags: --prefix=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0 --libdir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/lib --libexecdir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/libexec --bindir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/bin --sbindir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/sbin --includedir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/include --mandir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/share/man --infodir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/share/info --localedir=/nix/store/13y0852d5wmgiwx10z7ph8bbivfql3jd-jacktrip-2.1.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --buildtype=plain The Meson build system Version: 1.2.3 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.3.0 "gcc (GCC) 12.3.0") C linker for the host machine: gcc ld.bfd 2.40 C++ compiler for the host machine: g++ (gcc 12.3.0 "g++ (GCC) 12.3.0") C++ linker for the host machine: g++ ld.bfd 2.40 Host machine cpu family: x86_64 Host machine cpu: x86_64 Found pkg-config: /nix/store/ljrkf0kwgckcy02kdlz8sjdnxb2pwjb4-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) qmake6 found: NO found 'QMake version 3.1\nUsing Qt version 5.15.11 in /nix/store/fawjz5gzrjs6jb7vs7p0fhx65wrv6zwh-qtbase-5.15.11-dev/lib' but need ['>= 6', '< 7'] Run-time dependency qt6 (modules: Core) found: NO (tried pkgconfig and config-tool) meson.build:22:1: ERROR: Problem encountered: JackTrip Virtual Studio requires Qt 6.2 or later. A full log can be found at /build/source/build/meson-logs/meson-log.txt