nix: run tests against the latest arvo source

This commit is contained in:
Joe Bryan 2020-11-20 15:21:50 -08:00
parent a7ef000e81
commit 28f000b312

View File

@ -134,6 +134,7 @@ let
urbit-debug = urbit.override { enableDebug = true; };
urbit-tests = libLocal.testFakeShip {
inherit herb;
inherit arvo;
urbit = urbit-debug;
pill = solid.lfs;