2022-12-07T18:55:12 baresip 2.9.0 -> 2.10.0 https://github.com/baresip/baresip/releases 2022-12-07T18:55:15 attrpath: baresip 2022-12-07T18:55:15 Checking auto update branch... 2022-12-07T18:55:15 No auto update branch exists 2022-12-07T18:55:18 [version] 2022-12-07T18:55:20 [version] updated version and sha256 2022-12-07T18:55:20 [rustCrateVersion] 2022-12-07T18:55:20 [rustCrateVersion] No cargoSha256 found 2022-12-07T18:55:20 [golangModuleVersion] 2022-12-07T18:55:20 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-07T18:55:20 [updateScript] 2022-12-07T18:55:20 [updateScript] skipping because derivation has no updateScript 2022-12-07T18:55:20 2022-12-07T18:55:20 [quotedUrls] 2022-12-07T18:55:20 [quotedUrls] nothing found to replace 2022-12-07T18:55:20 Diff after rewrites: diff --git a/pkgs/applications/networking/instant-messengers/baresip/default.nix b/pkgs/applications/networking/instant-messengers/baresip/default.nix index f9756594c5c..4950980c8a9 100644 --- a/pkgs/applications/networking/instant-messengers/baresip/default.nix +++ b/pkgs/applications/networking/instant-messengers/baresip/default.nix @@ -25,13 +25,13 @@ , libvpx }: stdenv.mkDerivation rec { - version = "2.9.0"; + version = "2.10.0"; pname = "baresip"; src = fetchFromGitHub { owner = "baresip"; repo = "baresip"; rev = "v${version}"; - sha256 = "sha256-B4d8D4IfLYAIYVN80Lrh5bywD5iacSnUVwEzbc6Xq7g="; + sha256 = "sha256-Ng0y80W/jnkkUc7gTl1gacXpf8XBjXOScDbP/oZCT/8="; }; nativeBuildInputs = [ pkg-config ]; buildInputs = [ 2022-12-07T18:56:54 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A baresip nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/9ic5y5x06bmyl9l2xd9hgv0gf9r9ywms-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring no configure script, doing nothing @nix { "action": "setPhase", "phase": "buildPhase" } building build flags: SHELL=/nix/store/nfgpn9av331q7zi1dl6d5qpir60y513s-bash-5.1-p16/bin/bash LIBRE_MK=/nix/store/sq20jsg34l11w4m2pagjv0hh87cill2p-libre-2.9.0/share/re/re.mk LIBRE_INC=/nix/store/sq20jsg34l11w4m2pagjv0hh87cill2p-libre-2.9.0/include/re LIBRE_SO=/nix/store/sq20jsg34l11w4m2pagjv0hh87cill2p-libre-2.9.0/lib LIBREM_PATH=/nix/store/jygdhvpk4f0kdf8s7pgfk5fzcpa765b5-librem-2.9.0 PREFIX=\$\(out\) USE_VIDEO=1 CCACHE_DISABLE=1 USE_ALSA=1 USE_AMR=1 USE_CAIRO=1 USE_CELT=1 USE_CONS=1 USE_EVDEV=1 USE_FFMPEG=1 USE_GSM=1 USE_GST1=1 USE_GTK=1 USE_L16=1 USE_MPG123=1 USE_OSS=1 USE_PLC=1 USE_VPX=1 USE_PORTAUDIO=1 USE_SDL=1 USE_SNDFILE=1 USE_SPEEX=1 USE_SPEEX_AEC=1 USE_SPEEX_PP=1 USE_SPEEX_RESAMP=1 USE_SRTP=1 USE_STDIO=1 USE_SYSLOG=1 USE_UUID=1 USE_V4L2=1 USE_X11=1 USE_BV32= USE_COREAUDIO= USE_G711=1 USE_G722=1 USE_G722_1= USE_ILBC= USE_OPUS= USE_SILK= SYSROOT_ALT=/nix/store/gc7zr7wh575g1i5zs20lf3g45damwwbs-gcc-11.3.0 SYSROOT=/nix/store/hsk71z8admvgykn7vzjy11dfnar9f4r1-glibc-2.35-163 Makefile:13: *************************************************** Makefile:14: *** *** Makefile:15: *** Makefile is deprecated -- use CMake instead *** Makefile:16: *** *** Makefile:17: *************************************************** Requested 'libre >= 2.10.0' but version of libre is 2.9.0 You may find new versions of libre at https://github.com/baresip/re Makefile:159: *** bad libre version, required version is ">= 2.10.0" LIBRE_MK: "/nix/store/sq20jsg34l11w4m2pagjv0hh87cill2p-libre-2.9.0/share/re/re.mk" LIBRE_PKG_PATH: "/nix/store/sq20jsg34l11w4m2pagjv0hh87cill2p-libre-2.9.0/lib/pkgconfig". Stop.