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
commit eb35f59775
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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 { };