Reproducible Nix packages for TEEs
Find a file
Harald Hoyer ce6cc96e19
Merge pull request #29 from matter-labs/renovate/cachix-install-nix-action-27.x
chore(deps): update cachix/install-nix-action action to v27
2024-05-21 10:23:51 +02:00
.github chore(deps): update cachix/install-nix-action action to v27 2024-05-21 08:21:40 +00:00
packages chore: sgx-dcap: 1.20 -> 1.21 2024-05-17 12:17:32 +02:00
.gitignore feat: initial commit 2024-02-07 11:25:05 +01:00
COPYING feat: initial commit 2024-02-07 11:25:05 +01:00
flake.lock chore: flake.lock update and libuv fix 2024-03-22 13:38:36 +01:00
flake.nix feat(flake): add cache config 2024-05-13 16:52:05 +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