2022-11-28T18:12:16 dbus-sharp-glib-1_0 0.5 -> 0.6 https://github.com/mono/dbus-sharp-glib/releases 2022-11-28T18:12:18 attrpath: dbus-sharp-glib-1_0 2022-11-28T18:12:18 Checking auto update branch... 2022-11-28T18:12:18 No auto update branch exists 2022-11-28T18:12:22 [version] 2022-11-28T18:12:25 [version] updated version and sha256 2022-11-28T18:12:25 [rustCrateVersion] 2022-11-28T18:12:25 [rustCrateVersion] No cargoSha256 found 2022-11-28T18:12:25 [golangModuleVersion] 2022-11-28T18:12:25 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-28T18:12:25 [updateScript] 2022-11-28T18:12:25 [updateScript] skipping because derivation has no updateScript 2022-11-28T18:12:25 2022-11-28T18:12:25 [quotedUrls] 2022-11-28T18:12:25 [quotedUrls] nothing found to replace 2022-11-28T18:12:25 Diff after rewrites: diff --git a/pkgs/development/libraries/dbus-sharp-glib/dbus-sharp-glib-1.0.nix b/pkgs/development/libraries/dbus-sharp-glib/dbus-sharp-glib-1.0.nix index f47c91ca3ea..dc8bd30fe38 100644 --- a/pkgs/development/libraries/dbus-sharp-glib/dbus-sharp-glib-1.0.nix +++ b/pkgs/development/libraries/dbus-sharp-glib/dbus-sharp-glib-1.0.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "dbus-sharp-glib"; - version = "0.5"; + version = "0.6"; src = fetchFromGitHub { owner = "mono"; repo = "dbus-sharp-glib"; rev = "v${version}"; - sha256 = "0z8ylzby8n5sar7aywc8rngd9ap5qqznadsscp5v34cacdfz1gxm"; + sha256 = "sha256-qH7uHIRX2RBrpE3QfKbSvXDfkHxaVQqBNFqFcZ6baUQ="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; 2022-11-28T18:13:57 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 dbus-sharp-glib-1_0 nix build failed. configure.ac:8: installing './install-sh' configure.ac:8: installing './missing' Makefile.am: installing './INSTALL' autoreconf: Leaving directory '.' @nix { "action": "setPhase", "phase": "configurePhase" } configuring configure flags: --prefix=/nix/store/qh42mg36yv0ydza7qchy4j0ijm0msap6-dbus-sharp-glib-0.6 checking for a BSD-compatible install... /nix/store/a7gvj343m05j2s32xcnwr35v31ynlypr-coreutils-9.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/a7gvj343m05j2s32xcnwr35v31ynlypr-coreutils-9.1/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether to enable maintainer-specific portions of Makefiles... no checking for pkg-config... /nix/store/nyjxcn992aqcm00l7i1hw3fjqk6281n7-pkg-config-wrapper-0.29.2/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for mono >= 1.1.13... yes checking for gmcs... /nix/store/4wwb5ffx84m0knzdba88gdj1nklkq794-mono-6.12.0.182/bin/gmcs checking for gacutil... /nix/store/4wwb5ffx84m0knzdba88gdj1nklkq794-mono-6.12.0.182/bin/gacutil checking for dbus-sharp-2.0 >= 0.7... no configure: error: Package requirements (dbus-sharp-2.0 >= 0.7) were not met: No package 'dbus-sharp-2.0' found Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables DBUS_SHARP_CFLAGS and DBUS_SHARP_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details.