Reduce size of the static docker image by patching the Nix openssl package (#1528)

* hook docker images into the default builds
This commit is contained in:
Remo Rechkemmer
2020-05-20 11:49:11 -05:00
committed by GitHub
parent 67344c8e0a
commit 289bb66f56
5 changed files with 105 additions and 2 deletions
+1
View File
@@ -66,6 +66,7 @@ let
patches.applyPatches "patched-nixpkgs" nixpkgs
[
patches.nixpkgs-revert-ghc-bootstrap
patches.openssl-split-runtime-dependencies-of-static-builds
];
# Apply our overlay to the given pkgs.