forked from M-Labs/it-infra
xc3sprog fixed
This commit is contained in:
parent
60e00349ee
commit
2df3b02f29
|
@ -45,7 +45,7 @@ in
|
||||||
jq sublime3 rink qemu_kvm
|
jq sublime3 rink qemu_kvm
|
||||||
tmux screen gdb minicom picocom tigervnc
|
tmux screen gdb minicom picocom tigervnc
|
||||||
artiq.packages.x86_64-linux.openocd-bscanspi
|
artiq.packages.x86_64-linux.openocd-bscanspi
|
||||||
# TODO xc3sprog
|
xc3sprog
|
||||||
emacs bat ripgrep
|
emacs bat ripgrep
|
||||||
guake
|
guake
|
||||||
xpra
|
xpra
|
||||||
|
|
|
@ -74,7 +74,7 @@ in
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
psmisc wget vim git sshfs usbutils uhubctl lm_sensors file mosh tmux
|
psmisc wget vim git sshfs usbutils uhubctl lm_sensors file mosh tmux
|
||||||
artiq.packages.x86_64-linux.openocd-bscanspi
|
artiq.packages.x86_64-linux.openocd-bscanspi
|
||||||
# TODO xc3sprog
|
xc3sprog
|
||||||
screen gdb minicom picocom
|
screen gdb minicom picocom
|
||||||
];
|
];
|
||||||
programs.fish.enable = true;
|
programs.fish.enable = true;
|
||||||
|
|
Loading…
Reference in New Issue