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 G-expression that pulls channels and builds variables, a list of <variable-specification> objects. If variables is #f, all packages defined in the first channel are built.
guix-daemon-uri is a file name or URI designating the Guix daemon endpoint.
When verbose? is #true, verbose build logs are shown.
The return value of the returned G-expression is a list of store paths that were built.