mirror of
https://github.com/matter-labs/nixsgx.git
synced 2025-07-20 23:23:57 +02:00
Reproducible Nix packages for TEEs
![]() - Updated nix config to use Attic substituter and trusted public key - Modified github workflows to use Attic cache instead of Cachix - Removed the now unnecessary cachix config settings and Cachix workflow actions - Update `flake.lock` - Run on our own CI runners Signed-off-by: Harald Hoyer <harald@matterlabs.dev> |
||
---|---|---|
.github | ||
lib | ||
packages | ||
.gitignore | ||
COPYING | ||
flake.lock | ||
flake.nix | ||
README.md |
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