mirror of
https://github.com/ilyakooo0/urbit.git
synced 2024-12-25 16:05:27 +03:00
nix: run tests against the latest arvo source
This commit is contained in:
parent
a7ef000e81
commit
28f000b312
@ -134,6 +134,7 @@ let
|
|||||||
urbit-debug = urbit.override { enableDebug = true; };
|
urbit-debug = urbit.override { enableDebug = true; };
|
||||||
urbit-tests = libLocal.testFakeShip {
|
urbit-tests = libLocal.testFakeShip {
|
||||||
inherit herb;
|
inherit herb;
|
||||||
|
inherit arvo;
|
||||||
|
|
||||||
urbit = urbit-debug;
|
urbit = urbit-debug;
|
||||||
pill = solid.lfs;
|
pill = solid.lfs;
|
||||||
|
Loading…
Reference in New Issue
Block a user