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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user