Fix pythonpkg
This commit is contained in:
@@ -13,7 +13,7 @@ let
|
||||
'';
|
||||
});
|
||||
|
||||
pythonPkg = linuxcncWithEC.pythonPkg;
|
||||
pythonPkg = linuxcncWithEC.buildInputs.pythonPkg;
|
||||
linuxcncEnv = pkgs.buildEnv {
|
||||
name = "linuxcnc-env";
|
||||
paths = with pkgs; [ linuxcncWithEC hal-cia402 linuxcnc-ethercat pythonPkg ];
|
||||
|
||||
Reference in New Issue
Block a user