dbus-sharp-glib-1_0 0.5 -> 0.6 https://github.com/mono/dbus-sharp-glib/releases attrpath: dbus-sharp-glib-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 [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-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 ]; 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-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/n3zs5bm3rs6cjxcrmc783m12nnlvhs74-dbus-sharp-glib-0.6 checking for a BSD-compatible install... /nix/store/arbxkmcgv9h8pjgj95c6d7r86yb77rl5-coreutils-9.1/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /nix/store/arbxkmcgv9h8pjgj95c6d7r86yb77rl5-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/liawqp5fjqna6gnrpp8rs3x1gfb5fxjj-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/nfbjmxfsqfh9psw3dshpfh78arfjjjqz-mono-6.12.0.182/bin/gmcs checking for gacutil... /nix/store/nfbjmxfsqfh9psw3dshpfh78arfjjjqz-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.