mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-11-12 10:39:00 +00:00
4 lines
86 B
Nix
4 lines
86 B
Nix
{ fullDeps ? false }:
|
|
|
|
import ../shell.nix { inherit fullDeps; hardwareTest = true; }
|