mmsd-tng 1.12.1 -> 2.1.0 https://repology.org/metapackage/mmsd-tng/versions attrpath: mmsd-tng 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/tools/networking/mmsd-tng/default.nix b/pkgs/tools/networking/mmsd-tng/default.nix index eaf12263751..3227b952122 100644 --- a/pkgs/tools/networking/mmsd-tng/default.nix +++ b/pkgs/tools/networking/mmsd-tng/default.nix @@ -15,13 +15,13 @@ stdenv.mkDerivation rec { pname = "mmsd-tng"; - version = "1.12.1"; + version = "2.1.0"; src = fetchFromGitLab { owner = "kop316"; repo = "mmsd"; rev = version; - sha256 = "sha256-fhbiTJWmQwJpuMaVX2qWyWwJ/2Y/Vczo//+0T0b6jhA="; + sha256 = "sha256-Fd8GI/prksxS6rcfXf8u741N22DObIqsMZs5UcQbIZc="; }; nativeBuildInputs = [ 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 mmsd-tng nix build failed. Project name: mmsdtng Project version: 2.1.0 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 Has header "dlfcn.h" : YES Has header "inttypes.h" : YES Has header "stdint.h" : YES Has header "stdio.h" : YES Has header "stdlib.h" : YES Has header "strings.h" : YES Has header "string.h" : YES Has header "sys/stat.h" : YES Has header "sys/types.h" : YES Has header "unistd.h" : YES Found pkg-config: /nix/store/lrb01sby9jg4hfqhr32s28igg77bhcwr-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency mobile-broadband-provider-info found: YES 20221107 Configuring config.h using configuration Run-time dependency glib-2.0 found: YES 2.74.3 Run-time dependency mm-glib found: YES 1.18.12 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libsoup-3.0 found: NO (tried pkgconfig) meson.build:50:0: ERROR: Dependency "libsoup-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt