uhttpmock 0.5.5 -> 0.9.0 https://repology.org/project/uhttpmock/versions attrpath: uhttpmock 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/development/libraries/uhttpmock/default.nix b/pkgs/development/libraries/uhttpmock/default.nix index d22ff81c253..3cb43c1251e 100644 --- a/pkgs/development/libraries/uhttpmock/default.nix +++ b/pkgs/development/libraries/uhttpmock/default.nix @@ -15,7 +15,7 @@ stdenv.mkDerivation rec { pname = "uhttpmock"; - version = "0.5.5"; + version = "0.9.0"; outputs = [ "out" "dev" "devdoc" ]; @@ -24,7 +24,7 @@ stdenv.mkDerivation rec { owner = "pwithnall"; repo = "uhttpmock"; rev = version; - sha256 = "NuxiVVowZ8ilP9rcgapCe9OzFCpoOfZxZiSyjTeOrts="; + sha256 = "sha256-9GfFvH/rAUPIQp9ZdagTnCOE+7/xbcTTZkXTstnFZyU="; }; strictDeps = true; 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 uhttpmock nix build failed. unpacking sources unpacking source archive /nix/store/gccxaf2nyrahcavsi579br2v6q4napw5-source source root is source @nix { "action": "setPhase", "phase": "patchPhase" } patching sources @nix { "action": "setPhase", "phase": "configurePhase" } configuring meson flags: --buildtype=plain --libdir=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0/lib --libexecdir=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0/libexec --bindir=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0/bin --sbindir=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0/sbin --includedir=/nix/store/6v9r8g7df7my3q3c0bdhj5k9k51dwx1b-uhttpmock-0.9.0-dev/include --mandir=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0/share/man --infodir=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0/share/info --localedir=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0/share/locale -Dauto_features=enabled -Dwrap_mode=nodownload --prefix=/nix/store/a98632k7vnzdl4vc9xzmwbcrhw9vy5lw-uhttpmock-0.9.0 The Meson build system Version: 1.1.0 Source dir: /build/source Build dir: /build/source/build Build type: native build Project name: uhttpmock Project version: 0.9.0 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 Host machine cpu family: x86_64 Host machine cpu: x86_64 Configuring uhm-version.h using configuration Found pkg-config: /nix/store/hshdgh469175gqra1jaw1vgl0i9icjdh-pkg-config-wrapper-0.29.2/bin/pkg-config (0.29.2) Run-time dependency glib-2.0 found: YES 2.76.3 Run-time dependency gio-2.0 found: YES 2.76.3 Did not find CMake 'cmake' Found CMake: NO Run-time dependency libsoup-3.0 found: NO (tried pkgconfig) meson.build:52:11: ERROR: Dependency "libsoup-3.0" not found, tried pkgconfig A full log can be found at /build/source/build/meson-logs/meson-log.txt