Import ethercat from git repo
This commit is contained in:
@@ -10,6 +10,8 @@ stdenv.mkDerivation rec {
|
||||
pname = "ec-controller";
|
||||
version = "0.1.0";
|
||||
|
||||
src = ./.;
|
||||
|
||||
nativeBuildInputs = [ cmake ];
|
||||
buildInputs = [ ethercat ];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user