Commit graph

6 commits

Author SHA1 Message Date
Harald Hoyer
88206f0f84
fix(flake): follow the inputs of nixsgx
preventing any cache mismatches

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-03-27 16:47:23 +01:00
Harald Hoyer
0654bacdb5
ci: use crane flake to build with nix
This enables to add cargo `fmt`, `clippy` and `deny` to nix, using cached results.

Move the `teepot` crate to the `crates` subdir to make the life easier for
the `crane` flake.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-03-11 10:01:59 +01:00
Harald Hoyer
91f1612e0f
chore: cleanup and nixify
* create containers with nix
* updated README.md
* added SPDX license headers

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-28 11:09:34 +01:00
Harald Hoyer
30539e068f
feat: use snowfall flake for nix
to make packages reusable by other flakes

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-14 11:39:39 +01:00
Harald Hoyer
5440044be9
chore: change the source repo of nixsgx
to github:matter-labs/nixsgx

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-09 13:53:05 +01:00
Harald Hoyer
89ffbd35a8
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-09 10:10:53 +01:00