nixsgx/overlays/nixsgxLib
Harald Hoyer 9a35ad60ad
fix: get rid of /dev/ in containers
`enableFakechroot = true` somehow triggered the inclusion of `/dev`.

Some fake chroots included `/dev/kvm` with different permissions,
so the produced container was not the same.

As this fake chroot is not needed anymore with using `--chroot` for `gramine-sgx-sign`,
it can be turned off.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-07-02 12:12:22 +02:00
..
default.nix fix: get rid of /dev/ in containers 2024-07-02 12:12:22 +02:00
test-enclave-key.pem feat: use overlay to specify mkSGXContainer 2024-07-01 16:06:23 +02:00