2022-11-01T21:42:28 gdal 3.4.2 -> 3.5.3 https://github.com/OSGeo/gdal/releases 2022-11-01T21:42:31 attrpath: gdal 2022-11-01T21:42:31 Checking auto update branch... 2022-11-01T21:42:31 No auto update branch exists 2022-11-01T21:42:35 [version] 2022-11-01T21:42:47 [version] updated version and sha256 2022-11-01T21:42:47 [rustCrateVersion] 2022-11-01T21:42:47 [rustCrateVersion] No cargoSha256 found 2022-11-01T21:42:47 [golangModuleVersion] 2022-11-01T21:42:47 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-01T21:42:47 [updateScript] 2022-11-01T21:42:47 [updateScript] skipping because derivation has no updateScript 2022-11-01T21:42:47 2022-11-01T21:42:47 [quotedUrls] 2022-11-01T21:42:47 [quotedUrls] nothing found to replace 2022-11-01T21:42:47 Diff after rewrites: diff --git a/pkgs/development/libraries/gdal/default.nix b/pkgs/development/libraries/gdal/default.nix index bec478c66bd..7a192c13e52 100644 --- a/pkgs/development/libraries/gdal/default.nix +++ b/pkgs/development/libraries/gdal/default.nix @@ -7,13 +7,13 @@ with lib; stdenv.mkDerivation rec { pname = "gdal"; - version = "3.4.2"; + version = "3.5.3"; src = fetchFromGitHub { owner = "OSGeo"; repo = "gdal"; rev = "v${version}"; - sha256 = "sha256-bE55VV0SrG8nxCLdpODRalnuAkn+olRdMLUjduavj6M="; + sha256 = "sha256-WzHb60qqDaPeh3quWpKnxMsWO3EOaNAZup7uCItvgSU="; }; sourceRoot = "source/gdal"; 2022-11-01T21:44:28 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 gdal nix build failed. warning: unknown setting 'experimental-features' Sourcing pytest-check-hook Using pytestCheckPhase @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/gb5xcnv1nfg3kjj2msqbf2hvgb8s80zi-source source root is source/gdal chmod: cannot access 'source/gdal': No such file or directory