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 search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Generate a RPM lead u8-list that uses NAME-VERSION, the name and version string of the package, and TARGET, a GNU triplet used to derive the target machine type.
Return the u8 list corresponding to the Header section. PAYLOAD-DIGEST is the SHA256 checksum string of the compressed payload. PAYLOAD-DIRECTORY is the directory containing the payload files. PAYLOAD-COMPRESSOR is the name of the compressor used to compress the CPIO payload, such as "none", "gz", "xz" or "zstd".
Given OPTS, the result of 'args-fold', return a list of derivations to build and a list of store files to transfer.
manipulate, export, and import normalized archives (nars)
sign or verify signatures on normalized archives (nars)
Given OPTS, an alist as returned by 'args-fold' given '%standard-build-options', set the corresponding build options on STORE.
build packages or derivations without installing them
Display on the current output port help about the standard command-line options handled by 'set-build-options-from-command-line', and listed in '%standard-build-options'.
Register ROOT as an indirect GC root for all of PATHS.
Return a URL under one of the BASE-URLS where a build log for FILE can be found. Return #f if no build log was found.
Return the list of dependents of all of PACKAGES up to distance MAX-DEPTH.