Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 804 Bytes

SOURCES.org

File metadata and controls

25 lines (18 loc) · 804 Bytes

This document serves as a Software Bill of Materials. It indicates which external dependencies we are directly relying on.

Foreign Dependencies

Common Lisp Implementation

Renderer

WebKitGTK

Using the latest WebKitGTK version is advised for security concerns. The oldest version that should support all features is 2.36.

Targets shared libraries libwebkit2gtk-4.1.so or libwebkit2gtk-4.0.so (GTK3).

Electron

Experimental support.

Lisp Dependencies

See nyxt.asd for a list for CL dependencies. See .gitmodules for a list of all CL recursive dependencies.