Merge pull request #78667 from zowoq/hadolint

hadolint: add static executable
This commit is contained in:
Mario Rodas
2020-01-29 02:54:04 -05:00
committed by GitHub
+2
View File
@@ -10235,6 +10235,8 @@ in
guile = guile_2_0;
};
hadolint = haskell.lib.justStaticExecutables haskellPackages.hadolint;
hcloud = callPackage ../development/tools/hcloud { };
help2man = callPackage ../development/tools/misc/help2man { };