baresip 2.9.0 -> 2.11.0 https://github.com/baresip/baresip/releases attrpath: baresip 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/networking/instant-messengers/baresip/default.nix b/pkgs/applications/networking/instant-messengers/baresip/default.nix index f9756594c5c..7f87f180964 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.11.0"; pname = "baresip"; src = fetchFromGitHub { owner = "baresip"; repo = "baresip"; rev = "v${version}"; - sha256 = "sha256-B4d8D4IfLYAIYVN80Lrh5bywD5iacSnUVwEzbc6Xq7g="; + sha256 = "sha256-thXDuzLNwGnTmpdMMD2C8yfdd9jNrq+Pmx+f6Sq2VZc="; }; nativeBuildInputs = [ pkg-config ]; buildInputs = [ 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 baresip nix build failed. got build log for 'baresip' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/9yqrs9wf39vly9yky3cywrjp27kmh31k-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/qqa28hmysc23yy081d178jfd9a1yk8aw-bash-5.2-p15/bin/bash LIBRE_MK=/nix/store/pyplcr589z68f1g7ya4j59bc9h8dg5mq-libre-2.9.0/share/re/re.mk LIBRE_INC=/nix/store/pyplcr589z68f1g7ya4j59bc9h8dg5mq-libre-2.9.0/include/re LIBRE_SO=/nix/store/pyplcr589z68f1g7ya4j59bc9h8dg5mq-libre-2.9.0/lib LIBREM_PATH=/nix/store/db8kz82xscc95m807p1l7aldk1rp9fnb-librem-2.10.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/v1nxrwb4ls09sbbrwlkgxs7dlw8paksh-gcc-11.3.0 SYSROOT=/nix/store/c35hf8g5b9vksadym9dbjrd6p2y11m8h-glibc-2.35-224 make: *** No targets specified and no makefile found. Stop.