mirror of
https://github.com/trezor/trezor-firmware.git
synced 2025-01-01 02:50:59 +00:00
4 lines
86 B
Nix
4 lines
86 B
Nix
{ fullDeps ? false }:
|
|
|
|
import ../shell.nix { inherit fullDeps; hardwareTest = true; }
|