dbus-sharp-1_0 0.7 -> 0.8.1 https://github.com/mono/dbus-sharp/releases attrpath: dbus-sharp-1_0 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 [quotedUrls] [quotedUrls] nothing found to replace 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 eb1b20e29eb1..620ba31dce93 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 ]; 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 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" } Running phase: installPhase install flags: SHELL=/nix/store/q8qq40xg2grfh9ry1d9x4g7lq4ra7n81-bash-5.2-p21/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/hkd7178ijsi6hibzkzzk4wdmjpg0zjxx-mono-6.12.0.182/bin/xbuild /nologo /verbosity:quiet dbus-sharp.csproj /nix/store/hkd7178ijsi6hibzkzzk4wdmjpg0zjxx-mono-6.12.0.182/bin/gacutil /i dbus-sharp.dll /package dbus-sharp-2.0 /f /gacdir /nix/store/dg1xkhx1x5vw8f1fzshcd756br4kx955-dbus-sharp-0.8.1/lib /root /nix/store/dg1xkhx1x5vw8f1fzshcd756br4kx955-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