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:
@@ -22,4 +22,7 @@
|
||||
|
||||
nixpkgs-revert-ghc-bootstrap =
|
||||
./nixpkgs-revert-ghc-bootstrap.patch;
|
||||
|
||||
openssl-split-runtime-dependencies-of-static-builds =
|
||||
./openssl-split-runtime-dependencies-of-static-builds.patch;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user