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