workstation: +pymodbus
This commit is contained in:
@@ -250,15 +250,6 @@ in
|
|||||||
xorg.lndir
|
xorg.lndir
|
||||||
xorg.xinit
|
xorg.xinit
|
||||||
|
|
||||||
(python3.withPackages (
|
|
||||||
ps: with ps; [
|
|
||||||
numpy
|
|
||||||
pyyaml
|
|
||||||
ipython
|
|
||||||
matplotlib
|
|
||||||
]
|
|
||||||
))
|
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
# https://discourse.nixos.org/t/nixos-rebuild-switch-upgrade-networkmanager-wait-online-service-failure/30746
|
# https://discourse.nixos.org/t/nixos-rebuild-switch-upgrade-networkmanager-wait-online-service-failure/30746
|
||||||
|
|||||||
@@ -76,6 +76,16 @@ in
|
|||||||
wineWowPackages.full
|
wineWowPackages.full
|
||||||
openorienteering-mapper
|
openorienteering-mapper
|
||||||
|
|
||||||
|
(python3.withPackages (
|
||||||
|
ps: with ps; [
|
||||||
|
numpy
|
||||||
|
pyyaml
|
||||||
|
ipython
|
||||||
|
pymodbus
|
||||||
|
matplotlib
|
||||||
|
]
|
||||||
|
))
|
||||||
|
|
||||||
(texlive.combine {
|
(texlive.combine {
|
||||||
inherit (texlive)
|
inherit (texlive)
|
||||||
lithuanian
|
lithuanian
|
||||||
|
|||||||
Reference in New Issue
Block a user