Commit graph

8 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
67b2b69db0
chore(deps): update
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-06-10 10:32:19 +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
a8898ff52b
chore(deps): update
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-04-29 14:34:54 +02:00
Harald Hoyer
398a95314d
fix: use postFixup phase for sha256
Stripping the plugin binary in the fixup phase of course changes the hash.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-03-19 09:50:47 +01:00
Harald Hoyer
6fb44c0183
chore: add nix subpackage with shasum of plugin
Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-02-22 09:57:39 +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