_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


oci-image-load (runtime runtime-cli tarball name tag #:key verbose? format-string)
Channel: guix
Location: gnu/build/oci-containers.scm (gnu build oci-containers)
oci-log-verbose (invocation)
Channel: guix
Location: gnu/build/oci-containers.scm (gnu build oci-containers)
oci-object-service-available? (runtime-cli object names #:key verbose? format-string)
Channel: guix
Location: gnu/build/oci-containers.scm (gnu build oci-containers)
Documentation:

Whether NAMES are provisioned in the current OBJECT environment.

oci-object-create (runtime runtime-cli runtime-name object invocations #:key verbose? format-string)
Channel: guix
Location: gnu/build/oci-containers.scm (gnu build oci-containers)
oci-system* (invocation #:key verbose?)
Channel: guix
Location: gnu/build/oci-containers.scm (gnu build oci-containers)
oci-container-execlp (invocation #:key verbose? pre-script)
Channel: guix
Location: gnu/build/oci-containers.scm (gnu build oci-containers)
oci-object-exists? (runtime runtime-cli object name #:key verbose? format-string)
Channel: guix
Location: gnu/build/oci-containers.scm (gnu build oci-containers)
secret-service-receive-secrets (address #:key timeout)
Channel: guix
Location: gnu/build/secret-service.scm (gnu build secret-service)
Documentation:

Listen to ADDRESS, an address returned by 'make-socket-address', and wait for a secret service client to send secrets. Write them to the file system. Return the list of files installed on success, and #f if TIMEOUT seconds passed without receiving any files or if some other failure occurred.

secret-service-send-secrets (address secret-root #:key retry handshake-timeout)
Channel: guix
Location: gnu/build/secret-service.scm (gnu build secret-service)
Documentation:

Copy all files under SECRET-ROOT by connecting to secret-service listening at ADDRESS, an address as returned by 'make-socket-address'. If connection fails, sleep 1s and retry RETRY times; once connected, wait for at most HANDSHAKE-TIMEOUT seconds for handshake to complete. Return #f on failure.

fork+exec-command/container args
Channel: guix
Location: gnu/build/shepherd.scm (gnu build shepherd)
Documentation:

This is a variant of 'fork+exec-command' procedure, that joins the namespaces of process PID beforehand. If there is no support for containers, on Hurd systems for instance, fallback to direct forking.

default-mounts args
Channel: guix
Location: gnu/build/shepherd.scm (gnu build shepherd)
arguments->systems (arguments)
Channel: guix
Location: gnu/ci.scm (gnu ci)
Documentation:

Return the systems list from ARGUMENTS.

image->job (store image #:key name system)
Channel: guix
Location: gnu/ci.scm (gnu ci)
Documentation:

Return the job for IMAGE on SYSTEM. If NAME is passed, use it as job name, otherwise use the IMAGE name.

%core-packages
Channel: guix
Location: gnu/ci.scm (gnu ci)
derivation->job (name drv #:key max-silent-time timeout)
Channel: guix
Location: gnu/ci.scm (gnu ci)
Documentation:

Return a Cuirass job called NAME and describing DRV.

MAX-SILENT-TIME and TIMEOUT are build options passed to the daemon when building the derivation.

cuirass-jobs (store arguments)
Channel: guix
Location: gnu/ci.scm (gnu ci)
Documentation:

Register Cuirass jobs.

%compressors
Channel: guix
Location: gnu/compression.scm (gnu compression)
lookup-compressor (name)
Channel: guix
Location: gnu/compression.scm (gnu compression)
Documentation:

Return the compressor object called NAME. Error out if it could not be found.

compressor-extension
Channel: guix
Location: gnu/compression.scm (gnu compression)
compressor-command
Channel: guix
Location: gnu/compression.scm (gnu compression)
compressor?
Channel: guix
Location: gnu/compression.scm (gnu compression)
compressor
Channel: guix
Location: gnu/compression.scm (gnu compression)
compressor-name
Channel: guix
Location: gnu/compression.scm (gnu compression)
log-rotation-configuration
Channel: guix
Location: gnu/home/services/admin.scm (gnu home services admin)
Total public symbols: 86934