4 inherit (grass) pname version;
7 runCommand "${pname}-tests" { meta.timeout = 60; } ''
10 ${grass}/bin/grass --tmp-location EPSG:3857 --exec g.version \
11 | grep 'GRASS ${version}'
13 ${grass}/bin/grass --tmp-location EPSG:3857 --exec g.mapset -l \