Commit graph

9 commits

Author SHA1 Message Date
Harald Hoyer
c301e57b63
chore: Update nix workflow and flake.lock
- Update the version of `cachix/install-nix-action` to v27 in Nix workflow
- Add setup for Attic cache and enable magic Nix cache in the workflow
- Update `flake.lock`
- Remove container build and push

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-07-01 12:58:24 +02:00
Harald Hoyer
3c72d34e02
chore(deps): update nixsgx dependency
Get rid of the snowfall lib, because it makes life harder
for this very small project.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-06-07 16:56:11 +02:00
Harald Hoyer
56e0cc9ba4
chore(deps): update nix flake and go xcrypto
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-05-21 11:03:45 +02:00
Harald Hoyer
3d01d4315e
fix(flake): follow the inputs of nixsgx
preventing any cache mismatches

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-03-27 16:27:45 +01:00
Harald Hoyer
a43f83d834
chore: use snowfall lib for nix flake
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-15 11:08:13 +01:00
Harald Hoyer
4fabbf8f3f
feat: build the container image with nix
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-13 13:21:23 +01:00
Harald Hoyer
5ff9123086
chore: flake update
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-12 17:12:27 +01:00
Harald Hoyer
c4efb10c59
ci: remove nix workflow (#16)
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2023-11-16 14:58:49 +01:00
c2411a45a7
feat: initial commit
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2023-10-26 14:15:52 +02:00