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.
Check for known vulnerabilities for PACKAGE. Obtain the list of vulnerability records for PACKAGE by calling PACKAGE-VULNERABILITIES.
Check whether PACKAGE uses source URLs that redirect to GitHub.
Check whether PACKAGE uses source URLs that should be 'mirror://'.
Emit a warning if the test suite is run unconditionally.
Emit a warning if we fail to compile PACKAGE to a derivation.
Check if there is an update available for PACKAGE.
Emit a warning if PACKAGE has an invalid 'source' field, or if that 'source' is not reachable.
Check if there are flags set (for example, in #:configure-flags) which can be set as part of the build system.
Check for collisions that would occur when installing PACKAGE as a result of the propagated inputs it pulls in.
Emit a warning if the patches requires by PACKAGE are badly named or if the patch could not be found.
Check whether PACKAGE's name matches our guidelines.
Emit a warning if PACKAGE's origin has no meaningful file name.