a95dea719f
Change-Id: Ic73a391da9a733cade26114ab1127907c8d62a57 Reviewed-on: https://cl.tvl.fyi/c/depot/+/7598 Reviewed-by: flokli <flokli@flokli.de> Autosubmit: tazjin <tazjin@tvl.su> Tested-by: BuildkiteCI
5 lines
99 B
Nix
5 lines
99 B
Nix
{ depot, ... }:
|
|
|
|
depot.tvix.crates.workspaceMembers.tvix-nar.build.override {
|
|
runTests = true;
|
|
}
|