Reproducible Nix packages for TEEs
Find a file
Harald Hoyer 971e63784c
chore: Migrate from cachix to Attic in nix and github workflows
- 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>
2024-07-01 14:00:14 +02:00
.github chore: Migrate from cachix to Attic in nix and github workflows 2024-07-01 14:00:14 +02:00
lib feat: rename manifest and sigs to app by default via appName parameter 2024-06-26 12:26:40 +02:00
packages chore: Migrate from cachix to Attic in nix and github workflows 2024-07-01 14:00:14 +02:00
.gitignore feat: add GRAMINE_DIRECT 2024-06-14 20:43:03 +02:00
COPYING feat: initial commit 2024-02-07 11:25:05 +01:00
flake.lock chore: Migrate from cachix to Attic in nix and github workflows 2024-07-01 14:00:14 +02:00
flake.nix chore: Migrate from cachix to Attic in nix and github workflows 2024-07-01 14:00:14 +02:00
README.md docs: add teepot link 2024-03-22 13:39:13 +01:00

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