forked from M-Labs/nix-scripts
example-user-env: disable spyder
This commit is contained in:
parent
eac7f4bddb
commit
58aabaaa0e
|
@ -30,7 +30,7 @@ in
|
||||||
|
|
||||||
artiq-full.openocd
|
artiq-full.openocd
|
||||||
pkgs.gtkwave
|
pkgs.gtkwave
|
||||||
pkgs.spyder
|
#pkgs.spyder # broken on 20.03
|
||||||
pkgs.R
|
pkgs.R
|
||||||
];
|
];
|
||||||
} "touch $out";
|
} "touch $out";
|
||||||
|
|
Loading…
Reference in New Issue