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

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.


content?
Channel: guix
Location: guix/ipfs.scm (guix ipfs)
add-empty-directory (#:key name)
Channel: guix
Location: guix/ipfs.scm (guix ipfs)
Documentation:

Return a content object for an empty directory.

%ipfs-base-url
Channel: guix
Location: guix/ipfs.scm (guix ipfs)
content-hash
Channel: guix
Location: guix/ipfs.scm (guix ipfs)
least-authority-wrapper (program #:key name user group guest-uid guest-gid mappings namespaces directory preserved-environment-variables)
Channel: guix
Location: guix/least-authority.scm (guix least-authority)
Documentation:

Return a wrapper of PROGRAM that executes it with the least authority.

PROGRAM is executed in separate namespaces according to NAMESPACES, a list of symbols; it runs with GUEST-UID and GUEST-GID. MAPPINGS is a list of <file-system-mapping> records indicating directories mirrored inside the execution environment of PROGRAM. DIRECTORY is the working directory of the wrapped process. Each environment listed in PRESERVED-ENVIRONMENT-VARIABLES is preserved; other environment variables are erased.

When USER and GROUP are set and NAMESPACES does not include 'user, change UIDs and GIDs to these prior to executing PROGRAM. This usually requires that the resulting wrapper be executed as root so it can call setgid(2) and setuid(2).

%default-preserved-environment-variables
Channel: guix
Location: guix/least-authority.scm (guix least-authority)
knuth
Channel: guix
Location: guix/licenses.scm (guix licenses)
cc-by2.0
Channel: guix
Location: guix/licenses.scm (guix licenses)
license-uri
Channel: guix
Location: guix/licenses.scm (guix licenses)
edl1.0
Channel: guix
Location: guix/licenses.scm (guix licenses)
openssl
Channel: guix
Location: guix/licenses.scm (guix licenses)
openldap2.8
Channel: guix
Location: guix/licenses.scm (guix licenses)
lgpl3+
Channel: guix
Location: guix/licenses.scm (guix licenses)
ncsa
Channel: guix
Location: guix/licenses.scm (guix licenses)
cc-by-sa3.0
Channel: guix
Location: guix/licenses.scm (guix licenses)
bsd-4
Channel: guix
Location: guix/licenses.scm (guix licenses)
repoze
Channel: guix
Location: guix/licenses.scm (guix licenses)
lgpl2.1
Channel: guix
Location: guix/licenses.scm (guix licenses)
lppl1.3c
Channel: guix
Location: guix/licenses.scm (guix licenses)
agpl3+
Channel: guix
Location: guix/licenses.scm (guix licenses)
silofl1.1
Channel: guix
Location: guix/licenses.scm (guix licenses)
lgpl2.0+
Channel: guix
Location: guix/licenses.scm (guix licenses)
x11-style (uri #:optional comment)
Channel: guix
Location: guix/licenses.scm (guix licenses)
Documentation:

Return an X11-style license, whose full text can be found at URI, which may be a file:// URI pointing the package's tree.

cc-by-sa4.0
Channel: guix
Location: guix/licenses.scm (guix licenses)
Total public symbols: 86650