geos: fix package test script name
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
let
|
||||
inherit (geos) pname;
|
||||
in
|
||||
runCommand "${geos}-tests" { meta.timeout = 60; }
|
||||
runCommand "${pname}-tests" { meta.timeout = 60; }
|
||||
''
|
||||
${geos}/bin/geosop \
|
||||
--explode \
|
||||
|
||||
Reference in New Issue
Block a user