nixpkgs/pkgs/os-specific/linux/sgx/psw
Philip Hayes 9dd20575b3 sgx-sdk: disable mtime in bundled zip file for reproducible builds
Context:

The `aesm_service` binary depends on a vendored library called
`CppMicroServices`. At build time, this lib creates and then bundles
service resources into a zip file and then embeds this zip into the
binary. Without changes, the `aesm_service` will be different after every
build because the embedded zip file contents have different modified times.

All credits to @haraldh for this patch <3
2024-03-06 17:20:30 -08:00
..
default.nix sgx-sdk: disable mtime in bundled zip file for reproducible builds 2024-03-06 17:20:30 -08:00