forked from M-Labs/thermostat
add pyqtgraph
This commit is contained in:
parent
e3e3237d2f
commit
eac507e6c5
@ -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