Loading pkgs/by-name/ad/adslib/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchFromGitHub, unstableGitUpdater, }: stdenv.mkDerivation { Loading @@ -20,6 +21,8 @@ stdenv.mkDerivation { cp adslib.so $out/lib/adslib.so ''; passthru.updateScript = unstableGitUpdater { }; meta = { description = "Beckhoff protocol to communicate with TwinCAT devices"; homepage = "https://github.com/stlehmann/ADS"; Loading Loading
pkgs/by-name/ad/adslib/package.nix +3 −0 Original line number Diff line number Diff line Loading @@ -2,6 +2,7 @@ lib, stdenv, fetchFromGitHub, unstableGitUpdater, }: stdenv.mkDerivation { Loading @@ -20,6 +21,8 @@ stdenv.mkDerivation { cp adslib.so $out/lib/adslib.so ''; passthru.updateScript = unstableGitUpdater { }; meta = { description = "Beckhoff protocol to communicate with TwinCAT devices"; homepage = "https://github.com/stlehmann/ADS"; Loading