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

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.


service-type-name
Channel: guix
Location: gnu/services.scm (gnu services)
%default-bash-aliases
Channel: guix
Location: gnu/services.scm (gnu services)
linux-builder-configuration-modules
Channel: guix
Location: gnu/services.scm (gnu services)
lookup-service-types
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Return the list of services with the given NAME (a symbol).

setuid-program-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
gc-root-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
modify-services
Channel: guix
Location: gnu/services.scm (gnu services)
service-type?
Channel: guix
Location: gnu/services.scm (gnu services)
service-back-edges (services)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Return a procedure that, when passed a <service>, returns the list of <service> objects that depend on it.

service-value
Channel: guix
Location: gnu/services.scm (gnu services)
linux-builder-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
etc-directory (service)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Return the directory for SERVICE, a service of type ETC-SERVICE-TYPE.

system-provenance (system)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Given SYSTEM, the file name of a system generation, return two values: the list of channels SYSTEM is built from, and its configuration file. If that information is missing, return the empty list (for channels) and possibly #false (for the configuration file).

system-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
firmware-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
user-group?
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-group-password
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-account-shell
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
default-shell
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-account-system?
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
user-account-create-home-directory?
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
sexp->user-account (sexp)
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
Documentation:

Take SEXP, a tuple as returned by 'user-account->gexp', and turn it into a user-account record.

subid-range-name
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
subid-range
Channel: guix
Location: gnu/system/accounts.scm (gnu system accounts)
Total public symbols: 86650