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 service that builds the /etc/environment, which can be read by PAM-aware applications to set environment variables for sessions.
VARS should be an association list in which both the keys and the values are strings or string-valued gexps.
Return the derivation to build the configuration directory to be used as /etc/pam.d for SERVICES.
Simple wrapper to facilitate MAPping over a list of file-like objects and make them setuid, a pattern just common enough to justify a special helper.
Return a <service> that takes care of user accounts and user groups, with ACCOUNTS+GROUPS as its initial list of accounts and groups.