ShellCheck: let Hydra compile the binary

This commit is contained in:
Peter Simons 2020-02-29 11:11:24 +01:00
parent 376ff258b5
commit 8947cba160

View File

@ -17898,7 +17898,6 @@ self: {
]; ];
description = "Shell script analysis tool"; description = "Shell script analysis tool";
license = stdenv.lib.licenses.gpl3; license = stdenv.lib.licenses.gpl3;
hydraPlatforms = stdenv.lib.platforms.none;
}) {}; }) {};
"Shellac" = callPackage "Shellac" = callPackage