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

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.


extra-special-file (file target)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Use TARGET as the "special file" FILE. For example, TARGET might be (file-append coreutils "/bin/env") and FILE could be "/usr/bin/env".

validate-service-list
Channel: guix
Location: gnu/services.scm (gnu services)
provenance-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
%service-type-path
Channel: guix
Location: gnu/services.scm (gnu services)
vte-integration-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
missing-value-service-error-type
Channel: guix
Location: gnu/services.scm (gnu services)
linux-loadable-module-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
missing-target-service-error-service
Channel: guix
Location: gnu/services.scm (gnu services)
service-error?
Channel: guix
Location: gnu/services.scm (gnu services)
service-type-compose
Channel: guix
Location: gnu/services.scm (gnu services)
sexp->system-provenance (sexp)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Parse SEXP, an s-expression read from /run/current-system/provenance or similar, and return two values: the list of channels listed therein, and the OS configuration file or #f.

service?
Channel: guix
Location: gnu/services.scm (gnu services)
etc-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
special-files-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
missing-value-service-error-location
Channel: guix
Location: gnu/services.scm (gnu services)
linux-builder-configuration?
Channel: guix
Location: gnu/services.scm (gnu services)
profile-service-type
Channel: guix
Location: gnu/services.scm (gnu services)
service-type-default-value
Channel: guix
Location: gnu/services.scm (gnu services)
fold-service-types (proc seed #:optional modules)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

For each service type exported by one of MODULES, call (PROC RESULT). SEED is used as the initial value of RESULT.

remove-service-extensions (type lst)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Return TYPE, a service type, without any of the service extensions targeting one of the types in LST.

instantiate-missing-services (services)
Channel: guix
Location: gnu/services.scm (gnu services)
Documentation:

Return SERVICES, a list, augmented with any services targeted by extensions and missing from SERVICES. Only service types with a default value can be instantiated; other missing services lead to a '&missing-target-service-error'.

service-type-description
Channel: guix
Location: gnu/services.scm (gnu services)
%hurd-startup-service
Channel: guix
Location: gnu/services.scm (gnu services)
ambiguous-target-service-error-target-type
Channel: guix
Location: gnu/services.scm (gnu services)
Total public symbols: 86650