shellcheck: dont statically compile
This commit is contained in:
@@ -8143,7 +8143,7 @@ with pkgs;
|
|||||||
|
|
||||||
shards = callPackage ../development/tools/build-managers/shards { };
|
shards = callPackage ../development/tools/build-managers/shards { };
|
||||||
|
|
||||||
shellcheck = haskell.lib.justStaticExecutables haskellPackages.ShellCheck;
|
shellcheck = haskellPackages.ShellCheck;
|
||||||
|
|
||||||
schemaspy = callPackage ../development/tools/database/schemaspy { };
|
schemaspy = callPackage ../development/tools/database/schemaspy { };
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user