2022-11-12T06:21:51 gdal 3.4.2 -> 3.6.0 https://github.com/OSGeo/gdal/releases 2022-11-12T06:21:54 attrpath: gdal 2022-11-12T06:21:54 Checking auto update branch... 2022-11-12T06:21:54 No auto update branch exists 2022-11-12T06:21:57 [version] 2022-11-12T06:22:08 [version] updated version and sha256 2022-11-12T06:22:08 [rustCrateVersion] 2022-11-12T06:22:08 [rustCrateVersion] No cargoSha256 found 2022-11-12T06:22:08 [golangModuleVersion] 2022-11-12T06:22:08 [golangModuleVersion] Not a buildGoModule package with vendorSha256 2022-11-12T06:22:08 [updateScript] 2022-11-12T06:22:08 [updateScript] skipping because derivation has no updateScript 2022-11-12T06:22:08 2022-11-12T06:22:08 [quotedUrls] 2022-11-12T06:22:08 [quotedUrls] nothing found to replace 2022-11-12T06:22:08 Diff after rewrites: diff --git a/pkgs/development/libraries/gdal/default.nix b/pkgs/development/libraries/gdal/default.nix index bec478c66bd..a4bc571b76a 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.6.0"; src = fetchFromGitHub { owner = "OSGeo"; repo = "gdal"; rev = "v${version}"; - sha256 = "sha256-bE55VV0SrG8nxCLdpODRalnuAkn+olRdMLUjduavj6M="; + sha256 = "sha256-fgwxmSs91otLFmUyo4Z0s1Ry5TfNeVXF6vzHjWOlViM="; }; sourceRoot = "source/gdal"; 2022-11-12T06:23:43 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/sjhn99l88i22m8qiknr2knyr8xv7yxxm-source source root is source/gdal chmod: cannot access 'source/gdal': No such file or directory