Commit 032fd2f
rachyandco
nym: 2024.14-crunch-patched -> 2026.9-venaco
Release notes: https://github.com/nymtech/nym/releases/tag/nym-binaries-v2026.9-venaco
Skip ecash tests that require a live nyxd validator connection. They
panic in the Nix build sandbox where outbound network is unavailable:
- ecash::tests::credential_tests::blind_sign_correct
- ecash::tests::credential_tests::already_issued
- ecash::tests::issued_ticketbooks::issued_ticketbooks_for
- ecash::tests::issued_ticketbooks::issued_ticketbooks_challenge_commitment
Merge the two duplicate `env = { ... }` attribute sets into one. The
second was previously shadowing `SWAGGER_UI_DOWNLOAD_URL` and
`OPENSSL_NO_VENDOR` at evaluation.1 parent 1945a76 commit 032fd2f
1 file changed
Lines changed: 14 additions & 13 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
35 | 42 | | |
36 | 43 | | |
37 | 44 | | |
| |||
48 | 55 | | |
49 | 56 | | |
50 | 57 | | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | 58 | | |
62 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
63 | 64 | | |
64 | 65 | | |
65 | 66 | | |
| |||
0 commit comments