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

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.


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

service
Channel: guix
Location: gnu/home/services.scm (gnu home services)
literal-string
Channel: guix
Location: gnu/home/services.scm (gnu home services)
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.

home-profile-service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
service-type
Channel: guix
Location: gnu/home/services.scm (gnu home services)
for-home?
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)
literal-string-value
Channel: guix
Location: gnu/home/services.scm (gnu home services)
service-extension
Channel: guix
Location: gnu/home/services.scm (gnu home services)
%initialize-gettext
Channel: guix
Location: gnu/home/services.scm (gnu home services)
literal-string?
Channel: guix
Location: gnu/home/services.scm (gnu home services)
xdg-configuration-files-directory
Channel: guix
Location: gnu/home/services.scm (gnu home services)
home-environment-essential-services
Channel: guix
Location: gnu/home.scm (gnu home)
home-environment-with-provenance (he #:optional config-file)
Channel: guix
Location: gnu/home.scm (gnu home)
Documentation:

Return a variant of HE that stores its own provenance information, including CONFIG-FILE, if available. This is achieved by adding an instance of HOME-PROVENANCE-SERVICE-TYPE to its services.

home-environment-user-services
Channel: guix
Location: gnu/home.scm (gnu home)
this-home-environment
Channel: guix
Location: gnu/home.scm (gnu home)
home-generation-base (file)
Channel: guix
Location: gnu/home.scm (gnu home)
Documentation:

If FILE is a Home generation GC root such as "guix-home-42-link", return its corresponding base---e.g., "guix-home". Otherwise return #f.

This is similar to the 'generation-profile' procedure but applied to Home generations.

home-environment-derivation (he)
Channel: guix
Location: gnu/home.scm (gnu home)
Documentation:

Return a derivation that builds home environment.

home-environment-location
Channel: guix
Location: gnu/home.scm (gnu home)
home-environment
Channel: guix
Location: gnu/home.scm (gnu home)
home-environment-packages
Channel: guix
Location: gnu/home.scm (gnu home)
Total public symbols: 86799