libgpiod 1.6.4 -> 2.0.1 https://repology.org/project/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..f2f3044120d 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.1"; 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-tu2lU1YWCo5zkG49SOlZ74EpZ4fXZJdbEPJX6WYGaOk="; }; 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/11ybv2g914r15q53ai9a15n1v56a2m1l-libgpiod-2.0.1.tar.gz source root is libgpiod-2.0.1 setting SOURCE_DATE_EPOCH to timestamp 1681214170 of file libgpiod-2.0.1/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