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

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.


shepherd-service-back-edges (services #:key provision requirement)
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Documentation:

Return a procedure that, when given a <shepherd-service> from SERVICES, returns the list of <shepherd-service> that depend on it.

Use PROVISION and REQUIREMENT as one-argument procedures that return the symbols provided/required by a service.

shepherd-system-log-service-type
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
system-log-configuration-history-size
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-service-lookup-procedure (services #:optional provision)
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Documentation:

Return a procedure that, when passed a symbol, return the item among SERVICES that provides this symbol. PROVISION must be a one-argument procedure that takes a service and returns the list of symbols it provides.

shepherd-root-service-type
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
system-log-configuration?
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
system-log-configuration-provision
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-configuration-shepherd
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-service-upgrade (live target)
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Documentation:

Return two values: the subset of LIVE (a list of <live-service>) that needs to be unloaded, and the subset of LIVE that needs to be restarted to complete their upgrade.

system-log-configuration-message-destination
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-action-name
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-configuration?
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-action-documentation
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-signal-action (name signal #:key documentation message)
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Documentation:

Return a shepherd action with NAME to send SIGNAL to the running process. The documentation string of the action will be set to DOC. The action will print MESSAGE after sending the signal.

shepherd-service-file (service)
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Documentation:

Return a file defining SERVICE.

shepherd-service-respawn-limit
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
%default-modules
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
system-log-configuration
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
system-log-configuration-max-silent-time
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-service-type
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-action-procedure
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
%shepherd-root-service
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
system-log-configuration-date-format
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
shepherd-configuration
Channel: guix
Location: gnu/services/shepherd.scm (gnu services shepherd)
Total public symbols: 86650