forked from M-Labs/nix-scripts
Revert "rpi: install blackmagic and dfu-util"
blackmagic breaks on rpi
This reverts commit 0ad6609bf3
.
This commit is contained in:
parent
0ad6609bf3
commit
df6906bf9b
|
@ -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 blackmagic dfu-util
|
||||
psmisc wget vim git usbutils lm_sensors file telnet mosh tmux xc3sprog m-labs.openocd screen gdb minicom picocom
|
||||
];
|
||||
|
||||
nix.binaryCachePublicKeys = ["nixbld.m-labs.hk-1:5aSRVA5b320xbNvu30tqxVPXpld73bhtOeH6uAjRyHc="];
|
||||
|
|
Loading…
Reference in New Issue