mmsd-tng 1.12.1 -> 2.6.0 https://repology.org/project/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 [npmDepsVersion] [npmDepsVersion] No npmDepsHash [updateScript] [updateScript] skipping because derivation has no updateScript Diff after rewrites: diff --git a/pkgs/tools/networking/mmsd-tng/default.nix b/pkgs/tools/networking/mmsd-tng/default.nix index 8d8286774595..a9662b498bf4 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.6.0"; src = fetchFromGitLab { owner = "kop316"; repo = "mmsd"; rev = version; - sha256 = "sha256-fhbiTJWmQwJpuMaVX2qWyWwJ/2Y/Vczo//+0T0b6jhA="; + sha256 = "sha256-EK93sA7j9SUOA7UdTkGxGgnhqFqd4etrPON28xRKFEQ="; }; nativeBuildInputs = [ Received ExitFailure 1 when running Raw command: /nix/store/6r0bm8shswm9v08kzvq24ib48mx3kxmn-nix-2.18.1/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A mmsd-tng nix build failed. Compiler for C supports arguments -Wmissing-declarations: YES Compiler for C supports arguments -Wmissing-format-attribute: YES Compiler for C supports arguments -Wmissing-include-dirs: YES Compiler for C supports arguments -Wmissing-noreturn: YES Compiler for C supports arguments -Wnested-externs: YES Compiler for C supports arguments -Wno-cast-function-type: YES Compiler for C supports arguments -Wno-dangling-pointer: YES Compiler for C supports arguments -Wno-missing-field-initializers: YES Compiler for C supports arguments -Wno-sign-compare: YES Compiler for C supports arguments -Wno-unused-parameter: YES Compiler for C supports arguments -Wold-style-definition: YES Compiler for C supports arguments -Wpointer-arith: YES Compiler for C supports arguments -Wredundant-decls: YES Compiler for C supports arguments -Wstrict-prototypes: YES Compiler for C supports arguments -Wswitch-default: YES Compiler for C supports arguments -Wswitch-enum: YES Compiler for C supports arguments -Wundef: YES Compiler for C supports arguments -Wuninitialized: YES Compiler for C supports arguments -Wunused: YES Compiler for C supports arguments -fno-strict-aliasing: YES Compiler for C supports arguments -Werror=format-security -Werror=format=2: YES Run-time dependency glib-2.0 found: YES 2.78.4 Run-time dependency mm-glib found: YES 1.22.0 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libsoup-3.0 found: NO (tried pkgconfig) meson.build:119:2: ERROR: Dependency "libsoup-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt