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