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

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-extension
Channel: guix
Location: gnu/home/services.scm (gnu home services)
home-files-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
shell-variable-definitions (variables)
Channel: guix
Location: gnu/home/services.scm (gnu home services)
Documentation:

Return a gexp that evaluates to a list of POSIX shell statements defining VARIABLES, a list of variable name/value pairs, as shell variables (not environment variables). The returned code ensures variable values are properly quoted.

home-run-on-change-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
fold-home-service-types (proc seed)
Channel: guix
Location: gnu/home/services.scm (gnu home services)
home-environment-variables-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
home-gc-root-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
with-shell-quotation-bindings (exp)
Channel: guix
Location: gnu/home/services.scm (gnu home services)
Documentation:

Insert EXP, a gexp, in a lexical environment providing the 'shell-single-quote' and 'shell-double-quote' bindings.

simple-service (name target value)
Channel: guix
Location: gnu/home/services.scm (gnu home services)
Documentation:

Return a service that extends TARGET with VALUE. This works by creating a singleton service type NAME, of which the returned service is an instance.

service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
home-xdg-configuration-files-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
xdg-configuration-files-directory
Channel: guix
Location: gnu/home/services.scm (gnu home services)
system-provenance (system)
Channel: guix
Location: gnu/home/services.scm (gnu home 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).

home-profile-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
environment-variable-shell-definitions (variables)
Channel: guix
Location: gnu/home/services.scm (gnu home services)
Documentation:

Return a gexp that evaluates to a list of POSIX shell statements defining VARIABLES, a list of environment variable name/value pairs. The returned code ensures variable values are properly quoted.

define-service-type-mapping
Channel: guix
Location: gnu/home/services.scm (gnu home services)
home-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
for-home?
Channel: guix
Location: gnu/home/services.scm (gnu home services)
literal-string
Channel: guix
Location: gnu/home/services.scm (gnu home services)
for-home
Channel: guix
Location: gnu/home/services.scm (gnu home services)
home-environment-location
Channel: guix
Location: gnu/home.scm (gnu home)
home-environment-essential-services
Channel: guix
Location: gnu/home.scm (gnu home)
home-environment-user-services
Channel: guix
Location: gnu/home.scm (gnu home)
home-environment-packages
Channel: guix
Location: gnu/home.scm (gnu home)
Total public symbols: 86934