mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-21 15:33:56 +02:00
12 lines
399 B
Markdown
12 lines
399 B
Markdown
# nixsgx
|
|
|
|
This repository contains a Nix flake with up2date packages for the Intel SGX SDK and gramine.
|
|
|
|
Hopefully most of the packages will be upstreamed to nixpkgs at some point.
|
|
|
|
All package builds should be reproducible and therefore can be used to build reproducible enclave images.
|
|
|
|
## Usage
|
|
|
|
See: https://github.com/matter-labs/teepot
|
|
and https://github.com/haraldh/docker-era-fee-withdrawer
|