forked from M-Labs/thermostat
add pyqtgraph
This commit is contained in:
parent
5688b2f1bb
commit
7b15ee004d
@ -71,7 +71,7 @@
|
|||||||
rustPlatform.rust.cargo
|
rustPlatform.rust.cargo
|
||||||
openocd dfu-util
|
openocd dfu-util
|
||||||
] ++ (with python3Packages; [
|
] ++ (with python3Packages; [
|
||||||
numpy matplotlib
|
numpy matplotlib pyqtgraph
|
||||||
]);
|
]);
|
||||||
};
|
};
|
||||||
defaultPackage.x86_64-linux = thermostat;
|
defaultPackage.x86_64-linux = thermostat;
|
||||||
|
Loading…
Reference in New Issue
Block a user