Skip to content

Commit 0c83e67

Browse files
committed
build(cryptography36): Expose the package (again) and add it to the CI
1 parent 4f57cfe commit 0c83e67

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

packages/all-packages.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
inherit solana-rust-artifacts solana-bpf-tools;
110110
};
111111

112+
inherit cryptography36;
112113
# inherit erdpy elrond-go elrond-proxy-go;
113114

114115
# EOS / Antelope

shell.nix

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ in
4949

5050
# Disabled until elrond-go can build with Go >= 1.19
5151
# Elrond
52+
metacraft-labs.cryptography36
5253
# metacraft-labs.erdpy
5354
# metacraft-labs.elrond-go
5455
# metacraft-labs.elrond-proxy-go

0 commit comments

Comments
 (0)