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.
Call PROC with two directories containing the mismatching store items.
challenge substitute servers, comparing their binaries
Return a list of files that differ among the nars and possibly the local store item specified in COMPARISON-REPORT.
Challenge the substitute servers whose URLs are listed in SERVERS by comparing the hash of the substitutes of ITEMS that they serve. Return the list of <comparison-report> objects.
This procedure does not authenticate narinfos from SERVERS, nor does it verify that they are signed by an authorized public keys. The reason is that, by definition, we may want to target unknown servers. Furthermore, no risk is taken since we do not import the archives.
run code in containers created by 'guix environment -C'
copy store items remotely over SSH
deploy operating systems on a set of machines
describe the channel revisions currently used
Return a hyperlink for COMMIT in CHANNEL, using COMMIT as the hyperlink's text. The hyperlink links to a web view of COMMIT, when available.
Display CHANNELS along with PROFILE info, generation NUMBER, in a human-readable way and displaying details about the channel's source code. PROFILE and NUMBER
Read substitute urls list from FILE and return it. Use a read lock on FILE to synchronize with the writer.
discover Guix related services using Avahi
download a file to the store and print its hash
Spawn (%editor) to edit the code at LOCATIONS, a list of <location> records, and exit.