libgpiod 1.6.4 -> 2.0 https://repology.org/metapackage/libgpiod/versions attrpath: libgpiod 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/libgpiod/default.nix b/pkgs/development/libraries/libgpiod/default.nix index ce5a4ac2833..012efd5791f 100644 --- a/pkgs/development/libraries/libgpiod/default.nix +++ b/pkgs/development/libraries/libgpiod/default.nix @@ -4,11 +4,11 @@ stdenv.mkDerivation rec { pname = "libgpiod"; - version = "1.6.4"; + version = "2.0"; src = fetchurl { url = "https://git.kernel.org/pub/scm/libs/libgpiod/libgpiod.git/snapshot/libgpiod-${version}.tar.gz"; - sha256 = "sha256-gp1KwmjfB4U2CdZ8/H9HbpqnNssqaKYwvpno+tGXvgo="; + sha256 = "sha256-Ygcawihy2bk2QI5KBn0V7c3WHc6GSs6HJerNrv4juJg="; }; patches = [ 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 libgpiod nix build failed. got build log for 'libgpiod' from 'daemon' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/sfv4g04bn0d28qgzza3czsa4nj42kc6p-libgpiod-2.0.tar.gz source root is libgpiod-2.0 setting SOURCE_DATE_EPOCH to timestamp 1677767866 of file libgpiod-2.0/tools/tools-common.h @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/wvy877jkyp2gywp3xqxp72p3a8wknl7v-0001-Drop-AC_FUNC_MALLOC-and-_REALLOC-and-check-for-them-.patch patching file configure.ac Hunk #1 FAILED at 81. 1 out of 1 hunk FAILED -- saving rejects to file configure.ac.rej