Enter the query into the form above.
API method:
GET /api/symbols?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Return a derivation that builds a script to start the X server with the given config. The resulting script should be used in place of /usr/bin/X.
Return the directory for SERVICE, a service of type ETC-SERVICE-TYPE.
Return the list of services with the given NAME (a symbol).
For each service type exported by one of MODULES, call (PROC RESULT). SEED is used as the initial value of RESULT.