Paralell -> Parallel
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ config, lib, pkgs, stdenv, linuxcnc, etherlab }:
|
||||
|
||||
stdenv.mkDerivation rec {
|
||||
enableParalellBuilding = true;
|
||||
enableParallelBuilding = true;
|
||||
|
||||
pname = "linuxcnc-ethercat";
|
||||
version = "5ad53da25b";
|
||||
|
||||
Reference in New Issue
Block a user