Loading pkgs/by-name/li/libfprint-2-tod1-broadcom-cv3plus/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -77,15 +77,15 @@ stdenv.mkDerivation { passthru.driverPath = "/lib/libfprint-2/tod-1"; meta = with lib; { meta = { description = "Broadcom driver module for libfprint-2-tod Touch OEM Driver for Dell ControlVault v3+"; homepage = "https://git.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/libfprint-2-tod1-broadcom-cv3plus/"; license = licenses.unfree; maintainers = with maintainers; [ license = lib.licenses.unfree; maintainers = with lib.maintainers; [ aionescu pitkling ]; platforms = [ "x86_64-linux" ]; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; }; } Loading
pkgs/by-name/li/libfprint-2-tod1-broadcom-cv3plus/package.nix +4 −4 Original line number Diff line number Diff line Loading @@ -77,15 +77,15 @@ stdenv.mkDerivation { passthru.driverPath = "/lib/libfprint-2/tod-1"; meta = with lib; { meta = { description = "Broadcom driver module for libfprint-2-tod Touch OEM Driver for Dell ControlVault v3+"; homepage = "https://git.launchpad.net/~oem-solutions-engineers/pc-enablement/+git/libfprint-2-tod1-broadcom-cv3plus/"; license = licenses.unfree; maintainers = with maintainers; [ license = lib.licenses.unfree; maintainers = with lib.maintainers; [ aionescu pitkling ]; platforms = [ "x86_64-linux" ]; sourceProvenance = with sourceTypes; [ binaryNativeCode ]; sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ]; }; }