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

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.


daemon-session-locks-held
Channel: guix
Location: guix/scripts/processes.scm (guix scripts processes)
guix-processes args
Channel: guix
Location: guix/scripts/processes.scm (guix scripts processes)
Documentation:

list currently running sessions

open-server-socket (address)
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
Documentation:

Return a TCP socket bound to ADDRESS, a socket address.

%public-key
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
guix-publish args
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
Documentation:

publish build results over HTTP

%default-gzip-compression
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
%private-key
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
signed-string (s)
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
Documentation:

Sign the hash of the string S with the daemon's key. Return a canonical sexp for the signature.

run-publish-server (socket store #:key advertise? port compressions nar-path narinfo-ttl narinfo-negative-ttl cache pool)
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
publish-service-type
Channel: guix
Location: guix/scripts/publish.scm (guix scripts publish)
channel-list (opts)
Channel: guix
Location: guix/scripts/pull.scm (guix scripts pull)
Documentation:

Return the list of channels to use. If OPTS specify a channel file, channels are read from there; otherwise, if ~/.config/guix/channels.scm exists, read it; otherwise %DEFAULT-CHANNELS is used. Apply channel transformations specified in OPTS (resulting from '--url', '--commit', or '--branch'), if any.

guix-pull args
Channel: guix
Location: guix/scripts/pull.scm (guix scripts pull)
Documentation:

pull the latest revision of Guix

guix-refresh args
Channel: guix
Location: guix/scripts/refresh.scm (guix scripts refresh)
Documentation:

update existing package definitions

guix-remove args
Channel: guix
Location: guix/scripts/remove.scm (guix scripts remove)
Documentation:

remove installed packages

guix-repl args
Channel: guix
Location: guix/scripts/repl.scm (guix scripts repl)
Documentation:

read-eval-print loop (REPL) for interactive programming

guix-search args
Channel: guix
Location: guix/scripts/search.scm (guix scripts search)
Documentation:

search for packages

guix-shell args
Channel: guix
Location: guix/scripts/shell.scm (guix scripts shell)
Documentation:

spawn one-off software environments

guix-show args
Channel: guix
Location: guix/scripts/show.scm (guix scripts show)
Documentation:

show information about packages

profile-closure-size
Channel: guix
Location: guix/scripts/size.scm (guix scripts size)
profile-self-size
Channel: guix
Location: guix/scripts/size.scm (guix scripts size)
store-profile (items)
Channel: guix
Location: guix/scripts/size.scm (guix scripts size)
Documentation:

Return as a monadic value a list of <profile> objects representing the profile of ITEMS and their requisites.

guix-size args
Channel: guix
Location: guix/scripts/size.scm (guix scripts size)
Documentation:

profile the on-disk size of packages

profile-file
Channel: guix
Location: guix/scripts/size.scm (guix scripts size)
profile?
Channel: guix
Location: guix/scripts/size.scm (guix scripts size)
Total public symbols: 88177