1
0
mirror of https://github.com/trezor/trezor-firmware.git synced 2024-10-18 13:59:17 +00:00
trezor-firmware/ci/hardware_tests/shell.nix
2021-04-06 22:06:12 +02:00

4 lines
86 B
Nix

{ fullDeps ? false }:
import ../shell.nix { inherit fullDeps; hardwareTest = true; }