2022-12-05T20:03:18 dbus-sharp-1_0 0.7 -> 0.8.1 https://github.com/mono/dbus-sharp/releases 2022-12-05T20:03:21 attrpath: dbus-sharp-1_0 2022-12-05T20:03:21 Checking auto update branch... 2022-12-05T20:03:21 No auto update branch exists 2022-12-05T20:03:24 [version] 2022-12-05T20:03:26 [version] updated version and sha256 2022-12-05T20:03:26 [rustCrateVersion] 2022-12-05T20:03:26 [rustCrateVersion] No cargoSha256 found 2022-12-05T20:03:26 [golangModuleVersion] 2022-12-05T20:03:26 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-12-05T20:03:26 [updateScript] 2022-12-05T20:03:26 [updateScript] skipping because derivation has no updateScript 2022-12-05T20:03:26 2022-12-05T20:03:26 [quotedUrls] 2022-12-05T20:03:26 [quotedUrls] nothing found to replace 2022-12-05T20:03:26 Diff after rewrites: diff --git a/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix b/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix index eb1b20e29eb..620ba31dce9 100644 --- a/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix +++ b/pkgs/development/libraries/dbus-sharp/dbus-sharp-1.0.nix @@ -2,14 +2,14 @@ stdenv.mkDerivation rec { pname = "dbus-sharp"; - version = "0.7"; + version = "0.8.1"; src = fetchFromGitHub { owner = "mono"; repo = "dbus-sharp"; rev = "v${version}"; - sha256 = "13qlqx9wqahfpzzl59157cjxprqcx2bd40w5gb2bs3vdx058p562"; + sha256 = "sha256-xxtebtePxw+eIeaoI5eQNalhjV9GjPsdtBy0uTNdtLw="; }; nativeBuildInputs = [ pkg-config autoreconfHook ]; 2022-12-05T20:05:05 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-1_0 nix build failed. Making all in tools make[1]: Entering directory '/build/source/tools' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/tools' Making all in examples make[1]: Entering directory '/build/source/examples' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/examples' Making all in tests make[1]: Entering directory '/build/source/tests' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/build/source/tests' make[1]: Entering directory '/build/source' make[1]: Nothing to be done for 'all-am'. make[1]: Leaving directory '/build/source' @nix { "action": "setPhase", "phase": "installPhase" } installing install flags: SHELL=/nix/store/dsd5gz46hdbdk2rfdimqddhq6m8m8fqs-bash-5.1-p16/bin/bash install Making install in src make[1]: Entering directory '/build/source/src' make[2]: Entering directory '/build/source/src' make[2]: Nothing to be done for 'install-exec-am'. /nix/store/sj1hxg2ikhv03lwxzh25cdmjnvypf2bd-mono-6.12.0.182/bin/xbuild /nologo /verbosity:quiet dbus-sharp.csproj /nix/store/sj1hxg2ikhv03lwxzh25cdmjnvypf2bd-mono-6.12.0.182/bin/gacutil /i dbus-sharp.dll /package dbus-sharp-2.0 /f /gacdir /nix/store/606p922xv9kggs1ijp2v49v24acqv1vh-dbus-sharp-0.8.1/lib /root /nix/store/606p922xv9kggs1ijp2v49v24acqv1vh-dbus-sharp-0.8.1/lib Failure adding assembly dbus-sharp.dll to the cache: Strong name cannot be verified for delay-signed assembly make[2]: *** [Makefile:469: install-data-local] Error 1 make[2]: Leaving directory '/build/source/src' make[1]: *** [Makefile:354: install-am] Error 2 make[1]: Leaving directory '/build/source/src' make: *** [Makefile:407: install-recursive] Error 1