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

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.


boot-parameters-store-mount-point
Channel: guix
Location: gnu/system.scm (gnu system)
%base-packages
Channel: guix
Location: gnu/system.scm (gnu system)
boot-parameters->menu-entry (conf)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return a <menu-entry> instance given CONF, a <boot-parameters> instance.

operating-system-hurd
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-locale-directory (os)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the directory containing the locales compiled for the definitions listed in OS. The C library expects to find it under /run/current-system/locale.

operating-system-kernel
Channel: guix
Location: gnu/system.scm (gnu system)
%base-packages-networking
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-activation-script (os)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the activation script for OS---i.e., the code that "activates" the stateful part of OS, including user accounts and groups, special directories, etc.

operating-system-user-kernel-arguments
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-root-file-system (os)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the root file system of OS.

operating-system-mapped-devices
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-with-provenance (os #:optional config-file)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

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

boot-parameters-store-directory-prefix
Channel: guix
Location: gnu/system.scm (gnu system)
boot-parameters-kernel
Channel: guix
Location: gnu/system.scm (gnu system)
%boot-parameters-version
Channel: guix
Location: gnu/system.scm (gnu system)
this-operating-system
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-profile (os)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return a derivation that builds the system profile of OS.

operating-system-label
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-locale
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-store-file-system (os)
Channel: guix
Location: gnu/system.scm (gnu system)
Documentation:

Return the file system that contains the store of OS.

%base-packages-disk-utilities
Channel: guix
Location: gnu/system.scm (gnu system)
%default-privileged-programs
Channel: guix
Location: gnu/system.scm (gnu system)
%base-firmware
Channel: guix
Location: gnu/system.scm (gnu system)
operating-system-host-name
Channel: guix
Location: gnu/system.scm (gnu system)
Total public symbols: 86650