grass 8.2.0 -> 8.2.1 https://repology.org/project/grass/versions attrpath: grass 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/applications/gis/grass/default.nix b/pkgs/applications/gis/grass/default.nix index bffbcf48fab..1447d17708c 100644 --- a/pkgs/applications/gis/grass/default.nix +++ b/pkgs/applications/gis/grass/default.nix @@ -6,13 +6,13 @@ stdenv.mkDerivation rec { pname = "grass"; - version = "8.2.0"; + version = "8.2.1"; src = with lib; fetchFromGitHub { owner = "OSGeo"; repo = "grass"; rev = version; - sha256 = "sha256-VK9FCqIwHGmeJe5lk12lpAGcsC1aPRBiI+XjACXjDd4="; + sha256 = "sha256-U3PQd3u9i+9Bc7BSd0gK8Ss+iV9BT1xLBDrKydtl3Qk="; }; nativeBuildInputs = [ 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 grass nix build failed. using new PROJ version 5+ API checking for location of External PROJ library... /nix/store/rmqad417vg5vdr8k9bwpj0cirjcvhmc5-proj-9.2.0/lib checking for proj_pj_info in -lproj... yes checking for location of External PROJ data files... /nix/store/rmqad417vg5vdr8k9bwpj0cirjcvhmc5-proj-9.2.0/share/proj checking whether to use regex... "yes" checking for location of regex includes... checking regex.h usability... yes checking regex.h presence... yes checking for regex.h... yes checking for location of regex library... checking for regcomp... yes checking whether to use Readline... "yes" checking for location of Readline includes... checking readline/readline.h usability... yes checking readline/readline.h presence... yes checking for readline/readline.h... yes checking readline/history.h usability... yes checking readline/history.h presence... yes checking for readline/history.h... yes checking for location of Readline library... checking for readline in -lreadline... yes checking for add_history in -lhistory... yes checking whether to use GDAL... yes checking for gdal-config... /nix/store/g3w0hpx2l5xc85k2z913151s1si505pi-gdal-3.6.4/bin/gdal-config checking whether to use libLAS... no checking whether to use PDAL... yes checking for pdal-config... /nix/store/kwnyb29zfmlhvy1nic2qw7zm8gf6imax-pdal-2.4.3/bin/pdal-config checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes configure: error: *** Unable to locate suitable (>=1.7.1) PDAL library.