rpi: install blackmagic and dfu-util

wfvm
Sebastien Bourdeauducq 2020-01-02 18:50:48 +08:00
parent e795d704d6
commit 0ad6609bf3
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@ in
documentation.enable = false;
environment.systemPackages = with pkgs; [
psmisc wget vim git usbutils lm_sensors file telnet mosh tmux xc3sprog m-labs.openocd screen gdb minicom picocom
psmisc wget vim git usbutils lm_sensors file telnet mosh tmux xc3sprog m-labs.openocd screen gdb minicom picocom blackmagic dfu-util
];
nix.binaryCachePublicKeys = ["nixbld.m-labs.hk-1:5aSRVA5b320xbNvu30tqxVPXpld73bhtOeH6uAjRyHc="];