Update Nix flake to run e2e tests
This fixes the e2e testing in the Nix flake. It also requires locking the SHA of
radicle since it is a Git dependency in the Cargo.toml.
Running the update also automatically applied a change to change reply_to to
replyTo in Action.ts.
6 files changed
+37
-23
e82e333c
→
83f7077d
added .envrc
@@ -0,0 +1 @@
| + | |
modified crates/radicle-types/bindings/cob/patch/Action.ts
@@ -29,7 +29,7 @@ export type Action =
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified flake.lock
@@ -167,11 +167,11 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -218,11 +218,11 @@
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
|
|
|
|
| - | |
| + | |
|
|
|
|
|
modified flake.nix
@@ -76,6 +76,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
@@ -89,12 +90,17 @@
|
|
|
|
|
|
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -117,7 +123,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -128,6 +134,9 @@
|
|
|
|
|
|
| + | |
| + | |
| + | |
|
|
|
|
|
@@ -135,6 +144,7 @@
|
|
|
|
|
|
| + | |
|
|
|
|
|
modified package-lock.json
@@ -19,7 +19,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|
@@ -740,12 +740,13 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -3513,12 +3514,13 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| + | |
|
|
| - | |
| + | |
|
|
|
|
|
@@ -3531,10 +3533,11 @@
|
|
|
|
|
|
| - | |
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
| + | |
|
|
|
|
|
modified package.json
@@ -34,7 +34,7 @@
|
|
|
|
|
|
| - | |
| + | |
|
|
|
|
|